| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new line to top that provides a brief summary of the ZFS ARC memory | jhb | 2012-06-27 | 2 | -21/+84 |
* | Clarify that the cached file data pages included in the "Wired" count | jhb | 2012-06-27 | 1 | -1/+1 |
* | - Switch to BSD sort as default sort. GNU sort will still be installed as | gabor | 2012-06-27 | 1 | -1/+1 |
* | - Disable threaded sort by default | gabor | 2012-06-27 | 1 | -2/+2 |
* | Add a -I flag which requests confirmation before action, like what is done | delphij | 2012-06-27 | 2 | -3/+22 |
* | MFV: less v449. | delphij | 2012-06-26 | 1 | -9/+3 |
* | MFV: Update zlib to 1.2.7. | delphij | 2012-06-21 | 1 | -1/+1 |
* | Currently the code uses gzFile * for a zlib file descriptor, which | delphij | 2012-06-20 | 1 | -1/+1 |
* | Correct typo in version. | obrien | 2012-06-20 | 1 | -1/+1 |
* | - Updated TOE support in the kernel. | np | 2012-06-19 | 2 | -1/+5 |
* | find(1): Move description of -d option to -depth primary. | jilles | 2012-06-13 | 1 | -30/+30 |
* | None of these programs actually use auth.conf. | des | 2012-06-11 | 4 | -8/+0 |
* | Fix typo | kevlo | 2012-06-11 | 1 | -1/+1 |
* | - Consistenly mention columns and fields | kevlo | 2012-06-11 | 2 | -8/+8 |
* | Add more description and clarification about the -depth and -d options in | issyl0 | 2012-06-10 | 1 | -4/+5 |
* | touch: Add the -d option from POSIX.1-2008. | jilles | 2012-06-10 | 2 | -5/+95 |
* | - Remove the UNUSED_ARG macro and use __unused in argument lists | gabor | 2012-06-08 | 2 | -17/+9 |
* | In usr.bin/sort, use another method of silencing warnings about unused | dim | 2012-06-08 | 1 | -1/+1 |
* | Add myself to the calendar. | ashish | 2012-06-08 | 1 | -0/+1 |
* | 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 |