| Commit message (Expand) | Author | Age | Files | Lines |
* | - Remove unused variables. | zont | 2012-08-30 | 2 | -4/+2 |
* | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | dim | 2012-08-23 | 1 | -4/+4 |
* | - Put arguments for print_syscall_ret() function in proper order. | zont | 2012-08-23 | 1 | -1/+1 |
* | When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvm | dim | 2012-08-21 | 1 | -1/+1 |
* | Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782 | dim | 2012-08-21 | 1 | -0/+4 |
* | - Use pid_t type instead of just int. | zont | 2012-08-21 | 4 | -7/+7 |
* | - Add myself to the calendar. | zont | 2012-08-21 | 1 | -0/+1 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 31 | -3638/+2809 |
* | Cleanup use of 'host' when running 'rpcinfo -p'. | kevlo | 2012-08-18 | 1 | -5/+11 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 1 | -1/+1 |
* | 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 |