Import generic 802.11 layer.
[dragonfly.git] / sys / sys / msgport.h
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-07 Matthew DillonRecent accept() changes started depending on the protos...
2004-06-04 Matthew Dillonasync syscall work: The async syscall code got dated...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
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-15 Matthew DillonImplement lwkt_abortmsg() support. This function chase...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-05 Matthew DillonExport the lwkt_default_*() message port default functi...
2004-03-06 Matthew DillonSimplify LWKT message initialization semantics to reduc...
2004-03-06 Jeffrey HsuDispatch upper-half protocol request handling.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-18 Matthew DillonCAPS IPC library stage 1/3: The core CAPS IPC code...
2003-11-24 Matthew DillonMore LWKT messaging cleanups. Isolate the default...
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-11-08 Matthew DillonNetwork threading stage 1/3: netisrs are already softwa...
2003-08-12 Matthew DillonSyscall messaging 4: Further expand the kernel-version...
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-26 Matthew Dillonsyscall messaging 2: Change the standard return value...
2003-07-24 Matthew DillonSyscall messaging work 2: Continue with the implementat...
2003-07-24 Matthew DillonPreliminary syscall messaging work. Adjust all <syscal...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-20 Matthew DillonThis is the initial implmentation of the LWKT messaging...