Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/14/1996 09:00:02
thorpej
Thu Nov 14 00:56:00 PST 1996
Update of /cvsroot/src/usr.sbin/lpr/lpd
In directory netbsd1:/var/slash-tmp/cvs-serv3638

Modified Files:
      Tag: netbsd-1-2
	lpd.8 
Log Message:
Pull up from trunk:

> revision 1.6
> date: 1996/06/16 22:36:59;  author: pk;  state: Exp;  lines: +4 -4
> `/dev/printer' => `/var/run/printer' (PR#2552).
> Also, change `.Os 4.2' => `.Os 4.4' (this man page is from 4.4 lite), and
> for now, refer to the "BSD 4.3 Line printer manual", because that is what
> we now have in lpr/SMM.doc (SMM.doc needs updating too).


thorpej
Thu Nov 14 00:58:06 PST 1996
Update of /cvsroot/src/usr.sbin/eeprom
In directory netbsd1:/var/slash-tmp/cvs-serv5373

Modified Files:
      Tag: netbsd-1-2
	main.c 
Log Message:
Pull up from trunk:

> revision 1.4
> date: 1996/09/27 02:39:46;  author: thorpej;  state: Exp;  lines: +7 -1
> Discard setgid privileges if we don't need them.
> From Mike Grupenhoff <kashmir@vanquish.umiacs.umd.edu>, PR #2646.