Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/xinstall



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Dec 19 08:30:40 UTC 2002

Modified Files:
        basesrc/usr.bin/xinstall: Makefile install.1 xinstall.c

Log Message:
Add '-N dbdir', to specify that user & group lookups are to be done from
dbdir/master.passwd and dbdir/group, using simple text file parsing
routines from ../../usr.sbin/mtree/getid.c.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/xinstall/Makefile
cvs rdiff -r1.31 -r1.32 basesrc/usr.bin/xinstall/install.1
cvs rdiff -r1.73 -r1.74 basesrc/usr.bin/xinstall/xinstall.c

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