Merge from FreeBSD 5:
[dragonfly.git] / sys / sys / msgport.h
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...