DragonFly BSD
DragonFly commits List (threaded) for 2004-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin/tail extern.h forward.c tail.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 Dec 2004 13:06:39 -0800 (PST)

dillon      2004/12/27 13:06:39 PST

DragonFly src repository

  Modified files:
    usr.bin/tail         extern.h forward.c tail.c 
  Log:
  Improve the printing of ==> filename <==.  Do not print the same filename
  over and over again when running tail -f on multiple files and the next line
  output is coming from the same file that the last line output came from.
  
  Revision  Changes    Path
  1.5       +1 -0      src/usr.bin/tail/extern.h
  1.5       +19 -4     src/usr.bin/tail/forward.c
  1.5       +3 -5      src/usr.bin/tail/tail.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/tail/extern.h.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/tail/forward.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/tail/tail.c.diff?r1=1.4&r2=1.5&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]