break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / tail /
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-03-20 Keith Bosticwas munmap'ing the wrong size
1993-03-20 Keith Bosticunmap the memory when done, other might run out
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-06-17 Keith Bosticoff_t's changed size
1992-05-15 Keith Bosticadd munmap call
1992-05-15 Keith Bosticflush stdout, rest of tail uses write(2)
1992-03-05 Keith Bosticmake -r work again (add RBYTES and RLINES cases into...
1992-03-05 Keith Bosticunsigned comparisons <= 0
1992-03-05 Keith Bosticwhitespace changes
1992-03-05 Keith Bostic-f with more than one argument is an error; close files...
1992-03-05 Keith Bosticerror message if -f and multiple files
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 Bosticmake tail match historic practice for the various arguments
1992-02-13 Keith Bosticfix so if falls off the beginning of the file doesn...
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-08-27 Keith Bosticnull terminate the numeric argument so "+1f" works...
1991-07-27 Keith Bosticflush any non-newline terminated output
1991-07-22 Keith Bosticnew version
1991-07-22 Keith Bosticnew version from scratch; POSIX 1003.2 version
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:15 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:12 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:09 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:06 by bostic
1991-07-22 Keith Bosticdate and time created 91/07/21 14:50:00 by bostic
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-04-23 Cynthia A. E. Livi... mdoc conversion/bsd copyright
1991-04-19 Keith Bosticnew copyright; att/bsd/shared
1990-06-25 Cynthia A. E. Livi... converted man page
1990-05-12 Keith Bosticfirst pass for new make
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1988-10-22 Keith Bosticdate and time created 88/10/21 13:55:24 by bostic
1987-09-30 Keith Bosticremove ^H chars; bug report 4.3BSD/man/24
1986-11-14 Mike Karelsstop following if nobody's looking
1986-03-07 Jim Bloomfix underlining (from george lavender)
1986-01-10 Jay Lepreaugrow buffer from 8K to 32K.
1985-06-01 Distribution FolksAdd copyright
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-01-15 Jim Bloomit lints
1984-06-08 Ralph Campbellfix "tail -10b"
1983-08-23 Mike Karelstail +1f starts at begining (not +10)
1983-07-01 Sam Lefflertrash
1983-06-03 Ralph Campbellfixed piped flag to reflect actual file, not stdin.
1980-10-07 Bill Joydate and time created 80/10/06 23:53:23 by root