Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/02/2000 20:26:21
Module Name:	basesrc
Committed By:	matt
Date:		Mon Jul  3 03:26:21 UTC 2000

Modified Files:
	basesrc/bin/cp: cp.c
	basesrc/bin/sh: error.c exec.c mail.c
	basesrc/bin/sync: sync.c

Log Message:
include <stdlib.h>, <string.h>, or whatever as appropriate to shut up
gcc 2.96


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/bin/cp/cp.c
cvs rdiff -r1.22 -r1.23 basesrc/bin/sh/error.c
cvs rdiff -r1.29 -r1.30 basesrc/bin/sh/exec.c
cvs rdiff -r1.13 -r1.14 basesrc/bin/sh/mail.c
cvs rdiff -r1.9 -r1.10 basesrc/bin/sync/sync.c

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