summaryrefslogtreecommitdiff
path: root/sbin/restore/dirs.c
AgeCommit message (Expand)Author
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-02-17chflags(2) take a u_intTodd C. Miller
1997-07-05vprintf -> Vprintf and dprintf -> Dprintf to avoid confusionTodd C. Miller
1997-04-16No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h>Todd C. Miller
1996-12-24use mkstemp()Theo de Raadt
1996-12-16does noone know how to use strncat correctly?Theo de Raadt
1996-12-15Fix strncpy usage and correct strncat length field, from Theo.Todd C. Miller
1996-12-0464 bit patches, tih@nhh.noTheo de Raadt
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-08-02ptr check in skipdirs(), by joerg from freebsdTheo de Raadt
1996-07-09mktemp whoopsTheo de Raadt
1996-06-25mktemp open & fdopenTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-17updated patch from lukem@supp.cpr.itg.telecom.com.au to also make -r and -R w...Theo de Raadt
1996-06-16use unique temporary files; netbsd pr#2544; lukem@supp.cpr.itg.telecom.com.auTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt