Make setthetime() static per the prototype.
[dragonfly.git] / sys / netinet / tcp_syncache.c
2004-07-08 Jeffrey HsuAdd the standard DragonFly copyright notice to go along...
2004-07-02 Jeffrey HsuUpdate some of my copyright notices before we officiall...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-02 Eirik NygaardChange mbug allocation flags from M_ to MB_ to avoid...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-22 Matthew DillonM_NOWAIT to mostly M_INTWAIT conversions, with a splatt...
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-04 Jeffrey HsuSplit out wildcarded sockets from the connection hash...
2004-02-14 Matthew DillonMove <machine/in_cksum.h> to <sys/in_cksum.h>. This...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-24 Jeffrey HsuRemove unused local variable.
2004-01-24 Jeffrey HsuRemove dead code.
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-09-18 Jeffrey HsuOptimize out an unneeded bzero().
2003-09-12 Jeffrey HsuNon-semantic changing cleanups:
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-25 Matthew Dillonproc->thread stage 4: post commit cleanup. Fix minor...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: