Subject: CVS commit: syssrc/usr.sbin/config
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 07/01/2001 05:46:48
Module Name: syssrc
Committed By: gmcgarry
Date: Sun Jul 1 02:46:48 UTC 2001
Modified Files:
syssrc/usr.sbin/config: config.8 main.c pack.c
Log Message:
Don't pack locators. Introduce a new commandline option to
restore the previous behaviour of packing locators.
Results in a 2.5KB increase in size for the current i386 GENERIC
kernel. My custom kernel resulted in a 12-byte increase.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/usr.sbin/config/config.8
cvs rdiff -r1.56 -r1.57 syssrc/usr.sbin/config/main.c
cvs rdiff -r1.9 -r1.10 syssrc/usr.sbin/config/pack.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.