Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-07 | regen | Kenneth R Westerback | |
2007-02-16 | sync | Theo de Raadt | |
2006-12-15 | sync | Mark Kettenis | |
2006-10-10 | sync | Todd T. Fries | |
2006-08-28 | Resync MAKEDEV scripts and man pages | Marc Aurele La France | |
2006-07-27 | typo | Theo de Raadt | |
2006-07-27 | unify these damnit! | Theo de Raadt | |
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 | |
pave the way for future work; ok since this does not change the generated MAKEDEV | |||
2005-12-27 | Regen | Miod Vallat | |
2005-11-16 | sync | Theo de Raadt | |
2005-11-15 | enable bktr(4) and radio(4) on alpha | Robert Nagy | |
ok deraadt@ mickey@ | |||
2005-10-06 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-08-01 | sync | Theo de Raadt | |
2005-08-01 | old ses device goes away | Theo de Raadt | |
2005-06-02 | Regen | Thorsten Lockert | |
2005-03-01 | regen | Otto Moerbeek | |
2005-02-07 | sync | David Krause | |
2005-02-07 | sync | David Krause | |
2005-02-07 | indentation whitespace nits | David Krause | |
2005-02-03 | fix pasto '::' -> ':'. Oops deraadt@ ;-) | Thierry Deval | |
2005-01-28 | sync | Dan Harnett | |
2005-01-10 | regen | David Gwynne | |
2005-01-06 | when an arch has wskbd0 or wsmouse0, prepare for the future and apply | Theo de Raadt | |
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok | |||
2004-08-19 | Regen. | Miod Vallat | |
2004-06-18 | Regen. | Miod Vallat | |
2004-06-18 | Add /dev/crypto support. | Miod Vallat | |
2004-06-03 | sync | Alexander Yurchenko | |
2004-05-30 | sync | Alexander Yurchenko | |
2004-05-30 | Add hotplug device. | Alexander Yurchenko | |
2004-05-29 | sync | Theo de Raadt | |
2004-04-11 | regen | Todd C. Miller | |
2004-04-11 | Regen for for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-03-12 | sync | Theo de Raadt | |
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt | |
2004-02-20 | Regen; except for alpha, the only changes are in comments. | Miod Vallat | |
2004-02-20 | mmclock is long dead, conflicts with rd even. | Miod Vallat | |
2004-02-16 | Regen | Miod Vallat | |
2004-02-16 | Harmonize MAKEDEV sources: | Miod Vallat | |
- homogenize section order - sort devices inside sections - make sure all platforms provide a local target (sigh) - remove a few dead devices not worth mentioning on a few arches while there. disabused ok deraadt@ | |||
2004-02-14 | sync | Todd T. Fries | |
2004-02-14 | copyright 2004 as well, prompted/reminded by miod | Todd T. Fries | |
2004-02-13 | Regen. | Miod Vallat | |
2004-02-13 | We have no such thing as non-wscons ttyE. | Miod Vallat | |
"looks ok" drahn@ deraadt@ | |||
2004-02-10 | regen properly | Michael Shalayeff | |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller | |
ioctl(2), an unprivileged process may allocate a pty and have its owner and mode set appropriately. This means that programs such as xterm and screen no longer need to be setuid. Programs using the openpty() function require zero changes and will "just work". Designed by beck@ and deraadt@; changes by beck@ with cleanup (and a rewrite of the vnode bits) by art@ and tweaks/bugfixes by me. Tested by many. | |||
2004-02-05 | sync | Todd T. Fries | |