summaryrefslogtreecommitdiff
path: root/usr.bin/wc
Commit message (Expand)AuthorAgeFilesLines
* wc(1): document SIGINFO handling in the manual page.Eugene Grosbein2020-04-111-1/+13
* wc(1): account for possibility of file == NULLKyle Evans2020-02-051-2/+2
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+2
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* cap_fileargs: chase r346315, update fileargs_init in consumersEd Maste2019-04-171-1/+1
* s/caph_enter_capser/caph_enter_casper/gMariusz Zaborski2018-11-121-1/+1
* s/caph_enter_with_casper/caph_enter_casper/Mariusz Zaborski2018-11-121-1/+1
* wc: We should sandbox wc only if Capers is available.Mariusz Zaborski2018-11-121-1/+1
* wc: sandbox wc using capsicumMariusz Zaborski2018-11-122-1/+37
* wc(1): Fix 'wc -L'Conrad Meyer2018-08-022-13/+12
* wc(1): Restore regular file char count fast pathConrad Meyer2017-12-101-44/+41
* wc(1): Extend non-controversial optimizations to '-c' modeConrad Meyer2017-12-091-50/+51
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-011-1/+8
* Make libxo depend on libutil because it uses humanize_number after r287111Enji Cooper2015-10-181-1/+1
* Update META_MODE dependencies.Bryan Drewery2015-09-171-0/+1
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Clean out some externally visible "more then" grammarPedro F. Giffuni2015-08-111-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+15
| |\ | |/ |/|
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-0/+1
| * Merge from head@274682Simon J. Gerraty2014-11-193-19/+45
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | Fix SIGINFO race causing final results to be lost to stderr.Bryan Drewery2015-04-161-0/+11
* | | Close the file list before opening the container that holds theMarcel Moolenaar2015-02-111-1/+3
* | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | Fix a SIGSEGV when emitting XML or JSON when reading stdin. In thatMarcel Moolenaar2014-11-071-3/+1
* | Separate references by a comma.Marcel Moolenaar2014-11-061-2/+2
* | Document that wc(1) supports libxo(3).Marcel Moolenaar2014-11-051-1/+4
* | Convert to use libxo.Marcel Moolenaar2014-11-052-17/+42
|/
* Add missing static keywords to wc(1)Ed Schouten2011-11-061-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Use better type for siginfo (volatile sig_atomic_t instead of int).Pawel Jakub Dawidek2010-05-171-1/+2
* On SIGINFO print current values on stderr.Pawel Jakub Dawidek2010-05-161-44/+68
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Add missing `void' keyword for function without arguments.Ed Schouten2009-12-291-1/+1
* Add a -L option to wc(1), for finger compatibility with the GNUGiorgos Keramidas2008-12-062-11/+60
* Prevent a line from being broken on a line boundary.Ruslan Ermilov2006-12-211-1/+1
* Improve markup.Ruslan Ermilov2006-12-211-4/+9
* Fix mismerge.Tom Rhodes2005-02-261-1/+1
* Add better mdoc(7) mark up, clean up wording, better describe the effectsTom Rhodes2005-02-231-6/+23
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-4/+4