Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-05 | NULL vs 0 confusion | 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. | |||
1997-06-18 | Remove all links for an inode when "changing from leaf to node". | Todd C. Miller | |
From Guy Harris <guy@netapp.com> via Kirk McKusick <mckusick@McKusick.COM>. | |||
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |