aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make cap_mkdb and services_mkdb file operations syncRenato Botelho2016-01-071-1/+1
* Update dependencies after r292622 moved the ioctl script.Bryan Drewery2016-01-071-3/+0
* MFV r293125: less v481.Xin LI2016-01-051-0/+5
* Drop the clang patch which adds recognition of 'CC' suffixes as aliasesDimitry Andric2015-12-302-1/+7
* Improvements to BSD-licensed DTC.David Chisnall2015-12-298-136/+792
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-293-5/+5
* Add on systat -vm the ability to display the physical and kernel memoryMarcelo Araujo2015-12-281-1/+13
* Merge bmake-20151220Simon J. Gerraty2015-12-251-2/+2
|\
* | Since removal of oldnfs support linking to kvm is not needed anymoreBaptiste Daroussin2015-12-242-3/+0
* | Remove extraneous charactersCraig Rodrigues2015-12-231-2/+2
* | Move the mkioctls script to libsysdecode and use it to generate aJohn Baldwin2015-12-225-139/+19
* | RIP Juergen Lock (nox@FreeBSD.org), you and your contributions won't be forgo...Christian Brueffer2015-12-171-0/+1
* | Switch the IPsec related statistics to using the built in sysctlGeorge V. Neville-Neil2015-12-172-14/+24
* | Start on a new library (libsysdecode) that provides routines for decodingJohn Baldwin2015-12-157-197/+10
* | - Properly set mode and atime/ctime for symlinksAlex Kozlov2015-12-131-6/+10
* | - Allow to extract symlinksAlex Kozlov2015-12-112-34/+75
* | - Remove stray whitespacesAlex Kozlov2015-12-111-3/+2
* | Add ppcboot FAT type. Needed to create a bootable powerpc image.Warner Losh2015-12-113-0/+6
* | Use LIBADD for pthread.Bryan Drewery2015-12-101-2/+2
* | Merge bmake-20151201Simon J. Gerraty2015-12-083-6/+24
|\|
* | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-071-0/+1
* | Add missing CLEANFILES.Bryan Drewery2015-12-071-0/+1
* | Remove disconnected directory RETEST.Bryan Drewery2015-12-043-130/+0
* | Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-0420-56/+34
* | Avoid -Wmissing-initializerTony Finch2015-12-031-14/+14
* | Update to upstream version 2.11Tony Finch2015-12-033-31/+149
* | Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-014-24/+24
* | Fix typos in error messages dealing with unknown groups/usersEnji Cooper2015-12-011-2/+2
* | Add more text to explain --libxo flag.Craig Rodrigues2015-12-014-5/+35
* | Some problems were introduced during the libxo-ification of vmstat, fix themAllan Jude2015-12-011-7/+17
* | At the time a destination or a gateway of `netstat -r'Hajimu UMEMOTO2015-12-011-6/+14
* | Fix rctl rule filters - eg the 'rctl -r :' case.Edward Tomasz Napierala2015-12-011-10/+30
* | META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-0134-32/+355
* | Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-0110-0/+11
* | Improve error reporting to clearly show problematic rules.Edward Tomasz Napierala2015-11-291-61/+83
* | Simplify rule retrieval and improve error handling.Edward Tomasz Napierala2015-11-291-26/+38
* | Fix some memory management problems.Edward Tomasz Napierala2015-11-291-13/+17
* | Handle asprintf(3) errors in a standards-compliant way.Edward Tomasz Napierala2015-11-291-24/+29
* | Rewrite the rctl(8) utility to make it possible to add multiple rulesEdward Tomasz Napierala2015-11-292-135/+178
* | User and group identifiers the rctl(8) utility receives from the kernelEdward Tomasz Napierala2015-11-291-3/+7
* | Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-264-4/+4
* | Replace DPSRCS that work fine in SRCS.Bryan Drewery2015-11-253-5/+3