deraadt
a4d2d24eff
be silent on kernels which lack nfs; d.doroshenko@omnitel.net
23 years ago
todd
c02d9d6db7
correct char major of rd[0-9]*
ok deraadt@
23 years ago
todd
0a6c8f460c
a reasonable start at ramdisk) for sun3
ok deraadt@
23 years ago
todd
a8be8cd9de
- fix a 'rndrandom' vs 'random' output problem
- more accurate documentation, more documentation
- remove some EOL whitespace
ok deraadt@
23 years ago
miod
fba1d2eff0
deraadt@ objects to the caveat remark, so remove it.
23 years ago
miod
2e6a70b044
Slightly improve wording and punctuation.
23 years ago
miod
b796301032
Add a caveat section pointing out that people affecting the return value
of getopt() to char variables instead of int lose on arches where char is
unsigned by default.
Clean the example by not pasting parts of <unistd.h> into it, and by not
using atoi(3).
23 years ago
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
deraadt
893d09ec7a
fgsch, if you commit without test compiling ONE MORE TIME, I will send a castration team down to argentina
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
fgsch
265d2ab100
use sizeof w/ defines; niklas@ millert@ ok.
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
millert
b885e82db3
Revert local changes that snuck in to the last commit.
23 years ago
millert
d212774fe6
Some user header files may define an abs macro which will cause a
syntax error if the #define happens before stdlib.h is included.
If abs is #defined, #undef and issue a warning. This is similar
to what Tru64 UNIX does and is effectively the same as what happens
on Solaris (though on Solaris the real abs() is a macro).
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
millert
d0f45c1a97
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
23 years ago
mpech
1d113f7a3f
login_close() should avoid memory leak.
millert@ ok
23 years ago
deraadt
c04f90c05c
quiet raid check
23 years ago
mickey
babb829c73
netiso/xebec no more
23 years ago
pvalchev
8f3f4efdd9
use mktemp; help & ok millert
23 years ago
tdeval
52e47041ab
raid(4) parity check simplification
23 years ago
millert
959b08f109
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
23 years ago
deraadt
ddb0d5c92a
sync
23 years ago
deraadt
480b2c223b
why were there two ramdisks?
23 years ago
millert
b68c09e067
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
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