CVS commit: src/sys/arch/ews4800mips/stand/boot

2020-06-06 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jun 7 03:02:42 UTC 2020 Modified Files: src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: Use -fno-unwind-tables to shrink boot binaries a bit. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys

CVS commit: src/sys/arch/ews4800mips/stand/common

2020-06-06 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jun 7 03:00:54 UTC 2020 Modified Files: src/sys/arch/ews4800mips/stand/common: bootxx.c Log Message: Fix "illegal exceptoin" error on loading a secondary boot. Recent gcc/binutils create more than two problem header section

CVS commit: src/sys/arch/ews4800mips/stand/boot

2019-12-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 23 19:28:04 UTC 2019 Modified Files: src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: Bump size. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/ews4800mips/stand/boot/Makefile Ple

CVS commit: src/sys/arch/ews4800mips/stand/common

2019-01-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 9 03:28:31 UTC 2019 Modified Files: src/sys/arch/ews4800mips/stand/common: bootfs.c disk.c mem.c prompt.c ustarfs.c Log Message: use instead of for everything. To generate a diff of this commit: cvs rdif

CVS commit: src/sys/arch/ews4800mips/stand/common

2019-01-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 8 19:14:51 UTC 2019 Modified Files: src/sys/arch/ews4800mips/stand/common: bfs_subr.c Log Message: no need for To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/ews4800mips/stand/common/bfs_sub

CVS commit: src/sys/arch/ews4800mips/stand/common

2019-01-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 8 17:14:14 UTC 2019 Modified Files: src/sys/arch/ews4800mips/stand/common: bfs_subr.c Log Message: Include for DEV_BSIZE/DEV_BSHIFT To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/ews4800mips

CVS commit: src/sys/arch/ews4800mips/stand/boot

2016-09-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 20 20:56:57 UTC 2016 Modified Files: src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: The booter contains a kernel which contains a ramdisk. The kernel grew and does not fit in the booter anymore, grow it a bit

CVS commit: src/sys/arch/ews4800mips/stand

2016-09-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 8 14:42:33 UTC 2016 Modified Files: src/sys/arch/ews4800mips/stand: Makefile.bootxx Makefile.inc src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: Avoid the PIE To generate a diff of this commit: cvs

CVS commit: src/sys/arch/ews4800mips/stand/common

2016-05-29 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 02:30:20 UTC 2016 Modified Files: src/sys/arch/ews4800mips/stand/common: cmd.c Log Message: PR 51182 David Binderman: fix redundant conditional To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arc

CVS commit: src/sys/arch/ews4800mips/stand/common

2014-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 21 00:53:19 UTC 2014 Modified Files: src/sys/arch/ews4800mips/stand/common: ether_if.c Log Message: need clock_subr.h for bcdtobin() To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ews4800mips/

CVS commit: src/sys/arch/ews4800mips/stand

2014-01-31 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jan 31 19:25:14 UTC 2014 Modified Files: src/sys/arch/ews4800mips/stand: Makefile.bootxx src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: Workaround weird "nbmake[8]: Graph cycles through `clean'" errors.

CVS commit: src/sys/arch/ews4800mips/stand/common

2014-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 16:27:01 UTC 2014 Modified Files: src/sys/arch/ews4800mips/stand/common: fileread_bfs.c Log Message: remove unused var To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ews4800mips/stand/commo

CVS commit: src/sys/arch/ews4800mips/stand/common

2013-01-13 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jan 13 14:24:24 UTC 2013 Modified Files: src/sys/arch/ews4800mips/stand/common: lance.c Log Message: Fix tyop. (How these ones slipped in!?) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ews4800m

CVS commit: src/sys/arch/ews4800mips/stand/boot

2011-07-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Jul 10 23:35:12 UTC 2011 Modified Files: src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: Use TOOL_GZIP To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/ews4800mips/stand/boot/Makefile Plea

CVS commit: src/sys/arch/ews4800mips/stand/boot

2011-07-06 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jul 7 06:01:30 UTC 2011 Modified Files: src/sys/arch/ews4800mips/stand/boot: Makefile Log Message: apply some -fno-strict-aliasing To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/ews4800mips/stand/bo