Age | Commit message (Expand) | Author |
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-09-03 | Add audio devices. | Miod Vallat |
2011-07-06 | Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the | Miod Vallat |
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-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat |
2008-09-24 | enable /dev/xfs0 creation like other archs in the 'all' mode | Todd T. Fries |
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 | no /dev/*random on ramdisks, libc uses the sysctl | Todd T. Fries |
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries |
2007-05-27 | back out bio, breaks dlg's sparc64 v215 | Todd T. Fries |
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries |
2007-04-04 | fix wrong major # for xfs | Todd T. Fries |
2006-08-27 | Add ttyb[0-3] nodes for qsc0, not created by default for now. | Miod Vallat |
2006-08-24 | /dev/kUmem is long dead. | Miod Vallat |
2006-08-02 | Kill obsolete vt* nodes; remove dmz, dmf and dh tty nodes (as we don't | Miod Vallat |
2006-07-30 | wskbd and wsmouse nodes. | Miod Vallat |
2006-07-24 | wsdisplay nodes | Miod Vallat |
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 |
2004-08-20 | bpf0 on ramdisk; from hugh | Theo de Raadt |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller |
2004-02-20 | MAKEDEV.8 improvement pack: | Miod Vallat |
2004-02-17 | Move conflicting hd(4) definitions to MD files. | Miod Vallat |
2004-02-16 | Harmonize MAKEDEV sources: | Miod Vallat |
2004-02-14 | copyright 2004 as well, prompted/reminded by miod | Todd T. Fries |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2003-06-18 | switch to share/misc/license.template | Todd T. Fries |
2002-12-05 | remove altq entries. I should have done these before MAKEDEV. | Kenjiro Cho |
2002-10-16 | move md things into md files (pass 1) as discussed a long time ago | Todd T. Fries |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat |
2002-02-21 | I should back out the base files too | Theo de Raadt |
2002-02-21 | ramdisk: add back st0 st1 rx0 bpf0 rd0 sd2 sd3 ra1 ra2 cd0 | Todd T. Fries |
2002-02-16 | final touches | Todd T. Fries |
2002-02-15 | tweaks for vax; I must find a way of over-riding default target's, until then, | Todd T. Fries |
2002-02-14 | o start a TODO list | Todd T. Fries |
2002-02-14 | fix just a tad | Todd T. Fries |
2002-02-14 | vax joins the fun. | Todd T. Fries |
2002-02-09 | use "ramdisk" for the ramdisk target, always | Theo de Raadt |
2002-02-08 | prepare for invasion, sparc64 gets major number fix wrt tty[a-d] | Todd T. Fries |