| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a reference to od(1). | Tim J. Robbins | 2004-07-10 | 1 | -2/+3 |
| * | Decode the "wence" arg to lseek and linux_lseek. | Alfred Perlstein | 2004-07-10 | 2 | -2/+16 |
| * | Initialize cs_invert to "false" in new csets. | Tim J. Robbins | 2004-07-10 | 1 | -0/+1 |
| * | Report input errors instead of ignoring them. | Tim J. Robbins | 2004-07-09 | 1 | -0/+8 |
| * | Update for multibyte character support: remove BUGS and change the | Tim J. Robbins | 2004-07-09 | 1 | -7/+2 |
| * | Add support for multibyte characters. The challenge here was to use | Tim J. Robbins | 2004-07-09 | 8 | -199/+879 |
| * | Build upon the nice work of Alfred and add sorting capabilities to | Giorgos Keramidas | 2004-07-08 | 1 | -3/+77 |
| * | Make bluetooth compile on all platforms | Maksim Yevmenkin | 2004-07-07 | 1 | -3/+4 |
| * | Correct a minor syntax mistake. | Giorgos Keramidas | 2004-07-07 | 1 | -1/+1 |
| * | mdoc(7) fixes. | Ruslan Ermilov | 2004-07-07 | 4 | -6/+6 |
| * | Fixed bad example. | Ruslan Ermilov | 2004-07-07 | 1 | -1/+2 |
| * | Fix the NAME section making whatis(1) happy in particular. | Ruslan Ermilov | 2004-07-05 | 1 | -1/+1 |
| * | Additional preemptive unsigned -> signed casts. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -4/+4 |
| * | ki_pctcpu is unsigned, so we cast to long before subtracting. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -1/+1 |
| * | Unhealthy amount of manual code cleanup. Some long lines still remain. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -172/+128 |
| * | Add support for multibyte characters. | Tim J. Robbins | 2004-07-05 | 2 | -11/+73 |
| * | Apply consistent indentation. Long lines will be fixed in a separate | Dag-Erling Smørgrav | 2004-07-05 | 1 | -491/+490 |
| * | Protoize. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -45/+19 |
| * | Sort out the #include mess. In particular, do not #include "os.h", since | Dag-Erling Smørgrav | 2004-07-05 | 1 | -18/+10 |
| * | Mechanical whitespace cleanup. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -26/+25 |
| * | My previous commit fixed uid filtering, but broke io mode. Unravel the | Dag-Erling Smørgrav | 2004-07-05 | 1 | -35/+49 |
| * | Fix selecting processes by uid, which was broken in the previous commit. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -1/+1 |
| * | Truncate long file names in stat_display(), as was originally intended. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -1/+1 |
| * | Fixed cross-references in SEE ALSO. | Ruslan Ermilov | 2004-07-04 | 1 | -1/+1 |
| * | Sort SEE ALSO references (in dictionary order, ignoring case). | Ruslan Ermilov | 2004-07-04 | 3 | -6/+6 |
| * | Pass the pointy hat, please: | Tim Kientzle | 2004-07-04 | 1 | -2/+2 |
| * | Consistently use __inline instead of __inline__ as the former is an empty macro | Stefan Farfeleder | 2004-07-04 | 1 | -1/+1 |
| * | Fix a markup nit and a misplaced full stop in previous. | Tim J. Robbins | 2004-07-03 | 1 | -2/+2 |
| * | Document missing multibyte character support in utilities specified | Tim J. Robbins | 2004-07-03 | 11 | -10/+53 |
| * | Re-add half of UCB copyright notice that went missing in 1.20. | Tim J. Robbins | 2004-07-03 | 1 | -0/+1 |
| * | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 31 | -110/+112 |
| * | Add support for multibyte characters. | Tim J. Robbins | 2004-07-02 | 2 | -35/+41 |
| * | Document the -i option as being a non-standard extension. | Tim J. Robbins | 2004-07-02 | 1 | -0/+6 |
| * | Add support for multibyte characters. | Tim J. Robbins | 2004-07-02 | 2 | -33/+47 |
| * | Nit. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | Fix after rev. 1.24 changes: bump document date, and remove -c | Ruslan Ermilov | 2004-07-02 | 1 | -2/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 81 | -499/+973 |
| * | Deal with unsafe tab characters. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+3 |
| * | mdoc(7): Fixed list types. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+2 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 3 | -6/+6 |
| * | Fixed spelling of the document date. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | manlint | Oliver Eikemeier | 2004-07-02 | 1 | -6/+5 |
| * | New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t... | Oliver Eikemeier | 2004-07-02 | 2 | -3/+30 |
| * | Tell what percentage of the total IO a process is doing. | Alfred Perlstein | 2004-07-01 | 1 | -5/+37 |
| * | New feature, provide a display that shows the amount of IO processes | Alfred Perlstein | 2004-07-01 | 1 | -3/+140 |
| * | Bump document date. | Jens Schweikhardt | 2004-06-30 | 1 | -1/+1 |
| * | style, remove register. | Alfred Perlstein | 2004-06-30 | 1 | -87/+69 |
| * | Make vmstat -m work with -M/-N again. Note that making vmstat -z work | Brian Feldman | 2004-06-30 | 1 | -11/+93 |
| * | 1) ANSIfy. | David Malone | 2004-06-29 | 5 | -45/+21 |
| * | The type of some aout header types changed to uint_32, so now we need | David Malone | 2004-06-29 | 2 | -13/+14 |