summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove extraneous charactersrodrigc2015-12-231-2/+2
* Move the mkioctls script to libsysdecode and use it to generate ajhb2015-12-225-139/+19
* RIP Juergen Lock (nox@FreeBSD.org), you and your contributions won't be forgo...brueffer2015-12-171-0/+1
* Switch the IPsec related statistics to using the built in sysctlgnn2015-12-172-14/+24
* Start on a new library (libsysdecode) that provides routines for decodingjhb2015-12-157-197/+10
* - Properly set mode and atime/ctime for symlinksak2015-12-131-6/+10
* - Allow to extract symlinksak2015-12-112-34/+75
* - Remove stray whitespacesak2015-12-111-3/+2
* Add ppcboot FAT type. Needed to create a bootable powerpc image.imp2015-12-113-0/+6
* Use LIBADD for pthread.bdrewery2015-12-101-2/+2
* Merge bmake-20151201sjg2015-12-083-6/+24
* DIRDEPS_BUILD: Update dependencies.bdrewery2015-12-071-0/+1
* Add missing CLEANFILES.bdrewery2015-12-071-0/+1
* Remove disconnected directory RETEST.bdrewery2015-12-043-130/+0
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0420-56/+34
* Avoid -Wmissing-initializerfanf2015-12-031-14/+14
* Update to upstream version 2.11fanf2015-12-033-31/+149
* Don't override LIB*DIR variables from src.libnames.mk.bdrewery2015-12-014-24/+24
* Fix typos in error messages dealing with unknown groups/usersngie2015-12-011-2/+2
* Add more text to explain --libxo flag.rodrigc2015-12-014-5/+35
* Some problems were introduced during the libxo-ification of vmstat, fix themallanjude2015-12-011-7/+17
* At the time a destination or a gateway of `netstat -r'ume2015-12-011-6/+14
* Fix rctl rule filters - eg the 'rctl -r :' case.trasz2015-12-011-10/+30
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-0134-32/+355
* Update dependencies after r291406 added libelf to libkvm.bdrewery2015-12-0110-0/+11
* Improve error reporting to clearly show problematic rules.trasz2015-11-291-61/+83
* Simplify rule retrieval and improve error handling.trasz2015-11-291-26/+38
* Fix some memory management problems.trasz2015-11-291-13/+17
* Handle asprintf(3) errors in a standards-compliant way.trasz2015-11-291-24/+29
* Rewrite the rctl(8) utility to make it possible to add multiple rulestrasz2015-11-292-135/+178
* User and group identifiers the rctl(8) utility receives from the kerneltrasz2015-11-291-3/+7
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-264-4/+4
* Replace DPSRCS that work fine in SRCS.bdrewery2015-11-253-5/+3
* Remove redundant DPSRCS which were already in SRCS.bdrewery2015-11-252-5/+0
* Fix spelling error.bdrewery2015-11-251-1/+1
* META MODE: Remove unneeded libmd.host dependency for xinstall.host.bdrewery2015-11-251-12/+0
* META MODE: Fix 'make bootstrap-tools'.bdrewery2015-11-253-1/+34
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-252-3/+3
* META MODE: Fix 'make the-lot' with recent locale changesbdrewery2015-11-251-0/+39
* Fix udp entry of `netstat -TW'.ume2015-11-251-0/+2
* Correct alignment of the addresses in the `netstat -aW' output.ume2015-11-241-12/+21
* Add myself (lidl) to the calendar.freebsd file.lidl2015-11-241-0/+1
* Add missing error check after xo_parse_args() in netstat(8).ume2015-11-241-0/+2
OpenPOWER on IntegriCloud