| Commit message (Expand) | Author | Age | Files | Lines |
* | In usr.bin/make/var.c, function ParseModifier(), initialize the 'error' | dim | 2012-08-05 | 1 | -1/+1 |
* | - Add myself to calendar.freebsd | bdrewery | 2012-08-01 | 1 | -0/+1 |
* | find: Remove unnecessary and inconsistent initialization. | jilles | 2012-07-31 | 1 | -1/+1 |
* | Mention when -d, -p and -r first hit FreeBSD. | brian | 2012-07-30 | 1 | -2/+4 |
* | Add d, p and r switches for recording script sessions with timing data | brian | 2012-07-30 | 2 | -24/+216 |
* | Update libarchive to 3.0.4 | mm | 2012-07-28 | 4 | -20/+11 |
* | Document -g option in the usage string. | pluknet | 2012-07-26 | 1 | -1/+1 |
* | find: Implement real -ignore_readdir_race. | jilles | 2012-07-25 | 6 | -8/+38 |
* | Align the header with output. | trociny | 2012-07-24 | 1 | -1/+1 |
* | Fix a bug which prevents "nfsstat -W" for server statistics from working. | hrs | 2012-07-22 | 1 | -2/+1 |
* | Add -g (gigabyte) flag to complement -k (kilobyte) and -m (megabyte). | des | 2012-07-18 | 2 | -7/+13 |
* | Sort per the comment. | obrien | 2012-07-18 | 1 | -17/+14 |
* | - Add support for displaying process stack memory regions. | pgj | 2012-07-16 | 2 | -2/+8 |
* | Allow netstat to be build if INET is not defined in the kernel. | tuexen | 2012-07-16 | 2 | -0/+8 |
* | Fix spelling | eadler | 2012-07-07 | 2 | -2/+2 |
* | Unbreak building WITH_ICONV=yes and new yacc. | kientzle | 2012-07-07 | 1 | -1/+0 |
* | - Change --nthreads parameter to --parallel for GNU compatibility | gabor | 2012-07-04 | 5 | -13/+21 |
* | Fix style. | trociny | 2012-07-03 | 1 | -2/+2 |
* | Add myself to commiters-[doc,ports].dot and calendar.freebsd | zeising | 2012-07-03 | 1 | -0/+1 |
* | Fix two layout bugs in the previous change: | jhb | 2012-07-02 | 1 | -1/+3 |
* | Issue proper diagnostic on the short writes, also consider the | kib | 2012-07-02 | 1 | -5/+20 |
* | Once in a month, when the moon is full, killall mistakenly considers | kib | 2012-06-30 | 1 | -1/+1 |
* | killall(1) does not use libkvm. | kib | 2012-06-30 | 1 | -1/+1 |
* | Only initialize array of mibs once. | kib | 2012-06-30 | 1 | -3/+4 |
* | Initialize procs closer to the place were it is used. | kib | 2012-06-30 | 1 | -5/+5 |
* | Update the usage with the new jail option. | thompsa | 2012-06-27 | 1 | -1/+1 |
* | 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 |