Separate chroot() into kern_chroot(). Rename change_dir() to checkvp_chdir()
[dragonfly.git] / sys / sys / bus.h
2004-03-13 Joerg SonnenbergerAdd convient functions for the bus interface: child_pre...
2004-02-23 Matthew DillonMake nexus understand the new INTR_ flags, mainly INTR_...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-16 Joerg SonnenbergerAdd device_is_attached to allow a driver to check wethe...
2004-02-06 Joerg SonnenbergerAdjust infrastructure for NEWCARD
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-17 Jeroen Ruigrok/asmodaiFactor out the object system from new-bus so that it...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: