freebsd-skq/sbin/dump
Ralf S. Engelschall 452329ad11 Do not pass-through the tailing newline character from the ctime(3)
output to setproctitle(3) in order to get rid of the ugly two-character
escape sequence "\n" in the ps(1) output of a dump(8) process:

<< [...] finished in 0:00 at Sat Aug  5 14:44:39 2006\n (dump)
>> [...] finished in 0:00 at Sat Aug  5 14:44:39 2006 (dump)
2006-08-05 12:50:38 +00:00
..
cache.c
dump.8 Revert a minor glitch of revision 1.69 2006-02-24 15:02:08 +00:00
dump.h
dumprmt.c
itime.c
main.c 'r' disk devices no longer exist, so don't try to create a pathname 2005-04-18 15:08:29 +00:00
Makefile
optr.c Do not pass-through the tailing newline character from the ctime(3) 2006-08-05 12:50:38 +00:00
pathnames.h
tape.c Use a signal-safe type for two variables that are used to synchronise 2005-03-02 02:30:08 +00:00
traverse.c Dump keeps a bitmap of the state of various inodes, which is sized 2006-04-11 14:45:42 +00:00
unctime.c