Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2001 22:17:40 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys snoop.h src/sys/kern tty_snoop.c
Message-ID:  <200106030517.f535HeM11954@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/06/02 22:17:40 PDT

  Modified files:
    sys/sys              snoop.h 
    sys/kern             tty_snoop.c 
  Log:
  Remove unused includes, use *min() inline functions rather than a
  home-grown macro, rewrite a confusing conditional in snpdevtotty(),
  and change ibuf to 512 bytes instead of 1024 bytes in dsnwrite().
  
  Reviewed by:	bde
  
  Revision  Changes    Path
  1.16      +1 -2      src/sys/sys/snoop.h
  1.55      +9 -27     src/sys/kern/tty_snoop.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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