Age | Commit message (Expand) | Author |
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-03-14 | We no longer support the userland interface for agp(4). | Mark Kettenis |
2014-01-05 | We need /dev/random on the install media | Theo de Raadt |
2013-11-05 | kill iop(4); spotted by jmc | 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-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
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-06-26 | remove mcd | Ted Unangst |
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 |
2009-08-13 | Add nodes for vscsi0; ok dlg | Theo de Raadt |
2009-08-10 | gpio for amd64. | Jonathan Gray |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-03-25 | Move drm from ``console ports'' to ``special purpose devices'' section. | Miod Vallat |
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-07-14 | Do not create /dev/joy* and /dev/{r,}mcd* nodes, these devices are not | Miod Vallat |
2008-06-28 | Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the | Marcus Glocker |
2008-06-25 | sort; ok todd | Jason McIntyre |
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 | make /dev/drm0 to go with oga@'s libdrm commit moments ago | Todd T. Fries |
2008-06-12 | video on all usb archs, ok mglocker@ | Todd T. Fries |
2008-06-12 | no /dev/*random on ramdisks, libc uses the sysctl | Todd T. Fries |
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker |
2007-11-26 | fix new agp code on amd64 | Reyk Floeter |
2007-11-25 | define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md) | Reyk Floeter |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth |
2007-11-25 | remove acpi device. named apmctl on amd64 now, and on i386 apmctl | Ted Unangst |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt |
2007-07-25 | bthub for amd64, from johan | Todd T. Fries |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries |
2006-06-11 | Remove wdt char device stuff from here too. | Michael Knudsen |
2006-04-16 | remove some rather deceptively unused lines; no change to generated MAKEDEV's | Todd T. Fries |
2006-04-16 | shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and | Todd T. Fries |
2005-08-01 | old ses device goes away | Theo de Raadt |
2005-06-29 | add bio | Todd T. Fries |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-04-21 | Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8) | Kenneth R Westerback |