Date: Sun, 14 Sep 1997 06:15:07 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump Makefile dump.8 dump.h dumprmt.c main.c pathnames.h tape.c traverse.c unctime.c Message-ID: <199709141315.GAA22382@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1997/09/14 06:15:06 PDT
Modified files: (Branch: RELENG_2_2)
sbin/dump Makefile dump.8 dump.h dumprmt.c main.c
pathnames.h tape.c traverse.c unctime.c
Log:
MFC: doc fixes, bug fixes, kerberos support, all kinds of stuff here.
Had to preserve variant CHANGEDSINCE() definition from before (not sure
if it should ever have been removed from -current, really).
Revision Changes Path
1.2.8.2 +7 -0 src/sbin/dump/Makefile
1.5.2.4 +67 -47 src/sbin/dump/dump.8
1.4.2.2 +4 -3 src/sbin/dump/dump.h
1.6.2.2 +18 -7 src/sbin/dump/dumprmt.c
1.7.2.4 +172 -122 src/sbin/dump/main.c
1.2.2.1 +1 -1 src/sbin/dump/pathnames.h
1.3.2.3 +4 -4 src/sbin/dump/tape.c
1.4.2.1 +7 -8 src/sbin/dump/traverse.c
1.1.1.1.8.1 +3 -54 src/sbin/dump/unctime.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709141315.GAA22382>
