Source-Changes archive

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

CVS commit: basesrc/usr.sbin/mtree



Module Name:    basesrc
Committed By:   lukem
Date:           Fri Oct  5 15:32:58 UTC 2001

Modified Files:
        basesrc/usr.sbin/mtree: mtree.8 spec.c

Log Message:
* Implement support for absolute paths in the specfile.  An absolute path
  is one that contains a `/' character that is not the first character.
  All parent directories referenced in the path must exist.
* Add copyright for all the work I've done.
* Document the history of various features added since 4.3-Reno.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.sbin/mtree/mtree.8
cvs rdiff -r1.30 -r1.31 basesrc/usr.sbin/mtree/spec.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