Subject: Re: CVS commit: src
To: None <cgd@netbsd.org>
From: Simon Burge <simonb@telstra.com.au>
List: source-changes
Date: 04/07/1999 20:05:25
"Chris G. Demetriou" wrote:
> Module Name: src
> Committed By: cgd
> Date: Wed Apr 7 06:30:34 UTC 1999
>
> Modified Files:
>
> src/sys/arch/alpha/stand/common: newvers.sh
>
> Log Message:
>
> save 4.3 bytes on the date string! 4 == day of week plus space,
> .3 == a space on days of the month 1-9.
If things are _that_ tight, why not leave off bootprog_maker[]
altogether, or abbreviate some other words in various strings?
Just curious...
Simon.