Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/31/1998 20:50:05
thorpej
Sat Jan 31 12:41:45 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv11677

Modified Files:
	getsubopt.3 getsubopt.c 
Log Message:
RCS ID police, and add explicit return value to getsubopt().


christos
Sat Jan 31 15:42:11 EST 1998
Update of /cvsroot/src/usr.bin/head
In directory netbsd1:/var/slash-tmp/cvs-serv11723

Modified Files:
	head.c 
Log Message:
Remove __GNUC__ ifdef, and make usage string consistent with other programs.


thorpej
Sat Jan 31 12:43:51 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv11900

Modified Files:
	getsubopt.c 
Log Message:
Pull in <string.h> to get strcmp() prototype.