summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Implement process-shared locks support for libthr.so.3, withoutkib2016-02-282-3/+9
* Update dependencies.bdrewery2016-02-261-1/+3
* talk(1): Replace select(2) with poll(2)pfg2016-02-252-20/+16
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-252-17/+20
* Add simple support for CloudABI processes to kdump(1).jhb2016-02-251-0/+7
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-2427-204/+0
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-243-0/+32
* Properly fix these builds by adding NO_WMISSING_VARIABLE_DECLARATIONS from r2...bdrewery2016-02-242-6/+2
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-245-466/+0
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)sobomax2016-02-2311-70/+717
* Add handling for non-native error values to libsysdecode.jhb2016-02-239-283/+10
* Add support for displaying thread IDs to truss(1).jhb2016-02-236-72/+60
* Remove O_SYNC from the options passed to dbmopen().se2016-02-191-1/+1
* DIRDEPS_BUILD: Add dependencies somehow missed in r295681.bdrewery2016-02-191-0/+66
* 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
OpenPOWER on IntegriCloud