summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix installation of makewhatis.local(1) since r283777.bdrewery2016-02-181-5/+0
* DIRDEPS_BUILD: Hookup CLANG_EXTRAS.bdrewery2016-02-1623-0/+1140
* Remove an unused variable that snuck into the previous revision.jhb2016-02-161-1/+0
* Fetch the current thread and it's syscall state from the trussinfo objectjhb2016-02-163-24/+27
* Fix naive use of ftell(3).pfg2016-02-161-1/+1
* Add myself as ports committer (including calendar)olivier2016-02-161-0/+1
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-163-12/+1
* Test directories can build in parallel fine.bdrewery2016-02-161-0/+3
* Correct the ABI name for Linux/i386 binaries under FreeBSD/i386.jhb2016-02-151-1/+1
* Sign extend the error value for failing Linux/i386 system calls. Thisjhb2016-02-151-0/+2
* Fix a bug that caused nothing to be skipped when skipping exactly thekevlo2016-02-141-1/+1
* elfcopy: enable PE and EFI supportemaste2016-02-121-3/+4
* Rename variable to reflect the condition.kib2016-02-091-4/+4
* Rename P_KTHREAD struct proc p_flag to P_KPROC.kib2016-02-091-4/+4
* 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
* 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
* 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
* 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
* 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
* 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
* New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 andglebius2016-01-081-3/+23
* 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
* MFV r293125: less v481.delphij2016-01-051-0/+5
* 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