deraadt
619a6f195c
sync
8 years ago
ratchov
1fd280de12
sync after /dev/sound* removal
8 years ago
naddy
c764b5c799
regen
8 years ago
naddy
f7d710b67f
Remove the tape block device nodes.
While here, also remove two forgotten descriptions for long obsolete
devices.
8 years ago
goda
1ee5dae778
sync
8 years ago
goda
25564e898f
Add switch(4) cdev entry
ok deraadt@ yasuoka@ reyk@
8 years ago
tedu
80896da37f
upgrade selected login.conf to use auto rounds for bcrypt. the installer
already does this, so we don't want to go backwards on password changes.
ok krw
8 years ago
deraadt
dfd33a5d62
sync
9 years ago
deraadt
cae8144a00
sync
9 years ago
natano
51da054bb5
Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is
unused for now, but I plan to convert all programs in base to use it in
a future diff. /dev/bpf0 is for compatibility with existing binaries
and is to be removed after a transition period.
ok rpe krw, for the installer part
"Let's see it hit the tree." deraadt
9 years ago
tedu
6717be6f85
regen
9 years ago
tedu
dfb3f10f6b
burn down the systrace
9 years ago
espie
8ea4845cd8
regen generated files after MAKEDEVs commits
9 years ago
naddy
f9907be0c1
Remove option USER_LDT and everything depending on it.
Remove machdep.userldt sysctl.
Remove i386_[gs]et_ldt syscall stub from libi386.
Remove i386_[gs]et_ldt regression test.
ok mlarkin@ millert@ guenther@
9 years ago
naddy
0ca587658b
delete the kern.emul/KERN_EMUL sysctl bits since there are no
emulations left; ok millert@ deraadt@, jmc@ (man pages)
9 years ago
uebayasi
58c11ffa75
Regen
9 years ago
uebayasi
21fee912e1
Add ipmi(4) cdev entry on amd64 and i386
9 years ago
reyk
9d8b285f9b
sync
9 years ago
reyk
3e71c28b38
Add /dev/pvbus0 (mode 0640) to MAKEDEV on i386 and amd64.
Needed for the key-value interface that has been added to pvbus(4).
OK mikeb@
9 years ago
sf
6af539cb41
regen MAKEDEV
9 years ago
sthen
451aaf058e
sync
9 years ago
sthen
ecbe1e9d5f
sync
9 years ago
sthen
23e8783e65
add /dev/vmm, req'd by and ok mlarkin@
9 years ago
sthen
86f4ef9c8a
ypcipher isn't supported any more - it was already removed from login.conf(5)
and pwd_gensalt.c - so remove it from the default /etc/login.conf files as well.
ok millert@
9 years ago
claudio
2421c3c6b6
Sync (after tap addition)
9 years ago
claudio
5b9df2aa48
MAKEDEV bits for tap(4)
OK dlg@ mpi@
9 years ago
krw
c22ea2225f
The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK
flags in the disklabel. These flags were discarded in 2006.
Remove documentation for and instances of 'ty'. Add instances of
'dt' that were missing. Use 'floppy' as the value of 'dt' for all
floppies and 'rdroot' for all boot images/miniroots.
Add 'rdroot' to dktypenames and an associated #define DTYPE_RDROOT,
since 'dt' values are parsed by matching entries in dktypenames[].
Slightly tweaked part of larger cleanup diff previously ok deraadt@.
9 years ago
krw
48e96a80fd
'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007
with r1.18. 'rm' and 'il' were removed from getdiskbyname() in 2009
with r1.19. The associated disklabel fields were recycled for other
purposes.
Another 'harmless' part of the larger disklabel cleanup diff.
ok deraadt@ as part of that larger diff.
9 years ago
krw
b9c8b35740
Fix geometry of rdroot entry so
nt# * ns# * nc# == pc# == pa#
which makes for a better disklabel via getdiskbyname().
ok deraadt@
9 years ago
sthen
0f204b21fa
add class used by the _pbuild user for DPB, ok ajacoutot@
9 years ago
miod
75595b9b9d
Typos in comments; Ville Valkonen
10 years ago
sthen
28611e7e8a
Add class section for unbound, using openfiles-cur=512 rather
than the daemon class' default of 128. Reminded by/ok ajacoutot@
10 years ago
miod
802a5f0795
Change the machdep.lidsupsend example now that the default setting has been
inverted.
10 years ago
deraadt
78f9439cae
Due to recent savings with instbin, we can take i386 to one install
floppy. A few drivers are missing, but the world has moved on (the drivers
included are always a work in progress)
Speeds up make release substantially, of course.
10 years ago
tedu
afa8fec38e
regen
10 years ago
tedu
71a19d5adc
remove urio
10 years ago
tedu
e23b2ece8b
regen
10 years ago
tedu
dfe12b7dbe
delete all the cry devices too. missed by mikeb previously.
10 years ago
tedu
e594303318
remove lkm
10 years ago
mikeb
3582d193e0
Remove userland bits related to the crypto(4) interface; ok deraadt
10 years ago
tedu
e1cedb0e9d
regen
10 years ago
tedu
7db39ae9cb
no bthub
10 years ago
reyk
0b6d3f347f
Remove the kerberos login methods.
ok henning@
11 years ago
tedu
f57f1925af
end experimental login.conf template support. one file per machine.
ok deraadt millert
11 years ago
kettenis
68a0072e4a
regen
11 years ago
kettenis
7d3fe827b5
We no longer support the userland interface for agp(4).
11 years ago
tedu
2afac518f6
too old, undermaintained
11 years ago
deraadt
e42554fe04
some files were not being hashes, because they were missing from MDEXT
noticed by jsg, and important enough to make release
11 years ago
deraadt
a5b057e094
cdemu is no more
11 years ago
deraadt
ecddb37e92
Add two disktab entries, for *.fs install filesystems (let's call them
'miniroot and maxiroot')..
from chris
11 years ago