summaryrefslogtreecommitdiff
path: root/sbin/restore/utilities.c
AgeCommit message (Expand)Author
2003-03-13more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from meTheo de Raadt
2002-05-29more strlcatTheo de Raadt
2002-02-23getc() returns an intTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
1997-08-24More err()/warn()/etc. argument fixes.Jason Downs
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-05vprintf -> Vprintf and dprintf -> Dprintf to avoid confusionTodd C. Miller
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt