rwatson     2004-12-23 01:27:13 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Remove an XXXRW comment relating to whether or not the TCP timers are
  MPSAFE: they are now believed to be.
  
  Correct a typo in a second comment.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.213     +1 -6      src/sys/netinet/tcp_subr.c