[OpenBIOS] r285 - in openbios-devel: . arch/amd64 arch/ia64 arch/ppc arch/ppc/briq arch/ppc/mol arch/ppc/pearpc arch/ppc/qemu arch/sparc32 arch/sparc64 arch/unix arch/unix/gui_qt arch/unix/plugins arch/unix/plugins/plugin_qt arch/x86 arch/x86/xbox config/examples config/scripts drivers forth forth/admin forth/bootstrap forth/debugging forth/device forth/lib forth/packages forth/testsuite fs fs/grubfs fs/hfs fs/hfsplus fs/hfsplus/include include/libc include/openbios include/ppc kernel libc libgcc modules

svn at openbios.org svn at openbios.org
Sat Dec 13 10:26:41 CET 2008


Author: blueswirl
Date: 2008-12-13 10:26:41 +0100 (Sat, 13 Dec 2008)
New Revision: 285

Modified:
   openbios-devel/Makefile
   openbios-devel/README
   openbios-devel/arch/amd64/Kconfig
   openbios-devel/arch/amd64/build.xml
   openbios-devel/arch/amd64/builtin.c
   openbios-devel/arch/amd64/init.fs
   openbios-devel/arch/amd64/lib.c
   openbios-devel/arch/amd64/loadfs.c
   openbios-devel/arch/amd64/loadfs.h
   openbios-devel/arch/amd64/plainboot.c
   openbios-devel/arch/amd64/relocate.h
   openbios-devel/arch/ia64/Kconfig
   openbios-devel/arch/ia64/build.xml
   openbios-devel/arch/ia64/init.fs
   openbios-devel/arch/ppc/briq/kernel.c
   openbios-devel/arch/ppc/briq/tree.fs
   openbios-devel/arch/ppc/build.xml
   openbios-devel/arch/ppc/misc.S
   openbios-devel/arch/ppc/mol/console.c
   openbios-devel/arch/ppc/mol/kernel.c
   openbios-devel/arch/ppc/mol/mol.c
   openbios-devel/arch/ppc/mol/prom.c
   openbios-devel/arch/ppc/mol/tree.fs
   openbios-devel/arch/ppc/pearpc/console.c
   openbios-devel/arch/ppc/pearpc/kernel.c
   openbios-devel/arch/ppc/pearpc/tree.fs
   openbios-devel/arch/ppc/qemu/kernel.c
   openbios-devel/arch/ppc/qemu/tree.fs
   openbios-devel/arch/ppc/timebase.S
   openbios-devel/arch/sparc32/builtin.c
   openbios-devel/arch/sparc32/loadfs.c
   openbios-devel/arch/sparc32/plainboot.c
   openbios-devel/arch/sparc32/tree.fs
   openbios-devel/arch/sparc64/builtin.c
   openbios-devel/arch/sparc64/init.fs
   openbios-devel/arch/sparc64/loadfs.c
   openbios-devel/arch/sparc64/plainboot.c
   openbios-devel/arch/unix/gui_qt/gui-qt.cpp
   openbios-devel/arch/unix/gui_qt/gui-qt.pro
   openbios-devel/arch/unix/gui_qt/qt-main.cpp
   openbios-devel/arch/unix/plugins.c
   openbios-devel/arch/unix/plugins/Kconfig
   openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.cpp
   openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.pro
   openbios-devel/arch/unix/plugins/plugin_qt/qt_main.cpp
   openbios-devel/arch/x86/Kconfig
   openbios-devel/arch/x86/boot.h
   openbios-devel/arch/x86/builtin.c
   openbios-devel/arch/x86/entry.S
   openbios-devel/arch/x86/init.fs
   openbios-devel/arch/x86/lib.c
   openbios-devel/arch/x86/loadfs.c
   openbios-devel/arch/x86/loadfs.h
   openbios-devel/arch/x86/plainboot.c
   openbios-devel/arch/x86/relocate.h
   openbios-devel/arch/x86/xbox/console.c
   openbios-devel/build.xml
   openbios-devel/config/examples/amd64_config.xml
   openbios-devel/config/examples/cross-ppc_config.xml
   openbios-devel/config/examples/cross-sparc32_config.xml
   openbios-devel/config/examples/cross-sparc64_config.xml
   openbios-devel/config/examples/ppc_config.xml
   openbios-devel/config/examples/sparc32_config.xml
   openbios-devel/config/examples/sparc64_config.xml
   openbios-devel/config/examples/x86_config.xml
   openbios-devel/config/scripts/reldir
   openbios-devel/config/scripts/switch-arch
   openbios-devel/drivers/Kconfig
   openbios-devel/drivers/cuda.h
   openbios-devel/drivers/floppy.c
   openbios-devel/drivers/obio.h
   openbios-devel/drivers/pci.fs
   openbios-devel/drivers/sbus.fs
   openbios-devel/forth/admin/README
   openbios-devel/forth/admin/reset.fs
   openbios-devel/forth/admin/script.fs
   openbios-devel/forth/admin/security.fs
   openbios-devel/forth/admin/selftest.fs
   openbios-devel/forth/admin/userboot.fs
   openbios-devel/forth/bootstrap/builtin.fs
   openbios-devel/forth/bootstrap/interpreter.fs
   openbios-devel/forth/bootstrap/memory.fs
   openbios-devel/forth/build.xml
   openbios-devel/forth/debugging/client.fs
   openbios-devel/forth/debugging/fcode.fs
   openbios-devel/forth/debugging/firmware.fs
   openbios-devel/forth/debugging/see.fs
   openbios-devel/forth/device/README.device
   openbios-devel/forth/device/display.fs
   openbios-devel/forth/device/fcode.fs
   openbios-devel/forth/device/logo.fs
   openbios-devel/forth/device/missing
   openbios-devel/forth/device/preof.fs
   openbios-devel/forth/device/property.fs
   openbios-devel/forth/device/terminal.fs
   openbios-devel/forth/device/tree.fs
   openbios-devel/forth/lib/vocabulary.fs
   openbios-devel/forth/packages/Kconfig
   openbios-devel/forth/packages/README
   openbios-devel/forth/packages/build.xml
   openbios-devel/forth/packages/terminal-emulator.fs
   openbios-devel/forth/testsuite/fract.fs
   openbios-devel/forth/testsuite/framebuffer-test.fs
   openbios-devel/fs/build.xml
   openbios-devel/fs/grubfs/Kconfig
   openbios-devel/fs/grubfs/debug.h
   openbios-devel/fs/grubfs/fsys_affs.c
   openbios-devel/fs/grubfs/fsys_ext2fs.c
   openbios-devel/fs/grubfs/fsys_iso9660.c
   openbios-devel/fs/hfs/file.c
   openbios-devel/fs/hfs/low.c
   openbios-devel/fs/hfs/medium.c
   openbios-devel/fs/hfs/volume.c
   openbios-devel/fs/hfs_mdb.h
   openbios-devel/fs/hfsplus/blockiter.c
   openbios-devel/fs/hfsplus/btree.c
   openbios-devel/fs/hfsplus/include/apple.h
   openbios-devel/fs/hfsplus/include/blockiter.h
   openbios-devel/fs/hfsplus/include/btree.h
   openbios-devel/fs/hfsplus/include/hfs.h
   openbios-devel/fs/hfsplus/include/hfsp.h
   openbios-devel/fs/hfsplus/include/hfstime.h
   openbios-devel/fs/hfsplus/include/libhfsp.h
   openbios-devel/fs/hfsplus/include/record.h
   openbios-devel/fs/hfsplus/record.c
   openbios-devel/include/libc/byteorder.h
   openbios-devel/include/openbios/asm.m4
   openbios-devel/include/ppc/asmdefs.h
   openbios-devel/include/ppc/processor.h
   openbios-devel/kernel/Kconfig
   openbios-devel/kernel/primitives.c
   openbios-devel/libc/ctype.c
   openbios-devel/libc/string.c
   openbios-devel/libgcc/__udivmodti4.c
   openbios-devel/modules/clib.fs
