Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-03 | Add gpio device nodes. | Alexander Yurchenko | |
ok deraadt@ | |||
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 | |
No regen necessary except for hp300 MAKEDEV.8 | |||
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt | |
2004-02-20 | MAKEDEV.8 improvement pack: | Miod Vallat | |
- refer to the section 4 manual page for every device target, whenever possible - repair a few minor quoting errors - repair a few sorting errors - fix a few device descriptions (ideally they would be synched with the .Nd line of their manpages, but we are not there... yet) - minor mdoc fixes Thanks to jmc@ for review and a lot of constructive criticism. | |||
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 | |
While there, allow the comment char and the divert section for md script fragments to be overriden. No functional change (yet). disabused ok deraadt@ |