Commit Graph

123 Commits

Author SHA1 Message Date
abial
a56a225db6 Deal with MAKEDEV's braindedness.
Submitted by:	Patrick Powell <papowell@astart4.astart.com>
Reviewed by:	abial
1999-05-05 08:37:46 +00:00
abial
44741b5aa7 Simple_HTTPd on steroids - major rework of the original program, by
William Lloyd. New features include:

* many additional command line options
* "fetch" mode
* less bugs :-)
* better README.

Submitted by:	William Lloyd <wlloyd@lap.net>
Reviewed by:	abial
1999-05-05 07:22:34 +00:00
hoek
a4398bb850 Change references from "passwordperiod" to "passwordtime", since
"passwordtime" is what passwd(1) has actually been using.  I suspect
passwordperiod was the original intent.  I can't figure-out which,
if either, BSDi uses.  If anyone knows...
1999-04-30 18:19:46 +00:00
abial
52c6e124b0 Take boot1/boot2 from their new place, i.e. /boot/, not from
(currently nonexistent) /usr/mdec/.

Submitted by:	luigi
1999-03-09 21:15:08 +00:00
abial
e504062bce Copy the 'reboot' script only for "dial" floppy. 1999-02-15 00:27:00 +00:00
abial
35ae892d35 Merge from RELENG_3. 1999-02-12 20:36:13 +00:00
des
9e7ce1fd58 Use ppbus instead of the lpt driver. 1999-02-10 02:26:04 +00:00
abial
921f53138d Add missing "quit". 1999-01-19 23:15:56 +00:00
abial
75a0ac1f34 Don't start (now) noneexistent snmpd. 1999-01-19 23:15:41 +00:00
abial
cbe8ae2bb7 Remove generated copy of the file. 1999-01-19 23:14:30 +00:00
abial
5b8b7372a5 Add NOPAM hook. 1999-01-19 23:12:50 +00:00
abial
0ccfcd1b9d Remove PROCFS - we don't use it. 1999-01-19 23:12:27 +00:00
abial
af7b86eaf4 Remove snmp for now - it has to either shrink, or we have to invent
something else...
1999-01-19 23:11:50 +00:00
abial
63c938b5c0 Add NOPAM hook to be able to use login(1) here... 1999-01-19 23:10:34 +00:00
abial
0755c9f86b Sync more with reality... 1999-01-19 23:09:46 +00:00
abial
1f5891c734 Emulate getpass behaviour when asking for user's password.
Add ability to use PAP/CHAP authentication in auto-generated ppp.conf.

Let users edit ppp arguments before the first run.
1999-01-19 23:09:15 +00:00
abial
2c5cd6fab1 Add stty to emulate getpass in dialup script. 1999-01-19 23:07:17 +00:00
abial
151e711453 Next round of fixes before 3.1-RELEASE. 1999-01-19 23:02:05 +00:00
abial
aec7b008ac Bump version number to 0.43 1999-01-19 23:01:25 +00:00
abial
4eb6950f3a Fix copy & paste error.
Submitted by:	Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za>
1999-01-18 10:17:38 +00:00
danny
fb44d81b91 Fix Makefile so it works.
Change date format to yyyy/mm/dd hh:mm:ss
Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-01-16 03:50:10 +00:00
abial
98f6bbde84 Use the new kget syntax. 1999-01-14 23:23:19 +00:00
abial
42bcfe7514 Add natd entry. 1999-01-14 23:23:02 +00:00
abial
0cfc1bd486 Change to new syscons devices. 1999-01-14 23:22:51 +00:00
abial
c5f57bba74 Use the new syntax for kget. 1999-01-14 23:21:04 +00:00
abial
aa1665b788 Fix to match new syntax for kget. 1999-01-14 23:19:47 +00:00
abial
27c51a7087 Change to the new syscons devices. 1999-01-14 23:15:39 +00:00
abial
6fb0dad2ed Make transition to ELF kernel. Fix the userconfig_script handling. 1999-01-14 23:14:46 +00:00
asami
7df90d6ad0 Oops, I missed a few more /etc/nologin references yesterday. It appears
my check of the tree was incomplete.  Sorry guys.

Reported by:	Ben Smithurst <ben@scientia.demon.co.uk>
1999-01-12 14:09:23 +00:00
abial
33d281b677 Replace kget with version which obtains its info from newly added
sysctl machdep.uc_devlist, instead of /dev/kmem.
1999-01-08 21:09:42 +00:00
abial
262c953637 Fix typo.
Submitted by:	Ilya V. Komarov <mur@lynx.ru>
1998-12-22 21:40:56 +00:00
abial
600fcdb1f2 Fix errors in last commit. 1998-11-25 14:59:28 +00:00
abial
5edc4e61b8 New revision of UCI project document. Comments are welcome... 1998-11-25 11:08:54 +00:00
abial
14b76b736b Update ssh version number. It's only informational, anyway.
Submitted by:	jkh
1998-11-15 23:30:26 +00:00
abial
219aa53ba9 Use console instead of ttyv0 - it didn't work with serial console... 1998-11-15 23:26:32 +00:00
abial
d0ac456c88 Change USERCONFIG_BOOT -> INTRO_USERCONFIG 1998-11-14 20:10:23 +00:00
des
d6ccde6698 Back out previous commit. The bpfilter -> bpf transition will have to be a
flag day unless we can hack config(8) to smooth things over.
1998-11-03 22:01:22 +00:00
des
b38e7f90e1 Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
and will stick around for a while.
1998-11-03 21:12:20 +00:00
abial
c5e67afa1a Changed my e-mail address. 1998-11-01 20:19:43 +00:00
abial
4a0846c669 Change my e-mail address. 1998-11-01 20:01:40 +00:00
abial
bb3718de30 Added info on Unified Configuration Interface Project. Several people
contributed their ideas to this document, among them Terry Lambert and
Bryan Mann, both @whistle.com. Thanks!
1998-11-01 19:52:47 +00:00
abial
79fe648432 Update help files to reflect changes in vm utility. 1998-10-29 12:46:31 +00:00
abial
c0343e59cb Fix conversion from pages to kB's.
Noticed by:	luigi
Obtained from:	sources for vmstat(8)
1998-10-29 12:38:06 +00:00
abial
8ba00ec7af Corect info about help files being stored in ar archive.
Submitted by:	Eric P. Scott <eps@sirius.com>
1998-10-28 16:42:51 +00:00
abial
e119303921 Add missing psm0 dev entry.
Submitted by:	Eric P. Scott <eps@sirius.com>
1998-10-28 16:26:29 +00:00
abial
5c614b11dd Added TODO list. Automate changing of the "Last updated" field. 1998-10-28 16:16:31 +00:00
abial
0230a7360f Remove redundant files (they are recreated during building from templates
in ../../lang/).
1998-10-25 15:48:18 +00:00
abial
cb95d3b647 Changes to comply with new syntax.
Noticed by:	bde, the Hawk Eye :-)
1998-10-25 15:31:26 +00:00
abial
5b8edb0e0a Add msg. 1998-10-25 15:17:24 +00:00
abial
de930d42fa Changes to comply with new syntax.
Noticed by:	bde, the Hawk Eye :-)
1998-10-25 15:16:58 +00:00