Log:
Remove unnecessary trailing newlines

Modified: openbios-devel/Makefile
===================================================================
--- openbios-devel/Makefile	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/Makefile	2008-12-13 09:26:41 UTC (rev 285)
@@ -103,4 +103,3 @@
 
 runiso: $(ODIR)/openbios.iso
 	qemu -cdrom $^
-

Modified: openbios-devel/README
===================================================================
--- openbios-devel/README	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/README	2008-12-13 09:26:41 UTC (rev 285)
@@ -130,4 +130,3 @@
 
 Regards,
      the OpenBIOS team
-

Modified: openbios-devel/arch/amd64/Kconfig
===================================================================
--- openbios-devel/arch/amd64/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -46,5 +46,3 @@
 source "forth/Kconfig"
 source "modules/Kconfig"
 source "drivers/Kconfig"
-
-

Modified: openbios-devel/arch/amd64/build.xml
===================================================================
--- openbios-devel/arch/amd64/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -3,4 +3,3 @@
   <object source="init.fs"/>
  </dictionary>
 </build>
-

Modified: openbios-devel/arch/amd64/builtin.c
===================================================================
--- openbios-devel/arch/amd64/builtin.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/builtin.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -23,4 +23,3 @@
 	info->dict_end=(unsigned long *)((ucell)forth_dictionary +
 			sizeof(forth_dictionary));
 }
-

Modified: openbios-devel/arch/amd64/init.fs
===================================================================
--- openbios-devel/arch/amd64/init.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/init.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -74,4 +74,3 @@
   " keyboard" input
 ; CONSOLE-IN-initializer
   
-

Modified: openbios-devel/arch/amd64/lib.c
===================================================================
--- openbios-devel/arch/amd64/lib.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/lib.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -54,5 +54,3 @@
 {
 	/* Nothing yet */
 }
-
-

Modified: openbios-devel/arch/amd64/loadfs.c
===================================================================
--- openbios-devel/arch/amd64/loadfs.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/loadfs.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -41,6 +41,3 @@
 
 	return fsize;
 }
-
-
-

Modified: openbios-devel/arch/amd64/loadfs.h
===================================================================
--- openbios-devel/arch/amd64/loadfs.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/loadfs.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -2,6 +2,3 @@
 int lfile_read(void *buf, unsigned long len);
 int file_seek(unsigned long offset);
 unsigned long file_size(void);
-
-
-

Modified: openbios-devel/arch/amd64/plainboot.c
===================================================================
--- openbios-devel/arch/amd64/plainboot.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/plainboot.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -19,4 +19,3 @@
 	info->dict_start=(unsigned long *)FIXED_DICTSTART;
 	info->dict_end=(unsigned long *)FIXED_DICTEND;
 }
-

Modified: openbios-devel/arch/amd64/relocate.h
===================================================================
--- openbios-devel/arch/amd64/relocate.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/amd64/relocate.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -1,2 +1 @@
 void relocate(struct sys_info *);
-

Modified: openbios-devel/arch/ia64/Kconfig
===================================================================
--- openbios-devel/arch/ia64/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ia64/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -20,5 +20,3 @@
 source "forth/Kconfig"
 source "modules/Kconfig"
 source "drivers/Kconfig"
-
-

Modified: openbios-devel/arch/ia64/build.xml
===================================================================
--- openbios-devel/arch/ia64/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ia64/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -3,4 +3,3 @@
   <object source="init.fs"/>
  </dictionary>
 </build>
-

