summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Merge ^/head r275118 through r275209.Dimitry Andric2014-11-281-3/+3
|\| |
| * | Init array field in the proper place.Kevin Lo2014-11-271-3/+3
* | | Update build for LLDB snapshot at upstream rev 216948Ed Maste2014-11-261-3/+9
* | | After some horrible wrestling with Subversion's worthless mergeDimitry Andric2014-11-269-61/+27
|\| |
| * | Convert svn to LIBADD reduce overlinkingBaptiste Daroussin2014-11-259-61/+27
* | | r274961 through r275075Dimitry Andric2014-11-25101-273/+134
|\| |
| * | Readd protect(2) removed by mistakeBaptiste Daroussin2014-11-251-0/+1
| * | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-25100-268/+131
| * | Forgot to convert demandoc along with mandocBaptiste Daroussin2014-11-241-3/+2
| * | Convert mandoc to LIBADDBaptiste Daroussin2014-11-241-3/+1
| |/
* / Update llvm and clang binary Makefiles.Dimitry Andric2014-11-2415-53/+169
|/
* Limit descriptors and enter capability mode.Christian Brueffer2014-11-241-0/+18
* Workaround help2man defficiency that prevents mandoc from renderingBaptiste Daroussin2014-11-231-3/+2
* Install mdoc(7) and man(7) from mdoc instead of the one from groffBaptiste Daroussin2014-11-231-1/+1
* Regenerate the manpage in mdoc(7) format using pod2mdocBaptiste Daroussin2014-11-231-433/+280
* Misc mdoc fixes:Joel Dahl2014-11-231-16/+14
* Fix commentsBaptiste Daroussin2014-11-231-2/+4
* Fix typoBaptiste Daroussin2014-11-231-1/+1
* Change man(1) to use mandoc to render manpagesBaptiste Daroussin2014-11-231-4/+44
* Lower warnings to fix build with gccBaptiste Daroussin2014-11-221-0/+2
* Lower warning to allow building with gccBaptiste Daroussin2014-11-221-0/+2
* Add the demandoc utility from the mandoc projectBaptiste Daroussin2014-11-222-0/+11
* Add the preconv utility from mandoc projectBaptiste Daroussin2014-11-222-0/+8
* Rework mandoc Makefile to ease maintainanceBaptiste Daroussin2014-11-221-5/+20
* Promote SQLite3 as a privatelib as it will also be used by mandocBaptiste Daroussin2014-11-2212-47/+29
* Add missing dependencies on pthread (sqlite being built with threadsafety on)Baptiste Daroussin2014-11-224-8/+8
* Update mandoc to 1.13.1Baptiste Daroussin2014-11-221-4/+6
* Add libm to eliminate "undefined reference to sqrt" on arm 'softfp' builds.Ian Lepore2014-11-221-2/+2
* Fix the following -Werror warnings from clang 3.5.0, while buildingDimitry Andric2014-11-221-9/+10
* Revert accidently message Makefile from 274836 and connect soeliminate(1)Baptiste Daroussin2014-11-221-10/+10
* Add a new soeliminate(1) commandBaptiste Daroussin2014-11-224-10/+251
* Improve support for XSAVE with debuggers.John Baldwin2014-11-211-0/+35
* Fix improper .Fx macro usage.Edward Tomasz Napierala2014-11-191-9/+18
* Change LDFLAGS to LDADD in order to allow static builds. This is moreSean Bruno2014-11-151-2/+4
* Make it possible to do "iscsictl -Rt xxx -p yyy", to remove a sessionEdward Tomasz Napierala2014-11-151-7/+2
* Add missing commas to .Xr.Edward Tomasz Napierala2014-11-141-3/+3
* Increase MAXTABLE to the maxmimum possible value. The default value is tooJung-uk Kim2014-11-131-3/+4
* SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse fileMarcel Moolenaar2014-11-121-3/+5
* Fix text output for the uptime command.Marcel Moolenaar2014-11-111-1/+1
* Fix a SIGSEGV when emitting XML or JSON when reading stdin. In thatMarcel Moolenaar2014-11-071-3/+1
* Re-enable dpv(1,3): Introduced via r274116; temporarily disabledDevin Teske2014-11-061-0/+1
* Separate references by a comma.Marcel Moolenaar2014-11-061-2/+2