Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: apb
Date: Mon Dec 17 18:17:27 UTC 2012
Modified Files:
src/etc: rc.subr
src/share/man/man8: rc.subr.8
Log Message:
Add shell implementations of basename and dirname to rc.subr. They
are supposed to mimic basename(1) and dirname(1), except that they
are usable before /usr/bin is mounted.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/etc/rc.subr
cvs rdiff -u -r1.29 -r1.30 src/share/man/man8/rc.subr.8
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