roger
6ea3db6934
MFS: No longer needed with PicoBSD 0.44
1999-06-15 12:51:57 +00:00
roger
56ced8ddfc
MFS: No longer needed in PicoBSD 0.44
1999-06-15 12:40:32 +00:00
roger
d66dc63b38
MFS: No longer needed in PicoBSD 0.44
1999-06-15 11:45:25 +00:00
roger
a5ee39b837
MFS: No longer needed in PicoBSD 0.44
1999-06-15 11:40:13 +00:00
roger
8ca92b9b95
Last commit was incorrect. Remove the 'rp' PCI device
1999-06-14 18:16:51 +00:00
roger
746dbf8125
Comment out the PCI Comtrol Rocketport entries.
...
The PicoBSD 'isp' build fails when both the PCI and ISA versions of the
'rp' driver are included at the same time
1999-06-14 18:08:17 +00:00
roger
935b9e8f36
Update to PicoBSD 0.44 from RELENG_3
1999-06-14 16:48:23 +00:00
roger
1d10595f4f
Update to PicoBSD 0.44 (from RELENG_3)
1999-06-14 16:36:50 +00:00
roger
8aaed59fdd
Update to PicoBSD 0.44 from RELENG_3
1999-06-14 15:45:56 +00:00
roger
896f01d1d7
Update to PicoBSD 0.44 from RELENG_
1999-06-14 15:45:41 +00:00
roger
c32c865045
Update PicoBSD kernel config files. Changes are
...
removal of bio, tty, net
removal of quotes
switches from isa? to nexus? or atkbdc?
additional comments
These bring the kernel config files in sync with those in
RELENG_3
1999-05-24 17:27:30 +00:00
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