Split the lwkt_token code out of lwkt_thread.c. Give it its own file.
[dragonfly.git] / sys / kern / kern_physio.c
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-26 Matthew Dilloncleanup some odd uses of curproc. Remove PHOLD/PRELE...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: