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
/
mipsco
/
stand
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-05-17
also strip .eh_frame. libkern dkcksum pushed bootxx_ffs 7 bytes over a limit.
mrg
2020-09-07
apply some GCC_NO_ADDR_OF_PACKED_MEMBER.
mrg
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-09-18
Strip more useless for booters sections so that we fit.
christos
2016-09-08
Avoid the PIE
christos
2016-01-21
PR/50683: David Binderman: Fix memory leak.
christos
2014-02-14
make sure kernel is initialized properly.
christos
2014-02-06
fix the second copy of this file. XXX: merge them.
christos
2014-01-31
Make sure to define NOMAN before including <bsd.own.mk>.
tsutsui
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
2013-08-21
Use <bsd.klinks.mk>
matt
2013-06-27
free boot_code
christos
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
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-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-17
Introduce LIBSA_NO_DEV_IOCTL. Don't declare the ioctl routine
he
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-01-12
- add prototype warning options
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-31
Account bi_size properly.
tsutsui
2006-09-20
Get rid of lvalue cast by using a temporary variable of the right type.
he
2006-01-25
free -> dealloc
christos
2005-12-11
merge ktrace-lwp.
christos
2005-06-23
Use FS_OPS() macro.
junyoung
2005-01-01
Don't specify the object format to pick the right endianness - the
simonb
2004-07-19
include bsd.own.mk so this builds again.
chs
2004-06-21
Ignore errors on some rm -rf's for platforms that aren't quite
jmc
2004-03-08
Strip out a few more sections when making the ecoff file to reduce the
simonb
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-08
Remove some unneeded include files.
simonb
2003-10-08
Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link
simonb
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-23
Update for LFSv2 support. Ports that have "bootxx_lfs"-style
simonb
2003-02-02
Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64
simonb
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2002-11-16
Target address for jump was out of range for the assembler instruction.
wdk
2002-11-16
#include <lib/libkern/libkern.h>
wdk
2002-11-16
Catch up with the recent toolchain changes:
wdk
2002-08-27
arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.
lukem
2002-05-07
track rev. 1.7 of pmax/stand/boot/Makefile:
jdolecek
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-09
Bump the version numbers of all bootloaders which use loadfile_elfXX() now
scw
[next]