Date: Sat, 4 May 2002 18:04:00 -0700 (PDT) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore Makefile savecore.8 savecore.c Message-ID: <200205050104.g45140525665@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2002/05/04 18:04:00 PDT
Modified files:
sbin/savecore Makefile savecore.8 savecore.c
Log:
- revert back to vmcore.#
- reimplement -z
- use syslog()
- improve consistancy of messages
- allow -f to recover cleared dumps
- return bufsize to 1024 * 1024
- return the ability to write sparse files
- update man page
- fix minfree to require 2k for info file instead of the kernel size
- include Berkeley copyright too due to amount of old code copied
Submitted by: Chad David <davidc@acns.ab.ca>
Revision Changes Path
1.10 +3 -2 src/sbin/savecore/Makefile
1.16 +16 -15 src/sbin/savecore/savecore.8
1.59 +252 -92 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?200205050104.g45140525665>
