freebsd-dev/sbin/dump
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
..
dump.8 Sort options in DESCRIPTION. 2001-07-15 14:00:19 +00:00
dump.h Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
dumprmt.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
itime.c I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
main.c I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
optr.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
pathnames.h SECURITY. 2001-09-05 15:37:01 +00:00
tape.c Zap a number of #ifdef sunos blocks, and all of the `register' 2001-11-17 00:06:55 +00:00
traverse.c Files in subdirectories of directories that have the nodump flag set 2001-12-05 20:42:52 +00:00
unctime.c Don't reinvent the wheel; use strptime(3). 2001-09-04 16:17:17 +00:00