Home | History | Annotate | Download | only in kvm_mkdb
History log of /src/usr.sbin/kvm_mkdb/nlist.c
RevisionDateAuthorComments
 1.20  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.19  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22366, verified by myself.
 1.18  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.17  12-Sep-1999  itojun branches: 1.17.6;
support coff image file.
(this is part of NetBSD/sh3 patches)
 1.16  17-Oct-1997  lukem WARNSify, getopt returns -1 not EOF
 1.15  03-Oct-1996  cgd since get_kerntext() is only used by the a.out code, move it there and
make it private.
 1.14  30-Sep-1996  thorpej RCS id police.
 1.13  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.12  16-May-1996  cgd update comment for KERNTEXTOFF -> kerntextoff changes.
 1.11  16-May-1996  gwr Use the symbol "_kernel_text" if it exists, instead of KERNTEXTOFF.
This allows /usr/sbin/kvm_mkdb to be shared among m68k machines.
 1.10  11-Jun-1994  mycroft Fix up RCS ids.
 1.9  10-Jun-1994  pk Update to 4.4-lite, local changes to man page.
 1.8  05-Apr-1994  chopps don't think this ever really worked on non hp300 m68k machines.
 1.7  02-Dec-1993  pk Get offset of `_version' right for sparc.
Remove temporary file on error exit.
Some general cleanup.
 1.6  02-Aug-1993  mycroft Nuke remaining patchkit headers.
 1.5  01-Aug-1993  mycroft Add RCS identifiers.
 1.4  19-Jul-1993  mycroft branches: 1.4.2;
Fix kvm_mkdb to work with kernels loaded >=1MB. Note: This is a KLUGE, but
there is probably no better way to do it with a.out.
 1.3  18-Jul-1993  mycroft DUH. This is kvm_mkdb, not symorder. Display the correct name in error
messages.
 1.2  21-Mar-1993  cgd after 0.2.2 "stable" patches applied
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 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.4.2.2  19-Jul-1993  mycroft Fix kvm_mkdb to work with kernels loaded >=1MB. Note: This is a KLUGE, but
there is probably no better way to do it with a.out.
 1.4.2.1  19-Jul-1993  mycroft file nlist.c was added on branch netbsd-0-9 on 1993-07-19 07:24:42 +0000
 1.17.6.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.

RSS XML Feed