Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 12:37:35 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tail extern.h forward.c misc.c reverse.c
Message-ID:  <200103272037.f2RKbZp33999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2001/03/27 12:37:35 PST

  Modified files:
    usr.bin/tail         extern.h forward.c misc.c reverse.c 
  Log:
  Fix tail to work on files bigger than 2GB.
  
  PR:		14786
  Reviewed by:	iedowse
  
  Revision  Changes    Path
  1.5       +17 -2     src/usr.bin/tail/extern.h
  1.23      +26 -35    src/usr.bin/tail/forward.c
  1.6       +56 -1     src/usr.bin/tail/misc.c
  1.11      +50 -30    src/usr.bin/tail/reverse.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?200103272037.f2RKbZp33999>