History log of /freebsd/usr.sbin/sa/usrdb.c (Results 26 – 42 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# fdbe5bab 22-May-2007 Diomidis Spinellis <dds@FreeBSD.org>

Increase precision of time values in the process accounting
structure, while maintaining backward compatibility with legacy
file and record formats.


# 5f6f6b29 18-May-2007 Diomidis Spinellis <dds@FreeBSD.org>

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 test

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.

show more ...


Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0
# 69315c6f 10-Feb-2005 Xin LI <delphij@FreeBSD.org>

Full modernize cleanup:
- De-__P()
- constify where appropriate
- ANSI functions instead of K&R

Pointed out by: stefanf


Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0
# b728350e 03-May-2003 David E. O'Brien <obrien@FreeBSD.org>

Use __FBSDID over rcsid[]. Protect copyright[] where needed.


Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1
# 72d78aea 15-Jul-2002 Dag-Erling Smørgrav <des@FreeBSD.org>

Get rid of %qd, and unbreak Alpha build.


Revision tags: release/4.6.0_cvs
# 576541a9 19-Feb-2002 Warner Losh <imp@FreeBSD.org>

Fixed divots that I created when I moved prototypes of group_from_gid
and user_from_uid to grp.h and pwd.h. Update the man pages.

Submitted by: David Malone
Pointy hat to: imp


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs, release/4.3.0_cvs, release/4.3.0, release/4.2.0
# e49012e8 26-Oct-2000 Andrew Gallatin <gallatin@FreeBSD.org>

fix unaligned access errors by copying untyped data to properly aligned
locals
PR: alpha/13912
obtained from: NetBSD
tested by: Marcin Gryszkalis <dagoon@rs.math.uni.lodz.pl>


Revision tags: release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# e35ba769 30-May-2000 Guy Helmer <ghelmer@FreeBSD.org>

Adjust the width of the first column in output from "sa -m" to match
the max length of user names.

PR: bin/10905
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>


Revision tags: release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs
# 97d92980 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# 0f854af2 06-Aug-1999 Bruce Evans <bde@FreeBSD.org>

Fixed printf format errors. One of them fixes the garbage output for
sa -km reported in the PR.

PR: 4582


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6, release/2.2.5_cvs
# 19112792 15-Oct-1997 Philippe Charnier <charnier@FreeBSD.org>

Add usage().


Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs
# 476602a9 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


Revision tags: release/2.1.6_cvs, release/2.1.6.1
# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

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

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.

show more ...


Revision tags: release/2.1.5_cvs
# 553072f3 22-Jan-1996 Mike Pritchard <mpp@FreeBSD.org>

Fix the -t option so that its output matches what the man
page says it prints. Also silence a few "cc -Wall" warnings.


Revision tags: release/2.1.0_cvs, release/2.0.5_cvs
# 709e8f9a 30-May-1995 Rodney W. Grimes <rgrimes@FreeBSD.org>

Remove trailing whitespace.


Revision tags: release/2.0
# b1069b52 26-Sep-1994 David Greenman <dg@FreeBSD.org>

Process accounting utility by Chris Demetriou.

Obtained from: NetBSD


# 4b3a9991 26-Sep-1994 David Greenman <dg@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r3125,
which included commits to RCS files with non-trunk default branches.


12