summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-2427-204/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-243-0/+32
* Properly fix these builds by adding NO_WMISSING_VARIABLE_DECLARATIONS from r2...Bryan Drewery2016-02-242-6/+2
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-245-466/+0
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-2311-70/+717
* Add handling for non-native error values to libsysdecode.John Baldwin2016-02-239-283/+10
* Add support for displaying thread IDs to truss(1).John Baldwin2016-02-236-72/+60
* Remove O_SYNC from the options passed to dbmopen().Stefan Eßer2016-02-191-1/+1
* DIRDEPS_BUILD: Add dependencies somehow missed in r295681.Bryan Drewery2016-02-191-0/+66
* Fix installation of makewhatis.local(1) since r283777.Bryan Drewery2016-02-181-5/+0
* DIRDEPS_BUILD: Hookup CLANG_EXTRAS.Bryan Drewery2016-02-1623-0/+1140
* Remove an unused variable that snuck into the previous revision.John Baldwin2016-02-161-1/+0
* Fetch the current thread and it's syscall state from the trussinfo objectJohn Baldwin2016-02-163-24/+27
* Fix naive use of ftell(3).Pedro F. Giffuni2016-02-161-1/+1
* Add myself as ports committer (including calendar)Olivier Cochard2016-02-161-0/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-163-12/+1
* Test directories can build in parallel fine.Bryan Drewery2016-02-161-0/+3
* Correct the ABI name for Linux/i386 binaries under FreeBSD/i386.John Baldwin2016-02-151-1/+1
* Sign extend the error value for failing Linux/i386 system calls. ThisJohn Baldwin2016-02-151-0/+2
* Fix a bug that caused nothing to be skipped when skipping exactly theKevin Lo2016-02-141-1/+1
* elfcopy: enable PE and EFI supportEd Maste2016-02-121-3/+4
* Rename variable to reflect the condition.Konstantin Belousov2016-02-091-4/+4
* Rename P_KTHREAD struct proc p_flag to P_KPROC.Konstantin Belousov2016-02-091-4/+4
* Increase max allowed backlog for listen socketsAlfred Perlstein2016-02-023-9/+10
* Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.John Baldwin2016-01-3015-21/+21
* Augment struct tcpstat with tcps_states[], which is used for book-keepingGleb Smirnoff2016-01-271-1/+1
* Bump copyrightDevin Teske2016-01-271-1/+1
* Add `-k' for dpv(3) `keep_tite' config optionDevin Teske2016-01-262-4/+13
* Add support to libsysdecode for decoding system call names.John Baldwin2016-01-2620-191/+83
* Disable gprof and users on RISC-V, they don't build.Ruslan Bukin2016-01-251-1/+4
* elfdump: handle STT_SPARC_REGISTEREd Maste2016-01-251-4/+24
* We don't support a.out executables on RISC-V.Ruslan Bukin2016-01-241-2/+2
* Fix a regression in the .de and .dk whois special casesTony Finch2016-01-231-7/+15
* A lot of the cleverness in whois is no longer needed!Tony Finch2016-01-232-189/+139
* Update whois synopsis and usage with new optionsTony Finch2016-01-222-2/+2
* Bump .Dd after r294575Benjamin Kaduk2016-01-221-1/+1
* A few `whois` usability improvementsTony Finch2016-01-222-56/+80
* Add support for RISC-V ISA.Ruslan Bukin2016-01-222-0/+56
* Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.Alan Somers2016-01-191-7/+4
* Import misc.c,v 1.46 from OpenBSD (by espie@)Baptiste Daroussin2016-01-181-1/+3
* Fix printing multibyte printing when performing a networked finger(1) requestBaptiste Daroussin2016-01-181-6/+7
* mdoc: sort XrJoel Dahl2016-01-181-3/+3
* Update mandoc to 20160116Baptiste Daroussin2016-01-151-2/+4
* - Add support for zip to lesspipe.shAlex Kozlov2016-01-151-0/+3
* - Match directory extraction message with Infozip [1]Alex Kozlov2016-01-151-2/+5
* - Extract common code from extract()/extract_stdout() to extract2fd()Alex Kozlov2016-01-152-143/+91
* Set -mlong-calls where needed to get a static clang and lldb 3.8.0Andrew Turner2016-01-142-0/+7
* numactl: fix CPU affinity when modifying an existing process or threadEric van Gyzen2016-01-141-5/+6
* New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 andGleb Smirnoff2016-01-081-3/+23
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-072-5/+0