When a kernel-created thread exits, properly remove it from gd_tdallq and
[dragonfly.git] / sys / kern / kern_xio.c
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-05 Matthew DillonAdd the MSFBUF API. MSFBUFs are like SFBUFs but they...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-13 Matthew DillonClose an interrupt race between vm_page_lookup() and...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-03 Matthew DillonFix bugs in xio_copy_*(). We were not using the masked...
2004-04-01 Matthew DillonEnhance the pmap_kenter*() API and friends, separating...
2004-03-31 Matthew DillonAdd missing sf_buf_free()'s.
2004-03-31 Matthew DillonInitial XIO implementation. XIOs represent data throug...