summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sa
Commit message (Collapse)AuthorAgeFilesLines
* fix unaligned access errors by copying untyped data to properly alignedgallatin2000-10-262-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 matchghelmer2000-05-301-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''.chris2000-01-291-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
|
* Fixed printf format errors. One of them fixes the garbage output forbde1999-08-061-5/+5
| | | | | | sa -km reported in the PR. PR: 4582
* Initialize exit code so that the program exits with code 0 on success.jmz1999-05-221-2/+2
| | | | | PR: bin/10904 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
|
* Add usage().charnier1997-10-154-24/+35
|
* Revert $FreeBSD$ to $Id$peter1997-02-227-7/+7
|
* Sort cross references.wosch1997-01-201-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-147-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"wosch1996-10-051-2/+2
|
* Correct some man page cross references and file location references.mpp1996-04-071-2/+2
|
* Fix the -t option so that its output matches what the manmpp1996-01-223-8/+10
| | | | page says it prints. Also silence a few "cc -Wall" warnings.
* Remove trailing whitespace.rgrimes1995-05-303-11/+11
|
* Local changes - manual page extension, and minor man page changesdg1994-09-262-11/+5
|
* Process accounting utility by Chris Demetriou.dg1994-09-267-0/+1630
Obtained from: NetBSD
OpenPOWER on IntegriCloud