Home | History | Annotate | Download | only in sa
History log of /src/usr.sbin/sa/main.c
RevisionDateAuthorComments
 1.28  10-Jun-2010  dholland sprinkle some const
 1.27  10-Jun-2010  dholland ANSIfy function declarations
 1.26  10-Jun-2010  dholland de-__P()
 1.25  17-Nov-2009  drochner ANSIfy partially
 1.24  28-Apr-2009  lukem Fix issue I introduced in WARNS=4 -- addition of extra argument to default argv.
Found & fixed by Geoff Wing.
 1.23  18-Apr-2009  lukem Fix WARNS=4 issues (-Wcast-qual -Wsign-compare).
XXX: could improve parsing of -v option and store "cutoff" as a uint64_t.
 1.22  21-Jul-2008  lukem branches: 1.22.6;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.21  15-Dec-2007  perry branches: 1.21.6;
convert __attribute__s to applicable cdefs.h macros
 1.20  30-Oct-2004  dsl branches: 1.20.16;
Add (unsigned char) cast to ctype functions
 1.19  13-Feb-2004  wiz Uppercase CPU, plural is CPUs.
 1.18  05-Jan-2004  jmmv Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
 1.17  12-Nov-2003  grant s/netbsd.org/NetBSD.org/i
 1.16  19-Sep-2003  itojun realloc pedant
 1.15  22-Jul-2001  wiz seperate -> separate
 1.14  20-Feb-2001  cgd use getprogname()
 1.13  05-Jan-2001  lukem use %ll_ instead of the less standard %q_
 1.12  29-Jul-2000  christos remove unused debugging variable
 1.11  29-Jul-2000  christos - read file using stdio
- knf
- add usage function
- add DBT formatting function used for diagnostics
 1.10  14-Jun-2000  cgd sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)
 1.9  14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.8  19-Oct-1997  mrg branches: 1.8.10;
fix compile warnings on the alpha.
 1.7  18-Oct-1997  lukem WARNSify
 1.6  30-Mar-1996  mark Use an integer instead of a char to store the getopt() return value in
order to match the function prototype and to work with compilers that
default to unsigned chars.
 1.5  24-Apr-1995  cgd need string.h
 1.4  22-Mar-1995  mycroft Remove uses of some deprecated functions.
 1.3  22-Mar-1995  mycroft Use Peter's original (more sane) patch for the previous.
 1.2  08-Mar-1995  pk Take care of alignment; reported by Peter Svensson.
 1.1  24-Mar-1994  cgd add my 'sa'
 1.8.10.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.20.16.1  09-Jan-2008  matt sync with HEAD
 1.21.6.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.22.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed