index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
etc.hppa
/
MAKEDEV.md
Age
Commit message (
Expand
)
Author
2008-06-28
Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the
Marcus Glocker
2008-06-14
redo the way MAKEDEV files are generated
Todd T. Fries
2008-06-13
/dev/bio on ramdisks, it is safe and small
Todd T. Fries
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
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
2007-05-26
prodded by marco, enable bio everywhere
Todd T. Fries
2006-04-16
shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and
Todd T. Fries
2006-01-11
hotplug(4) and hotplugd(8) here
Martin Reindl
2005-08-01
old ses device goes away
Theo de Raadt
2005-06-21
USB support
Martin Reindl
2005-06-15
Wrong major for lpt.
Miod Vallat
2004-09-15
make pdc device too
Michael Shalayeff
2004-08-06
add wd
Michael Shalayeff
2004-04-11
Update for pty changes (62 per letter instead of just 16)
Todd C. Miller
2004-02-16
Harmonize MAKEDEV sources:
Miod Vallat
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
2003-12-09
add pci device and sort per major
Michael Shalayeff
2003-08-07
wrong major for xfs
Michael Shalayeff
2003-06-18
switch to share/misc/license.template
Todd T. Fries
2003-02-05
add ws* devices; fries@ ok
Michael Shalayeff
2002-12-05
remove altq entries. I should have done these before MAKEDEV.
Kenjiro Cho
2002-10-24
ksyms is majopr 25 not 29
Michael Shalayeff
2002-10-16
move md things into md files (pass 1) as discussed a long time ago
Todd T. Fries
2002-10-01
sync w/ conf.c
Michael Shalayeff
2002-05-16
Add systrace support to all the remaining architectures.
Miod Vallat
2002-02-25
don't generate errors on ramdisk) for devices that have
Todd T. Fries
2002-02-21
I should back out the base files too
Theo de Raadt
2002-02-21
there never was a 'hil' defined, don't try to put it on ramdisk
Todd T. Fries
2002-02-14
complete the function arg KNF spacing
Todd T. Fries
2002-02-13
fix tty/pty #'s (off by one)
Todd T. Fries
2002-02-09
use "ramdisk" for the ramdisk target, always
Theo de Raadt
2002-01-08
add hppa 'source'
Todd T. Fries