Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cjs
Sat Dec 20 15:47:03 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv29619
Modified Files:
factor.c
Log Message:
Initialise the array primes at run-time rather than compile time
so it's put in bss rather than data. Saves 38K or so. :-) (Well,
only 125 bytes or so after commpression.)
perry
Sat Dec 20 15:49:05 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv29946
Modified Files:
Tag: netbsd-1-3
factor.c
Log Message:
pullup from trunk (cjs)
Home |
Main Index |
Thread Index |
Old Index