| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r286615: | pfg | 2015-08-14 | 1 | -2/+2 |
* | MFC r281617: | bdrewery | 2015-04-30 | 1 | -0/+11 |
* | Add missing static keywords to wc(1) | ed | 2011-11-06 | 1 | -2/+2 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Use better type for siginfo (volatile sig_atomic_t instead of int). | pjd | 2010-05-17 | 1 | -1/+2 |
* | On SIGINFO print current values on stderr. | pjd | 2010-05-16 | 1 | -44/+68 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Add missing `void' keyword for function without arguments. | ed | 2009-12-29 | 1 | -1/+1 |
* | Add a -L option to wc(1), for finger compatibility with the GNU | keramida | 2008-12-06 | 2 | -11/+60 |
* | Prevent a line from being broken on a line boundary. | ru | 2006-12-21 | 1 | -1/+1 |
* | Improve markup. | ru | 2006-12-21 | 1 | -4/+9 |
* | Fix mismerge. | trhodes | 2005-02-26 | 1 | -1/+1 |
* | Add better mdoc(7) mark up, clean up wording, better describe the effects | trhodes | 2005-02-23 | 1 | -6/+23 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -4/+4 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 1 | -2/+3 |
* | Remove warnings and make wc WARNS=6 clean. | josef | 2004-12-27 | 2 | -6/+4 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -1/+3 |
* | Improve robustness of multibyte character handling (-m option), and | tjr | 2004-04-09 | 1 | -19/+23 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 1 | -4/+2 |
* | Locale environment variables influence wc(1) regardless of whether the | tjr | 2002-08-11 | 1 | -4/+1 |
* | Use the iswspace(3) function now that it's been implemented. | tjr | 2002-08-11 | 2 | -5/+5 |
* | When counting words, check the correct character variable to see whether it's | tjr | 2002-06-16 | 1 | -2/+2 |
* | fstat() returns information about the target of any symbolic link that | tjr | 2002-06-15 | 1 | -2/+2 |
* | Correct the Standards section: wc is a utility, not a function. | tjr | 2002-06-13 | 1 | -1/+1 |
* | Bump document date for previous commit. | tjr | 2002-06-13 | 1 | -1/+1 |
* | Add the -m option, which counts characters (as opposed to -c, which | tjr | 2002-06-13 | 2 | -24/+83 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | Leave the `copyright' variable exposed, since the main purpose of it | mike | 2002-03-07 | 1 | -2/+2 |
* | Fix vendor ID (mostly obtained from rev 1.1). | mike | 2002-02-28 | 1 | -21/+23 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 1 | -8/+7 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -1/+4 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Add DIAGNOSTICS section name | charnier | 2000-03-26 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Correct style issues with the previous commit. | sheldonh | 1999-08-13 | 1 | -19/+16 |
* | Fix integer overflow for files containing more than 4GB by using | sheldonh | 1999-08-06 | 1 | -15/+16 |
* | Sync usage string according to man page. Silent -Wall. | charnier | 1997-08-25 | 2 | -11/+11 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -0/+6 |
* | Changed all per-file errors to warnings. Exit with a nonzero status of | bde | 1996-04-13 | 1 | -55/+48 |
* | Do not exit if a file is not readable. This is a short hack | wosch | 1996-04-10 | 1 | -2/+4 |
* | Localize it. | ache | 1996-01-10 | 1 | -2/+5 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+357 |