freebsd-dev/sbin/restore
2013-02-16 01:23:54 +00:00
..
dirs.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
extern.h - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd" 2010-01-29 10:00:42 +00:00
interactive.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
main.c Add a "-D" flag to restore which puts it into "degraded" mode. This 2006-12-05 11:18:51 +00:00
Makefile - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd" 2010-01-29 10:00:42 +00:00
Makefile.depend Updated dependencies 2013-02-16 01:23:54 +00:00
restore.8 mdoc: move two sentences from synopsis to description (where they really 2012-05-23 15:06:13 +00:00
restore.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
restore.h Fix common misspelling of hierarchy 2010-02-20 10:19:19 +00:00
symtab.c Fix sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:06 +00:00
tape.c Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
utilities.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00