freebsd-dev/sbin/restore
Kris Kennaway 5979df34a6 Silence non-constant format string warnings by marking functions
as __printflike()/__printf0like(), adding const, or adding missing "%s"
format strings, as appropriate.

MFC after:	2 weeks
2001-08-19 08:19:37 +00:00
..
dirs.c Honour `TMPDIR' environment variable. 2001-08-13 09:20:15 +00:00
extern.h Silence non-constant format string warnings by marking functions 2001-08-19 08:19:37 +00:00
interactive.c Stop restore from looping under certain error conditions. This 2000-12-12 12:04:02 +00:00
main.c Include missing header files which define functions for which gcc has 2001-06-24 23:04:23 +00:00
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:33:27 +00:00
restore.8 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
restore.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
restore.h Well, nobody objected, so here's my -u (unlink) flag to restore. 1998-05-09 05:23:02 +00:00
symtab.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tape.c Add 'SKIP' as an action so that verification works for multivolume restores. 2001-06-11 01:44:06 +00:00
utilities.c Include missing header files which define functions for which gcc has 2001-06-24 23:04:23 +00:00