Age | Commit message (Expand) | Author |
2020-07-22 | create /dev nodes for sparc64 and powerpc console, so that dev_mkdb | Theo de Raadt |
2020-07-06 | wire up kstat(4). | David Gwynne |
2020-05-25 | Increase the default number of ldom and ttyV devices for sparc64 from | kmos |
2020-04-24 | Bump audio devices count to 4 | Alexandre Ratchov |
2020-01-23 | wire up pppac(4). | David Gwynne |
2020-01-21 | Add /dev/dt | Martin Pieuchot |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-10-20 | Add /dev/pri. | Mark Kettenis |
2016-09-11 | cua/tty nodes only need group dialer, the initial uid does not | Theo de Raadt |
2016-09-04 | Remove the tape block device nodes. | Christian Weisgerber |
2016-09-02 | Add switch(4) cdev entry | Kazuya Goda |
2016-04-28 | Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is | Martin Natano |
2016-04-25 | burn down the systrace | Ted Unangst |
2015-10-23 | MAKEDEV bits for tap(4) | Claudio Jeker |
2015-03-11 | openprom, just like eeprom; ok miod | Theo de Raadt |
2014-12-11 | remove urio | 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-07-11 | no bthub | Ted Unangst |
2014-01-05 | We need /dev/random on the install media | Theo de Raadt |
2013-08-21 | Forgot to remove uscan_dev after uscanner(4) was sent to the attic. | Antoine Jacoutot |
2013-08-08 | create drm device nodes on sparc64 and create additional entries | Jonathan Gray |
2013-06-03 | userland fuse support, but not attaching libfuse yet. ok beck deraadt | Ted Unangst |
2013-02-12 | Increase default number of ldoms to 8 (+ 8 virtual consoles and 16 | Antoine Jacoutot |
2012-12-19 | Tweak to generate a better man page. | Mark Kettenis |
2012-12-19 | Make it easier to create more /dev/ldomN devices. As a bonus this stops | Mark Kettenis |
2012-12-08 | Add /dev/vdsp[0-7]. | Mark Kettenis |
2012-11-03 | Add /dev/ldom[0-3]. | Mark Kettenis |
2012-10-20 | Add /dev/hvctl and /dev/spds. | Mark Kettenis |
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 |
2010-10-08 | allocate a major number to midi, since midi is already enabled | Alexandre Ratchov |
2010-09-30 | Add pppx(4) to MAKEDEV but do not create the device unless requested | Claudio Jeker |
2010-09-04 | Reorder device entries within sections, for MAKEDEV.8 to have them sorted. | Miod Vallat |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-06-26 | Add /dev/diskmap to ramdisks. | Joel Sing |
2010-06-09 | add diskmap entries, not on ramdisks yet | Todd T. Fries |
2010-03-30 | Add missing bthub device entries on arches that support bluetooth. | Matthieu Herrb |
2009-08-13 | Add nodes for vscsi0; ok dlg | Theo de Raadt |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-05-12 | Add /dev/ttyV*. | Mark Kettenis |
2009-04-12 | Add /dev/mdesc. | Mark Kettenis |
2009-02-06 | Bump the number of /dev/sd* files on usb-capable archs. With modern | Alexander Yurchenko |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat |
2008-06-28 | Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the | Marcus Glocker |
2008-06-14 | redo the way MAKEDEV files are generated | Todd T. Fries |
2008-06-13 | /dev/bio on ramdisks, it is safe and small | Todd T. Fries |
2008-06-12 | video on all usb archs, ok mglocker@ | Todd T. Fries |