aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix the NAME section making whatis(1) happy in particular.Ruslan Ermilov2004-07-051-1/+1
* Additional preemptive unsigned -> signed casts.Dag-Erling Smørgrav2004-07-051-4/+4
* ki_pctcpu is unsigned, so we cast to long before subtracting.Dag-Erling Smørgrav2004-07-051-1/+1
* Unhealthy amount of manual code cleanup. Some long lines still remain.Dag-Erling Smørgrav2004-07-051-187/+143
* Add support for multibyte characters.Tim J. Robbins2004-07-052-11/+73
* Apply consistent indentation. Long lines will be fixed in a separateDag-Erling Smørgrav2004-07-051-544/+543
* Protoize.Dag-Erling Smørgrav2004-07-051-45/+19
* Sort out the #include mess. In particular, do not #include "os.h", sinceDag-Erling Smørgrav2004-07-051-18/+10
* Mechanical whitespace cleanup.Dag-Erling Smørgrav2004-07-051-26/+25
* My previous commit fixed uid filtering, but broke io mode. Unravel theDag-Erling Smørgrav2004-07-051-35/+49
* Fix selecting processes by uid, which was broken in the previous commit.Dag-Erling Smørgrav2004-07-051-1/+1
* Truncate long file names in stat_display(), as was originally intended.Dag-Erling Smørgrav2004-07-051-1/+1
* Fixed cross-references in SEE ALSO.Ruslan Ermilov2004-07-041-1/+1
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-043-6/+6
* Pass the pointy hat, please:Tim Kientzle2004-07-041-2/+2
* Consistently use __inline instead of __inline__ as the former is an empty macroStefan Farfeleder2004-07-041-1/+1
* Fix a markup nit and a misplaced full stop in previous.Tim J. Robbins2004-07-031-2/+2
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-0311-10/+53
* Re-add half of UCB copyright notice that went missing in 1.20.Tim J. Robbins2004-07-031-0/+1
* Deal with double whitespace.Ruslan Ermilov2004-07-0331-110/+112
* Add support for multibyte characters.Tim J. Robbins2004-07-022-35/+41
* Document the -i option as being a non-standard extension.Tim J. Robbins2004-07-021-0/+6
* Add support for multibyte characters.Tim J. Robbins2004-07-022-33/+47
* Nit.Ruslan Ermilov2004-07-021-1/+1
* Fix after rev. 1.24 changes: bump document date, and remove -cRuslan Ermilov2004-07-021-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-0281-499/+973
* Deal with unsafe tab characters.Ruslan Ermilov2004-07-021-1/+3
* mdoc(7): Fixed list types.Ruslan Ermilov2004-07-021-2/+2
* Removed trailing whitespace.Ruslan Ermilov2004-07-023-6/+6
* Fixed spelling of the document date.Ruslan Ermilov2004-07-021-1/+1
* manlintOliver Eikemeier2004-07-021-6/+5
* New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t...Oliver Eikemeier2004-07-022-3/+30
* Tell what percentage of the total IO a process is doing.Alfred Perlstein2004-07-011-5/+37
* New feature, provide a display that shows the amount of IO processesAlfred Perlstein2004-07-011-3/+140
* Bump document date.Jens Schweikhardt2004-06-301-1/+1
* style, remove register.Alfred Perlstein2004-06-301-87/+69
* Make vmstat -m work with -M/-N again. Note that making vmstat -z workBrian Feldman2004-06-301-11/+93
* 1) ANSIfy.David Malone2004-06-295-45/+21
* The type of some aout header types changed to uint_32, so now we needDavid Malone2004-06-292-13/+14
* Add SACK statistics to netstat.Paul Saab2004-06-291-0/+10
* Document recently acquired options.Jens Schweikhardt2004-06-291-0/+12
* Add yet another synonym for -n.Tim Kientzle2004-06-281-0/+1
* Fix spelling error in my own paragraph.Dima Dorfman2004-06-281-1/+1
* Document incorrect handling of multibyte characters in input filesTim J. Robbins2004-06-281-1/+6
* Describe the algorithm used by the -n option.Tim J. Robbins2004-06-281-0/+3
* Move some variable declarations to the top of the file.Tim J. Robbins2004-06-281-4/+3
* Update -p:Tim Kientzle2004-06-271-1/+2
* Warn about stripping leading '/' when creating archives.Tim Kientzle2004-06-271-1/+8
* Silence a warning about an unused argument.Tim J. Robbins2004-06-271-1/+1
* Correct the description of the -f option: input and output fields areTim J. Robbins2004-06-271-2/+6