| Age | Commit message (Expand) | Author |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-09-19 | realloc pedant | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | use bounded string op | itojun |
| 2003-05-06 | Bump date for last. | wiz |
| 2003-05-03 | Note change to use /dev/ksyms. Add BUGS section. | ragge |
| 2003-05-02 | Remove some unneccessary kmem open/close code. | ragge |
| 2003-05-02 | Teach kvm_mkdb to use /dev/ksyms if possible. | ragge |
| 2002-07-11 | Define NLIST_ELF32 and Define NLIST_ELF64 for SH5. | scw |
| 2002-06-10 | Use NLIST_ELF32 for hppa. | fredette |
| 2002-06-05 | Use NLIST_ELF64 for x86-64. | fvdl |
| 2002-04-16 | fix a check of the cpu types from __sh3__ to __sh__ | msaitoh |
| 2002-02-19 | Support Elf32 on VAX. | thorpej |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-03-19 | Fix a long standing bug. | msaitoh |
| 2001-03-16 | Prevent a core dump if a kernel doesn't have a valid symbol section | agc |
| 2001-02-17 | Make both ARM ports support both NLIST_AOUT and NLIST_ELF32. | bjh21 |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-05-09 | Initial commit of arm26 port | bjh21 |
| 2000-01-07 | machine/exec_coff.h -> sys/exec_coff.h | msaitoh |
| 1999-11-04 | Remove ELFNAME defines since they are defined in sys/exec_elf.h | erh |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-10-23 | skip check if the output database file name != "/var/db/kvm.db" | msaitoh |
| 1999-10-22 | Undo last change. While these macros are defined in exec_elf.h, they are | hannken |
| 1999-10-21 | Remove ELFNAME macros which are already defines in exec_elf.h | erh |
| 1999-09-24 | add "-o database" option to specify alternate database file path. | msaitoh |
| 1999-09-12 | support coff image file. | itojun |
| 1999-01-29 | Add ELF support for i386 and m68k. | thorpej |
| 1999-01-17 | We need to support both elf32 and elf64 for sparc64. | eeh |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-02-05 | Begone KERNBASE, and KERNTEXTOFF too! | gwr |
| 1997-12-15 | use MAP_PRIVATE|MAP_FILE | mrg |
| 1997-10-23 | Work around GCC uninitialized variable warning. | enami |
| 1997-10-18 | deprecate register, use memset/memmove instead of bzero/bcopy | lukem |
| 1997-10-17 | WARNSify, getopt returns -1 not EOF | lukem |
| 1997-06-15 | Sync "which nlist formats should I support?" with libc's nlist code. | thorpej |
| 1997-01-11 | make testdb() fail if database version string has length zero. | mikel |
| 1996-10-12 | Create only /var/db/kvm.db, and only create it if it doesn't | cgd |
| 1996-10-03 | fix slight thinko in that last change | cgd |
| 1996-10-03 | since get_kerntext() is only used by the a.out code, move it there and | cgd |
| 1996-10-03 | use ECOFF header, not get_kerntext() to help calculate version's file offset | cgd |
| 1996-10-03 | fix pasto: Elf_{Off,Word} rather than Elf32_{Off,Word} | cgd |
| 1996-09-30 | clean up Lite2 merge. Only real difference is this now includes <unistd.h> | cgd |
| 1996-09-30 | RCS id police. | thorpej |
| 1996-09-29 | Add ECOFF and ELF32/ELF64 support, both written from scratch. | cgd |
| 1996-05-16 | update comment for KERNTEXTOFF -> kerntextoff changes. | cgd |
| 1996-05-16 | Use the symbol "_kernel_text" if it exists, instead of KERNTEXTOFF. | gwr |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-08-29 | Major speed improvement. | mycroft |