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
/
pmax
/
stand
Age
Commit message (
Expand
)
Author
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-04-25
Handle mipsn64
christos
2019-01-01
ELF2ECOFF -> MIPS_ELF2ECOFF
christos
2017-06-22
spelling (DEC called it "TURBOchannel")
flxd
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-09-03
Add NOPIE
christos
2016-06-11
Update to match change to dec_prom.h.
dholland
2016-03-22
remove a bunch of "@echo done" from the tail of rules. these messages
mrg
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-12
Build boot loaders without unwind tables.
joerg
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-10
don't set MACHINE_ARCH. the CPUFLAGS/etc. is enough, and otherwise this
mrg
2011-03-26
Use .set reorder to entrust compiler hazards and BDslots to avoid future botch
tsutsui
2011-02-20
Merge forward from matt-nb5-mips64.
matt
2011-01-28
typo
tsutsui
2011-01-23
Define NOMAN earlier
joerg
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2011-01-12
Pull a fix from src/sys/net/if_ethersubr.c rev. 1.185:
tsutsui
2011-01-11
ANSIfy.
tsutsui
2011-01-10
- start.S
tsutsui
2011-01-10
Add hazard nops required by MIPS1 in noreorder case.
tsutsui
2011-01-10
Indent instructions in BDslots.
tsutsui
2011-01-10
- specify .set noreorder to fill BDslots properly
tsutsui
2011-01-09
Misc cleanup:
tsutsui
2011-01-09
Check if `enet' environment variable is available before reference to
tsutsui
2011-01-07
Put .set noreorder so that BDslots are properly filled.
tsutsui
2010-11-25
Fix botch on mips64 merge:
tsutsui
2010-05-27
Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
dholland
2009-12-14
Merge from matt-nb5-mips64
matt
2009-04-23
Make sure to remove all generated files on cleandir.
tsutsui
2009-04-23
Use <bsd.klinks.mk> to create machine and ${MACHINE_ARCH} symlinks.
tsutsui
2009-04-21
Add UFS2 boot support. Tested on gxemul.
tsutsui
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, and don't declare ioctl() if it's defined.
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
Replace time_t values in libsa sources with the following two types
tsutsui
2009-01-12
WARNSfy
tsutsui
2008-05-04
Move to standard TNF 2 clause license
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-30
Use memcmp() instead of bcmp() so that this builds again.
he
2008-01-31
Account bi_size properly.
tsutsui
2007-10-27
Include <lib/libsa/dev_net.h> for "extern int try_bootp" decl.
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-02-07
Fix END symbol so that it matches START symbol for prom_write.
simonb
2006-01-25
free -> dealloc
christos
2005-12-11
merge ktrace-lwp.
christos
[next]