CVS commit: src/sys/arch/mvme68k/stand/libsa

2014-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 20 15:50:25 UTC 2014 Modified Files: src/sys/arch/mvme68k/stand/libsa: chiptotime.c Log Message: this needs clock.h To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mvme68k/stand/libsa/chiptotim

CVS commit: src/sys/arch/mvme68k/stand/libsa

2011-05-29 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun May 29 10:29:01 UTC 2011 Modified Files: src/sys/arch/mvme68k/stand/libsa: exec_mvme.c Log Message: Avoid backward seek on tape boot. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/mvme68k/stand/

CVS commit: src/sys/arch/mvme68k/stand/libsa

2010-03-15 Thread Havard Eidnes
Module Name:src Committed By: he Date: Mon Mar 15 16:13:13 UTC 2010 Modified Files: src/sys/arch/mvme68k/stand/libsa: Makefile Log Message: Latest change to loadfile_elf32.c grew a dependency on strncmp, so provide that as well as part of libsa for this platform. To gene