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
/
arc
/
stand
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2020-06-03
Explicitly strip debug info on calling objdump for ecoff boot binaries.
tsutsui
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-09-08
Avoid the PIE
christos
2014-01-16
eliminate use of bsd.sys.mk from Makefiles
christos
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2011-07-13
build this as a o32 application.
mrg
2011-02-20
Merge forward from matt-nb5-mips64.
matt
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2011-01-21
Switch remaining platforms to modern CPP for assembler.
joerg
2010-05-27
Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
dholland
2009-04-03
Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET.
tsutsui
2009-03-15
Use <bsd.klinks.mk> to create MD include dir symlinks.
tsutsui
2006-08-28
Revert previous, because header search path for src/common/include is
tsutsui
2006-07-22
Add "-I${S}/../common/include" to CPPFLAGS for libprop sources in libkern.
tsutsui
2005-12-28
Don't try and create/cleanup symlinks before objdirs are created.
skrll
2005-12-11
merge ktrace-lwp.
christos
2005-05-11
Don't need realdepend/realall depends anymore now that .BEGIN is fixed
jmc
2005-04-18
Add a long-awaited standalone boot program for arc port to load
tsutsui