Merge from vendor branch GCC:
[dragonfly.git] / sys / netinet6 / in6_pcb.c
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-07 Matthew DillonAdditional listhead->pcblisthead and marker support...
2004-06-03 Joerg SonnenbergerDon't cast away the const before dereferencing.
2004-06-02 Jeffrey HsuAllow an inp control block to be inserted on multiple...
2004-05-20 Chris PresseyStyle(9) cleanup to src/sys/netinet6:
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-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-10 Jeffrey HsuSend connects to the right processor.
2004-03-31 Jeffrey HsuOnly enter wildcard sockets into the wildcard hash...
2004-03-04 Jeffrey HsuSplit out wildcarded sockets from the connection hash...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-08-23 Robert Garrettwell, if netproto doesnt need old prototypes inet6...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-20 Matthew Dillonzfreei->zfree (there is no zfreei anymore)
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: