summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bug which prevents "nfsstat -W" for server statistics from working.hrs2012-07-221-2/+1
* Add -g (gigabyte) flag to complement -k (kilobyte) and -m (megabyte).des2012-07-182-7/+13
* Sort per the comment.obrien2012-07-181-17/+14
* - Add support for displaying process stack memory regions.pgj2012-07-162-2/+8
* Allow netstat to be build if INET is not defined in the kernel.tuexen2012-07-162-0/+8
* Fix spellingeadler2012-07-072-2/+2
* Unbreak building WITH_ICONV=yes and new yacc.kientzle2012-07-071-1/+0
* - Change --nthreads parameter to --parallel for GNU compatibilitygabor2012-07-045-13/+21
* Fix style.trociny2012-07-031-2/+2
* Add myself to commiters-[doc,ports].dot and calendar.freebsdzeising2012-07-031-0/+1
* Fix two layout bugs in the previous change:jhb2012-07-021-1/+3
* Issue proper diagnostic on the short writes, also consider thekib2012-07-021-5/+20
* Once in a month, when the moon is full, killall mistakenly considerskib2012-06-301-1/+1
* killall(1) does not use libkvm.kib2012-06-301-1/+1
* Only initialize array of mibs once.kib2012-06-301-3/+4
* Initialize procs closer to the place were it is used.kib2012-06-301-5/+5
* Update the usage with the new jail option.thompsa2012-06-271-1/+1
* Add a new line to top that provides a brief summary of the ZFS ARC memoryjhb2012-06-272-21/+84
* Clarify that the cached file data pages included in the "Wired" countjhb2012-06-271-1/+1
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-271-1/+1
* - Disable threaded sort by defaultgabor2012-06-271-2/+2
* Add a -I flag which requests confirmation before action, like what is donedelphij2012-06-272-3/+22
* MFV: less v449.delphij2012-06-261-9/+3
* MFV: Update zlib to 1.2.7.delphij2012-06-211-1/+1
* Currently the code uses gzFile * for a zlib file descriptor, whichdelphij2012-06-201-1/+1
* Correct typo in version.obrien2012-06-201-1/+1
* - Updated TOE support in the kernel.np2012-06-192-1/+5
OpenPOWER on IntegriCloud