Some laptops return other values for working toucpads. Allow test_aux_port to
[dragonfly.git] / sys / kern / uipc_msg.c
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-06 Jeffrey HsuClose race condition in accept(2).
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-23 Jeffrey HsuPass more information down to the protocol-specific...
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-04-10 Jeffrey HsuAdd predicate message facility.
2004-04-10 Jeffrey HsuSend connects to the right processor.
2004-04-09 Jeffrey HsuPush the lwkt_replymsg() up one level from netisr_servi...
2004-03-24 Jeffrey HsuDirectly call pru_control until copyin problem is resolved.
2004-03-19 Matthew DillonMake ALWAYS_MSG the default. This introduces an extra...
2004-03-06 Matthew DillonThe sys/xxx2.h files are supposed to be included after...
2004-03-06 Matthew DillonSimplify LWKT message initialization semantics to reduc...
2004-03-06 Jeffrey HsuDispatch upper-half protocol request handling.