Commit Graph

14 Commits

Author SHA1 Message Date
lukem c9fcc32882 deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:40:40 +00:00
lukem e5436d326b WARNSify, getopt returns -1 not EOF 1997-10-17 10:14:59 +00:00
cgd 3b6f768ed2 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.
1996-10-12 00:51:44 +00:00
cgd a022251922 clean up Lite2 merge. Only real difference is this now includes <unistd.h>
and new Berkeley SCCS ID.
1996-09-30 19:48:44 +00:00
thorpej 63488d7365 RCS id police. 1996-09-30 18:26:58 +00:00
cgd c347bc09f1 Add ECOFF and ELF32/ELF64 support, both written from scratch.
Also, fix things so that on unexpected exit, no temporary file is
left around.
1996-09-29 02:19:55 +00:00
mycroft ba95b05235 Major speed improvement. 1994-08-29 23:17:00 +00:00
mycroft c250a07889 Fix up RCS ids. 1994-06-11 07:50:42 +00:00
pk ec1b77781f Update to 4.4-lite, local changes to man page. 1994-06-10 14:12:08 +00:00
pk 6ff21e941b Get offset of `_version' right for sparc.
Remove temporary file on error exit.
Some general cleanup.
1993-12-02 20:55:47 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cgd 892404628d patch from Paul Kranenburg <pk@cs.few.eur.nl> so that if given a kernel
name, kvm_mkdb will work properly.
1993-07-10 01:16:15 +00:00
proven 62566787d2 Changed hash_open to dbopen. 1993-04-21 08:26:54 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00