Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/28/1995 07:50:05
leo
Fri Apr 28 07:41:57 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12597
Modified Files:
atari_init.c
Log Message:
- Remove cpuspeed
- Remove dead code (stmem_steal())
- Use round_page() on st_pool_size before using. This prevents crashes
when it is 'binpatched' with a value that is not a multiple of the
page size.
cgd
Fri Apr 28 07:43:58 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/grep
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12681
Modified Files:
getopt.c
Log Message:
fix a typo; i accidentally deleted an _, but it won't really matter.