index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
ddb
/
db_aout.c
Age
Commit message (
Expand
)
Author
2003-05-17
Add a cast to make this build with -D__AUDIT__.
kristerw
2003-04-24
Teach DDB to use ksyms instead of it's own symbol table management.
ragge
2002-02-15
ANSIfy, KNF.
simonb
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-12
add RCSIDs
lukem
2001-01-17
constify a little
jdolecek
2000-07-07
s/preserving ... bytes of symbol table/using ... bytes of symbol table/
jhawk
2000-05-22
Add a "sifting" command to ddb (named from the Sun OpenPROM command of
jhawk
2000-03-30
Die, register, die!
augustss
1999-06-15
Don't load the symbol table if it's corrupted.
thorpej
1999-06-05
Cast ptrdiff_t to long for printf purposes.
pk
1999-04-29
Don't go dereferencing pointers before verifying they are aligned.
christos
1999-04-12
Quote "AS IS" as in the majority of Carnegy Mellon notices.
pk
1999-04-06
Fix a pasto in copyright text which has been procreating like rabbits..
pk
1998-12-04
- Make the ddb_init() interface consistent for a.out and ELF.
thorpej
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-06-09
Change ddb_init() for a.out to provision for kernels which are not booted by
tv
1997-11-30
Clean up usage of printf() vs db_printf(): The diagnostic messages
drochner
1997-06-26
A few small changes to make it easier to support non-a.out symbol table
thorpej
1996-10-13
backout previous kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-02-27
Eliminate dependency on /usr/include/*
gwr
1996-02-05
DDB prototype changes.
christos
1994-10-09
Add prototypes.
mycroft
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-03
Fix test for empty db_symtab on big-endian machines.
gwr
1993-12-18
Canonicalize all #includes.
mycroft
1993-12-18
Canonicalize all #includes.
mycroft
1993-08-29
Changes for boot loading of symbols.
brezak
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-07-22
Remove read from file. Merge changes from mach DDB.
brezak
1993-07-10
Print symbolic args and line no's in stack traces.
brezak
1993-05-20
add explicit rcs id
cgd
1993-05-07
make SYMTAB_SPACE user-definable, as an "option"
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd