freebsd_amp_hwpstate/sbin/restore
Bruce Evans eaa86f9d7f Don't use __dead or __pure in user code. They were obfuscations
for gcc >= 2.5 and no-ops for gcc >= 2.6.  Converted to use __dead2
or __pure2 where it wasn't already done, except in math.h where use
of __pure was mostly wrong.
1996-09-14 03:00:32 +00:00
..
Makefile
dirs.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
extern.h Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
interactive.c
main.c When running 'rrestore foo', you get a segmentation fault because 1996-07-23 19:33:44 +00:00
pathnames.h Make the default tape device match dump(8). 1995-11-26 16:57:37 +00:00
restore.8 Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
restore.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
restore.h
symtab.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
tape.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
utilities.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00