NetBSD/usr.sbin/kvm_mkdb
thorpej 05297fb9f5 Sync "which nlist formats should I support?" with libc's nlist code.
Makes kvm_mkdb work properly on MIPS and PowerPC.
1997-06-15 23:51:09 +00:00
..
Makefile RCS id police. 1996-09-30 18:26:58 +00:00
extern.h Sync "which nlist formats should I support?" with libc's nlist code. 1997-06-15 23:51:09 +00:00
kvm_mkdb.8 Create only /var/db/kvm.db, and only create it if it doesn't 1996-10-12 00:51:44 +00:00
kvm_mkdb.c Create only /var/db/kvm.db, and only create it if it doesn't 1996-10-12 00:51:44 +00:00
nlist.c since get_kerntext() is only used by the a.out code, move it there and 1996-10-03 23:06:42 +00:00
nlist_aout.c since get_kerntext() is only used by the a.out code, move it there and 1996-10-03 23:06:42 +00:00
nlist_ecoff.c fix slight thinko in that last change 1996-10-03 23:14:23 +00:00
nlist_elf32.c fix pasto: Elf_{Off,Word} rather than Elf32_{Off,Word} 1996-10-03 04:55:31 +00:00
nlist_elf64.c Add ECOFF and ELF32/ELF64 support, both written from scratch. 1996-09-29 02:19:55 +00:00
testdb.c make testdb() fail if database version string has length zero. 1997-01-11 06:18:11 +00:00