summaryrefslogtreecommitdiff
path: root/sbin/restore/utilities.c
AgeCommit message (Expand)Author
2013-04-24pretty print bigger off_tTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2005-06-14Kill whiteout support. OK deraadt@ and beck@Todd C. Miller
2004-07-17some ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-28rcsid should say openbsd. make 'em const while here.Ted Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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