index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
wc
/
wc.c
Age
Commit message (
Expand
)
Author
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2018-09-30
For -w output in -m mode, tweak the handling of bytes that do not
Ingo Schwarze
2018-09-30
fix the rest of the bug mitigated in the previous commit:
Ingo Schwarze
2018-09-29
Treat NUL like any other byte in the default case; aligns newline count
cheloha
2018-04-26
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Philip Guenther
2016-09-16
- Removed unnecessary string.h include
Frederic Cambus
2015-12-08
UTF-8 support: implement -m for character counting
Ingo Schwarze
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-03
wc only opens files read-only, proceses them, and spits results to stdout.
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2013-11-27
remove erroneous char cast to switch expression processing getopt(3);
Okan Demirmen
2013-11-23
send a extra space to the bit bucket
Theo de Raadt
2013-11-12
simpler prototype repairs
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-06-19
do not print spurious whitespace when reading from stdin;
Otto Moerbeek
2005-10-19
Add -h option to display human-readable numbers.
Marc Espie
2005-04-11
spacing
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-17
ansi
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
1999-02-02
Remove useless cast to quad_t. Gcc thinks "%qd" in printf is the same as "%l...
Todd C. Miller
1999-02-02
o Some minor updates from lite2 (mostly in the man page)
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt