History log of /freebsd-10.1-release/usr.bin/wc/wc.1
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


# 185714 06-Dec-2008 keramida

Add a -L option to wc(1), for finger compatibility with the GNU
wc utility. The -L option can be used to report the length of
the longest line wc has seen in one or more files. It is
disabled by default, and wc uses the standard `-lwc'.

Submitted by: Sheldon Givens, sheldon at sigsegv.ca
Reviewed by: kib
MFC after: 1 week


# 165455 21-Dec-2006 ru

Prevent a line from being broken on a line boundary.


# 165454 21-Dec-2006 ru

Improve markup.


# 142544 26-Feb-2005 trhodes

Fix mismerge.

Noticed by: tjr


# 142332 23-Feb-2005 trhodes

Add better mdoc(7) mark up, clean up wording, better describe the effects
of some arguments.

PR: 47705
Based on a patch submitted by: Gary W. Swearingen <swear@attbi.com>
Glanced at by: simon


# 141846 13-Feb-2005 ru

Expand *n't contractions.


# 140420 18-Jan-2005 ru

Sort sections.


# 140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


# 140055 11-Jan-2005 ru

Scheduled mdoc(7) sweep.


# 131507 02-Jul-2004 ru

Deal with double whitespace.


# 107276 26-Nov-2002 ru

mdoc(7) police: markup polishing.

Approved by: re


# 101671 11-Aug-2002 tjr

Locale environment variables influence wc(1) regardless of whether the
-m option is specified; correct ENVIRONMENT section.


# 101670 11-Aug-2002 tjr

Use the iswspace(3) function now that it's been implemented.


# 98167 13-Jun-2002 tjr

Correct the Standards section: wc is a utility, not a function.


# 98166 13-Jun-2002 tjr

Bump document date for previous commit.


# 98165 13-Jun-2002 tjr

Add the -m option, which counts characters (as opposed to -c, which
counts bytes). In locales that don't have multibyte characters, -m
is effectively an alias for -c.

This brings wc(1) up to P1003.1-2001 conformance.


# 81687 15-Aug-2001 ru

mdoc(7) police: utilize the new .Ex macro.


# 81622 14-Aug-2001 ru

mdoc(7) police: s/BSD/.Bx/ where appropriate.


# 68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 58628 26-Mar-2000 charnier

Add DIAGNOSTICS section name


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 28696 25-Aug-1997 charnier

Sync usage string according to man page. Silent -Wall.


# 23012 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 17891 29-Aug-1996 wosch

[HISTORY] command appeared in Version 1 AT&T UNIX
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources