Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-28 | Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the | Marcus Glocker | |
"Special purpose devices" section, since a hardware driver which uses video(4) also could be none-USB as long it uses the V4L2 API. OK todd@ | |||
2008-06-14 | redo the way MAKEDEV files are generated | Todd T. Fries | |
get it in, deraadt@ | |||
2008-06-13 | /dev/bio on ramdisks, it is safe and small | Todd T. Fries | |
ok deraadt@, marco@ | |||
2008-06-12 | video on all usb archs, ok mglocker@ | Todd T. Fries | |
2008-06-12 | no /dev/*random on ramdisks, libc uses the sysctl | Todd T. Fries | |
please commit from deraadt@ | |||
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-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 | |
sparc. ok miod@ | |||
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-08-01 | old ses device goes away | Theo de Raadt | |
2005-03-01 | Move serial and parallel devices left by mistake in the ``other'' section | Miod Vallat | |
to the appropriate sections. No functional change, except for the manpage being nicer. | |||
2004-08-17 | Describe the oppr ({ee,open}prom) target, and add it to sparc64 (despite it | Miod Vallat | |
being handmade in std). spotted by jmc@, ok deraadt@ | |||
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 | 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-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-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 | |
2003-05-21 | add bpp devices; with much help from todd | Jason Wright | |
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-07-31 | /dev/openprom -> 0640 root.kmem | Jason Wright | |
2002-06-13 | add bpf0 to ramdisk target | Jason Wright | |
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-17 | Fix a macro usage buglet. | Miod Vallat | |
No changes in the generated output, so no regen needed. ok todd@ | |||
2002-04-10 | may as well put a few more nodes on the disk.. | Theo de Raadt | |
2002-03-15 | add lpt/lpa | Jason Wright | |
2002-02-14 | complete the function arg KNF spacing | Todd T. Fries | |
2002-02-10 | indent nit | Theo de Raadt | |
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 | |
order a few places provide '[ "$DEBUG" ] && set -x' inside R() for debugging help .. | |||
2002-01-31 | add /dev/pci | Jason Wright | |
2002-01-31 | add uperf device | Jason Wright | |
2002-01-28 | Fix wsmux and wskbd | Jason Wright | |
2002-01-23 | use ramdisk) target from MAKEDEV.mi | Todd T. Fries | |
2002-01-23 | tweak mag and spif _DEV entries, add major numbers | Todd T. Fries | |
magma and spif were moved into MAKEDEV.mi, remove from here | |||
2002-01-13 | Port of my spif driver to sparc64 (untested) | Jason Wright | |
2002-01-12 | Get permissions on magma/spif's correct | Jason Wright | |
2002-01-12 | Add _DEV entry for spif and correct spif to only create 1 bpp and 8 tty | Jason Wright | |
2002-01-12 | add magma and a dnl'd spif entry | Jason Wright | |
2002-01-04 | add wsdisp | Todd T. Fries | |
2002-01-04 | +wsmouse | Todd T. Fries | |
2002-01-04 | enable usb | Todd T. Fries | |
2002-01-04 | This is my m4 MAKEDEV generation system. | Todd T. Fries | |
.mi -> edit this to add new devices .sub -> hardcore m4 here, be careful */*.md -> machine dependent information (generally device,block (& char) major) Thanks for eyes/conversation about this over the years from espie, deraadt, johns, fgsch, hugh, weingart, mickey, and others .. SEE ALSO . m4(1), MAKEDEV(8) |