fgsch
3fedef20ed
create bktr0 for i386; millert@ deraadt@ ok.
22 years ago
brad
6c4c29fdc6
remove arc.
--
Ok'd by: deraadt@
22 years ago
deraadt
9215ae07fc
vax is not m4 yet
22 years ago
deraadt
1d2617c1d2
fix From line header; found by Nick
22 years ago
jason
00880d5972
add commented out machdep.allowaperture=1
22 years ago
miod
4403f86347
Regen
22 years ago
miod
f667bf4c11
Always create the hp-ux compatibility hil devices with the same numbers,
rather than probing the current system to find them.
This is bad, but not as worse as depending on hilinfo for proper operation.
22 years ago
deraadt
1a23f9e559
move to 3.1-beta
22 years ago
krw
9b98b6ce1d
Change the format for hosts lines to the one the install
scripts use - '1.2.3.4 host.my.domain host'.
ok millert@
22 years ago
jason
93be90ef5a
sync
22 years ago
jason
c98c10216f
add lpt/lpa
22 years ago
millert
45d8ecb72c
Use 'nochange' not 'preserve' flag.
22 years ago
millert
5e40bb6830
Do not ignore mtree's exit value when updating via 4.4BSD.dist.
Use the -U flag instead of -u so mtree doesn't exit with non-zero
when fixing up existing permissions/owners.
23 years ago
millert
064cc7ea24
Use new preserve flag for the root directory.
23 years ago
deraadt
3c40fbd25d
if ${DESTDIR} exists, do not modify the mode
23 years ago
lebel
6619dc4378
cvspserver 2401/tcp; ok millert@
23 years ago
itojun
ca39244dfc
supply ::1 reverse lookup on ip6.arpa too. from todd
23 years ago
todd
a7f5682ed7
sync
23 years ago
todd
ee687005ff
don't generate errors on ramdisk) for devices that have
'not came into the picture, yet'
ok mickey@
23 years ago
todd
d242db92bd
random typo fix; ok deraadt@
23 years ago
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
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