| Commit message (Expand) | Author | Age | Files | Lines |
* | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 2019-06-28 | 1 | -2/+2 |
* | For -w output in -m mode, tweak the handling of bytes that do not |  schwarze | 2018-09-30 | 1 | -2/+2 |
* | fix the rest of the bug mitigated in the previous commit: |  schwarze | 2018-09-30 | 1 | -2/+3 |
* | Treat NUL like any other byte in the default case; aligns newline count |  cheloha | 2018-09-29 | 1 | -3/+4 |
* | Use <fcntl.h> instead of <sys/file.h> for open() and friends. |  guenther | 2018-04-26 | 1 | -2/+3 |
* | Unify wording for LC_CTYPE in ENVIRONMENT: |  schwarze | 2016-10-24 | 1 | -5/+5 |
* | - Removed unnecessary string.h include |  fcambus | 2016-09-16 | 1 | -24/+23 |
* | UTF-8 support: implement -m for character counting |  schwarze | 2015-12-08 | 2 | -43/+87 |
* | Change all tame callers to namechange to pledge(2). |  deraadt | 2015-10-09 | 1 | -3/+3 |
* | wc only opens files read-only, proceses them, and spits results to stdout. |  deraadt | 2015-10-03 | 1 | -1/+4 |
* | Back in January, Kaspars at Bankovskis dot net reported that the wc(1) |  schwarze | 2015-04-21 | 1 | -15/+10 |
* | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 2015-03-13 | 1 | -3/+3 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -4/+4 |
* | No point in documenting an outright bug fixed in 4.3BSD. |  bentley | 2014-11-15 | 1 | -23/+2 |
* | remove erroneous char cast to switch expression processing getopt(3); |  okan | 2013-11-27 | 1 | -2/+2 |
* | send a extra space to the bit bucket |  deraadt | 2013-11-23 | 1 | -2/+2 |
* | simpler prototype repairs |  deraadt | 2013-11-12 | 1 | -1/+2 |
* | add an EXIT STATUS section for /usr/bin; |  jmc | 2010-09-03 | 1 | -3/+3 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -15/+1 |
* | replace ".Ar file ..." with ".Ar" whenever possible. |  sobrado | 2009-08-16 | 1 | -3/+3 |
* | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 2009-02-08 | 1 | -3/+3 |
* | replace hardcoded exit values with .Ex macros; |  sobrado | 2009-01-04 | 1 | -5/+3 |
* | do not print spurious whitespace when reading from stdin; |  otto | 2008-06-19 | 1 | -4/+7 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - use a consistent text for STANDARDS |  jmc | 2007-05-30 | 1 | -12/+11 |
* | Add -h option to display human-readable numbers. |  espie | 2005-10-19 | 3 | -12/+40 |
* | spacing |  deraadt | 2005-04-11 | 1 | -5/+5 |
* | remove section detailing `file' operand: none of our other pages do it |  jmc | 2004-12-19 | 1 | -7/+1 |
* | - alter .Nd to reflect that characters can be counted also |  jmc | 2004-04-07 | 1 | -5/+11 |
* | - section reorder |  jmc | 2003-06-10 | 1 | -4/+9 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 2 | -13/+5 |
* | typos; jmc@prioris.mini.pw.edu.pl |  deraadt | 2003-01-12 | 1 | -3/+3 |
* | ansi |  deraadt | 2002-09-17 | 1 | -12/+5 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -4/+4 |
* | kill more registers |  mpech | 2001-11-19 | 1 | -7/+7 |
* | first pass at a -Wall cleanup |  deraadt | 2001-07-12 | 1 | -5/+5 |
* | More pedantic man page formatting insanity, lalala |  aaron | 2000-03-23 | 1 | -2/+3 |
* | Finish off cleanup usr.bin/ man pages. |  aaron | 2000-03-14 | 1 | -19/+23 |
* | Some section re-ordering. |  aaron | 2000-03-06 | 1 | -11/+11 |
* | Finish standardizing options list introduction. |  aaron | 2000-03-05 | 1 | -2/+2 |
* | Use the AT&T UNIX macros. |  aaron | 1999-10-17 | 1 | -1/+6 |
* | Remove useless cast to quad_t. Gcc thinks "%qd" in printf is the same as "%lld" so we get a warning on alpha with -Wall. Live with it. |  millert | 1999-02-02 | 1 | -5/+5 |
* | o Some minor updates from lite2 (mostly in the man page) |  millert | 1999-02-02 | 2 | -78/+98 |
* | be really pedantic about punctuation following -mdoc macro'd text |  aaron | 1998-11-04 | 1 | -2/+2 |
* | usr.bin/ man page fixes, t-z |  aaron | 1998-10-30 | 1 | -3/+3 |
* | rcsid |  deraadt | 1996-06-26 | 3 | -4/+5 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 3 | -0/+381 |