Age | Commit message (Expand) | Author |
2017-11-14 | Remove /dev/arandom symlink. Nothing in base, xenocara, or ports uses | Christian Weisgerber |
2017-11-02 | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. | Martin Pieuchot |
2017-10-16 | Make it explicit that there is only one type of random device: | Christian Weisgerber |
2017-07-21 | Multiple virtualization layers may be available at the same time | Mike Belopuhov |
2016-09-11 | cua/tty nodes only need group dialer, the initial uid does not | Theo de Raadt |
2016-09-11 | extra spaces | Theo de Raadt |
2016-09-08 | Remove /dev/sound* as they are not used and they are identical | Alexandre Ratchov |
2016-09-04 | Remove the tape block device nodes. | Christian Weisgerber |
2016-09-02 | Add switch(4) cdev entry | Kazuya Goda |
2016-05-26 | whitespace found during review | Theo de Raadt |
2016-05-21 | Default /dev/video node to root.wheel 600 because this should not be | Theo de Raadt |
2016-04-28 | Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is | Martin Natano |
2016-04-25 | rm systrace | Ted Unangst |
2016-02-05 | Add ipmi(4) cdev entry on amd64 and i386 | Masao Uebayashi |
2016-01-27 | Add /dev/pvbus0 (mode 0640) to MAKEDEV on i386 and amd64. | Reyk Floeter |
2015-12-21 | add virtio-console driver | Stefan Fritsch |
2015-12-09 | vmm node only needs mode 600 | Theo de Raadt |
2015-11-10 | remove stray { } | Stuart Henderson |
2015-11-10 | add /dev/vmm, req'd by and ok mlarkin@ | Stuart Henderson |
2015-10-23 | MAKEDEV bits for tap(4) | Claudio Jeker |
2014-12-11 | remove urio | 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-15 | Remove ppi (hp300 leftover) | Miod Vallat |
2014-07-11 | remove bluetooth bits | Ted Unangst |
2013-11-21 | Change /dev/drm* permissions to 0600. | Mark Kettenis |
2013-11-05 | kill iop(4); spotted by jmc | Theo de Raadt |
2013-09-16 | Increase default number of ugen device files: two are too few for | David Coppa |
2013-09-05 | no bthub(4) page; | Jason McIntyre |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-07-06 | create 12 com(4) device nodes by default; requested by deraadt@ | Christian Weisgerber |
2013-07-06 | create more com(4) entries by default since puc(4)s are now guaranteed | Christian Weisgerber |
2013-06-21 | Make fuse device clonable. | syl |
2013-06-15 | allow creation of more fuse devices, and create 4 of them by default | Alexander Hall |
2013-06-03 | userland fuse support, but not attaching libfuse yet. ok beck deraadt | Ted Unangst |
2013-03-28 | vscsi(8) -> vscsi(4); | Jason McIntyre |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2013-01-30 | Create /dev/pppx by default. | YASUOKA Masahiko |
2012-08-23 | get rid of the nnpfs nodes | Theo de Raadt |
2012-04-06 | Remove raidframe device nodes. | Joel Sing |
2011-10-22 | Move the audio* device creation stanzas from MI to MD, and reduce the | Miod Vallat |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-07-06 | Remove obsolete drivers descriptions; no change in generated files on all | Miod Vallat |
2011-06-26 | remove mcd | Ted Unangst |
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson |
2010-09-30 | Add pppx(4) to MAKEDEV but do not create the device unless requested | Claudio Jeker |
2010-09-30 | Move the vscsi __devitem() so that it is before the _mcdev() line like | Claudio Jeker |
2010-08-03 | Create two more usb device nodes by default, as modern Apple hardware | Miod Vallat |
2010-07-23 | Create video1 by default. Can be useful e.g. on many laptops with | Marcus Glocker |
2010-07-21 | Some ss(4) bits escaped the purge, eliminate them. | Nicholas Marriott |