Date: Mon, 26 Oct 1998 20:01:22 -0800 (PST) From: Dima Ruban <dima@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/dump traverse.c src/sbin/restore dirs.c symtab.c tape.c src/include/protocols dumprestore.h Message-ID: <199810270401.UAA07749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dima 1998/10/26 20:01:20 PST Modified files: sbin/dump traverse.c sbin/restore dirs.c symtab.c tape.c include/protocols dumprestore.h Log: 64bit fixes. (Note: ``dump'' doesn't work on alpha yet. Apparently there's a problem somewhere is the physio() area) Submitted by: myself && Matt Dillon. Revision Changes Path 1.8 +4 -4 src/sbin/dump/traverse.c 1.13 +5 -5 src/sbin/restore/dirs.c 1.6 +5 -5 src/sbin/restore/symtab.c 1.15 +15 -15 src/sbin/restore/tape.c 1.5 +9 -9 src/include/protocols/dumprestore.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810270401.UAA07749>