freebsd-dev/sbin/restore
Matthew Dillon 170ac683f2 I've been meaning to do this for a while. Add an underscore to the
time_to_xxx() and xxx_to_time() functions.  e.g. _time_to_xxx()
instead of time_to_xxx(), to make it more obvious that these are
stopgap functions & placemarkers and not meant to create a defacto
standard.  They will eventually be replaced when a real standard
comes out of committee.
2002-01-19 23:20:02 +00:00
..
dirs.c Respect the -N flag when changing directory attributes in setdirmode). 2001-08-20 02:15:22 +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 Documentation fixes: 2001-10-02 08:24:37 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
restore.8 Documentation fixes: 2001-10-02 08:24:37 +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 Fix a bug where restore(8) segfaults while trying to restore on a 2001-10-30 20:06:59 +00:00
tape.c I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
utilities.c Include missing header files which define functions for which gcc has 2001-06-24 23:04:23 +00:00