summaryrefslogtreecommitdiff
path: root/usr.bin/wc
AgeCommit message (Expand)Author
1999-03-05Normalize usage string.kleink
1999-03-05Don't print a trailing space when counting from stdin.mycroft
1999-03-05Make the output format match what it used to be.mycroft
1999-02-14Quad portability fixes:christos
1999-02-14Hopefully somebody better at this than I can correct this somewhatmjacob
1999-02-13use u_int64_t for line, word, and character counts. It bothers me to see wc -cexplorer
1998-10-13Use unsigned long instead of ulongwsanchez
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-10-20fix .Nm usagelukem
1997-10-20WARNSify; deprecate register; clean up .Nmmrg
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-10-18merge lite-2.mrg
1997-01-09RCS ID policetls
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