Modified: openbios-devel/arch/ia64/init.fs
===================================================================
--- openbios-devel/arch/ia64/init.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ia64/init.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -74,4 +74,3 @@
   " keyboard" input
 ; CONSOLE-IN-initializer
   
-

Modified: openbios-devel/arch/ppc/briq/kernel.c
===================================================================
--- openbios-devel/arch/ppc/briq/kernel.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/briq/kernel.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
 
 #include "briq-dict.h"
 #include "../kernel.c"
-

Modified: openbios-devel/arch/ppc/briq/tree.fs
===================================================================
--- openbios-devel/arch/ppc/briq/tree.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/briq/tree.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -244,4 +244,3 @@
 \ The END
 \ -------------------------------------------------------------
 device-end
-

Modified: openbios-devel/arch/ppc/build.xml
===================================================================
--- openbios-devel/arch/ppc/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -261,4 +261,3 @@
  </executable>
  
 </build>
-

Modified: openbios-devel/arch/ppc/misc.S
===================================================================
--- openbios-devel/arch/ppc/misc.S	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/misc.S	2008-12-13 09:26:41 UTC (rev 285)
@@ -72,4 +72,3 @@
 	srw	r3,r3,r5	# MSW = MSW >> count
 	or	r4,r4,r7	# LSW |= t2
 	blr
-

Modified: openbios-devel/arch/ppc/mol/console.c
===================================================================
--- openbios-devel/arch/ppc/mol/console.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/mol/console.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -28,5 +28,3 @@
 
 #include "../../../modules/video.c"
 #include "../../../modules/console.c"
-
-

Modified: openbios-devel/arch/ppc/mol/kernel.c
===================================================================
--- openbios-devel/arch/ppc/mol/kernel.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/mol/kernel.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
 
 #include "mol-dict.h"
 #include "../kernel.c"
-

Modified: openbios-devel/arch/ppc/mol/mol.c
===================================================================
--- openbios-devel/arch/ppc/mol/mol.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/mol/mol.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -163,4 +163,3 @@
 	for( i=0; i<size; i++ )
 		buf[i] = OSI_ReadNVRamByte( i );
 }
-

Modified: openbios-devel/arch/ppc/mol/prom.c
===================================================================
--- openbios-devel/arch/ppc/mol/prom.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/mol/prom.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -173,5 +173,3 @@
 {
 	return OSI_PromIface1( kPromChangePHandle, old_ph, (int)new_ph );
 }
-
-

Modified: openbios-devel/arch/ppc/mol/tree.fs
===================================================================
--- openbios-devel/arch/ppc/mol/tree.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/mol/tree.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -101,4 +101,3 @@
 \ The END
 \ -------------------------------------------------------------
 device-end
-

Modified: openbios-devel/arch/ppc/pearpc/console.c
===================================================================
--- openbios-devel/arch/ppc/pearpc/console.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/pearpc/console.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -42,6 +42,3 @@
 #include "../../../modules/video.c"
 
 #include "../../../modules/console.c"
-
-
-

Modified: openbios-devel/arch/ppc/pearpc/kernel.c
===================================================================
--- openbios-devel/arch/ppc/pearpc/kernel.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/pearpc/kernel.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
 
 #include "pearpc-dict.h"
 #include "../kernel.c"
-

Modified: openbios-devel/arch/ppc/pearpc/tree.fs
===================================================================
--- openbios-devel/arch/ppc/pearpc/tree.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/pearpc/tree.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -244,4 +244,3 @@
 \ The END
 \ -------------------------------------------------------------
 device-end
-

Modified: openbios-devel/arch/ppc/qemu/kernel.c
===================================================================
--- openbios-devel/arch/ppc/qemu/kernel.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/qemu/kernel.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
 
 #include "qemu-dict.h"
 #include "../kernel.c"
-

Modified: openbios-devel/arch/ppc/qemu/tree.fs
===================================================================
--- openbios-devel/arch/ppc/qemu/tree.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/qemu/tree.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -244,4 +244,3 @@
 \ The END
 \ -------------------------------------------------------------
 device-end
-

Modified: openbios-devel/arch/ppc/timebase.S
===================================================================
--- openbios-devel/arch/ppc/timebase.S	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/ppc/timebase.S	2008-12-13 09:26:41 UTC (rev 285)
@@ -31,4 +31,3 @@
 
         mtlr    r8              /* restore link register */
         blr
-

Modified: openbios-devel/arch/sparc32/builtin.c
===================================================================
--- openbios-devel/arch/sparc32/builtin.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc32/builtin.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -23,4 +23,3 @@
 	info->dict_end=(unsigned long *)((ucell)forth_dictionary +
 			sizeof(forth_dictionary));
 }
-

Modified: openbios-devel/arch/sparc32/loadfs.c
===================================================================
--- openbios-devel/arch/sparc32/loadfs.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc32/loadfs.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -59,6 +59,3 @@
 
 	return fsize;
 }
-
-
-

Modified: openbios-devel/arch/sparc32/plainboot.c
===================================================================
--- openbios-devel/arch/sparc32/plainboot.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc32/plainboot.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -19,4 +19,3 @@
 	info->dict_start=(unsigned long *)FIXED_DICTSTART;
 	info->dict_end=(unsigned long *)FIXED_DICTEND;
 }
-

Modified: openbios-devel/arch/sparc32/tree.fs
===================================================================
--- openbios-devel/arch/sparc32/tree.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc32/tree.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -125,4 +125,3 @@
 
 " /options" find-device
   " disk" encode-string " boot-from" property
-

Modified: openbios-devel/arch/sparc64/builtin.c
===================================================================
--- openbios-devel/arch/sparc64/builtin.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc64/builtin.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -23,4 +23,3 @@
 	info->dict_end=(unsigned long *)((ucell)forth_dictionary +
 			sizeof(forth_dictionary));
 }
-

Modified: openbios-devel/arch/sparc64/init.fs
===================================================================
--- openbios-devel/arch/sparc64/init.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc64/init.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -52,4 +52,3 @@
 : rmap@    ( virt -- rmentry )
   drop 0
   ;
-

Modified: openbios-devel/arch/sparc64/loadfs.c
===================================================================
--- openbios-devel/arch/sparc64/loadfs.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc64/loadfs.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -59,6 +59,3 @@
 
 	return fsize;
 }
-
-
-

Modified: openbios-devel/arch/sparc64/plainboot.c
===================================================================
--- openbios-devel/arch/sparc64/plainboot.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/sparc64/plainboot.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -19,4 +19,3 @@
 	info->dict_start=(unsigned long *)FIXED_DICTSTART;
 	info->dict_end=(unsigned long *)FIXED_DICTEND;
 }
-

Modified: openbios-devel/arch/unix/gui_qt/gui-qt.cpp
===================================================================
--- openbios-devel/arch/unix/gui_qt/gui-qt.cpp	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/gui_qt/gui-qt.cpp	2008-12-13 09:26:41 UTC (rev 285)
@@ -126,4 +126,3 @@
 		std::cout << " key '" << e->text() << "' pressed" << std::endl;
 	}
 }
-

Modified: openbios-devel/arch/unix/gui_qt/gui-qt.pro
===================================================================
--- openbios-devel/arch/unix/gui_qt/gui-qt.pro	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/gui_qt/gui-qt.pro	2008-12-13 09:26:41 UTC (rev 285)
@@ -16,4 +16,3 @@
 TARGET      = gui_qt
 HEADERS	    = $(UIDIR)/gui-qt.h
 SOURCES	    = $(UIDIR)/gui-qt.cpp $(UIDIR)/qt-main.cpp
-

Modified: openbios-devel/arch/unix/gui_qt/qt-main.cpp
===================================================================
--- openbios-devel/arch/unix/gui_qt/qt-main.cpp	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/gui_qt/qt-main.cpp	2008-12-13 09:26:41 UTC (rev 285)
@@ -95,4 +95,3 @@
 }
 
 }
-

Modified: openbios-devel/arch/unix/plugins/Kconfig
===================================================================
--- openbios-devel/arch/unix/plugins/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/plugins/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
 	default n
 	help
 	  This plugin needs qt installed. Disable if you don't have qt.
-

Modified: openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.cpp
===================================================================
--- openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.cpp	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.cpp	2008-12-13 09:26:41 UTC (rev 285)
@@ -126,4 +126,3 @@
 		std::cout << " key '" << e->text() << "' pressed" << std::endl;
 	}
 }
-

Modified: openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.pro
===================================================================
--- openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.pro	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/plugins/plugin_qt/plugin_qt.pro	2008-12-13 09:26:41 UTC (rev 285)
@@ -16,4 +16,3 @@
 TARGET      = plugin_qt.so
 HEADERS	    = $(PLUGINDIR)/plugin_qt/plugin_qt.h
 SOURCES	    = $(PLUGINDIR)/plugin_qt/plugin_qt.cpp $(PLUGINDIR)/plugin_qt/qt_main.cpp
-

Modified: openbios-devel/arch/unix/plugins/plugin_qt/qt_main.cpp
===================================================================
--- openbios-devel/arch/unix/plugins/plugin_qt/qt_main.cpp	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/plugins/plugin_qt/qt_main.cpp	2008-12-13 09:26:41 UTC (rev 285)
@@ -100,4 +100,3 @@
 PLUGIN_DEPENDENCIES("pci")
 
 }
-

Modified: openbios-devel/arch/unix/plugins.c
===================================================================
--- openbios-devel/arch/unix/plugins.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/unix/plugins.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -195,4 +195,3 @@
 	// We don't dlclose the handle here since
 	// we want to keep our symbols for later use.
 }
-

Modified: openbios-devel/arch/x86/Kconfig
===================================================================
--- openbios-devel/arch/x86/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -45,5 +45,3 @@
 source "forth/Kconfig"
 source "modules/Kconfig"
 source "drivers/Kconfig"
-
-

Modified: openbios-devel/arch/x86/boot.h
===================================================================
--- openbios-devel/arch/x86/boot.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/boot.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -11,4 +11,3 @@
 int linux_load(struct sys_info *info, const char *file, const char *cmdline);
 
 unsigned int start_elf(unsigned long entry_point, unsigned long param);
-

Modified: openbios-devel/arch/x86/builtin.c
===================================================================
--- openbios-devel/arch/x86/builtin.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/builtin.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -22,4 +22,3 @@
 	info->dict_end=(unsigned long *)((ucell)forth_dictionary +
 			sizeof(forth_dictionary));
 }
-

Modified: openbios-devel/arch/x86/entry.S
===================================================================
--- openbios-devel/arch/x86/entry.S	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/entry.S	2008-12-13 09:26:41 UTC (rev 285)
@@ -296,5 +296,3 @@
 _idt:
         .fill   20, 8, 0        # idt is unitiailzed
 _idt_end:
-
-

Modified: openbios-devel/arch/x86/init.fs
===================================================================
--- openbios-devel/arch/x86/init.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/init.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -75,4 +75,3 @@
   " keyboard" input
 ; CONSOLE-IN-initializer
  
-

Modified: openbios-devel/arch/x86/lib.c
===================================================================
--- openbios-devel/arch/x86/lib.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/lib.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -54,5 +54,3 @@
 {
 	/* Nothing yet */
 }
-
-

Modified: openbios-devel/arch/x86/loadfs.c
===================================================================
--- openbios-devel/arch/x86/loadfs.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/loadfs.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -41,6 +41,3 @@
 
 	return fsize;
 }
-
-
-

