aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Altivec ptrace support, to save the Altivec registers inJustin Hibbits2015-01-141-0/+32
* Replace __inline GNUism with the standard inline.Pedro F. Giffuni2015-01-131-2/+2
* Add the llvm-symbolizer tool, which enables the sanitizers to reportDimitry Andric2015-01-103-0/+160
* Remove a few redundant DPADD/LDADD pairs in llvm utilities.Dimitry Andric2015-01-102-4/+0
* Regenerate the manpages for the additional llvm/clang tools. ThisDimitry Andric2015-01-1013-56/+30
* Add a regression test for PR 192108.Jeremie Le Hen2015-01-102-1/+5
* mkimg: Add MBR EFI partition typeEd Maste2015-01-091-0/+4
* Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1.John Baldwin2015-01-081-1/+1
* Partial revert of r276832:Pedro F. Giffuni2015-01-081-0/+2
* sed: Address warnings with clang and gcc48.Pedro F. Giffuni2015-01-083-7/+5
* Create a cpuset mask for each NUMA domain that is available in theJohn Baldwin2015-01-082-17/+24
* Add the AArch64 llvm backend to the build to allow for early testing andDimitry Andric2015-01-079-40/+102
* ar: Avoid null pointer deref while reading corrupt archivesEd Maste2015-01-071-1/+2
* Use the new process reaper functionalityBaptiste Daroussin2015-01-061-13/+32
* kdump: eliminate new clang warnings.Dmitry Chagin2015-01-062-13/+14
* mdoc: use An macro.Joel Dahl2015-01-041-2/+2
* Only manpages with fatal errors should be rendered by groff(1)Baptiste Daroussin2015-01-031-1/+1
* Add Makefile for elftoolchain readelf(1)Ed Maste2015-01-021-0/+14
* Merge ^/head r274961 through r276472.Dimitry Andric2014-12-312-2/+2
|\
| * Fixes to exit status.Pedro F. Giffuni2014-12-312-2/+2
* | Merge ^/head r274961 through r276418.Dimitry Andric2014-12-301-1/+1
|\|
| * mdoc: remove EOL whitespace.Joel Dahl2014-12-291-1/+1
* | Merge ^/head r274961 through r276301.Dimitry Andric2014-12-2720-83/+123
|\|
| * mdoc: sort SEE ALSO.Joel Dahl2014-12-2612-27/+27
| * mandoc -Tlocale is now the default, no need to enforce it anymoreBaptiste Daroussin2014-12-251-1/+1
| * Update mandoc to 1.13.2Baptiste Daroussin2014-12-251-6/+7
| * patch: Bring in xstrdup and use it when appropriate.Pedro F. Giffuni2014-12-254-18/+35
| * Sync with NetBSD, mainly address NetBSD bug #43355:Xin LI2014-12-182-31/+53
* | Merge ^/head r275759 through r275911.Dimitry Andric2014-12-183-8/+14
|\|
| * Adjust printf format specifiers for dev_t and ino_t in user space.Gleb Kurtsou2014-12-172-7/+10
| * sed: Bounds check the file path used in the 'w' command.Pedro F. Giffuni2014-12-161-1/+4
* | Merge ^/head r275715 through r275748.Dimitry Andric2014-12-132-5/+6
|\|
| * The size of the first level reference count table is given in terms of theMarcel Moolenaar2014-12-122-5/+6
* | Merge ^/head r275478 through r275622.Dimitry Andric2014-12-085-84/+315
|\|
| * patch(1): avoid line number overflowsPedro F. Giffuni2014-12-082-34/+72
| * Small space changesPedro F. Giffuni2014-12-071-8/+11
| * Prefer setvbuf() to setlinebuf().Pedro F. Giffuni2014-12-071-3/+3
| * Merge fixes from OpenBSD.Pedro F. Giffuni2014-12-061-38/+40
| * Update OpenBSD CVS revision for our r255232.Pedro F. Giffuni2014-12-051-1/+1
| * Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsictl/, as theEdward Tomasz Napierala2014-12-052-1/+189
* | Merge ^/head r275387 through r275477.Dimitry Andric2014-12-044-28/+16
|\|
| * Update to mandoc cvs version as of 20141201Baptiste Daroussin2014-12-024-28/+16
* | Merge ^/head r274961 through r275386.Dimitry Andric2014-12-026-1/+101
|\|
| * Build infrastructure for elftoolchain toolsEd Maste2014-12-016-1/+101
* | Merge ^/head r275262 through r275363.Dimitry Andric2014-12-015-14/+16
|\|
| * Merge from projects/sendfile:Gleb Smirnoff2014-11-305-14/+16
* | Merge ^/head r274961 through r275261.Dimitry Andric2014-11-291-1/+1
|\|
| * MF projects/building-blocks r275198:Enji Cooper2014-11-291-1/+1
| |\
| | * Use ${.TARGET} instead of hardcoding the name in the dump build ruleEnji Cooper2014-11-271-1/+1
| | * Conditionalize a number of components in the treeEnji Cooper2014-11-261-5/+20