freebsd-dev/usr.sbin/kvm_mkdb
Poul-Henning Kamp bb04461ba0 Speed kvm_mkdb up by a factor 5 or thereabout. Rewrote all the fseek/fread
nonsense to use a mmap'ed file instead and told the DB/hash what we are up to.

dev_mkdb could maybe benefit from the same treatment.
1995-01-10 18:37:12 +00:00
..
extern.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
kvm_mkdb.8 Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
kvm_mkdb.c Speed kvm_mkdb up by a factor 5 or thereabout. Rewrote all the fseek/fread 1995-01-10 18:37:12 +00:00
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
nlist.c Speed kvm_mkdb up by a factor 5 or thereabout. Rewrote all the fseek/fread 1995-01-10 18:37:12 +00:00
testdb.c Get rid of _PATH_UNIX completely; use getbootfile(3) instead. 1994-09-24 00:08:43 +00:00