Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-01 | MAXPATHLEN, not MAXPATHLEN+1; millert agrees | Theo de Raadt | |
2000-04-01 | commons type mismatch; ath@algonet.se | Theo de Raadt | |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be ↵ | Theo de Raadt | |
done later.. contact me if you want to help) | |||
1999-12-05 | not MAXPATHLEN+1 | Theo de Raadt | |
1999-12-04 | remove oflow in strip_escapes... | Niels Provos | |
1998-05-18 | buf oflows | Theo de Raadt | |
1997-09-12 | Avoid longjmp/vfork clobbering. | Todd C. Miller | |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt | |
1997-08-05 | make signal handlers errno safe | Theo de Raadt | |
1997-07-23 | tabify | kstailey | |
1997-07-08 | Pipes are not interactive, eh. | Todd C. Miller | |
1997-07-08 | If stdin is not a tty and not seekable assume we are being used | Todd C. Miller | |
interactively. Fixes all known problems with using ed over rsh. | |||
1997-07-08 | Use line-buffered output if no tty is present. Makes ed work | Todd C. Miller | |
correctly when there is no tty. Close PR#281 | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-10-12 | Back out my sprintf -> snprintf changes where they don't make sense and | Todd C. Miller | |
use good ole strcpy() instead. Also use perror() instead of fprintf() where it makes sense. | |||
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |