Subject: CVS commit: basesrc/bin/pax
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/02/2002 14:34:40
Module Name:	basesrc
Committed By:	lukem
Date:		Sat Feb  2 12:34:40 UTC 2002

Modified Files:
	basesrc/bin/pax: Makefile ftree.c options.c

Log Message:
- don't compile in support for -M (mtree specfile input) or -N dbdir
  (alternate directory for id info) if SMALL is defined
- enable -DSMALL and remove unused objects if CRUNCHEDPROG is defined
- minor cleanup in next_file() (preparation for future work)


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/bin/pax/Makefile
cvs rdiff -r1.17 -r1.18 basesrc/bin/pax/ftree.c
cvs rdiff -r1.38 -r1.39 basesrc/bin/pax/options.c

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