Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
agc
Mon Oct 13 05:47:51 PDT 1997
Update of /cvsroot/pkgsrc/misc/team
In directory netbsd1:/var/slash-tmp/cvs-serv3529
Modified Files:
Makefile
Log Message:
Mark FreeBSD RCS Id as such.
Make this compile on NetBSD:
+ __FreeBSD__ -> (defined(BSD) && BSD >= 199306)
+ eliminate compiler warnings by working around unusual definition in
switch statement.
+ change the man directory location to reflect NetBSD reality.
agc
Mon Oct 13 05:48:05 PDT 1997
Update of /cvsroot/pkgsrc/misc/team/patches
In directory netbsd1:/var/slash-tmp/cvs-serv3529/patches
Modified Files:
patch-a patch-d patch-e
Log Message:
Mark FreeBSD RCS Id as such.
Make this compile on NetBSD:
+ __FreeBSD__ -> (defined(BSD) && BSD >= 199306)
+ eliminate compiler warnings by working around unusual definition in
switch statement.
+ change the man directory location to reflect NetBSD reality.
agc
Mon Oct 13 05:49:18 PDT 1997
Update of /cvsroot/pkgsrc/misc/team
In directory netbsd1:/var/slash-tmp/cvs-serv4207
Modified Files:
Makefile
Log Message:
Add NetBSD RCS Id.
Home |
Main Index |
Thread Index |
Old Index