Home | History | Annotate | Download | only in kvm_mkdb
History log of /src/usr.sbin/kvm_mkdb/kvm_mkdb.c
RevisionDateAuthorComments
 1.21  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.20  21-Jul-2008  lukem Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.19  07-Aug-2003  agc branches: 1.19.32;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22366, verified by myself.
 1.18  02-May-2003  ragge Teach kvm_mkdb to use /dev/ksyms if possible.
 1.17  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.16  23-Oct-1999  msaitoh branches: 1.16.4;
skip check if the output database file name != "/var/db/kvm.db"
 1.15  24-Sep-1999  msaitoh add "-o database" option to specify alternate database file path.
 1.14  18-Oct-1997  lukem branches: 1.14.6;
deprecate register, use memset/memmove instead of bzero/bcopy
 1.13  17-Oct-1997  lukem WARNSify, getopt returns -1 not EOF
 1.12  12-Oct-1996  cgd Create only /var/db/kvm.db, and only create it if it doesn't
already match the running kernel. Fixes an inconsistency
where /var/db/kvm_filename.db would be created, but only
if /var/db/kvm_netbsd.db didn't match the running kernel.
 1.11  30-Sep-1996  cgd clean up Lite2 merge. Only real difference is this now includes <unistd.h>
and new Berkeley SCCS ID.
 1.10  30-Sep-1996  thorpej RCS id police.
 1.9  29-Sep-1996  cgd Add ECOFF and ELF32/ELF64 support, both written from scratch.
Also, fix things so that on unexpected exit, no temporary file is
left around.
 1.8  29-Aug-1994  mycroft Major speed improvement.
 1.7  11-Jun-1994  mycroft branches: 1.7.2;
Fix up RCS ids.
 1.6  10-Jun-1994  pk Update to 4.4-lite, local changes to man page.
 1.5  02-Dec-1993  pk Get offset of `_version' right for sparc.
Remove temporary file on error exit.
Some general cleanup.
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  10-Jul-1993  cgd patch from Paul Kranenburg <pk@cs.few.eur.nl> so that if given a kernel
name, kvm_mkdb will work properly.
 1.2  21-Apr-1993  proven Changed hash_open to dbopen.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  30-Sep-1996  cgd Lite2 version of kvm_mkdb
 1.1.1.2  29-Aug-1994  mycroft Import original 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.7.2.1  30-Aug-1994  cgd from trunk.
 1.14.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.16.4.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.19.32.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.

RSS XML Feed