Add the MSFBUF API. MSFBUFs are like SFBUFs but they manage ephermal
[dragonfly.git] / sys / kern / kern_device.c
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-20 Matthew DillonRevamp the initial lwkt_abortmsg() support to normalize...
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-06 Matthew DillonSimplify LWKT message initialization semantics to reduc...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-24 Matthew DillonMore LWKT messaging cleanups. Isolate the default...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-08-23 Matthew DillonAllow a NULL dev to be passed to _devsw(). This should...
2003-08-12 Matthew DillonSyscall messaging 4: Further expand the kernel-version...
2003-07-24 Matthew DillonSyscall messaging work 2: Continue with the implementat...
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...