Pass more information down to the protocol-specific socket dispatch function
[dragonfly.git] / sys / kern / lwkt_token.c
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-03-08 Matthew Dillonlibcaps now compiles ipiq and token in userland, make...
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-18 Joerg SonnenbergerFix typo.
2004-02-12 Matthew DillonChange lwkt_send_ipiq() and lwkt_wait_ipiq() to take...
2004-02-10 Matthew DillonUse a globaldata_t instead of a cpuid in the lwkt_token...
2004-02-09 Matthew DillonSplit the lwkt_token code out of lwkt_thread.c. Give...