summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r294961 through r295350.dim2016-02-0618-30/+31
|\
| * Increase max allowed backlog for listen socketsalfred2016-02-023-9/+10
| * Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.jhb2016-01-3015-21/+21
* | Merge ^/head r294777 through r294960.dim2016-01-2723-197/+98
|\ \ | |/
| * Augment struct tcpstat with tcps_states[], which is used for book-keepingglebius2016-01-271-1/+1
| * Bump copyrightdteske2016-01-271-1/+1
| * Add `-k' for dpv(3) `keep_tite' config optiondteske2016-01-262-4/+13
| * Add support to libsysdecode for decoding system call names.jhb2016-01-2620-191/+83
* | Merge ^/head r294599 through r294776.dim2016-01-265-197/+178
|\ \ | |/
| * Disable gprof and users on RISC-V, they don't build.br2016-01-251-1/+4
| * elfdump: handle STT_SPARC_REGISTERemaste2016-01-251-4/+24
| * We don't support a.out executables on RISC-V.br2016-01-241-2/+2
| * Fix a regression in the .de and .dk whois special casesfanf2016-01-231-7/+15
| * A lot of the cleverness in whois is no longer needed!fanf2016-01-232-189/+139
* | Merge ^/head r294169 through r294598.dim2016-01-228-76/+156
|\ \ | |/
| * Update whois synopsis and usage with new optionsfanf2016-01-222-2/+2
| * Bump .Dd after r294575bjk2016-01-221-1/+1
| * A few `whois` usability improvementsfanf2016-01-222-56/+80
| * Add support for RISC-V ISA.br2016-01-222-0/+56
| * Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.asomers2016-01-191-7/+4
| * Import misc.c,v 1.46 from OpenBSD (by espie@)bapt2016-01-181-1/+3
| * Fix printing multibyte printing when performing a networked finger(1) requestbapt2016-01-181-6/+7
| * mdoc: sort Xrjoel2016-01-181-3/+3
* | Merge ^head r294090 through r294168.dim2016-01-164-147/+103
|\ \ | |/
| * Update mandoc to 20160116bapt2016-01-151-2/+4
| * - Add support for zip to lesspipe.shak2016-01-151-0/+3
| * - Match directory extraction message with Infozip [1]ak2016-01-151-2/+5
| * - Extract common code from extract()/extract_stdout() to extract2fd()ak2016-01-152-143/+91
* | Merge ^/head r293850 through r294089.dim2016-01-153-5/+13
|\ \ | |/
| * Set -mlong-calls where needed to get a static clang and lldb 3.8.0andrew2016-01-142-0/+7
| * numactl: fix CPU affinity when modifying an existing process or threadvangyzen2016-01-141-5/+6
* | Update llvm, clang and lldb to trunk r257626, and update build glue.dim2016-01-141-3/+0
* | Merge ^/head r293430 through r293685.dim2016-01-111-3/+23
|\ \ | |/
| * New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 andglebius2016-01-081-3/+23
* | Merge ^/head r293280 through r293429.dim2016-01-084-9/+1
|\ \ | |/
| * DIRDEPS_BUILD: Update dependencies.bdrewery2016-01-072-5/+0
| * Make cap_mkdb and services_mkdb file operations syncgarga2016-01-071-1/+1
| * Update dependencies after r292622 moved the ioctl script.bdrewery2016-01-071-3/+0
* | Merge ^/head r293175 through r293279.dim2016-01-061-0/+5
|\ \ | |/
| * MFV r293125: less v481.delphij2016-01-051-0/+5
* | Some additional llvm tools need libz. While here, consistently usedim2016-01-0617-14/+20
* | Update build infrastructure for LLDB 3.8emaste2016-01-041-1/+5
* | Next part of updating llvm/clang build glue: getting thedim2015-12-3123-124/+134
* | First part of updating llvm/clang build glue: getting llvm-tblgen,dim2015-12-315-14/+16
|/
* Drop the clang patch which adds recognition of 'CC' suffixes as aliasesdim2015-12-302-1/+7
* Improvements to BSD-licensed DTC.theraven2015-12-298-136/+792
* Fix type mismatches for malloc(3) and Co.uqs2015-12-293-5/+5
* Add on systat -vm the ability to display the physical and kernel memoryaraujo2015-12-281-1/+13
* Merge bmake-20151220sjg2015-12-251-2/+2
* Since removal of oldnfs support linking to kvm is not needed anymorebapt2015-12-242-3/+0
OpenPOWER on IntegriCloud