aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/wc
Commit message (Expand)AuthorAgeFilesLines
* wc: Fix SIGINFO race with casper init.Bryan Drewery2024-02-181-2/+1
* wc: Do not use st_size if it equals zeroRicardo Branco2024-02-031-1/+2
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-10/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-273-6/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-3/+1
* wc: Make the read buffer static.Dag-Erling Smørgrav2023-02-161-2/+3
* wc: Improve test coverage.Dag-Erling Smørgrav2023-02-161-0/+51
* wc: Clean up and modernize.Dag-Erling Smørgrav2023-02-144-73/+277
* 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