Modified: openbios-devel/arch/x86/loadfs.h
===================================================================
--- openbios-devel/arch/x86/loadfs.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/loadfs.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -2,6 +2,3 @@
 int lfile_read(void *buf, unsigned long len);
 int file_seek(unsigned long offset);
 unsigned long file_size(void);
-
-
-

Modified: openbios-devel/arch/x86/plainboot.c
===================================================================
--- openbios-devel/arch/x86/plainboot.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/plainboot.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -19,4 +19,3 @@
 	info->dict_start=(unsigned long *)FIXED_DICTSTART;
 	info->dict_end=(unsigned long *)FIXED_DICTEND;
 }
-

Modified: openbios-devel/arch/x86/relocate.h
===================================================================
--- openbios-devel/arch/x86/relocate.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/relocate.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -1,2 +1 @@
 void relocate(struct sys_info *);
-

Modified: openbios-devel/arch/x86/xbox/console.c
===================================================================
--- openbios-devel/arch/x86/xbox/console.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/arch/x86/xbox/console.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -21,6 +21,3 @@
 
 #include "../../../modules/video.c"
 #include "../../../modules/console.c"
-
-
-

Modified: openbios-devel/build.xml
===================================================================
--- openbios-devel/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -11,4 +11,3 @@
   <include href="arch/build.xml"/>
  </project>
 </xmlmake>
-

Modified: openbios-devel/config/examples/amd64_config.xml
===================================================================
--- openbios-devel/config/examples/amd64_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/amd64_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -69,4 +69,3 @@
   <option name="CONFIG_DEBUG_IDE" type="boolean" value="false"/>
 
 </config>
-

Modified: openbios-devel/config/examples/cross-ppc_config.xml
===================================================================
--- openbios-devel/config/examples/cross-ppc_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/cross-ppc_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -72,4 +72,3 @@
   <option name="CONFIG_DRIVER_VGA" type="boolean" value="true"/>
 
 </config>
-

Modified: openbios-devel/config/examples/cross-sparc32_config.xml
===================================================================
--- openbios-devel/config/examples/cross-sparc32_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/cross-sparc32_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -74,4 +74,3 @@
   <option name="CONFIG_DRIVER_FLOPPY" type="boolean" value="false"/>
 
 </config>
-

Modified: openbios-devel/config/examples/cross-sparc64_config.xml
===================================================================
--- openbios-devel/config/examples/cross-sparc64_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/cross-sparc64_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -74,4 +74,3 @@
   <option name="CONFIG_DRIVER_VGA" type="boolean" value="true"/>
 
 </config>
-

Modified: openbios-devel/config/examples/ppc_config.xml
===================================================================
--- openbios-devel/config/examples/ppc_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/ppc_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -68,4 +68,3 @@
   <option name="CONFIG_DRIVER_ADB" type="boolean" value="true"/>
 
 </config>
-

Modified: openbios-devel/config/examples/sparc32_config.xml
===================================================================
--- openbios-devel/config/examples/sparc32_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/sparc32_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -74,4 +74,3 @@
   <option name="CONFIG_DRIVER_FLOPPY" type="boolean" value="true"/>
 
 </config>
-

Modified: openbios-devel/config/examples/sparc64_config.xml
===================================================================
--- openbios-devel/config/examples/sparc64_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/sparc64_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -74,4 +74,3 @@
   <option name="CONFIG_DRIVER_VGA" type="boolean" value="true"/>
 
 </config>
-

Modified: openbios-devel/config/examples/x86_config.xml
===================================================================
--- openbios-devel/config/examples/x86_config.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/examples/x86_config.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -71,4 +71,3 @@
   <option name="CONFIG_DRIVER_FLOPPY" type="boolean" value="false"/>
 
 </config>
-

Modified: openbios-devel/config/scripts/reldir
===================================================================
--- openbios-devel/config/scripts/reldir	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/scripts/reldir	2008-12-13 09:26:41 UTC (rev 285)
@@ -8,4 +8,3 @@
 ROOT=$( echo $(pwd) | sed "s,\(//*[^/][^/]*\)\{$x\}/*\$,," )
 RELNAME=$( echo $(pwd) | sed "s,^$ROOT/*,,g" )
 echo $RELNAME
-

Modified: openbios-devel/config/scripts/switch-arch
===================================================================
--- openbios-devel/config/scripts/switch-arch	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/config/scripts/switch-arch	2008-12-13 09:26:41 UTC (rev 285)
@@ -12,4 +12,3 @@
 rm -f config.xml
 ln -s config/examples/${ARCH}_rules.xml rules.xml
 ln -s config/examples/${ARCH}_config.xml config.xml
-

Modified: openbios-devel/drivers/Kconfig
===================================================================
--- openbios-devel/drivers/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/drivers/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -37,4 +37,3 @@
 	  Debug IDE driver 
 	
 endmenu
-

Modified: openbios-devel/drivers/cuda.h
===================================================================
--- openbios-devel/drivers/cuda.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/drivers/cuda.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -16,5 +16,3 @@
 
 
 cuda_t *cuda_init (char *path, uint32_t base);
-
-

Modified: openbios-devel/drivers/floppy.c
===================================================================
--- openbios-devel/drivers/floppy.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/drivers/floppy.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -1116,4 +1116,3 @@
 	floppy_init();
 	return 0;
 }
-

Modified: openbios-devel/drivers/obio.h
===================================================================
--- openbios-devel/drivers/obio.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/drivers/obio.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -166,4 +166,3 @@
 #define	SUN4M_INT_SERIAL	0x00008000	  /* serial ports */
 #define	SUN4M_INT_KBDMS		0x00004000	  /* keyboard/mouse */
 #define	SUN4M_INT_SBUSBITS	0x00003F80	  /* sbus int bits */
-

Modified: openbios-devel/drivers/pci.fs
===================================================================
--- openbios-devel/drivers/pci.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/drivers/pci.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -34,4 +34,3 @@
 
 
 [THEN]
-

Modified: openbios-devel/drivers/sbus.fs
===================================================================
--- openbios-devel/drivers/sbus.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/drivers/sbus.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -16,4 +16,3 @@
   " ," pocket tmpstrcat >r
   rot pocket tohexstr r> tmpstrcat drop
 ;
-

Modified: openbios-devel/forth/admin/README
===================================================================
--- openbios-devel/forth/admin/README	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/admin/README	2008-12-13 09:26:41 UTC (rev 285)
@@ -1,5 +1,3 @@
 \ This directory contains code that implements
 \ the Administration command group
 \ (Chapter 7.4 in the IEEE 1275-1994)
-
-

Modified: openbios-devel/forth/admin/reset.fs
===================================================================
--- openbios-devel/forth/admin/reset.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/admin/reset.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -10,5 +10,3 @@
 
 \ OpenBOOT knows reset as well.
 : reset reset-all ;
-
-

Modified: openbios-devel/forth/admin/script.fs
===================================================================
--- openbios-devel/forth/admin/script.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/admin/script.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
   
 : nvrun    ( -- )
   ;
-

Modified: openbios-devel/forth/admin/security.fs
===================================================================
--- openbios-devel/forth/admin/security.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/admin/security.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -8,4 +8,3 @@
   
 : security-#badlogins    ( -- n )
   ;
-

Modified: openbios-devel/forth/admin/selftest.fs
===================================================================
--- openbios-devel/forth/admin/selftest.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/admin/selftest.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -47,4 +47,3 @@
   ?active-package test-sub-devs
   active-package!
   ;
-

Modified: openbios-devel/forth/admin/userboot.fs
===================================================================
--- openbios-devel/forth/admin/userboot.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/admin/userboot.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -16,5 +16,3 @@
 
 \ : diag-switch?    ( -- diag? )
 \   ;
-
-

Modified: openbios-devel/forth/bootstrap/builtin.fs
===================================================================
--- openbios-devel/forth/bootstrap/builtin.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/bootstrap/builtin.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -26,5 +26,3 @@
   0 ['] source-id (to)  \ builtin terminal has id 0
 
   ;
-
-

Modified: openbios-devel/forth/bootstrap/interpreter.fs
===================================================================
--- openbios-devel/forth/bootstrap/interpreter.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/bootstrap/interpreter.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -171,5 +171,3 @@
   ;
   
 : eval evaluate ;
-
-

Modified: openbios-devel/forth/bootstrap/memory.fs
===================================================================
--- openbios-devel/forth/bootstrap/memory.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/bootstrap/memory.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -214,5 +214,3 @@
   then
     
   ;
-
-

Modified: openbios-devel/forth/build.xml
===================================================================
--- openbios-devel/forth/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -11,4 +11,3 @@
   <include href="packages/build.xml"/>
   <include href="system/build.xml"/>
 </build>
-

Modified: openbios-devel/forth/debugging/client.fs
===================================================================
--- openbios-devel/forth/debugging/client.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/debugging/client.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -108,4 +108,3 @@
 
 : value>sym    ( n1 -- n1 false | n2 addr len true )
   ;
-

Modified: openbios-devel/forth/debugging/fcode.fs
===================================================================
--- openbios-devel/forth/debugging/fcode.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/debugging/fcode.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -28,4 +28,3 @@
 
 : apply    ( ... "method-name< >device-specifier< >" -- ??? )
   ;
-

Modified: openbios-devel/forth/debugging/firmware.fs
===================================================================
--- openbios-devel/forth/debugging/firmware.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/debugging/firmware.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -80,4 +80,3 @@
   
 : resume    ( -- )
   ;
-

Modified: openbios-devel/forth/debugging/see.fs
===================================================================
--- openbios-devel/forth/debugging/see.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/debugging/see.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -111,4 +111,3 @@
   ;
 
 : see ' (see) ;
-

Modified: openbios-devel/forth/device/README.device
===================================================================
--- openbios-devel/forth/device/README.device	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/README.device	2008-12-13 09:26:41 UTC (rev 285)
@@ -20,4 +20,3 @@
 
 
 2003/11/12 Stefan Reinauer <stepan at openbios.org>
-

Modified: openbios-devel/forth/device/display.fs
===================================================================
--- openbios-devel/forth/device/display.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/display.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -364,4 +364,3 @@
   to foreground-color to background-color
 
 ;
-

Modified: openbios-devel/forth/device/fcode.fs
===================================================================
--- openbios-devel/forth/device/fcode.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/fcode.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -517,5 +517,3 @@
   fcode-offset drop
   postpone endof
   ; immediate
-
-

Modified: openbios-devel/forth/device/logo.fs
===================================================================
--- openbios-devel/forth/device/logo.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/logo.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -96,4 +96,3 @@
 00 c, 00 c, 00 c, 00 c, 00 c, 00 c, 00 c, 00 c, 
 
 value (romlogo-64x64)
-

Modified: openbios-devel/forth/device/missing
===================================================================
--- openbios-devel/forth/device/missing	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/missing	2008-12-13 09:26:41 UTC (rev 285)
@@ -36,4 +36,3 @@
  * diagnostic-mode?
  * suspend-fcode
  * set-args
-

Modified: openbios-devel/forth/device/preof.fs
===================================================================
--- openbios-devel/forth/device/preof.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/preof.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -47,4 +47,3 @@
 : group-code		non-implemented ;
 : probe 		non-implemented ;
 : probe-virtual 	non-implemented ;
-

Modified: openbios-devel/forth/device/property.fs
===================================================================
--- openbios-devel/forth/device/property.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/property.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -321,4 +321,3 @@
 : model    ( str len -- )
   encode-string  " model"  property
   ;
-

Modified: openbios-devel/forth/device/terminal.fs
===================================================================
--- openbios-devel/forth/device/terminal.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/terminal.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -253,4 +253,3 @@
   ;
 
 ['] (term-emit) to fb-emit
-

Modified: openbios-devel/forth/device/tree.fs
===================================================================
--- openbios-devel/forth/device/tree.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/device/tree.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -63,4 +63,3 @@
   
 \ END
 finish-device
-

Modified: openbios-devel/forth/lib/vocabulary.fs
===================================================================
--- openbios-devel/forth/lib/vocabulary.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/lib/vocabulary.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -151,5 +151,3 @@
   ;
  
 true to vocabularies?
-
-

Modified: openbios-devel/forth/packages/Kconfig
===================================================================
--- openbios-devel/forth/packages/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/packages/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -14,4 +14,3 @@
 config PKG_TERMINAL_EMULATOR
 	bool "Terminal Emulator"
 	default y
-

Modified: openbios-devel/forth/packages/README
===================================================================
--- openbios-devel/forth/packages/README	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/packages/README	2008-12-13 09:26:41 UTC (rev 285)
@@ -9,4 +9,3 @@
 * deblocker
 * obp-tftp
 *
-

Modified: openbios-devel/forth/packages/build.xml
===================================================================
--- openbios-devel/forth/packages/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/packages/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -17,4 +17,3 @@
  </dictionary>
 
 </build>
-

Modified: openbios-devel/forth/packages/terminal-emulator.fs
===================================================================
--- openbios-devel/forth/packages/terminal-emulator.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/packages/terminal-emulator.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -22,4 +22,3 @@
 \ clean up afterwards
 
 device-end
-

Modified: openbios-devel/forth/testsuite/fract.fs
===================================================================
--- openbios-devel/forth/testsuite/fract.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/testsuite/fract.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -33,4 +33,3 @@
     cr drop
 5de +loop
 ;
-

Modified: openbios-devel/forth/testsuite/framebuffer-test.fs
===================================================================
--- openbios-devel/forth/testsuite/framebuffer-test.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/forth/testsuite/framebuffer-test.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -8,6 +8,3 @@
   ;
 
   test-screen
-
-
-

Modified: openbios-devel/fs/build.xml
===================================================================
--- openbios-devel/fs/build.xml	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/build.xml	2008-12-13 09:26:41 UTC (rev 285)
@@ -10,4 +10,3 @@
  <include href="hfsplus/build.xml"/>
 
 </build>
-

Modified: openbios-devel/fs/grubfs/Kconfig
===================================================================
--- openbios-devel/fs/grubfs/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/grubfs/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -81,4 +81,3 @@
 	default n
 	help
 	  Include Amiga FFS filesystem support
-

Modified: openbios-devel/fs/grubfs/debug.h
===================================================================
--- openbios-devel/fs/grubfs/debug.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/grubfs/debug.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -1,3 +1 @@
 /* for grub compatibility */
-
-

Modified: openbios-devel/fs/grubfs/fsys_affs.c
===================================================================
--- openbios-devel/fs/grubfs/fsys_affs.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/grubfs/fsys_affs.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -710,4 +710,3 @@
     }
 }
 #endif
