Serious quoteing problem in conditionals:
[unix-history] / usr / src / usr.bin / tail / forward.c
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-03-20 Keith Bosticwas munmap'ing the wrong size
1992-06-25 Keith Bosticdelete MAP_FILE, check file size before mmap'ing, print...
1992-06-22 Keith Bosticfixes without testing for mmap, lseek, fseek when quads...
1992-05-15 Keith Bosticadd munmap call
1992-03-05 Keith Bosticuse stdin instead of another file descriptor; make...
1992-03-04 Keith Bosticmake tail work like head for multiple files
1992-02-13 Keith Bosticfix so if falls off the beginning of the file doesn...
1991-10-22 Keith Bosticmmap returns -1 on error, not NULL
1991-07-27 Keith Bosticflush any non-newline terminated output
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:06 by bostic