todd
e30327ccf6
there never was a 'hil' defined, don't try to put it on ramdisk
com ports are not needed on ramdisk
23 years ago
todd
c6f280b0d5
add back view
23 years ago
todd
b37ec6d17e
ramdisk: one less wd, one more sd, as it was
23 years ago
todd
52f02c0b60
fix a few devices for ramdisks
re-order a few all and ramdisk targets to *try* to get lucky and
escape ksh's core's
23 years ago
millert
9445eccffb
If there is a /var/run/dhclient.pid file, stash its contents and
restore it after cleaning out /var/run. Since we don't have /usr
yet our options are limited here.
Without this change /var/run/dhclient.pid will be removed after
dhclient is started from /etc/netstart.
23 years ago
miod
a8fb738148
Change the network components initialization order.
Change from:
o all interfaces
o all bridges
o routes
to:
o physical interfaces
o routes
o gif and gre interfaces
o bridges
Fixeski PR #2400 .
Manual page updates coming soon.
Ok angelos@ chris@ deraadt@
23 years ago
todd
ae32d4a9d6
sync
23 years ago
todd
15e026839d
pretty
23 years ago
todd
e65bdf51f6
make wscons devices D-F possible, only used on sparc64 (D) atm.
make sparc64 build ttyD{cfg,0,1,..,b}
move wscons) to 'target()' macros to make the above possible
23 years ago
deraadt
c04f90c05c
quiet raid check
23 years ago
pvalchev
8f3f4efdd9
use mktemp; help & ok millert
23 years ago
tdeval
52e47041ab
raid(4) parity check simplification
23 years ago
deraadt
ddb0d5c92a
sync
23 years ago
deraadt
480b2c223b
why were there two ramdisks?
23 years ago
todd
eba131b8fb
final touches
23 years ago
deraadt
1a8059a3bc
hidden magic is stupid
23 years ago
deraadt
738acdc9e3
copyright repair
23 years ago
todd
3cb1995164
sync
23 years ago
todd
1b252de630
tweaks for vax; I must find a way of over-riding default target's, until then,
this feels alot like distrib/sets .. mi global and md for everybody that's
gotta be different ..
23 years ago
deraadt
0fea887c5d
my guess at what will make a full distribution
23 years ago
hugh
a1f79d6283
M4 generated MAKEDEV still premature.
23 years ago
deraadt
830ce85979
install PCS on vax from here
23 years ago
todd
b4d80f179d
sync
23 years ago
todd
4564b2eaeb
o start a TODO list
o properly generate scsi scanner devices
o shorten pty generation shell fragment
o many tweaks for vax (audio what? how did I ever think vax had audio?)
23 years ago
todd
173b550a6c
sync
23 years ago
todd
9c009b8ac8
fix just a tad
23 years ago
todd
655b3a6779
complete the function arg KNF spacing
23 years ago
todd
25c9dec628
sync
23 years ago
todd
7b56422609
vax joins the fun.
23 years ago
todd
06771093b9
sync (only comments with commas effected)
23 years ago
todd
7eb606f8d6
KNF function argument spacing
23 years ago
todd
347bc23944
s/,\([^ ]\)/, \1/g .. mostly. Function arguments now spaced like style(9)
23 years ago
todd
64921dcca7
escapees; it is not yet time (but soon)
23 years ago
todd
891c47a32b
sync
23 years ago
todd
fc11e3e42c
crank pty by one; ok millert@,deraadt@,miod@
23 years ago
todd
35d869ef09
sync
23 years ago
todd
b1b63fd039
hp300 joins the party; ok millert@
23 years ago
todd
d7fd27d454
hppa is in.
23 years ago
todd
e160edd43a
fix tty/pty #'s (off by one)
23 years ago
todd
7fb5720560
sync
23 years ago
todd
850c59227e
enable amiga
23 years ago
marc
d741363543
don't ignore the contents of /etc/ssh; ok deraadt@
23 years ago
deraadt
5cd95e8f4c
sync
23 years ago
deraadt
699dd40f67
indent nit
23 years ago
deraadt
91b0af18bb
sync
23 years ago
deraadt
5a34d723bb
some indentation output nits
23 years ago
drahn
5139a16ed5
sync
23 years ago
drahn
86e9d150c5
add wd* to ramdisk target for macppc, reported my matthieu
23 years ago
deraadt
329137886d
not ready for MAKEDEV.md
23 years ago
deraadt
87ab85e8bf
move ssh config files to /etc/ssh
23 years ago