espie
17f93081c7
includes should be installed during `make include', not later.
Fixes this for lex and binutils' bfd.
Also, do not install ansidecl.h, we don't really need it, bfd.h uses it,
and we installed it so that bfd worked, so let bfd.h include it directly.
prompted by mickey@
22 years ago
deraadt
f6ee0bc002
ssh uid and gid for privsep
22 years ago
millert
499339881f
rlogind and rexecd are history
22 years ago
brad
a43a32b6da
add pwdgen entries. PR 2557.
--
From: Sebastian Stark
22 years ago
deraadt
06d03c8505
localhost:comsat appears to work. might be DNS issues, but only if we deploy it can we see such issues
22 years ago
mpech
bc299477ad
o) start new sentence on a new line;
o) always close .Bl tags;
o) fix usage of .Xr;
millert@ ok
22 years ago
mpech
93a232f650
Initial cleanup:
o) remove extra space in the end of line;
o) remove extra blank lines in the end of file;
o) remove .Pp before .Ss;
o) CAVEAT -> CAVEATS;
o) fix usage of .Fa;
o) <blank-line> -> .Pp;
o) wrap long lines;
millert@ ok
22 years ago
pvalchev
5ca0ee4656
wierd -> weird
22 years ago
miod
21b7fce29d
Regen
22 years ago
miod
45e474ebcf
Move mvme88k to the joys of the m4-generated MAKEDEV world.
22 years ago
miod
90bc8c9f7a
Regen.
22 years ago
miod
d35f7658c7
Fix ccd entry, and remove a duplicate.
22 years ago
deraadt
72a33f355e
build release bsd.scsi3 from regular bsd file, by using config -e to
clone sd0 out of sd*. my idea, initial hack by miod, my makefile hackery
22 years ago
miod
a08b639eaa
The beginnings of decent mac68k installation media, as two bsd.rd images.
Currently, the building of this is not enabled in "make release", however.
22 years ago
espie
eb697fc1c4
zap /usr/include/g++/gen, it's ancient.
22 years ago
espie
07d30e34e3
Introduce a new file, machine/internal_types.h, to hold that specific arch
type characteristics.
internal_types.h will contain only settings invisible from standard C, e.g.,
in the __* or _[A-Z]* namespace, and be reused by files like limits.h.
This allows us to shorten machine/limits.h greatly, as all the common defines
are now in sys/limits.h, plus a small stub in internal_types.h.
Tested on all arches as far as I know.
Approved after discussion with art, millert, deraadt, and others.
22 years ago
matthieu
2b0bbfdd9d
Run getty on /dev/ttyC0, not /dev/console.
Ok deraadt@, millert@
22 years ago
millert
9a4c1a43e1
Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...
22 years ago
deraadt
6f2ecb1fab
minor cleanups
22 years ago
miod
390adaad01
Regen.
22 years ago
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