devfs - populate statfs f_files properly
[dragonfly.git] / sys / sys / devfs.h
2009-09-11 Alex Hornungdevfs - populate statfs f_files properly
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Alex Hornungdevfs - Add new make_dev_covering
2009-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-30 Matthew DillonKernel - replace unbounded uses of kvcprintf() and...
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
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