Age | Commit message (Expand) | Author |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-04-05 | video(4) devices use v4l2 api; from J.C. Roberts | Jason McIntyre |
2008-11-30 | make 'MAKEDEV all' create device nodes for 3 separate audio devices | Jacob Meuser |
2008-10-10 | skip making /dev/prandom. as a side effect, /dev/arandom becomes minor 3. | Theo de Raadt |
2008-07-14 | /dev/tuner description should point out to bktr(4), spotted by jmc. | Miod Vallat |
2008-06-12 | make /dev/drm0 to go with oga@'s libdrm commit moments ago | Todd T. Fries |
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker |
2007-07-23 | +bthub | Todd T. Fries |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries |
2007-05-18 | MASSBUSS -> MASSBUS; ok miod | Jason McIntyre |
2007-03-07 | Forcibly change /dev/pci to a symbolic link if it isn't one. | Kenneth R Westerback |
2007-02-16 | create "i" partitions for floppies too, in case we need them | Theo de Raadt |
2006-12-15 | Create /dev/pci[0-3]. | Mark Kettenis |
2006-10-10 | 4 usb tty devices by default; ok msf@ marco@ | Todd T. Fries |
2006-08-28 | Extend /dev/tty[C-F]* to /dev/tty[C-J]* on sparc64, and to /dev/tty[C-I]* on | Marc Aurele La France |
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 |
2006-04-15 | add 'com' serial port as a common ramdisk device | Todd T. Fries |
2006-04-15 | add forgotten copyright; ok deraadt@ | Todd T. Fries |
2005-12-27 | Target for basic wscons devices is `wscons', not `ttyC0'; also fix the | Miod Vallat |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-10-06 | Greatly speedup MAKEDEV by using arrays instead of very long strings | Otto Moerbeek |
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-03-29 | Move the apm description out of MAKEDEV.common, so that sparc can declare it | Miod Vallat |
2005-03-01 | Increase the default number of usb dev nodes to 6. Some new machines | Otto Moerbeek |
2005-01-28 | use Add() consistently and make sure we use decimal numbers for addition | Dan Harnett |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-10 | add calling units (cuaU*) for use by devices supported by ucom | David Gwynne |
2004-08-19 | ``SCSI unknown devices'' -> ``Unknown SCSI devices'', requested long ago by | Miod Vallat |
2004-08-17 | Describe the oppr ({ee,open}prom) target, and add it to sparc64 (despite it | Miod Vallat |
2004-06-03 | Add gpio device nodes. | Alexander Yurchenko |
2004-05-30 | Add hotplug device. | Alexander Yurchenko |
2004-05-29 | usb2 & usb3 more needed on modern machines | Theo de Raadt |
2004-04-11 | Add back a lie about tty* do that MAKEDEV works again. todd@ can fix... | Todd C. Miller |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller |
2004-03-12 | Cause ct to be escaped in nroff output; spotted by jmc. | Miod Vallat |
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt |
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 | Move the real knowledge of MI devices to a specific file, MAKEDEV.common. | Miod Vallat |