NetBSD/sbin/restore
dholland 4804dbd307 Add wrapper functions around hash algorithm operations to avoid
undefined behavior arising from illegal function casts. As a side
effect, no longer need -Wno-pointer-sign either.
2011-08-06 20:46:42 +00:00
..
dirs.c fix sign-compare issues 2009-04-07 12:38:12 +00:00
extern.h Fix some inconsisent/conflicting definitions and missing parameters 2008-02-16 17:58:01 +00:00
interactive.c fix sign-compare issues 2009-04-07 12:38:12 +00:00
main.c Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
Makefile Add wrapper functions around hash algorithm operations to avoid 2011-08-06 20:46:42 +00:00
restore.8 Use indent-synopsis instead of iS register. The latter is a register 2009-01-30 11:55:04 +00:00
restore.c
restore.h Add wrapper functions around hash algorithm operations to avoid 2011-08-06 20:46:42 +00:00
symtab.c Fix fd leak. Found by cppcheck. 2011-01-04 23:46:34 +00:00
tape.c Add wrapper functions around hash algorithm operations to avoid 2011-08-06 20:46:42 +00:00
utilities.c