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
/
arch
/
hpc
Age
Commit message (
Expand
)
Author
2006-05-10
Fix a bunch of cast lvalues.
skrll
2006-04-08
Bump build number as requested by Uwe.
peter
2006-04-08
Recompile.
peter
2006-03-05
s/u_intN_t/uintN_t/
uwe
2006-03-05
Loader uses ElfLoader::memorySize to determine the number of tagged
uwe
2006-03-05
off_t should be a signed type.
uwe
2006-03-05
Sync with <sys/endian.h>.
uwe
2006-03-05
s/u_intN_t/uintN_t/
uwe
2006-03-04
Regen.
peter
2006-03-04
Add entries for European (ABB), German, French, Scandinavian and Spanish
peter
2006-03-02
Cosmetic. In debug pritnf in ElfLoader::memorySize don't prepend '+'
uwe
2006-02-25
Fix some typos.
wiz
2006-02-20
Regen for iPAQ 3900.
rjs
2006-02-20
Use comma in debug message in _load_segment_end to make it more readable.
uwe
2006-02-20
Print the size of address translation table in hex.
uwe
2006-02-19
Add dealloc() function, to make hpcboot build again.
peter
2006-02-19
de-__P.
peter
2006-02-19
Fix a typo.
peter
2006-02-18
Add definition for iPAQ 3900.
rjs
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2006-01-25
free -> dealloc
christos
2006-01-18
Prune CPPDEF_LIST from unnecessary defines.
uwe
2006-01-18
We no longer use printf from libsa, so we don't need to provide putchar.
uwe
2006-01-18
Include <malloc.h>. Spell "unsigned int" in full.
uwe
2006-01-18
Prune stuff from libsa that we don't need.
uwe
2006-01-18
zlib doesn't care about __daddr_t.
uwe
2006-01-17
Remove duplicate CPPDEF_LIST.
uwe
2006-01-17
Nuke libsa and libkern defines from here.
uwe
2006-01-17
Adapt to new zlib. Get rid of proxy zlib.h, we supply proper "-I".
uwe
2006-01-17
New zlib doesn't use bzero, so we don't need this hack any more.
uwe
2006-01-17
New zlib is smart enough to not include <errno.h> under WinCE, so this
uwe
2006-01-17
Hide plutid_dump() under #ifdef PLATID_TEST. Saves space in the
uwe
2006-01-17
Adjust to new zlib location.
uwe
2006-01-15
Loader::_load_memory - don't give up so easily if memsz > tagged page
uwe
2006-01-15
Add missing \n in a debug printf.
uwe
2006-01-15
Get rid of an unused variable in Loader::_load_memory.
uwe
2006-01-14
Prettify debug messages about ksyms block.
uwe
2006-01-14
Make debug message about zeroed areas look like the one for loaded areas.
uwe
2006-01-14
Provide uintN_t typedefs. Provide u_intN_t as compatibility typedefs.
uwe
2006-01-14
Kill trailing whitespace in local comment.
uwe
2006-01-14
Sync with <sys/endian.h>.
uwe
2005-12-24
__asm__ -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-07-12
XXX: kludge around constification fallout.
uwe
2005-06-07
Add const to the name argument of __dbg_bit_print().
he
2005-05-31
Constify as -Wcast-qual seyeth.
uwe
2005-05-31
Declare platid_name() to return const.
uwe
2005-05-31
Make "name" in struct platid_name const.
uwe
2005-05-31
Don't return string literal from a function that is not declared to
uwe
[next]