Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1997-06-25 | (foo *)0 -> NULL | kstailey | |
1997-04-16 | No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h> | Todd C. Miller | |
Fix rmt -> rst in man page and change ".Nm restore" -> ".Nm" | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-16 | Set umask to be read only by owner until we set real file permissions. | Todd C. Miller | |
1996-09-01 | lose setuid | Theo de Raadt | |
1996-03-21 | From NetBSD: Merge of 960317 | Niklas Hallqvist | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
support $TAPE. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |