* Use id(1) instead of grep(1) to detect the presence of the smmsp
[dragonfly.git] / sys / netinet / tcp_syncache.c
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: