Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-17 | chflags(2) take a u_int | Todd C. Miller | |
1998-02-10 | allow tape blocksize > disk blocksize to work; dwmalone@maths.tcd.ie | Theo de Raadt | |
1997-08-24 | More err()/warn()/etc. argument fixes. | Jason Downs | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
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-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-27 | Support lchown(2). | Jason Downs | |
1996-12-27 | epilepsy in csrg? | Theo de Raadt | |
1996-12-11 | from netbsd; repair byte swapping of fields | Theo de Raadt | |
1996-12-04 | 64 bit patches, tih@nhh.no | Theo de Raadt | |
1996-09-01 | lose setuid | Theo de Raadt | |
1996-03-21 | From NetBSD: Merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |