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
/
installboot
Age
Commit message (
Expand
)
Author
2017-01-11
need <sys/stat.h>
christos
2016-03-13
Misc KNF and ANSIfy.
tsutsui
2015-08-12
Try to shrink binary size a bit.
tsutsui
2014-11-24
Disable "OS bootversion check" on crunched binaries for installation media.
tsutsui
2014-11-24
Specify -fno-strict-aliasing as a temporary workaround for gcc48.
tsutsui
2014-11-24
Revert previous again.
tsutsui
2014-11-16
Appease gcc48 -Werror=strict-aliasing warning by filling cksum via union.
tsutsui
2014-11-16
Revert revs 1.29 and 1.30, to make it easier to pullup an alternative fix.
tsutsui
2014-11-13
move to the right offset
christos
2014-11-13
fix strict aliasing violations
christos
2014-03-31
Fix typo
ozaki-r
2014-03-29
Fix typos
ozaki-r
2014-03-26
kill sprintf
christos
2011-11-05
make this compile again.
christos
2011-11-01
use WARNS instead of mucking with CFLAGS directly.
chs
2011-10-01
fix build errors with gcc 4.5.
chs
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-01-06
Fix PR port-atari/40315: Bootloader fails on Atari TT030
tsutsui
2008-11-15
Since dl.d_type is always "unknown" now, pick the type of bootblock to
abs
2005-12-11
merge ktrace-lwp.
christos
2004-03-11
daddr_t is forced to int32_t in sys/arch/atari/stand/Makefile.inc so correct
jmc
2004-03-09
Catch up to the bootblock split into std and milan directories.
jdc
2003-04-01
Undo the last; adding the quad arithmetic caused the boot code to
he
2003-04-01
Adapt to daddr_t being bumped to 64 bits. This required us to add
he
2002-08-09
Remove extraneous \n's in {err,warn}{,x}.
soren
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-04-12
Don't bail out when /netbsd is not present. We don't really need it
leo
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-14
Just use '_bootversion', don't use C_LABEL macros. From RTSL, I found out
leo
2001-09-06
Make this finally compile again. It hasn't worked since the C_LABEL() got in.
leo
2000-09-30
Add include of <machine/asm.h>. C_LABEL is defined there.
leo
2000-09-24
add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
jdolecek
2000-07-08
use _C_LABEL() for bootversion, instead of hardcoding the reference as _bootv...
jdolecek
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-12-01
Make this compile again... ('maximum entropy').
leo
1998-07-22
Add '<ufs/ufs/dinode.h>' to the include list. (Julian Coleman)
leo
1997-07-09
Introduce 'bootversion' in locore.s. Check this to decide if installing
leo
1997-06-22
move man pages into share/man.
mrg
1997-01-08
Handle DTYPE_ESDI like ST506.
leo
1997-01-08
Bump version.
leo
1996-10-25
Make installboot work for 1.2 & 1.2A (should be part of 1.2 patches).
leo
1996-06-29
Update to match NetBSD version.
leo
1996-06-20
Some minor nits.
leo
1996-05-14
Update to make this work correctly when using an obj-directory.
leo
1996-03-28
Drop in a more interlligent version check.
leo
1996-02-29
NetBSD/Atari bootcode by Waldi Ravens.
leo