Source-Changes archive

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

CVS commit: src/usr.bin/split



Module Name:    src
Committed By:   bjh21
Date:           Thu Jul 10 20:43:40 UTC 2003

Modified Files:
        src/usr.bin/split: split.1 split.c

Log Message:
Remove the hack that varied the first character of the output filename if
a base name wasn't specified.  It's not really necessary now that we've
got -a, it's ugly, and POSIX doesn't permit it.

Suggested on tech-userlevel a couple of weeks ago to a deafening silence.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.bin/split/split.1
cvs rdiff -r1.17 -r1.18 src/usr.bin/split/split.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