device switch 1/many: Remove d_autoq, add d_clone (where d_autoq was).
[dragonfly.git] / sys / kern / kern_sfbuf.c
2004-05-13 Matthew Dillonsf_buf_ref() needs a critical section. Note that the...
2004-05-13 Matthew Dillonsf_buf_free() requires a critical section to safely...
2004-05-13 Hiten PandyaAdd a read-only sysctl for observing the maximum number of
2004-04-29 Matthew DillonMake SF_BUF_HASH() into an inline routine, sf_buf_hash...
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-01 Matthew DillonEnhance the pmap_kenter*() API and friends, separating...
2004-03-29 Matthew DillonGenerally bring in additional sf_buf improvements from...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-12-10 Jeffrey HsuPull the sf_buf routines and structures out into its...