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/10/2002 19:56:06
Module Name:	othersrc
Committed By:	agc
Date:		Thu Oct 10 16:56:06 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/mtree: Makefile.in compare.c crc.c create.c
	    excludes.c extern.h getid.c misc.c mtree.c mtree.h namespace.h
	    pack_dev.c spec.c stat_flags.c unvis.c util.h verify.c vis.c vis.h
Added Files:
	othersrc/bootstrap-pkgsrc/mtree: __fts13.c config.guess config.h.in
	    config.sub configure configure.ac err.c fts.h install-sh
	    setprogname.c

Log Message:
Allow mtree to be built upon Solaris (x86, 2.7).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 othersrc/bootstrap-pkgsrc/mtree/Makefile.in \
    othersrc/bootstrap-pkgsrc/mtree/namespace.h \
    othersrc/bootstrap-pkgsrc/mtree/unvis.c \
    othersrc/bootstrap-pkgsrc/mtree/util.h \
    othersrc/bootstrap-pkgsrc/mtree/vis.c \
    othersrc/bootstrap-pkgsrc/mtree/vis.h
cvs rdiff -r0 -r1.1 othersrc/bootstrap-pkgsrc/mtree/__fts13.c \
    othersrc/bootstrap-pkgsrc/mtree/config.guess \
    othersrc/bootstrap-pkgsrc/mtree/config.h.in \
    othersrc/bootstrap-pkgsrc/mtree/config.sub \
    othersrc/bootstrap-pkgsrc/mtree/configure \
    othersrc/bootstrap-pkgsrc/mtree/configure.ac \
    othersrc/bootstrap-pkgsrc/mtree/err.c \
    othersrc/bootstrap-pkgsrc/mtree/fts.h \
    othersrc/bootstrap-pkgsrc/mtree/install-sh \
    othersrc/bootstrap-pkgsrc/mtree/setprogname.c
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/mtree/compare.c \
    othersrc/bootstrap-pkgsrc/mtree/crc.c \
    othersrc/bootstrap-pkgsrc/mtree/create.c \
    othersrc/bootstrap-pkgsrc/mtree/excludes.c \
    othersrc/bootstrap-pkgsrc/mtree/extern.h \
    othersrc/bootstrap-pkgsrc/mtree/getid.c \
    othersrc/bootstrap-pkgsrc/mtree/misc.c \
    othersrc/bootstrap-pkgsrc/mtree/mtree.c \
    othersrc/bootstrap-pkgsrc/mtree/mtree.h \
    othersrc/bootstrap-pkgsrc/mtree/pack_dev.c \
    othersrc/bootstrap-pkgsrc/mtree/stat_flags.c \
    othersrc/bootstrap-pkgsrc/mtree/verify.c
cvs rdiff -r1.3 -r1.4 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.