summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix the way in which median is calculated. If the data source has evenwkoszek2006-02-231-7/+18
* Add myself as a new src commiter:wkoszek2006-02-221-0/+1
* If opendir(".") fails after descending into a subdirectory viapeadar2006-02-221-1/+2
* Add option -w to specify graph width.mdodd2006-02-221-3/+24
* In wall and who, check that the utmp entry isn't stalled, as it is done in w.cognet2006-02-212-3/+36
* Improved description for packet zone statistics.andre2006-02-181-1/+1
* Print statistics on mbuf+clusters in packet zone.andre2006-02-181-0/+4
* Print statistics on jumbo mbuf clusters.andre2006-02-181-2/+72
* Move the "r p d s w" fields to the left to create space for expansion.bde2006-02-141-25/+26
* Removed the frobbing of CPU percentages from > 99.9 to 99.9. Rev.1.35bde2006-02-141-2/+0
* Fix some minor bugs:bde2006-02-141-13/+21
* Reduce the field width by 1 for many numeric fields so that most fieldsbde2006-02-141-39/+39
* Oops, the "excessive" {} removed in the previous commit was neededbde2006-02-141-1/+3
* Fixed all (?) bitrot in the comments about the number of columns used bybde2006-02-141-8/+8
* Fix all (?) cases where the field width of a numeric field was far toobde2006-02-141-8/+7
* Fixed style bugs in rev.1.12. Rev.1.12 arranged to display the interruptbde2006-02-141-7/+7
* The change to make column use roundup(x, TAB) rounded things to thedwmalone2006-02-131-3/+3
* Default number of direct access devices had been changed from three to two.marck2006-02-121-6/+6
* Sort sfbuf allocation counters with other sfbuf information.rwatson2006-02-111-13/+9
* Un-#if 0 the printing of allocation failure counts for mbufs, clusters,rwatson2006-02-111-2/+0
* Make login audit-enabled, submitting audit records for the login and logoutwsalamon2006-02-045-3/+238
* Don't set time to current, if set to specific time failsache2006-01-311-0/+1
* Tell the user exactly where the problem was.pjd2006-01-301-5/+5
* s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/marcel2006-01-281-1/+1
* - Mention that users need to be in the wheel group to `su - root' by default,...brd2006-01-281-3/+17
* make wall(1) work with pts.ume2006-01-271-2/+6
* Add AfriNIC as a RIR.jhay2006-01-232-6/+16
* Add myself to the list (Ehi, I'm not the youngest!)matteo2006-01-201-0/+1
* Add myself to the calendarvd2006-01-191-0/+1
* Add myself.anray2006-01-191-0/+1
* Use the .Fx macro.simon2006-01-171-2/+7
* Skip format flags, when parsing ktr_desc.glebius2006-01-121-1/+7
* Correct insecure temporary file usage in texindex. [06:01]cperciva2006-01-111-12/+22
* Add marker vnodes to ensure that all vnodes associated with the mount point aretegge2006-01-091-0/+1
* Document the TMPDIR environment variable.dds2006-01-051-1/+3
* Enable truss for powerpcgrehan2006-01-051-2/+1
* Add powerpc support for truss.grehan2006-01-053-0/+358
* Fix the other su bug reintroduced two commits ago, namelybrian2006-01-031-1/+14
* Handle the case (that I just broke) where the following hangs:brian2006-01-021-1/+3
* Remove broken code that mucks about with tcsetpgrp() -- even ifbrian2006-01-021-7/+0
* Add a -s flag for the same functionality as strace. Introduce a Namebrian2006-01-0213-54/+91
* NUL terminate buffer from fgetln(3). From fgsch@OpenBSD.jmallett2006-01-011-0/+1
* Whitespace after switch.jmallett2006-01-011-3/+3
* Check the entire length of the current argument for the EOF string with -E,jmallett2005-12-311-1/+1
* Only clear sb.st_size if it is clearly wrong or meaningless. This fixesdes2005-12-301-5/+5
* Add a FreeBSD-specific -S flag which controls the maximum size of an argumentjmallett2005-12-302-10/+34
* Handle maxsize==0 in such a way that we don't modify the string.jmallett2005-12-301-0/+12
* mkstemp(3) and friends use a combination of base 10 digits, alongcsjp2005-12-301-1/+1
* Reflect progress in process title.des2005-12-301-0/+4
* Build gprof for powerpc now.grehan2005-12-291-2/+0
OpenPOWER on IntegriCloud