Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 12/07/2000 05:17:18
Module Name:	basesrc
Committed By:	wiz
Date:		Thu Dec  7 03:17:18 UTC 2000

Modified Files:
	basesrc/sbin/savecore: savecore.c

Log Message:
Fix argument handling, which was pretty broken.
If sysctl supports it, try to get the kernel name with CPU_BOOTED_KERNEL.
Get current kernels version string in all cases.
Adapt some error messages to the correct kernel name.
Reviewed by Simon Burge.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/sbin/savecore/savecore.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.