summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge xz 5.2.0.rpaulo2015-02-091-0/+1
* Fix couple issues in ctlstat header printing.mav2015-02-071-3/+4
* Change ktrdump to use the more standard -M/-N flags to specify the pathjhb2015-02-062-14/+16
* Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)trasz2015-02-055-3/+21
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-1/+4
* Add the following options to enable/disable several features in the base systemngie2015-02-041-3/+12
* Create MANLINKS for lzgrep, etc when MK_LZMA_SUPPORT != nongie2015-01-301-7/+8
* sed: fix pasto from previous r277802.pfg2015-01-271-2/+2
* Fix resource leak and dereference after NULL.pfg2015-01-272-1/+3
* Allow tracing dlfunc() / dlsym() events.des2015-01-251-0/+9
* Add MK_TALK knob for building the talk and talkdngie2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-1/+4
* Add MK_EE knob to control installing edit, ee, etcngie2015-01-251-1/+4
* cp,mv,touch: Set timestamps with nanosecond precision.jilles2015-01-241-41/+38
* Add futimens and utimensat system calls.jilles2015-01-231-0/+1
* Use clock_gettime to measure the time that we spent asleep duringwill2015-01-231-13/+15
* Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC.will2015-01-231-1/+1
* Make "vmstat -i" respect the -c <count> and -i <interval> options together.will2015-01-231-35/+106
* Fix xz handling for files larger than 32K.delphij2015-01-211-21/+40
* Add a ${CP} alias for copying files in the build.will2015-01-163-3/+3
* Make use of the new Altivec ptrace support, to save the Altivec registers injhibbits2015-01-141-0/+32
* Replace __inline GNUism with the standard inline.pfg2015-01-131-2/+2
* Add the llvm-symbolizer tool, which enables the sanitizers to reportdim2015-01-103-0/+160
* Remove a few redundant DPADD/LDADD pairs in llvm utilities.dim2015-01-102-4/+0
* Regenerate the manpages for the additional llvm/clang tools. Thisdim2015-01-1013-56/+30
* Add a regression test for PR 192108.jlh2015-01-102-1/+5
* mkimg: Add MBR EFI partition typeemaste2015-01-091-0/+4
* Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1.jhb2015-01-081-1/+1
* Partial revert of r276832:pfg2015-01-081-0/+2
* sed: Address warnings with clang and gcc48.pfg2015-01-083-7/+5
* Create a cpuset mask for each NUMA domain that is available in thejhb2015-01-082-17/+24
* Add the AArch64 llvm backend to the build to allow for early testing anddim2015-01-079-40/+102
* ar: Avoid null pointer deref while reading corrupt archivesemaste2015-01-071-1/+2
* Use the new process reaper functionalitybapt2015-01-061-13/+32
* kdump: eliminate new clang warnings.dchagin2015-01-062-13/+14
* mdoc: use An macro.joel2015-01-041-2/+2
* Only manpages with fatal errors should be rendered by groff(1)bapt2015-01-031-1/+1
* Add Makefile for elftoolchain readelf(1)emaste2015-01-021-0/+14
* Merge ^/head r274961 through r276472.dim2014-12-312-2/+2
|\
| * Fixes to exit status.pfg2014-12-312-2/+2
* | Merge ^/head r274961 through r276418.dim2014-12-301-1/+1
|\ \ | |/
| * mdoc: remove EOL whitespace.joel2014-12-291-1/+1
* | Merge ^/head r274961 through r276301.dim2014-12-2720-83/+123
|\ \ | |/
| * mdoc: sort SEE ALSO.joel2014-12-2612-27/+27
| * mandoc -Tlocale is now the default, no need to enforce it anymorebapt2014-12-251-1/+1
| * Update mandoc to 1.13.2bapt2014-12-251-6/+7
| * patch: Bring in xstrdup and use it when appropriate.pfg2014-12-254-18/+35
| * Sync with NetBSD, mainly address NetBSD bug #43355:delphij2014-12-182-31/+53
* | Merge ^/head r275759 through r275911.dim2014-12-183-8/+14
|\ \ | |/
| * Adjust printf format specifiers for dev_t and ino_t in user space.gleb2014-12-172-7/+10
OpenPOWER on IntegriCloud