deraadt
66da920378
sync
23 years ago
matthieu
e9927903d3
Aperture driver support for macppc. OK, deraadt@
23 years ago
deraadt
cf70518036
sysctl kern.usercrypto
23 years ago
deraadt
395e4e2058
re-add support for $if expansion; hamajima@nagoya.ydc.co.jp
23 years ago
hin
4fb1dcefdb
Make this file lie less, and just a little more informative.
23 years ago
hin
0782091948
Added an outcommented example of a parameter that's very nice for
people with NAT. Requested by some local users.
23 years ago
deraadt
1d5622d0ba
I should back out the base files too
23 years ago
deraadt
4785830e54
Remove uncommited garbage. I am sorry, but this was just not tested. It
crashes sh, EVEN after that possible fix. It appears to overflow the
ramdisk _before_ it dumps core. Noone was shown these changes. They were
just tossed in. This is not a development process that will work, so I
am just backing out all the changes in the last 24 hours.
23 years ago
todd
e654874e23
st0 goes on sparc ramdisk
23 years ago
todd
456d692497
ramdisk: rm wt0 tty02 tty03 mcd0, deraadt@ ok
23 years ago
todd
668770dbcf
sync
23 years ago
todd
120fee4c92
a couple more all/ramdisk tweaks
a random typo
23 years ago
todd
49f30c08fe
numeric typo
23 years ago
todd
d3fe747718
sync
23 years ago
todd
2b30853fc4
ramdisk: add back st0 st1 rx0 bpf0 rd0 sd2 sd3 ra1 ra2 cd0
23 years ago
todd
54935361fb
add ramdisk target, very basic, unused atm, but makes regress happy
23 years ago
todd
9e8e22ceb9
ramdisk: add back wd2 wd3 sd2 sd3 mcd0 wt0 cd1
23 years ago
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