Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/pax
Module Name: basesrc
Committed By: lukem
Date: Thu Jan 24 07:45:33 UTC 2002
Modified Files:
basesrc/bin/pax: Makefile options.c pax.1
Log Message:
Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to
be done from dbdir/master.passwd and dbdir/group, using simple text file
parsing routines from ../../usr.sbin/mtree/getid.c.
This does not affect the -G and -U options, which always use the
system databases.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/bin/pax/Makefile
cvs rdiff -r1.34 -r1.35 basesrc/bin/pax/options.c
cvs rdiff -r1.29 -r1.30 basesrc/bin/pax/pax.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index