Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-20 | alpha kernel have wsmux but not the actual devices; PR #5469 from janjaap | Miod Vallat | |
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 | |
prompted by/ok dlg@ deraadt@ | |||
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries | |
grudgingly ok deraadt@ | |||
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-11-15 | enable bktr(4) and radio(4) on alpha | Robert Nagy | |
ok deraadt@ mickey@ | |||
2005-08-01 | old ses device goes away | Theo de Raadt | |
2004-06-18 | Add /dev/crypto support. | Miod Vallat | |
2004-05-30 | Add hotplug device. | Alexander Yurchenko | |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt | |
2004-02-20 | mmclock is long dead, conflicts with rd even. | 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 | copyright 2004 as well, prompted/reminded by miod | Todd T. Fries | |
2004-02-13 | We have no such thing as non-wscons ttyE. | Miod Vallat | |
"looks ok" drahn@ deraadt@ | |||
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-01-12 | utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@ | Todd T. Fries | |
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 | |
pointed out by todd@ | |||
2002-10-16 | move md things into md files (pass 1) as discussed a long time ago | Todd T. Fries | |
ok miod@ | |||
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb | |
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@ | |||
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat | |
Tested by various people on various platforms, I'm willing to fix any breakage this causes. ok niels@ deraadt@ and mickey@ (after his comments were applied) | |||
2002-04-10 | may as well put a few more nodes on the disk.. | Theo de Raadt | |
2002-02-21 | I should back out the base files too | Theo de Raadt | |
2002-02-21 | ramdisk: one less wd, one more sd, as it was | Todd T. Fries | |
2002-02-14 | complete the function arg KNF spacing | Todd T. Fries | |
2002-02-09 | use "ramdisk" for the ramdisk target, always | Theo de Raadt | |
2002-02-08 | floppy) st0 tty00 tty01 .. bye! | Todd T. Fries | |
2002-02-06 | floppy needs rd devices. | Artur Grabowski | |
2002-01-23 | use ramdisk) target from MAKEDEV.mi | Todd T. Fries | |
2002-01-23 | correct major numbers | Todd T. Fries | |
2002-01-23 | where oh where did floppy) go? | Todd T. Fries | |
alpha gets speakers and midia a la music | |||
2002-01-08 | add 'source' | Todd T. Fries | |