aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sa/main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-8/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-1/+1
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-291-1/+1
* Increase precision of time values in the process accountingDiomidis Spinellis2007-05-221-65/+45
* Add -U and -P options that allow the specification of the per-userDiomidis Spinellis2007-05-181-2/+12
* Full modernize cleanup:Xin LI2005-02-101-20/+10
* Code cleanup:Xin LI2005-02-101-2/+1
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-221-2/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-5/+4
* Get rid of %qd, and unbreak Alpha build.Dag-Erling Smørgrav2002-07-151-2/+4
* WARNS=4, de-__P()Alfred Perlstein2002-07-111-20/+21
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* fix unaligned access errors by copying untyped data to properly alignedAndrew Gallatin2000-10-261-46/+46
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Initialize exit code so that the program exits with code 0 on success.Jean-Marc Zucconi1999-05-221-2/+2
* Add usage().Philippe Charnier1997-10-151-8/+18
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix the -t option so that its output matches what the manMike Pritchard1996-01-221-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Process accounting utility by Chris Demetriou.David Greenman1994-09-261-0/+542