devfs - Add a destroy_dev_alias, remove hotplug
[dragonfly.git] / sys / sys / devfs.h
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
2010-09-11 Samuel J. Greeardevfs - Let devfs assume degenerate knotes when a devic...
2010-08-13 Matthew Dillonkernel - More tty and devfs race fixes
2010-06-13 Alex HornungBring in udev & libdevattr
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2009-09-25 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-12 Alex Hornungdevfs - change default GID to wheel
2009-09-11 Alex Hornungdevfs - populate statfs f_files properly
2009-09-11 Alex Hornungdevfs - Add new make_dev_covering
2009-08-30 Matthew DillonKernel - replace unbounded uses of kvcprintf() and...
2009-08-19 Alex HornungDEVFS - Avoid clearing of hides that don't come from...
2009-08-19 Alex HornungDEVFS - fix possible panic on devfs_release_ops
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers