summaryrefslogtreecommitdiff
path: root/usr.bin/wc
AgeCommit message (Expand)Author
1994-01-03Fixed problems with wc -c when reading from stdin.andrew
1993-11-04Checkin minor tweaks before giving a copy to the FreeBSD folks.jtc
1993-10-12Streamline the char/word/line counting logic in anticipation of multibytejtc
1993-10-12Like cat, set the return-value variable "rval" instead of exiting whenjtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-19Document that utility now conforms to IEEE 1003.2-1992.jtc
1993-08-17Make wc 1003.2-1992 compliant by adding -m option (currently a noop, asjtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-07-15Update to POSIX 1003.2 (D11.2) compliance.jtc
1993-06-074.4BSD-Lite2mrg
1993-03-21initial import of 386bsd-0.1 sourcescgd