Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-04 | Handle the case where the last line of input does not contain a newline; issue | Aaron Campbell | |
reported by marc@snafu.org. The main thing here is we use fgetln() instead of fgets(), also giving us the advantage of being able to handle lines of unlimited length. Some -Wall and other fixes from millert@ as well. | |||
1998-11-28 | use strsep() instead of strtok(), in particular to avoid an infinite loop | Aaron Campbell | |
1997-11-05 | sync usage to man page | Theo de Raadt | |
1997-09-12 | Kill extra newline in err()/warn(). | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |