Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-10 | handle glob() return values better; netbsd | Theo de Raadt | |
1999-02-17 | make quoted strings work; erh@netbsd | Theo de Raadt | |
1998-09-18 | buf oflows | Theo de Raadt | |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller | |
1998-01-31 | Use GLOB_NOESCAPE flag with glob(3) to preserve old behavior now that | Todd C. Miller | |
glob(3) accepts backslash quoting by default. | |||
1997-08-06 | do not clobber errno in signal handlers | Theo de Raadt | |
1997-07-05 | vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion | Todd C. Miller | |
Use err/errx and warn/warnx where it makes sense. Some sprintf -> snprintf, strcpy -> strncpy, and strcat -> strncat. Honor $TMPDIR (based on changes from NetBSD) Use __progname not "restore" (we could be called as rrestore). Some -Wall happiness. | |||
1996-12-16 | does noone know how to use strncat correctly? | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |