Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-05-30 | In -f mode notice when the file has been replace or truncated and | Todd C. Miller | |
deal. Useful for tail'ing log files that get rotated. | |||
1997-05-29 | why select(2) when you can sleep(3) cheap? | kstailey | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-12 | Fix core dump and use libc err(3) instead of private one (which had | Todd C. Miller | |
slightly different semantics). Also clean up some gcc -Wall'isms. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1996-02-23 | From NetBSD: | Niklas Hallqvist | |
Don't rely on select() not to modify the timeval argument. Also, simplify the code by passing in NULL rather than an empty fd_set to indicate no file descriptors. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |