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
/
newsmips
/
stand
/
boot
Age
Commit message (
Expand
)
Author
2021-04-12
remove shadowed (common) declarations of various libsa variables
mrg
2018-10-14
Add NWS-4000 support.
tsutsui
2018-09-30
Switch bootloader to using DHCP rather than BOOTPARAM.
tsutsui
2014-09-21
remove stray ;
christos
2014-03-26
kill sprintf
christos
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2010-08-25
s/LOAD_NOTE/LOAD_BACKWARDS/
christos
2009-12-17
More changes to make newsmips compile (include "assym.h, remove unused
matt
2009-12-16
Fix various build with the 32bit mips ports after the mips64 merge.
matt
2009-10-21
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
snj
2009-04-15
Use <bsd.klinks.mk> to create machine and ${MACHINE_ARCH} symlinks.
tsutsui
2009-01-20
Disable LOAD_NOTE on floppy boot. Fixes PR install/38943 on newsmips.
tsutsui
2009-01-12
Replace time_t values in libsa sources with the following two types
tsutsui
2009-01-12
Enable prototype warning options.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-21
Use __arraycount().
tsutsui
2008-01-31
Account bi_size properly.
tsutsui
2006-06-29
support MAKEVERBOSE
lukem
2006-06-29
Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD.
lukem
2005-12-11
merge ktrace-lwp.
christos
2005-06-23
Use FS_OPS() macro.
junyoung
2005-02-08
Remove a now-extraneous right parenthesis, after de-__P'ing.
he
2005-02-06
Misc cleanup:
tsutsui
2003-11-21
Revert previous DPRINTF changes since gcc3 properly removes text strings
tsutsui
2003-04-18
- remove definitions of SIZE and STRIP which should be defined elsewhere
tsutsui
2003-03-30
Use 32bit daddr_t.
tsutsui
2003-03-13
Remove remaining uses of libsa/netif -- the "netif" structure was only
drochner
2002-11-22
- Add -msoft-float and -ffreestanding to CFLAGS.
tsutsui
2002-11-22
Add some prototype declarations.
tsutsui
2002-04-30
Make sure whole DPRINTF()s are actually disabled on normal build.
tsutsui
2002-04-18
Add version strings by newvers_stand.sh to secondary boot.
tsutsui
2002-04-13
Add ustarfs support and changedisk_hook().
tsutsui
2002-04-13
Add getchar().
tsutsui
2002-04-13
bcopy() -> memcpy()
tsutsui
2002-04-13
bzero() -> memset()
tsutsui
2002-04-13
Rename halt() -> rom_halt(), and declare it in romcall.h.
tsutsui
2002-04-13
Add -mmemcpy to CFLAGS.
tsutsui
2002-01-16
Fix a possible uninitialized variable found by new toolchain.
tsutsui
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-14
${MAKE} print-objdir -> ${PRINTOBJDIR}
tv
2001-09-22
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
tv
2000-10-12
Add support to boot on APbus machine (e.g. NWS-5000).
onoe
2000-02-01
Revert STRIPPROG -> STRIP
tsutsui
2000-01-19
STRIP -> STRIPPROG
tsutsui
1999-12-23
* Apply updates from Shimizu-san received after the initial commit.
tsubai
1999-12-23
Comment out -DBOOT_DEBUG.
tsubai
1999-12-23
Delete lines that I didn't intended to commit.
tsubai
1999-12-22
news5000 support.
tsubai
1999-12-18
Introduce bootinfo.
tsubai
1999-12-17
Move common objects and libraries to common/.
tsubai
[next]