Subject: CVS commit: basesrc/distrib/playstation2/miniroot
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 04/28/2002 07:16:27
Module Name:	basesrc
Committed By:	shin
Date:		Sun Apr 28 04:16:27 UTC 2002

Modified Files:
	basesrc/distrib/playstation2/miniroot: list

Log Message:
sync with hpcmips(rev. 1.7).

delete csh, netstat, tset, and vi to reduce GOT size.
otherwise, libc.a and other objects which was not compiled with -xgot
won't link. (in general, you can't mix -xgot and no -xgot binaries.)

current GOT size is 0000f590 (see below).

 10 .got          0000f590  10010360  10010360  00269360  2**4
                  CONTENTS, ALLOC, LOAD, DATA


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/distrib/playstation2/miniroot/list

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