summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Minor mdoc improvements.joel2012-06-031-3/+4
* Document the limitations of the -delete primaryeadler2012-06-021-1/+4
* Add myself as a new committer.jase2012-06-011-0/+1
* Update date for r236338 & r236346.obrien2012-05-311-1/+1
* Don't trace or dump page fault records in the default set of tracepointsjhb2012-05-312-5/+5
* Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.obrien2012-05-312-5/+14
* Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)obrien2012-05-303-1/+35
* Fix likely race condition if wait_child() is interrupted by sigchild()eadler2012-05-301-1/+3
* Pass a filename, rather than a file descriptor, to libarchive.des2012-05-291-10/+5
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-291-0/+2
* Revert r232274 - unauthorized, unnecessary and incorrect.des2012-05-261-7/+2
* Update to OpenPAM Micrampelis.des2012-05-261-0/+11
* mdoc: sort sections into conventional order.joel2012-05-261-21/+21
* - Only use multi-threading for large filesgabor2012-05-257-23/+90
* Fix resolving symbol names on ARM.gber2012-05-251-0/+6
* Hook up mkulzma to the build.jpaetzel2012-05-241-0/+1
* MFprojects/zfsd:mav2012-05-241-0/+2
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-2/+2
* Allow the socket list to be limited to a specific jail id.thompsa2012-05-242-2/+35
* Fix error reported by mandoc.joel2012-05-231-2/+1
* commandline -> command linedelphij2012-05-221-2/+2
* Fix world after byacc import:bapt2012-05-226-7/+0
* Import byacc from invisible island, it brings us lots of compatibilities withbapt2012-05-2129-13032/+11
* Bring DPADD in sync with LDADD.marcel2012-05-192-2/+2
* Don't cast inode number or file size down to long or unsigned.gleb2012-05-181-1/+1
* Fix a typo that crept in.gjb2012-05-181-1/+1
* - Fix -o option that was broken by my clang compile fixgabor2012-05-171-3/+2
* Allow to specify strftime(3) format for process start end exit times.kib2012-05-172-5/+36
* Add support for -z option for reading operations. It allows to not requestmav2012-05-162-6/+7
* - Eliminate initializations if global variables. Compilers are notgabor2012-05-145-17/+17
* - Update catalogsgabor2012-05-142-6/+18
* - Fix build with clanggabor2012-05-142-22/+19
* Minor mdoc nits.joel2012-05-133-5/+5
* Remove end of line whitespace.joel2012-05-121-1/+1
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+1
* Add a BSD-licensed sort rewrite that was started by me and later completedgabor2012-05-1118-0/+7795
* Document the unzip(1) '-Z' option implemented in r234206.gjb2012-05-111-1/+11
* General mdoc(7) and typo fixes.gjb2012-05-1013-16/+16
* Make is part of the bootstrap path, so we need to guard against thisimp2012-05-091-1/+1
* Always define LD_32_PRELOAD so it works for 32 bits binaries onjlh2012-05-081-1/+12
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-031-1/+0
* Respect mathematical operation order piority with the exponent gnu extensionbapt2012-04-301-2/+2
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-292-0/+8
* Use standard getopt(3) error message.jlh2012-04-291-6/+1
* Import stdbuf(1) and the shared library it relies on.jlh2012-04-284-0/+229
* Add my birthday and place of birth.jlh2012-04-231-0/+1
* Remove duplicate -l description.brueffer2012-04-221-5/+1
* The .Fx macro needs the version number be in its own word separated bydelphij2012-04-221-1/+1
* Include the associated wait channel message for context switch ktracejhb2012-04-202-4/+15
* Update file(1) to version 5.11.obrien2012-04-191-1/+1
|\
OpenPOWER on IntegriCloud