Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / sys / vfs / devfs / devfs.h
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Alex HornungDEVFS - Modification of clone behaviour; general cleanu...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Alex HornungDEVFS - Factor out recursive code into iterate_topology
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-07 Alex HornungDEVFS - delete rule-created aliases on rule reset
2009-08-07 Matthew DillonDEVFS - Fix asynchronous race on reprobe, remove devfs_...
2009-08-06 Matthew DillonDEVFS - Code Cleanup
2009-08-06 Matthew DillonDEVFS - Code cleanup.
2009-08-06 Alex HornungDEVFS - add vfs ops fhtovp, vptofh and vget
2009-08-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-06 Alex HornungDEVFS - Use dyn. memory for alias and clone handler
2009-08-05 Alex HornungDEVFS - change the rdev allocator to consider minor
2009-08-05 Alex HornungDEVFS - Cleanup of dead functions/comments; various...
2009-08-04 Matthew DillonDEVFS - Rollup
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC DEVFS core into the main...