summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r275262 through r275363.dim2014-12-015-14/+16
* Merge ^/head r274961 through r275261.dim2014-11-291-1/+1
|\
| * MF projects/building-blocks r275198:ngie2014-11-291-1/+1
* | Merge ^/head r275118 through r275209.dim2014-11-281-3/+3
|\ \ | |/
| * Init array field in the proper place.kevlo2014-11-271-3/+3
| * Convert svn to LIBADD reduce overlinkingbapt2014-11-259-61/+27
* | Update build for LLDB snapshot at upstream rev 216948emaste2014-11-261-3/+9
* | After some horrible wrestling with Subversion's worthless mergedim2014-11-269-61/+27
* | r274961 through r275075dim2014-11-25101-273/+134
|\ \ | |/
| * Readd protect(2) removed by mistakebapt2014-11-251-0/+1
| * Convert to usr.bin/ to LIBADDbapt2014-11-25100-268/+131
| * Forgot to convert demandoc along with mandocbapt2014-11-241-3/+2
| * Convert mandoc to LIBADDbapt2014-11-241-3/+1
* | Update llvm and clang binary Makefiles.dim2014-11-2415-53/+169
|/
* Limit descriptors and enter capability mode.brueffer2014-11-241-0/+18
* Workaround help2man defficiency that prevents mandoc from renderingbapt2014-11-231-3/+2
* Install mdoc(7) and man(7) from mdoc instead of the one from groffbapt2014-11-231-1/+1
* Regenerate the manpage in mdoc(7) format using pod2mdocbapt2014-11-231-433/+280
* Misc mdoc fixes:joel2014-11-231-16/+14
* Fix commentsbapt2014-11-231-2/+4
* Fix typobapt2014-11-231-1/+1
* Change man(1) to use mandoc to render manpagesbapt2014-11-231-4/+44
* Lower warnings to fix build with gccbapt2014-11-221-0/+2
* Lower warning to allow building with gccbapt2014-11-221-0/+2
* Add the demandoc utility from the mandoc projectbapt2014-11-222-0/+11
* Add the preconv utility from mandoc projectbapt2014-11-222-0/+8
* Rework mandoc Makefile to ease maintainancebapt2014-11-221-5/+20
* Promote SQLite3 as a privatelib as it will also be used by mandocbapt2014-11-2212-47/+29
* Add missing dependencies on pthread (sqlite being built with threadsafety on)bapt2014-11-224-8/+8
* Update mandoc to 1.13.1bapt2014-11-221-4/+6
* Add libm to eliminate "undefined reference to sqrt" on arm 'softfp' builds.ian2014-11-221-2/+2
* Fix the following -Werror warnings from clang 3.5.0, while buildingdim2014-11-221-9/+10
* Revert accidently message Makefile from 274836 and connect soeliminate(1)bapt2014-11-221-10/+10
* Add a new soeliminate(1) commandbapt2014-11-224-10/+251
* Improve support for XSAVE with debuggers.jhb2014-11-211-0/+35
* Fix improper .Fx macro usage.trasz2014-11-191-9/+18
* Change LDFLAGS to LDADD in order to allow static builds. This is moresbruno2014-11-151-2/+4
* Make it possible to do "iscsictl -Rt xxx -p yyy", to remove a sessiontrasz2014-11-151-7/+2
* Add missing commas to .Xr.trasz2014-11-141-3/+3
* Increase MAXTABLE to the maxmimum possible value. The default value is toojkim2014-11-131-3/+4
* SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse filemarcel2014-11-121-3/+5
* Fix text output for the uptime command.marcel2014-11-111-1/+1
* Fix a SIGSEGV when emitting XML or JSON when reading stdin. In thatmarcel2014-11-071-3/+1
* Re-enable dpv(1,3): Introduced via r274116; temporarily disableddteske2014-11-061-0/+1
* Separate references by a comma.marcel2014-11-061-2/+2
* Sort the references in "SEE ALSO" by section first; then alphabetically.marcel2014-11-061-3/+3
* Document that w(1) supports libxo(3).marcel2014-11-051-1/+4
* Convert to use libxo.marcel2014-11-053-37/+82
* Balance DPADD against LDADD for dpv(1,3).dteske2014-11-051-2/+2
* ftp(1) uses nothing from libutil, do not link to itbapt2014-11-051-2/+2
OpenPOWER on IntegriCloud