Module Name:src
Committed By: christos
Date: Wed Jan 11 18:32:49 UTC 2017
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
need
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/atari/stand/installboot/installboot
Module Name:src
Committed By: tsutsui
Date: Sun Mar 13 08:54:45 UTC 2016
Modified Files:
src/sys/arch/atari/stand/installboot: disklabel.c installboot.h
Log Message:
Misc KNF and ANSIfy.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/atari/stand
Module Name:src
Committed By: tsutsui
Date: Wed Aug 12 17:59:51 UTC 2015
Modified Files:
src/sys/arch/atari/stand/installboot: Makefile installboot.c
Log Message:
Try to shrink binary size a bit.
- omit usage of options in SMALLPROG case
- use bool instead of int where ap
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 07:52:04 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: Makefile
Log Message:
Specify -fno-strict-aliasing as a temporary workaround for gcc48.
The existing abcksum() also violates strict-aliasing rule
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 07:34:45 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Revert previous again.
There are claims that it still violates strict-aliasing rule and
it is no sense to just appease
Module Name:src
Committed By: tsutsui
Date: Sun Nov 16 13:47:52 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Appease gcc48 -Werror=strict-aliasing warning by filling cksum via union.
Discussed in source-changes-d@ thread and te
Module Name:src
Committed By: tsutsui
Date: Sun Nov 16 13:38:39 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Revert revs 1.29 and 1.30, to make it easier to pullup an alternative fix.
Ok'ed by christos@
http://mail-index.netbsd
Module Name:src
Committed By: christos
Date: Thu Nov 13 17:46:49 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
move to the right offset
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/atari/stand/inst
Module Name:src
Committed By: christos
Date: Thu Nov 13 17:19:29 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
fix strict aliasing violations
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/atari/stan
Module Name:src
Committed By: ozaki-r
Date: Mon Mar 31 06:32:31 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/atari/stand/installboot/installbo
Module Name:src
Committed By: ozaki-r
Date: Sat Mar 29 05:03:43 UTC 2014
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
Fix typos
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/atari/stand/installboot/installb
Module Name:src
Committed By: christos
Date: Sat Nov 5 00:34:01 UTC 2011
Modified Files:
src/sys/arch/atari/stand/installboot: installboot.c
Log Message:
make this compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/atari/stand/inst
Module Name:src
Committed By: chs
Date: Tue Nov 1 13:19:53 UTC 2011
Modified Files:
src/sys/arch/atari/stand/installboot: Makefile
Log Message:
use WARNS instead of mucking with CFLAGS directly.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/at
13 matches
Mail list logo