Subject: CVS commit: pkgsrc/pkgtools/libnbcompat/files
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2003 02:36:19
Module Name:	pkgsrc
Committed By:	grant
Date:		Sun Jul 13 02:36:18 UTC 2003

Modified Files:
	pkgsrc/pkgtools/libnbcompat/files: extern.h nbcompat.h setenv.c

Log Message:
setenv.c - include strings.h for bcopy prototype
add prototypes for getmode, lchmod, lchown

eliminates implicit declaration warnings building pax and mtree with
Forte compiler on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/libnbcompat/files/extern.h \
    pkgsrc/pkgtools/libnbcompat/files/setenv.c
cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/libnbcompat/files/nbcompat.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.