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
/
atari
/
stand
/
bootxxx
Age
Commit message (
Expand
)
Author
2022-06-26
Unifdef __ELF__.
tsutsui
2022-06-26
Consistently use "NetBSD/atari", not "NetBSD/Atari" on tertiary boot.
tsutsui
2020-07-01
Correct SRCS; bsdstart.S not bsdstart.s.
rin
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2010-07-06
remove almost all the ability to build netbsd with an a.out target.
mrg
2009-08-24
KNF, ANSIfy etc.
tsutsui
2009-08-24
Use __arraycount().
tsutsui
2009-03-31
Switch atari standalone bootloaders to using MI libsa and libkern.
tsutsui
2009-03-18
bzero -> memset
cegger
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-01-13
Don't install built boot.atari loaders into / of DESTDIR because
tsutsui
2009-01-06
Fix PR port-atari/40315: Bootloader fails on Atari TT030
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-06-28
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
junyoung
2005-06-28
- Use FS_OPS() macro.
junyoung
2003-10-28
Add -ffreestanding to CFLAGS, so that libsa prototypes do not conflict
he
2003-06-28
Somehow all these tiny Makefiles had their contents replicated.
he
2003-05-23
usr/mdec reorg for Milan support.
leo
2003-05-23
usr/mdec reorg for Milan support
leo
2002-04-23
Use ${INSTALL_FILE} to move /boot.atari into place so it is seen by an
tv
2002-04-08
Use ${PRINT_OBJDIR} rather than looking for the libsa objdir manually.
bjh21
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-24
Small changes to the boot system:
leo
2001-10-14
Change the name of the tertiary boot to /boot.atari. This was a suggestion
leo
2001-10-13
3rd level boot
leo