aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge bmake-20161212Simon J. Gerraty2016-12-191-3/+6
|\
* | ident(1): CapsicumifyConrad Meyer2016-12-161-6/+43
* | iconv(1): CapsicumifyConrad Meyer2016-12-161-17/+39
* | hexdump(1): First cut capsicumificationConrad Meyer2016-12-162-0/+27
* | ktrdump(8): CapsicumifyConrad Meyer2016-12-161-0/+32
* | ministat(1): CapsicumifyConrad Meyer2016-12-161-24/+39
* | Capsicumify last(1)Conrad Meyer2016-12-161-3/+16
* | Export the whole thread name in kinfo_procEric van Gyzen2016-12-076-21/+38
* | locale: fix the powerpc buildEric van Gyzen2016-12-061-0/+2
* | Rework syscall structure lookups.John Baldwin2016-12-0619-45/+140
* | Fix error in the example sectionSevan Janiyan2016-12-051-8/+11
* | 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-19/+18
* | 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