-

Modified: openbios-devel/fs/grubfs/fsys_ext2fs.c
===================================================================
--- openbios-devel/fs/grubfs/fsys_ext2fs.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/grubfs/fsys_ext2fs.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -806,4 +806,3 @@
 }
 
 #endif /* FSYS_EXT2_FS */
-

Modified: openbios-devel/fs/grubfs/fsys_iso9660.c
===================================================================
--- openbios-devel/fs/grubfs/fsys_iso9660.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/grubfs/fsys_iso9660.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -333,4 +333,3 @@
 }
 
 #endif /* FSYS_ISO9660 */
-

Modified: openbios-devel/fs/hfs/file.c
===================================================================
--- openbios-devel/fs/hfs/file.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfs/file.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -188,4 +188,3 @@
 fail:
   return -1;
 }
-

Modified: openbios-devel/fs/hfs/low.c
===================================================================
--- openbios-devel/fs/hfs/low.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfs/low.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -154,4 +154,3 @@
 fail:
   return -1;
 }
-

Modified: openbios-devel/fs/hfs/medium.c
===================================================================
--- openbios-devel/fs/hfs/medium.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfs/medium.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -81,4 +81,3 @@
 fail:
   return found;
 }
-

Modified: openbios-devel/fs/hfs/volume.c
===================================================================
--- openbios-devel/fs/hfs/volume.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfs/volume.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -588,5 +588,3 @@
 fail:
   return -1;
 }
-
-

Modified: openbios-devel/fs/hfs_mdb.h
===================================================================
--- openbios-devel/fs/hfs_mdb.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfs_mdb.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -107,4 +107,3 @@
 
 
 #endif   /* _H_HFS_MDB */
-

Modified: openbios-devel/fs/hfsplus/blockiter.c
===================================================================
--- openbios-devel/fs/hfsplus/blockiter.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/blockiter.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -138,4 +138,3 @@
   fail:
     return -1;
 }
-

Modified: openbios-devel/fs/hfsplus/btree.c
===================================================================
--- openbios-devel/fs/hfsplus/btree.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/btree.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -369,4 +369,3 @@
 }
 
 #endif
-

Modified: openbios-devel/fs/hfsplus/include/apple.h
===================================================================
--- openbios-devel/fs/hfsplus/include/apple.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/apple.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -108,4 +108,3 @@
 # define HFS_FNDR_HASBUNDLE             (1 << 13)
 # define HFS_FNDR_ISINVISIBLE           (1 << 14)
 # define HFS_FNDR_ISALIAS               (1 << 15)
-

