Home | History | Annotate | Download | only in sa
History log of /src/usr.sbin/sa/pdb.c
RevisionDateAuthorComments
 1.16  10-Jun-2010  dholland sprinkle some const
 1.15  10-Jun-2010  dholland ANSIfy function declarations
 1.14  10-Jun-2010  dholland de-__P()
 1.13  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.12  12-Nov-2003  grant branches: 1.12.40;
s/netbsd.org/NetBSD.org/i
 1.11  02-May-2003  martin Don't cast (dubious) values to pointers, only to memcpy from them to
a properly aligned structure. Memcpy from the original data instead.
This fixes PR port-sparc64/21425.
 1.10  05-Jan-2001  lukem use %ll_ instead of the less standard %q_
 1.9  29-Jul-2000  christos - detect duplicate keys when initializing the database. abort if too many
duplicate keys are found indicating a corrupted database (avoids problem
where sa would loop forever).
- add open flags and mode in dbopen in case someone wants to debug...
 1.8  14-Jun-2000  cgd sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)
 1.7  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.6  27-Aug-1998  ross branches: 1.6.8;
{} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs.
 1.5  19-Oct-1997  mrg fix compile warnings on the alpha.
 1.4  18-Oct-1997  lukem WARNSify
 1.3  22-Mar-1995  mycroft Remove uses of some deprecated functions.
 1.2  23-Dec-1994  cgd header, for protos
 1.1  24-Mar-1994  cgd add my 'sa'
 1.6.8.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.12.40.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