Kernel - pass sysmsg through to ioctl.
[dragonfly.git] / sys / vfs / devfs / devfs_vnops.c
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-24 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-24 Matthew DillonKernel - more NFS fixes, more dirty bit fixes, remove...
2009-08-19 Alex HornungDEVFS - avoid ENOENT on fstat of open vnode; cleanup...
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-17 Alex HornungDEVFS - add link-to-link support to nresolve
2009-08-14 Matthew DillonDEVFS - Fix xterm pty allocation, permanently fix pty...
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 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - Add required vget when disassociating a vnode...
2009-08-06 Matthew DillonDEVFS - Code cleanup.
2009-08-06 Alex HornungDEVFS - Use v_associate_rdev; fix vcount/count_dev
2009-08-05 Alex HornungDEVFS - Avoid showing devfs aliases to hidden nodes
2009-08-05 Alex HornungDEVFS - Cleanup of dead functions/comments; various...
2009-08-04 Matthew DillonMerge commit 'crater/master' into devfs
2009-08-04 Matthew DillonDEVFS - Fix NULL ptr deref when reclaiming unlinked...
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...