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
/
x68k
/
stand
/
libdos
Age
Commit message (
Expand
)
Author
2013-05-26
Fix failed substitution in 1.10 (christos@) and
isaki
2013-05-24
Add missing functions needed by loadbsd.
christos
2013-05-24
fix progress printing.
christos
2013-05-24
Don't play tricks trying to shortcut source rules because it breaks MKDEBUGLIB.
christos
2011-02-21
Cleanup my copyright notice.
itohy
2009-03-17
Due to the way these files are used, ref. libdos/makedoscalls.awk and
he
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-01-12
- WARNSfy
tsutsui
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2007-12-24
Remove __attribute__((__noreturn__)) from things already marked __dead
perry
2006-06-29
Support MAKEVERBOSE
lukem
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
2003-10-30
Change __const to __pure for function return type.
itohy
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-14
Work around <bsd.lib.mk> used for kernel libs in other places. Clean up
tv
2001-07-05
Fix typo. s/extention/extension/
toshii
2000-06-19
Store return value to a0 before calling CERROR function if __SVR4_ABI__.
itohy
2000-06-19
Fix weird macro definitions.
itohy
1999-11-22
Add a bunch of "__attribute__((__packed__))"s
itohy
1999-11-11
Make Human68k DOS library build on ELF toolchain.
itohy
1999-03-16
Merged minoura_x68k_bus_h branch.
minoura
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-09-01
Human68k DOS library.
itohy