Modified: openbios-devel/fs/hfsplus/include/blockiter.h
===================================================================
--- openbios-devel/fs/hfsplus/include/blockiter.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/blockiter.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -56,5 +56,3 @@
 {
     return b->e->start_block + b->block;
 }
-
-

Modified: openbios-devel/fs/hfsplus/include/btree.h
===================================================================
--- openbios-devel/fs/hfsplus/include/btree.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/btree.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -47,4 +47,3 @@
     /* Dump all the btree information to stdout */
   extern void btree_print(btree* bt);
 #endif
-

Modified: openbios-devel/fs/hfsplus/include/hfs.h
===================================================================
--- openbios-devel/fs/hfsplus/include/hfs.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/hfs.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -29,4 +29,3 @@
 	/* A sector for Apple is always 512 bytes */
 #define HFS_BLOCKSZ_BITS	9	/* 1<<9 == 512  */
 #define	HFS_VOLHEAD_SIG		0x4244	/* 'BD'	*/
-

Modified: openbios-devel/fs/hfsplus/include/hfsp.h
===================================================================
--- openbios-devel/fs/hfsplus/include/hfsp.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/hfsp.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -302,4 +302,3 @@
 	hfsp_cat_thread thread;
     } u;
 } hfsp_cat_entry;
-

Modified: openbios-devel/fs/hfsplus/include/hfstime.h
===================================================================
--- openbios-devel/fs/hfsplus/include/hfstime.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/hfstime.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -31,4 +31,3 @@
 
    /* return the given apple time as UNIX time */
 extern char* get_atime(UInt32 atime);
-

Modified: openbios-devel/fs/hfsplus/include/libhfsp.h
===================================================================
--- openbios-devel/fs/hfsplus/include/libhfsp.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/libhfsp.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -198,6 +198,3 @@
 } record;
 
 /* Functions on records are defined in record.h */
-
-
-

Modified: openbios-devel/fs/hfsplus/include/record.h
===================================================================
--- openbios-devel/fs/hfsplus/include/record.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/include/record.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -77,5 +77,3 @@
     /* Dump all the record information to stdout */
   extern void record_print(record* r);
 #endif
-
-

Modified: openbios-devel/fs/hfsplus/record.c
===================================================================
--- openbios-devel/fs/hfsplus/record.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/fs/hfsplus/record.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -756,4 +756,3 @@
 }
 
 #endif
-

Modified: openbios-devel/include/libc/byteorder.h
===================================================================
--- openbios-devel/include/libc/byteorder.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/include/libc/byteorder.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -59,4 +59,3 @@
 #endif
 
 #endif
-

Modified: openbios-devel/include/openbios/asm.m4
===================================================================
--- openbios-devel/include/openbios/asm.m4	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/include/openbios/asm.m4	2008-12-13 09:26:41 UTC (rev 285)
@@ -135,4 +135,3 @@
 	define([$1]b,$1_[]$1_curnum[] )
 $1[]_[]$1_curnum[]dnl
 ])
-

Modified: openbios-devel/include/ppc/asmdefs.h
===================================================================
--- openbios-devel/include/ppc/asmdefs.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/include/ppc/asmdefs.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -87,4 +87,3 @@
 #define	BIT(n)		(1<<(31-(n)))
 
 #endif   /* _H_ASMDEFS */
-

Modified: openbios-devel/include/ppc/processor.h
===================================================================
--- openbios-devel/include/ppc/processor.h	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/include/ppc/processor.h	2008-12-13 09:26:41 UTC (rev 285)
@@ -401,4 +401,3 @@
 #define SPRNUM_FLIP( v )	( (((v)>>5) & 0x1f) | (((v)<<5) & 0x3e0) )
 
 #endif   /* _H_PROCESSOR */
-

Modified: openbios-devel/kernel/Kconfig
===================================================================
--- openbios-devel/kernel/Kconfig	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/kernel/Kconfig	2008-12-13 09:26:41 UTC (rev 285)
@@ -86,4 +86,3 @@
 	  use vga textmode and keyboard console
 
 endmenu
-

Modified: openbios-devel/kernel/primitives.c
===================================================================
--- openbios-devel/kernel/primitives.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/kernel/primitives.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -145,4 +145,3 @@
 	do_include,		/* $include */
 	do_encode_file,		/* $encode-file */
 };
-

Modified: openbios-devel/libc/ctype.c
===================================================================
--- openbios-devel/libc/ctype.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/libc/ctype.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -32,5 +32,3 @@
 _U,_U,_U,_U,_U,_U,_U,_P,_U,_U,_U,_U,_U,_U,_U,_L,       /* 208-223 */
 _L,_L,_L,_L,_L,_L,_L,_L,_L,_L,_L,_L,_L,_L,_L,_L,       /* 224-239 */
 _L,_L,_L,_L,_L,_L,_L,_P,_L,_L,_L,_L,_L,_L,_L,_L};      /* 240-255 */
-
-

Modified: openbios-devel/libc/string.c
===================================================================
--- openbios-devel/libc/string.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/libc/string.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -511,5 +511,3 @@
 	}
 	return __res;
 }
-
-

Modified: openbios-devel/libgcc/__udivmodti4.c
===================================================================
--- openbios-devel/libgcc/__udivmodti4.c	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/libgcc/__udivmodti4.c	2008-12-13 09:26:41 UTC (rev 285)
@@ -29,4 +29,3 @@
 
   return quot;
 }
-

Modified: openbios-devel/modules/clib.fs
===================================================================
--- openbios-devel/modules/clib.fs	2008-12-11 20:30:53 UTC (rev 284)
+++ openbios-devel/modules/clib.fs	2008-12-13 09:26:41 UTC (rev 285)
@@ -34,4 +34,3 @@
   swap ['] (lit) , , ['] (lit) , , ['] call ,
 	is-func-end
 ;
-




More information about the OpenBIOS mailing list