| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix style nit: don't use leading zero for dates in .Dd | eadler | 2012-06-05 | 3 | -3/+3 |
* | Allow the -p argument to kdump to accept either a PID or a thread ID. | jhb | 2012-06-04 | 2 | -5/+7 |
* | Minor mdoc improvements. | joel | 2012-06-03 | 1 | -3/+4 |
* | Document the limitations of the -delete primary | eadler | 2012-06-02 | 1 | -1/+4 |
* | Add myself as a new committer. | jase | 2012-06-01 | 1 | -0/+1 |
* | Update date for r236338 & r236346. | obrien | 2012-05-31 | 1 | -1/+1 |
* | Don't trace or dump page fault records in the default set of tracepoints | jhb | 2012-05-31 | 2 | -5/+5 |
* | Add "-V '${VAR}'" variable expansion from Portable Berkeley Make. | obrien | 2012-05-31 | 2 | -5/+14 |
* | Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case) | obrien | 2012-05-30 | 3 | -1/+35 |
* | Fix likely race condition if wait_child() is interrupted by sigchild() | eadler | 2012-05-30 | 1 | -1/+3 |
* | Pass a filename, rather than a file descriptor, to libarchive. | des | 2012-05-29 | 1 | -10/+5 |
* | Make sure that each va_start has one and only one matching va_end, | kevlo | 2012-05-29 | 1 | -0/+2 |
* | Revert r232274 - unauthorized, unnecessary and incorrect. | des | 2012-05-26 | 1 | -7/+2 |
* | Update to OpenPAM Micrampelis. | des | 2012-05-26 | 1 | -0/+11 |
* | mdoc: sort sections into conventional order. | joel | 2012-05-26 | 1 | -21/+21 |
* | - Only use multi-threading for large files | gabor | 2012-05-25 | 7 | -23/+90 |
* | Fix resolving symbol names on ARM. | gber | 2012-05-25 | 1 | -0/+6 |
* | Hook up mkulzma to the build. | jpaetzel | 2012-05-24 | 1 | -0/+1 |
* | MFprojects/zfsd: | mav | 2012-05-24 | 1 | -0/+2 |
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -2/+2 |
* | Allow the socket list to be limited to a specific jail id. | thompsa | 2012-05-24 | 2 | -2/+35 |
* | Fix error reported by mandoc. | joel | 2012-05-23 | 1 | -2/+1 |
* | commandline -> command line | delphij | 2012-05-22 | 1 | -2/+2 |
* | Fix world after byacc import: | bapt | 2012-05-22 | 6 | -7/+0 |
* | Import byacc from invisible island, it brings us lots of compatibilities with | bapt | 2012-05-21 | 29 | -13032/+11 |
* | Bring DPADD in sync with LDADD. | marcel | 2012-05-19 | 2 | -2/+2 |
* | Don't cast inode number or file size down to long or unsigned. | gleb | 2012-05-18 | 1 | -1/+1 |
* | Fix a typo that crept in. | gjb | 2012-05-18 | 1 | -1/+1 |
* | - Fix -o option that was broken by my clang compile fix | gabor | 2012-05-17 | 1 | -3/+2 |
* | Allow to specify strftime(3) format for process start end exit times. | kib | 2012-05-17 | 2 | -5/+36 |
* | Add support for -z option for reading operations. It allows to not request | mav | 2012-05-16 | 2 | -6/+7 |
* | - Eliminate initializations if global variables. Compilers are not | gabor | 2012-05-14 | 5 | -17/+17 |
* | - Update catalogs | gabor | 2012-05-14 | 2 | -6/+18 |
* | - Fix build with clang | gabor | 2012-05-14 | 2 | -22/+19 |
* | Minor mdoc nits. | joel | 2012-05-13 | 3 | -5/+5 |
* | Remove end of line whitespace. | joel | 2012-05-12 | 1 | -1/+1 |
* | - Hook up BSD sort to the build. By default, it will be installed as | gabor | 2012-05-11 | 1 | -0/+1 |
* | Add a BSD-licensed sort rewrite that was started by me and later completed | gabor | 2012-05-11 | 18 | -0/+7795 |
* | Document the unzip(1) '-Z' option implemented in r234206. | gjb | 2012-05-11 | 1 | -1/+11 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 13 | -16/+16 |
* | Make is part of the bootstrap path, so we need to guard against this | imp | 2012-05-09 | 1 | -1/+1 |
* | Always define LD_32_PRELOAD so it works for 32 bits binaries on | jlh | 2012-05-08 | 1 | -1/+12 |
* | Upgrade our copy of llvm/clang to r155985, from upstream's release_31 | dim | 2012-05-03 | 1 | -1/+0 |
* | Respect mathematical operation order piority with the exponent gnu extension | bapt | 2012-04-30 | 1 | -2/+2 |
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | kib | 2012-04-29 | 2 | -0/+8 |
* | Use standard getopt(3) error message. | jlh | 2012-04-29 | 1 | -6/+1 |
* | Import stdbuf(1) and the shared library it relies on. | jlh | 2012-04-28 | 4 | -0/+229 |
* | Add my birthday and place of birth. | jlh | 2012-04-23 | 1 | -0/+1 |
* | Remove duplicate -l description. | brueffer | 2012-04-22 | 1 | -5/+1 |
* | The .Fx macro needs the version number be in its own word separated by | delphij | 2012-04-22 | 1 | -1/+1 |