summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* tail: Fix crash if -F'ed file's filesystem disappears.jilles2011-08-141-2/+4
* Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-145-70/+270
* catstrg() does not set the resulting string length.kevlo2011-08-081-0/+1
* For POLA reasons, disable SGR sequences in catpages.uqs2011-08-051-1/+1
* Don't try to free() an address returned by mmap(). This appears to beemaste2011-08-041-13/+20
* Clean up markup.ru2011-08-041-31/+30
* Unbreak catman(1) by removing calls to col(1).uqs2011-08-031-1/+1
* Fix broken mdoc.uqs2011-08-011-1/+1
* Correctly link bsdcpio and bsdtar against libmd and libcrpytomm2011-08-012-4/+11
* MFprojects/hid:mav2011-07-302-20/+62
* Fix the following bugs related to the SCTP support of netstat:tuexen2011-07-221-113/+204
* Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus'jhb2011-07-181-5/+3
* Constantly print the command name and if set include the threadbz2011-07-181-8/+20
* Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.bz2011-07-183-10/+10
* sintrcnt/sintrnames is the address of the size, not the actual size.pluknet2011-07-181-2/+2
* - Export each thread's individual resource usage in in struct kinfo_proc'sjhb2011-07-181-2/+15
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofattilio2011-07-181-8/+6
* Fix accidential commit part:mm2011-07-171-1/+1
* Append to CPIO_SRCS instead of using TAR_SRCS,mm2011-07-171-2/+1
* Update bsdcpio to 2.8.4mm2011-07-1743-2282/+2692
* Update bsdtar to 2.8.4mm2011-07-1736-2163/+2615
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-172-0/+8
* bmake and other updates necessary for the BIND 9.8.x upgrade.dougb2011-07-161-0/+1
* Revert 130163 and let top use KERN_PROC_PROC when individual threads arejhb2011-07-151-17/+4
* Rename resource names to match these in login.conf.trasz2011-07-141-25/+24
* Remove semaphore map entry count "semmap" field and its tuningbz2011-07-142-4/+1
* Fix indentation.bz2011-07-141-1/+1
* Truncate link addresses like it is done for anytuexen2011-07-121-1/+1
* If one's message is longer than the buffer size, then we reset 'cnt' at theobrien2011-07-121-1/+2
* Fix run-time breakage when encoutering invalid input-data.edwin2011-07-111-0/+2
* Allow per-CPU statistics to be toggled at runtime via the 'P' key.jhb2011-07-111-70/+78
* Fix typo in order of markup and text.edwin2011-07-111-1/+1
* ncal(1) highlights the current date (or a date provided via parameter)edwin2011-07-112-1/+4
* Fix the interpreter for:edwin2011-07-111-0/+28
* peeraddr is only used in sizeof() evaluations, so instead of declaring itdelphij2011-07-111-1/+1
* Use %zu when printing size_t.delphij2011-07-111-2/+2
* Match size_t and ssize_t by using %zu and %zd instead of %d.delphij2011-07-111-1/+1
* Use a pair of parentheses to ensure right evaluation order.delphij2011-07-111-1/+1
* Use strlcpy().delphij2011-07-111-15/+11
* Always skip the kernel idle process if requested, it is not specific tojhb2011-07-071-5/+4
* Only print entries for which ut_host points to a character device.ed2011-07-051-1/+1
* Fix quota(1) output.pluknet2011-06-301-5/+11
* Remove needless file due to Russia scraps DST in 2011.osa2011-06-282-17/+0
* The --newer-than test should descend into oldkientzle2011-06-261-4/+12
* More accurate birthplace.joel2011-06-251-1/+1
* If there is a read error reading Y/N confirmation from the keyboard,kientzle2011-06-252-1/+12
* Remove duplicated header fileskevlo2011-06-245-6/+0
* Acknowledge Edwin Groothuis for the major rewrite herodrigc2011-06-241-1/+7
* Update references to RFC's that the newer TFTP implementation supports.rodrigc2011-06-221-0/+34
* Bump date.rodrigc2011-06-221-1/+49
OpenPOWER on IntegriCloud