Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 1996 10:28:50 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet tcp_timer.c tcp_usrreq.c
Message-ID:  <199607121728.KAA28919@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

davidg      96/07/12 10:28:50

  Modified:    sys/netinet  tcp_timer.c tcp_usrreq.c
  Log:
  Fixed two bugs in previous commit: be sure to include tcp_debug.h when
  TCPDEBUG is defined, and fix typo in TCPDEBUG2() macro.
  
  Revision  Changes    Path
  1.19      +4 -1      src/sys/netinet/tcp_timer.c
  1.24      +2 -2      src/sys/netinet/tcp_usrreq.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607121728.KAA28919>