Date: Fri, 18 May 2007 12:36:10 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sa extern.h main.c pdb.c sa.8 usrdb.c Message-ID: <200705181236.l4ICaAIj021216@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2007-05-18 12:36:10 UTC
FreeBSD src repository
Modified files:
usr.sbin/sa extern.h main.c pdb.c sa.8 usrdb.c
Log:
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.
Revision Changes Path
1.6 +1 -0 src/usr.sbin/sa/extern.h
1.17 +12 -2 src/usr.sbin/sa/main.c
1.13 +2 -2 src/usr.sbin/sa/pdb.c
1.20 +15 -1 src/usr.sbin/sa/sa.8
1.15 +2 -2 src/usr.sbin/sa/usrdb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705181236.l4ICaAIj021216>
