Date: Fri, 8 Jun 2001 18:41:03 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore savecore.c Message-ID: <200106090141.f591f3W84574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/06/08 18:41:03 PDT Modified files: sbin/savecore savecore.c Log: dumpmag is 'u_long dumpmag' in the kernel, not 'int'. If this worked on the Alpha, it was because of luck that it was little endian. Tidy up the dumpsize/dumppages confusion and the out of date comments. Revision Changes Path 1.41 +7 -5 src/sbin/savecore/savecore.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?200106090141.f591f3W84574>