Add vfork/exec perf test. exec1 tests static binaries, exec2 tests dynamic
[dragonfly.git] / sys / kern / kern_xio.c
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...