aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix nfsstat(1) so that it prints out correct stats for theRick Macklem2011-08-231-23/+23
* Fix nfsstat(1) so that it prints out correct stats for theRick Macklem2011-08-231-18/+18
* - Fix exclusion of directories from a recursive searchGabor Kovesdan2011-08-171-14/+5
* - Fix handling of environmental variables when they are set to empty stringGabor Kovesdan2011-08-171-3/+4
* tail: Fix crash if -F'ed file's filesystem disappears.Jilles Tjoelker2011-08-141-2/+4
* Updates to libprocstat(3) and procstat(1) to allow monitoring CapsicumRobert Watson2011-08-145-70/+270
* catstrg() does not set the resulting string length.Kevin Lo2011-08-081-0/+1
* For POLA reasons, disable SGR sequences in catpages.Ulrich Spörlein2011-08-051-1/+1
* Don't try to free() an address returned by mmap(). This appears to beEd Maste2011-08-041-13/+20
* Clean up markup.Ruslan Ermilov2011-08-041-31/+30
* Unbreak catman(1) by removing calls to col(1).Ulrich Spörlein2011-08-031-1/+1
* Fix broken mdoc.Ulrich Spörlein2011-08-011-1/+1
* Correctly link bsdcpio and bsdtar against libmd and libcrpytoMartin Matuska2011-08-012-4/+11
* MFprojects/hid:Alexander Motin2011-07-302-20/+62
* Fix the following bugs related to the SCTP support of netstat:Michael Tuexen2011-07-221-113/+204
* Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus'John Baldwin2011-07-181-5/+3
* Constantly print the command name and if set include the threadBjoern A. Zeeb2011-07-181-8/+20
* Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.Bjoern A. Zeeb2011-07-183-10/+10
* sintrcnt/sintrnames is the address of the size, not the actual size.Sergey Kandaurov2011-07-181-2/+2
* - Export each thread's individual resource usage in in struct kinfo_proc'sJohn Baldwin2011-07-181-2/+15
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofAttilio Rao2011-07-181-8/+6
* Fix accidential commit part:Martin Matuska2011-07-171-1/+1
* Append to CPIO_SRCS instead of using TAR_SRCS,Martin Matuska2011-07-171-2/+1
* Update bsdcpio to 2.8.4Martin Matuska2011-07-1743-2282/+2692
* Update bsdtar to 2.8.4Martin Matuska2011-07-1736-2163/+2615
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.Dimitry Andric2011-07-172-0/+8
* bmake and other updates necessary for the BIND 9.8.x upgrade.Doug Barton2011-07-161-0/+1
* Revert 130163 and let top use KERN_PROC_PROC when individual threads areJohn Baldwin2011-07-151-17/+4
* Rename resource names to match these in login.conf.Edward Tomasz Napierala2011-07-141-25/+24
* Remove semaphore map entry count "semmap" field and its tuningBjoern A. Zeeb2011-07-142-4/+1
* Fix indentation.Bjoern A. Zeeb2011-07-141-1/+1
* Truncate link addresses like it is done for anyMichael Tuexen2011-07-121-1/+1
* If one's message is longer than the buffer size, then we reset 'cnt' at theDavid E. O'Brien2011-07-121-1/+2
* Fix run-time breakage when encoutering invalid input-data.Edwin Groothuis2011-07-111-0/+2
* Allow per-CPU statistics to be toggled at runtime via the 'P' key.John Baldwin2011-07-111-70/+78
* Fix typo in order of markup and text.Edwin Groothuis2011-07-111-1/+1
* ncal(1) highlights the current date (or a date provided via parameter)Edwin Groothuis2011-07-112-1/+4
* Fix the interpreter for:Edwin Groothuis2011-07-111-0/+28
* peeraddr is only used in sizeof() evaluations, so instead of declaring itXin LI2011-07-111-1/+1
* Use %zu when printing size_t.Xin LI2011-07-111-2/+2
* Match size_t and ssize_t by using %zu and %zd instead of %d.Xin LI2011-07-111-1/+1
* Use a pair of parentheses to ensure right evaluation order.Xin LI2011-07-111-1/+1
* Use strlcpy().Xin LI2011-07-111-15/+11
* Always skip the kernel idle process if requested, it is not specific toJohn Baldwin2011-07-071-5/+4
* Only print entries for which ut_host points to a character device.Ed Schouten2011-07-051-1/+1
* Fix quota(1) output.Sergey Kandaurov2011-06-301-5/+11
* Remove needless file due to Russia scraps DST in 2011.Sergey A. Osokin2011-06-282-17/+0
* The --newer-than test should descend into oldTim Kientzle2011-06-261-4/+12
* More accurate birthplace.Joel Dahl2011-06-251-1/+1
* If there is a read error reading Y/N confirmation from the keyboard,Tim Kientzle2011-06-252-1/+12