Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-02 | sync | Kazuya Goda | |
2016-09-02 | Add switch(4) cdev entry | Kazuya Goda | |
ok deraadt@ yasuoka@ reyk@ | |||
2016-06-26 | upgrade selected login.conf to use auto rounds for bcrypt. the installer | Ted Unangst | |
already does this, so we don't want to go backwards on password changes. ok krw | |||
2016-05-21 | sync | Theo de Raadt | |
2016-05-21 | sync | Theo de Raadt | |
2016-04-28 | Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is | Martin Natano | |
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 | |||
2016-04-25 | regen | Ted Unangst | |
2016-04-25 | burn down the systrace | Ted Unangst | |
2016-03-12 | regen generated files after MAKEDEVs commits | Marc Espie | |
2016-03-03 | Remove option USER_LDT and everything depending on it. | Christian Weisgerber | |
Remove machdep.userldt sysctl. Remove i386_[gs]et_ldt syscall stub from libi386. Remove i386_[gs]et_ldt regression test. ok mlarkin@ millert@ guenther@ | |||
2016-02-29 | delete the kern.emul/KERN_EMUL sysctl bits since there are no | Christian Weisgerber | |
emulations left; ok millert@ deraadt@, jmc@ (man pages) | |||
2016-02-05 | Regen | Masao Uebayashi | |
2016-02-05 | Add ipmi(4) cdev entry on amd64 and i386 | Masao Uebayashi | |
2016-01-27 | sync | Reyk Floeter | |
2016-01-27 | Add /dev/pvbus0 (mode 0640) to MAKEDEV on i386 and amd64. | Reyk Floeter | |
Needed for the key-value interface that has been added to pvbus(4). OK mikeb@ | |||
2015-12-21 | regen MAKEDEV | Stefan Fritsch | |
2015-11-10 | sync | Stuart Henderson | |
2015-11-10 | sync | Stuart Henderson | |
2015-11-10 | add /dev/vmm, req'd by and ok mlarkin@ | Stuart Henderson | |
2015-10-23 | ypcipher isn't supported any more - it was already removed from login.conf(5) | Stuart Henderson | |
and pwd_gensalt.c - so remove it from the default /etc/login.conf files as well. ok millert@ | |||
2015-10-23 | Sync (after tap addition) | Claudio Jeker | |
2015-10-23 | MAKEDEV bits for tap(4) | Claudio Jeker | |
OK dlg@ mpi@ | |||
2015-08-14 | The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK | Kenneth R Westerback | |
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@. | |||
2015-08-13 | 'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007 | Kenneth R Westerback | |
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. | |||
2015-07-27 | Fix geometry of rdroot entry so | Kenneth R Westerback | |
nt# * ns# * nc# == pc# == pa# which makes for a better disklabel via getdiskbyname(). ok deraadt@ | |||
2015-07-20 | add class used by the _pbuild user for DPB, ok ajacoutot@ | Stuart Henderson | |
2015-06-16 | Typos in comments; Ville Valkonen | Miod Vallat | |
2015-02-17 | Add class section for unbound, using openfiles-cur=512 rather | Stuart Henderson | |
than the daemon class' default of 128. Reminded by/ok ajacoutot@ | |||
2015-01-20 | Change the machdep.lidsupsend example now that the default setting has been | Miod Vallat | |
inverted. | |||
2015-01-12 | Due to recent savings with instbin, we can take i386 to one install | Theo de Raadt | |
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. | |||
2014-12-11 | regen | Ted Unangst | |
2014-12-11 | remove urio | Ted Unangst | |
2014-10-09 | regen | Ted Unangst | |
2014-10-09 | delete all the cry devices too. missed by mikeb previously. | Ted Unangst | |
2014-10-09 | remove lkm | Ted Unangst | |
2014-08-20 | Remove userland bits related to the crypto(4) interface; ok deraadt | Mike Belopuhov | |
2014-07-11 | regen | Ted Unangst | |
2014-07-11 | no bthub | Ted Unangst | |
2014-04-22 | Remove the kerberos login methods. | Reyk Floeter | |
ok henning@ | |||
2014-03-26 | end experimental login.conf template support. one file per machine. | Ted Unangst | |
ok deraadt millert | |||
2014-03-14 | regen | Mark Kettenis | |
2014-03-14 | We no longer support the userland interface for agp(4). | Mark Kettenis | |
2014-03-07 | too old, undermaintained | Ted Unangst | |
2014-03-05 | some files were not being hashes, because they were missing from MDEXT | Theo de Raadt | |
noticed by jsg, and important enough to make release | |||
2014-03-03 | cdemu is no more | Theo de Raadt | |
2014-03-02 | Add two disktab entries, for *.fs install filesystems (let's call them | Theo de Raadt | |
'miniroot and maxiroot').. from chris | |||
2014-01-05 | sync | Theo de Raadt | |
2014-01-05 | We need /dev/random on the install media | Theo de Raadt | |
discussed with rpe and halex | |||
2013-11-21 | regen | Mark Kettenis | |
2013-11-18 | Give /dev/drm0 to the user logged on the console to be able | Matthieu Herrb | |
to run OpenGL applications. ok kettenis@ naddy@ |