ed
b9ca89bfc4
ANSIfy almost all applications that use WARNS=6.
...
I was considering committing all these patches one by one, but as
discussed with brooks@, there is no need to do this. If we ever
need/want to merge these changes back, it is still possible to do this
per application.
2009-12-29 22:53:27 +00:00
dds
9ed27d1038
Increase precision of time values in the process accounting
...
structure, while maintaining backward compatibility with legacy
file and record formats.
2007-05-22 06:51:38 +00:00
dds
ef91577059
Add -U and -P options that allow the specification of the per-user
...
and per-process summary file location.
These make the program more flexible, and also make it possible to write
sane regression tests.
2007-05-18 12:36:10 +00:00
dds
2e74e12231
Fix the output of percentage figures, which mistakenly were
...
the corresponding ratios.
PR: bin/111329
MFC after: 10 days
2007-04-07 06:38:19 +00:00
delphij
2dae001657
Full modernize cleanup:
...
- De-__P()
- constify where appropriate
- ANSI functions instead of K&R
Pointed out by: stefanf
2005-02-10 12:43:16 +00:00
obrien
7293a24a2b
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
2003-05-03 21:06:42 +00:00
des
71010f6257
Get rid of %qd, and unbreak Alpha build.
2002-07-15 16:05:15 +00:00
alfred
088603aa7d
WARNS=4, de-__P()
2002-07-11 22:11:20 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
charnier
189d33fcde
Add usage().
1997-10-15 06:41:19 +00:00
peter
b782f4df30
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
mpp
45b01cc2e8
Fix the -t option so that its output matches what the man
...
page says it prints. Also silence a few "cc -Wall" warnings.
1996-01-22 09:02:08 +00:00
rgrimes
4f960dd75f
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
dg
dfadb8e7c4
Process accounting utility by Chris Demetriou.
...
Obtained from: NetBSD
1994-09-26 21:22:57 +00:00