aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | indent(1): remove unneeded comma.Pedro F. Giffuni2016-12-041-1/+1
* | Document undocumented indent(1) options badp/nbadp, bs/nbs, and lc.Pedro F. Giffuni2016-12-031-1/+19
* | indent(1): Avoid out-of-bound accesses of array ps.p_stack.Pedro F. Giffuni2016-12-021-1/+1
* | indent(1): Avoid out-of-bound accesses of arrays.Pedro F. Giffuni2016-12-021-2/+3
* | indent(1): Remove an extra newline added in a previous commit.Pedro F. Giffuni2016-12-021-1/+0
* | indent(1): Optimize parser stack usage.Pedro F. Giffuni2016-12-021-1/+7
* | indent(1): Do not define opchar unless it will be used.Pedro F. Giffuni2016-12-021-0/+2
* | indent(1): Fix indent's confusion about custom FreeBSD macros.Pedro F. Giffuni2016-12-023-7/+16
* | locale: enable more warnings; fix themEric van Gyzen2016-12-012-20/+18
* | locale: fix buffer managementEric van Gyzen2016-12-011-15/+15
* | indent(1): Don't unnecessarily add a blank before a comment ends.Pedro F. Giffuni2016-12-011-1/+1
* | indent(1): Don't ignore newlines after comments that follow braces.Pedro F. Giffuni2016-12-011-2/+4
* | indent(1): Avoid out of bound access of array in_bufferPedro F. Giffuni2016-12-012-5/+13
* | Include limits.h for CHAR_MAXEric van Gyzen2016-11-301-0/+1
* | Clarify warning message when failing to configure audit on user login:Robert Watson2016-11-301-1/+1
* | Fix packaging for clang, lldb and lld 3.9.0Dimitry Andric2016-11-284-0/+6
* | pages and psize are always assigned, so there is no need to initializeXin LI2016-11-281-2/+0
* | Eliminate variables that are computed, assigned but neverXin LI2016-11-282-11/+1
* | Fix an obvious typo.Xin LI2016-11-281-1/+1
* | indent(1): Properly handle the wide string literal and wide char constant L.Pedro F. Giffuni2016-11-273-0/+16
* | indent(1): fix regression introduced in r303596.Pedro F. Giffuni2016-11-271-8/+12
* | indent(1): minor off-by-one error.Pedro F. Giffuni2016-11-271-1/+1
* | Use November instead of the abbreviation.Rick Macklem2016-11-261-1/+1
* | Document the -E flag for nfsstat.Rick Macklem2016-11-261-2/+12
* | Add a -E flag to nfsstat.c so that it prints out the NFSv4.1Rick Macklem2016-11-261-2/+368
* | fdt: Expect strchr() to return a const char*Raphael Kubo da Costa2016-11-261-1/+1
* | style(9) indent changes, no actual code change.Xin LI2016-11-261-22/+21
* | Add WITH_LLD_AS_LD build knobEd Maste2016-11-251-0/+5
* | Correct lld llvm-tblgen dependency file nameEd Maste2016-11-251-1/+1
* | Merge ^/head r308491 through r308841.Dimitry Andric2016-11-1923-29/+134
|\ \
| * | locale: fix display of "grouping" and "mon_grouping" valuesEric van Gyzen2016-11-191-2/+31
| * | We need to lookup locale when command line argumentsHajimu UMEMOTO2016-11-181-1/+1
| * | Lookup locale when print all keywords as well.Hajimu UMEMOTO2016-11-181-1/+2
| * | Cleanup some leftovers from '-s' removal in r302792.Bryan Drewery2016-11-171-16/+1
| * | Use bogus_page to properly reduce number of I/Os in sendfile(2). The newGleb Smirnoff2016-11-171-0/+3
| * | More robust handling of whois referrals from RIRs.Tony Finch2016-11-171-4/+75
| * | Remove a lingering reference to cache pages from vmstat(8).Mark Johnston2016-11-161-2/+0
| * | fold(1): Revert incorrect r308432Conrad Meyer2016-11-151-4/+0
| * | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-1317-0/+22
* | | Merge ^/head r308227 through r308490.Dimitry Andric2016-11-1020-34/+99
|\| |
| * | Add the laundry page count to the displays of systat, top, and vmstat.Mark Johnston2016-11-105-22/+23
| * | Fix improper use of "its".Bryan Drewery2016-11-082-2/+2
| * | Capsicumize some trivial stdio programsConrad Meyer2016-11-089-5/+59
| * | Fix sorting after r308293, using the ../tools/do_sort script.Eric van Gyzen2016-11-051-3/+3
| * | ncal: fix a reference to an out-of-scope stack bufferEric van Gyzen2016-11-051-1/+2
| * | Reduce the bogosity of ministat's % difference calculations.Colin Percival2016-11-051-1/+7
| * | sed(1): add LEGACY_BSDSED_COMPAT compile-time flag.Pedro F. Giffuni2016-11-041-0/+3
| * | Fix grammar in a fortune.Eric van Gyzen2016-11-041-1/+1
* | | Merge ^/head r303250 through r308226.Dimitry Andric2016-11-021-4/+6
|\| |
| * | Fix packaging calendar(1) files.Glen Barber2016-10-311-4/+6