Subject: CVS commit: othersrc/bootstrap-pkgsrc/mtree
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 10/28/2002 13:13:11
Module Name:	othersrc
Committed By:	agc
Date:		Mon Oct 28 11:13:11 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/mtree: Makefile.in config.h.in configure
	    configure.ac spec.c
Added Files:
	othersrc/bootstrap-pkgsrc/mtree: setmode.c

Log Message:
Rather than hardscoding the mode, use the NetBSD setmode(3) and getmode(3)
functionality. From Jonathan Perkin, the GNU autoconf changes by me.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/mtree/Makefile.in
cvs rdiff -r1.1 -r1.2 othersrc/bootstrap-pkgsrc/mtree/config.h.in \
    othersrc/bootstrap-pkgsrc/mtree/configure \
    othersrc/bootstrap-pkgsrc/mtree/configure.ac
cvs rdiff -r0 -r1.1 othersrc/bootstrap-pkgsrc/mtree/setmode.c
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/mtree/spec.c

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