Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/19/1997 09:30:02
hubertf
Fri Dec 19 01:21:08 PST 1997
Update of /cvsroot/pkgsrc/print/ghostscript5
In directory netbsd1:/var/slash-tmp/cvs-serv27739
Modified Files:
Makefile
Log Message:
s/pre-fetch/pre-extract/
hubertf
Fri Dec 19 01:24:04 PST 1997
Update of /cvsroot/pkgsrc/x11/lesstif
In directory netbsd1:/var/slash-tmp/cvs-serv28048
Modified Files:
Makefile
Log Message:
s/pre-fetch/pre-extract/
agc
Fri Dec 19 01:29:16 PST 1997
Update of /cvsroot/pkgsrc/plan9/rc/patches
In directory netbsd1:/var/slash-tmp/cvs-serv28311
Modified Files:
patch-aa
Log Message:
Comment out mknod prototype in rc's proto.h on 4.4BSD-derived OSes.
rc shouldn't be prototyping this kind of thing, and it will break when
compiled with post-1.3 sources. Pointed out by Bill Coldwell.