Source-Changes archive

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

CVS commit: basesrc/usr.bin/tail



Module Name:    basesrc
Committed By:   wiz
Date:           Fri Jun 14 00:47:42 UTC 2002

Modified Files:
        basesrc/usr.bin/tail: extern.h forward.c misc.c read.c reverse.c tail.c

Log Message:
Remove #if __STDC__. De-__P() and ANSIfy.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/tail/extern.h
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/tail/forward.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/tail/misc.c
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/tail/read.c
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/tail/reverse.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/tail/tail.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index