freebsd-dev/sbin/restore
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
dirs.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
extern.h Yet another buffer overflow. 1997-01-01 14:08:47 +00:00
interactive.c Merge from Lite2 1997-03-11 12:55:19 +00:00
main.c Implement Kerberized rcmd for rdump/rrestore. This is lacking the 1997-04-29 17:46:27 +00:00
Makefile Implement Kerberized rcmd for rdump/rrestore. This is lacking the 1997-04-29 17:46:27 +00:00
pathnames.h Make the default tape device match dump(8). 1995-11-26 16:57:37 +00:00
restore.8 Document -k flag here, too. 1997-04-29 17:48:58 +00:00
restore.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
restore.h Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch. 1997-03-11 11:59:39 +00:00
symtab.c Merge from Lite2 1997-03-11 12:55:19 +00:00
tape.c Merge from Lite2 1997-03-11 12:55:19 +00:00
utilities.c Merge from Lite2 1997-03-11 12:55:19 +00:00