Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/23/1997 20:10:02
phil
Wed Jul 23 13:05:43 PDT 1997
Update of /cvsroot/src/domestic/usr.bin/passwd
In directory netbsd1:/var/slash-tmp/cvs-serv28709

Modified Files:
	Makefile 
Log Message:
Add a -I for lib/libc/include to get access to namespace.h for 
lib/libc/gen/getpwent.c as compiled here.


kleink
Wed Jul 23 13:08:04 PDT 1997
Update of /cvsroot/src/usr.bin/who
In directory netbsd1:/var/slash-tmp/cvs-serv28935

Modified Files:
	who.c 
Log Message:
* __RCSID()/__COPYRIGHT() police.
* Prototypes; fix compiler warnings.
* setlocale(LC_ALL, "") on startup.
* Add XPG4.2 `-H' flag.


kleink
Wed Jul 23 13:08:54 PDT 1997
Update of /cvsroot/src/usr.bin/who
In directory netbsd1:/var/slash-tmp/cvs-serv29155

Modified Files:
	who.1 
Log Message:
Document `-H' flag.


kleink
Wed Jul 23 13:09:26 PDT 1997
Update of /cvsroot/src/usr.bin/who
In directory netbsd1:/var/slash-tmp/cvs-serv29234

Modified Files:
	Makefile 
Log Message:
Add WARNS=1.