Source-Changes archive

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

CVS commit: basesrc/usr.bin/wc



Module Name:    basesrc
Committed By:   yamt
Date:           Fri Oct 19 06:09:57 UTC 2001

Modified Files:
        basesrc/usr.bin/wc: wc.1 wc.c

Log Message:
- implement -m.(count characters instead of bytes)
- use iswspace instead of isspace for -w.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/wc/wc.1
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/wc/wc.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