| Commit message (Expand) | Author | Age | Files | Lines |
* | kdump: Pretty-print signal codes. | jilles | 2012-09-22 | 2 | -5/+57 |
* | yes(1) actually comes from V7. | obrien | 2012-09-17 | 1 | -1/+1 |
* | Make systat(1) accept fractional number of seconds. | melifaro | 2012-09-17 | 10 | -97/+159 |
* | Remove references to userstat(1) and jailstat(1). Those tools were never | trasz | 2012-09-16 | 1 | -4/+2 |
* | - Make truss thread-aware. | zont | 2012-09-16 | 14 | -721/+804 |
* | - Add myself as a new src committer. | peterj | 2012-09-16 | 1 | -0/+1 |
* | Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switch | kib | 2012-09-16 | 1 | -2/+4 |
* | sh: Prefer internal nextopt() to libc getopt(). | jilles | 2012-09-15 | 1 | -4/+10 |
* | Correct double "the the" | eadler | 2012-09-14 | 1 | -1/+1 |
* | Bump date missed in r202756 | eadler | 2012-09-14 | 6 | -6/+6 |
* | Use libmd if and only if OpenSSL is not available. | des | 2012-09-14 | 1 | -3/+4 |
* | Switch batch to an SLIST. | ed | 2012-09-12 | 1 | -11/+9 |
* | Add MK_KDUMP. | obrien | 2012-09-12 | 1 | -2/+7 |
* | - Fix detaching under some circumstances. | zont | 2012-09-12 | 3 | -14/+37 |
* | WARNS is now default to 6. | delphij | 2012-09-11 | 1 | -2/+0 |
* | Minor mdoc fix. | joel | 2012-09-11 | 1 | -13/+13 |
* | Ensure mkcsmapper and mkesdb compile with clang, if WITH_ICONV is | dim | 2012-09-11 | 2 | -0/+2 |
* | - Remove unused variables. | zont | 2012-09-11 | 1 | -6/+3 |
* | - Add myself to calendar.freebsd | jhale | 2012-09-11 | 1 | -0/+1 |
* | mdocify the chat(8) manual page. | joel | 2012-09-10 | 1 | -332/+401 |
* | Note that -quit terminates successfully. | des | 2012-09-10 | 1 | -1/+1 |
* | Document -quit, four and a half years after it was implemented. | des | 2012-09-09 | 1 | -1/+5 |
* | Remove clause 3 and 4 from the NetBSD Foundation copyright header, missed | joel | 2012-09-09 | 1 | -7/+0 |
* | Remove trailing whitespace. | joel | 2012-09-09 | 1 | -2/+2 |
* | Merge the projects/pf/head branch, that was worked on for last six months, | glebius | 2012-09-08 | 1 | -5/+32 |
* | Free memory allocated by procstat_getfiles(), which may make difference | trociny | 2012-09-04 | 1 | -0/+1 |
* | - Style(9) cleanup. | zont | 2012-09-02 | 15 | -2132/+2202 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 4 | -24/+20 |
* | Improve description for "rctl -l". | trasz | 2012-09-01 | 1 | -2/+7 |
* | - 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 |