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/29/1995 01:40:04
cgd
Sat Apr 29 01:30:06 EDT 1995
Update of /a/cvsroot/src/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22548

Modified Files:
	pwd.h 
Log Message:
provide user_from_uid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCE

cgd
Sat Apr 29 01:30:43 EDT 1995
Update of /a/cvsroot/src/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22633

Modified Files:
	grp.h 
Log Message:
provide group_from_gid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCE

cgd
Sat Apr 29 01:32:43 EDT 1995
Update of /a/cvsroot/src/gnu/lib/libmalloc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22791

Modified Files:
	malloc.h 
Log Message:
if NetBSD, include sys/cdefs.h and don't define __P here.

cgd
Sat Apr 29 01:33:38 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/cpio
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22864

Modified Files:
	fnmatch.h 
Log Message:
if NetBSD, include sys/cdefs.h and don't define __P here.

cgd
Sat Apr 29 01:34:44 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/diff
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22965

Modified Files:
	getopt.c 
Log Message:
include stdlib.h and string.h on NetBSD, because we _need_ the protos.

cgd
Sat Apr 29 01:36:28 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/tar
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23225

Modified Files:
	getopt.c 
Log Message:
include string.h on NetBSD; we need the proto

cgd
Sat Apr 29 01:37:17 EDT 1995
Update of /a/cvsroot/src/gnu/usr.bin/tar
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23309

Modified Files:
	Makefile 
Log Message:
define STDC_HEADERS, because it seems to work and because we need the protos