summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* find: Do not pass fd to save current directory to child processes.jilles2012-09-261-1/+1
* Teach getent(1) to look up a hostname and find IPv6 addresses.kevlo2012-09-261-12/+22
* kdump: Pretty-print signal codes.jilles2012-09-222-5/+57
* yes(1) actually comes from V7.obrien2012-09-171-1/+1
* Make systat(1) accept fractional number of seconds.melifaro2012-09-1710-97/+159
* Remove references to userstat(1) and jailstat(1). Those tools were nevertrasz2012-09-161-4/+2
* - Make truss thread-aware.zont2012-09-1614-721/+804
* - Add myself as a new src committer.peterj2012-09-161-0/+1
* Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switchkib2012-09-161-2/+4
* sh: Prefer internal nextopt() to libc getopt().jilles2012-09-151-4/+10
* Correct double "the the"eadler2012-09-141-1/+1
* Bump date missed in r202756eadler2012-09-146-6/+6
* Use libmd if and only if OpenSSL is not available.des2012-09-141-3/+4
* Switch batch to an SLIST.ed2012-09-121-11/+9
* Add MK_KDUMP.obrien2012-09-121-2/+7
* - Fix detaching under some circumstances.zont2012-09-123-14/+37
* WARNS is now default to 6.delphij2012-09-111-2/+0
* Minor mdoc fix.joel2012-09-111-13/+13
* Ensure mkcsmapper and mkesdb compile with clang, if WITH_ICONV isdim2012-09-112-0/+2
* - Remove unused variables.zont2012-09-111-6/+3
* - Add myself to calendar.freebsdjhale2012-09-111-0/+1
* mdocify the chat(8) manual page.joel2012-09-101-332/+401
* Note that -quit terminates successfully.des2012-09-101-1/+1
* Document -quit, four and a half years after it was implemented.des2012-09-091-1/+5
* Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedjoel2012-09-091-7/+0
* Remove trailing whitespace.joel2012-09-091-2/+2
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-081-5/+32
* Free memory allocated by procstat_getfiles(), which may make differencetrociny2012-09-041-0/+1
* - Style(9) cleanup.zont2012-09-0215-2132/+2202
* Rework all non-contributed files that use `struct timezone'.ed2012-09-014-24/+20
* Improve description for "rctl -l".trasz2012-09-011-2/+7
* - Remove unused variables.zont2012-08-302-4/+2
* Sprinkle a bit of style.Makefile(5) across various clang Makefiles. Nodim2012-08-231-4/+4
* - Put arguments for print_syscall_ret() function in proper order.zont2012-08-231-1/+1
* When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvmdim2012-08-211-1/+1
* Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782dim2012-08-211-0/+4
* - Use pid_t type instead of just int.zont2012-08-214-7/+7
* - Add myself to the calendar.zont2012-08-211-0/+1
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-2031-3638/+2809
* Cleanup use of 'host' when running 'rpcinfo -p'.kevlo2012-08-181-5/+11
* Merging of projects/armv6, part 3gonzo2012-08-151-1/+1
* In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'dim2012-08-051-1/+1
* - Add myself to calendar.freebsdbdrewery2012-08-011-0/+1
* find: Remove unnecessary and inconsistent initialization.jilles2012-07-311-1/+1
* Mention when -d, -p and -r first hit FreeBSD.brian2012-07-301-2/+4
* Add d, p and r switches for recording script sessions with timing databrian2012-07-302-24/+216
* Update libarchive to 3.0.4mm2012-07-284-20/+11
* Document -g option in the usage string.pluknet2012-07-261-1/+1
* find: Implement real -ignore_readdir_race.jilles2012-07-256-8/+38
* Align the header with output.trociny2012-07-241-1/+1
OpenPOWER on IntegriCloud