Date: Sun, 8 Oct 2000 02:24:45 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.umntall mounttab.c Message-ID: <200010080924.CAA45362@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/10/08 02:24:45 PDT Modified files: usr.sbin/rpc.umntall mounttab.c Log: Fixed printf format errors which corrupted /var/db/mounttab on i386's with 64-bit longs (don't assume that time_t is long; assume that time_t's are representable as longs). Revision Changes Path 1.3 +6 -4 src/usr.sbin/rpc.umntall/mounttab.c 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?200010080924.CAA45362>