miod
|
710c52cccf
|
Add ramdisk nodes to MAKEDEV.
|
22 years ago |
deraadt
|
14683925de
|
sync
|
22 years ago |
deraadt
|
08c0d92f48
|
use M correctly
|
22 years ago |
deraadt
|
233475c944
|
avoid cranking libc minors for another few weeks
|
22 years ago |
deraadt
|
a4970c4a94
|
sync
|
22 years ago |
deraadt
|
900cd0c6f0
|
oops, there is no cd0 on hp300
|
22 years ago |
miod
|
5c51245203
|
Regen.
|
22 years ago |
miod
|
bc9f61d91d
|
/dev/reload does not exist for mac68k.
|
22 years ago |
miod
|
a63a3b3a93
|
Regen.
|
22 years ago |
miod
|
f8952bb737
|
Block devices have 16 partitions per disklabel now.
|
22 years ago |
miod
|
5b93281a7b
|
Regen mvme68k MAKEDEV, and add it to the list of m4 MAKEDEV enabled arches.
|
22 years ago |
miod
|
2475273ffb
|
Switch mvme68k to the m4 MAKEDEV scheme.
As a bonus, we do not need awk(1) anymore to run MAKEDEV.
ok deraadt@
|
22 years ago |
miod
|
184e1bd7a6
|
Remove duplicate device list for "MAKEDEV all".
No change in the generated output, so no regen needed.
ok todd@
|
22 years ago |
miod
|
6f30de557e
|
Fix a macro usage buglet.
No changes in the generated output, so no regen needed.
ok todd@
|
22 years ago |
espie
|
3ef31f6e65
|
Use __func__ in assert.
ok millert@
|
22 years ago |
espie
|
bfad07d2c3
|
create section 3p in /usr/local.
ok millert@
|
22 years ago |
deraadt
|
b517a91d7a
|
sync
|
22 years ago |
deraadt
|
d9d51923f6
|
add missing cd0 devices to ramdisk targets
|
22 years ago |
deraadt
|
f513b47219
|
sync
|
22 years ago |
deraadt
|
bf5a699f99
|
need CD devices on the ramdisk
|
22 years ago |
deraadt
|
95af4f37ab
|
sync
|
22 years ago |
deraadt
|
36338fa33b
|
ramdisk needs wskbd0
|
22 years ago |
deraadt
|
b5eb86bc0a
|
sync
|
22 years ago |
deraadt
|
ad30f06d59
|
pci should be 600; matthieu ok
|
22 years ago |
miod
|
5d9767fb36
|
- update package list with a more complete list, which also lists
non-x86 packages (hfsplus, ogle-altivec, etc)
- mention that OpenSSH will be at 3.2 for this release
ok deraadt@
|
22 years ago |
deraadt
|
dab4dfbf83
|
update approximation of package list (good enough)
|
22 years ago |
mpech
|
c68a3ac420
|
Clean up after pw_file().
millert@ ok
deraadt@ ok to commit
|
22 years ago |
deraadt
|
f24a0ed1ad
|
sync
|
22 years ago |
deraadt
|
ba1cdf9f9a
|
may as well put a few more nodes on the disk..
|
22 years ago |
deraadt
|
644446f784
|
sync
|
22 years ago |
deraadt
|
c7c2c3ed11
|
sd2 fits
|
22 years ago |
deraadt
|
db34bddbde
|
correct name of ramdisk target (and remove crud)
|
22 years ago |
deraadt
|
64015401f7
|
sync
|
22 years ago |
deraadt
|
3b5ae7312b
|
make wd2 and wd3 until the install script runs MAKEDEV
|
22 years ago |
fgsch
|
7d8e1d2566
|
install link.h and dlfcn.h from sys/arch/sparc64/include.
|
22 years ago |
deraadt
|
966e2ded7b
|
some cleanups based on ideas from @msmith.net
|
22 years ago |
deraadt
|
5daff0e12a
|
shrink the ramdisk imagesize
|
22 years ago |
deraadt
|
d7ecb45c0c
|
shrink things in ramdisk; hugh ok
|
22 years ago |
deraadt
|
ebda7d0c56
|
oops
|
22 years ago |
deraadt
|
a0c46a95d5
|
wsconsctl.conf for sparc64 too; mickey ok
|
22 years ago |
fgsch
|
e19945e670
|
regen. some of these were missed previously.
|
22 years ago |
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 |