Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | fix unaligned access errors by copying untyped data to properly aligned | gallatin | 2000-10-26 | 2 | -48/+48 |
| | | | | | | | locals PR: alpha/13912 obtained from: NetBSD tested by: Marcin Gryszkalis <dagoon@rs.math.uni.lodz.pl> | ||||
* | Adjust the width of the first column in output from "sa -m" to match | ghelmer | 2000-05-30 | 1 | -1/+2 |
| | | | | | | | the max length of user names. PR: bin/10905 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> | ||||
* | Grammar fix: ``Different than'' should really be ``different from''. | chris | 2000-01-29 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 7 | -7/+7 |
| | |||||
* | Fixed printf format errors. One of them fixes the garbage output for | bde | 1999-08-06 | 1 | -5/+5 |
| | | | | | | sa -km reported in the PR. PR: 4582 | ||||
* | Initialize exit code so that the program exits with code 0 on success. | jmz | 1999-05-22 | 1 | -2/+2 |
| | | | | | PR: bin/10904 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> | ||||
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
| | |||||
* | Add usage(). | charnier | 1997-10-15 | 4 | -24/+35 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 7 | -7/+7 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
| | |||||
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -2/+2 |
| | |||||
* | Fix the -t option so that its output matches what the man | mpp | 1996-01-22 | 3 | -8/+10 |
| | | | | page says it prints. Also silence a few "cc -Wall" warnings. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 3 | -11/+11 |
| | |||||
* | Local changes - manual page extension, and minor man page changes | dg | 1994-09-26 | 2 | -11/+5 |
| | |||||
* | Process accounting utility by Chris Demetriou. | dg | 1994-09-26 | 7 | -0/+1630 |
Obtained from: NetBSD |