Age | Commit message (Expand) | Author |
2006-03-24 | ANSIfy. Ok ray@ | Kjell Wooding |
2006-03-22 | Clean up some lint and -Wall. | Kjell Wooding |
2004-03-12 | If kqueue is not available, revert back to old behavior. Unbreaks tail -f | Otto Moerbeek |
2004-03-01 | Unbreak file truncation handling. Resolves PR 3689. | Otto Moerbeek |
2004-02-16 | make -b and -c work with large offsets; tweak from millert@ | Otto Moerbeek |
2003-07-14 | typo in comment. ok henning@ | Otto Moerbeek |
2003-07-01 | rewrite to not use mmap(2). solves a bunch of issues: | Henning Brauer |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-08 | strlcpy conversion, increase buffer size by one char. ok millert@ | Daniel Hartmeier |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-09-19 | occured->occurred | Mike Pechkin |
2001-08-18 | Use kqueue for -f. | Artur Grabowski |
2001-07-17 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-01-17 | avoid C sequence point issues; found by cgd@netbsd.org using a development | Paul Janzen |
2000-11-21 | When doing tail -f from stdin don't reopen a local file named stdin. | Artur Grabowski |
2000-10-12 | MAP_FAILED, not -1 | Artur Grabowski |
2000-10-07 | - Add EXAMPLES section. | Aaron Campbell |
2000-06-23 | Get rid of repeating error messages; From netbsd millert@ ok | Eric Jackson |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-01-22 | ie. -> i.e., | Aaron Campbell |
1999-08-04 | supply particular mapping type to the mmap(2) instead of bogus 0 | Michael Shalayeff |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-04-29 | don't step on the tail if there is no one, or core dumps; millert - yes | Michael Shalayeff |
1999-02-03 | Fix broken conversion of private err() function and make ierr() and oerr() | Todd C. Miller |
1998-12-16 | more .Nm fixes | Aaron Campbell |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
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 |
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 |
1996-06-26 | rcsid | Theo de Raadt |
1996-02-23 | From NetBSD: | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |