Author: hbelusca
Date: Sun Dec 9 16:38:13 2012
New Revision: 57845
URL:
http://svn.reactos.org/svn/reactos?rev=57845&view=rev
Log:
[FREELDR]
Fix SVN properties.
Modified:
trunk/reactos/boot/freeldr/FREELDR.INI (props changed)
trunk/reactos/boot/freeldr/bootsect/dosmbr.asm (props changed)
trunk/reactos/boot/freeldr/bootsect/ext2.S (props changed)
trunk/reactos/boot/freeldr/bootsect/ext2.asm (props changed)
trunk/reactos/boot/freeldr/bootsect/fat.asm (props changed)
trunk/reactos/boot/freeldr/bootsect/fat32.asm (props changed)
trunk/reactos/boot/freeldr/bootsect/isoboot.asm (props changed)
trunk/reactos/boot/freeldr/bootsect/win2k.asm (props changed)
trunk/reactos/boot/freeldr/bootsect/wxpfat16.asm (props changed)
trunk/reactos/boot/freeldr/fdebug/fdebug.c (props changed)
trunk/reactos/boot/freeldr/fdebug/fdebug.rc (props changed)
trunk/reactos/boot/freeldr/fdebug/lang/tr-TR.rc (props changed)
trunk/reactos/boot/freeldr/fdebug/resource.h (props changed)
trunk/reactos/boot/freeldr/fdebug/rs232.c (props changed)
trunk/reactos/boot/freeldr/fdebug/rs232.h (props changed)
trunk/reactos/boot/freeldr/freeldr/CHANGELOG (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/archmach.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/custom.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/drivemap.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/drvmap.S (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/entry.S (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/i386trap.S (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/machpc.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/mb.S (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/miscboot.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/pccons.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/pcdisk.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/pcmem.c (props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/cache/blocklist.c (props changed)
trunk/reactos/boot/freeldr/freeldr/cache/cache.c (props changed)
trunk/reactos/boot/freeldr/freeldr/cmdline.c (props changed)
trunk/reactos/boot/freeldr/freeldr/comm/rs232.c (props changed)
trunk/reactos/boot/freeldr/freeldr/debug.c (props changed)
trunk/reactos/boot/freeldr/freeldr/disk/disk.c (props changed)
trunk/reactos/boot/freeldr/freeldr/disk/partition.c (props changed)
trunk/reactos/boot/freeldr/freeldr/fs/ext2.c (props changed)
trunk/reactos/boot/freeldr/freeldr/fs/fat.c (props changed)
trunk/reactos/boot/freeldr/freeldr/fs/fs.c (props changed)
trunk/reactos/boot/freeldr/freeldr/fs/iso.c (props changed)
trunk/reactos/boot/freeldr/freeldr/fs/ntfs.c (props changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/i386/custom.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/i386/drivemap.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/i386/i386.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h (contents, props
changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/i386/miscboot.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/pc/hardware.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h (contents, props
changed)
trunk/reactos/boot/freeldr/freeldr/include/cache.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/cmdline.h (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/include/comm.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/debug.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/disk.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/freeldr.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/fs.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/fs/ext2.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/fs/fat.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/fs/iso.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/fs/ntfs.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/inffile.h (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/include/inifile.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/keycodes.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/linux.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/machine.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/mm.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/multiboot.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/options.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/oslist.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/reactos.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/registry.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/ui.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/ver.h (props changed)
trunk/reactos/boot/freeldr/freeldr/include/video.h (props changed)
trunk/reactos/boot/freeldr/freeldr/inffile/inffile.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/inifile/ini_init.c (props changed)
trunk/reactos/boot/freeldr/freeldr/inifile/inifile.c (props changed)
trunk/reactos/boot/freeldr/freeldr/inifile/parse.c (props changed)
trunk/reactos/boot/freeldr/freeldr/linuxboot.c (props changed)
trunk/reactos/boot/freeldr/freeldr/machine.c (contents, props changed)
trunk/reactos/boot/freeldr/freeldr/mm/meminit.c (props changed)
trunk/reactos/boot/freeldr/freeldr/mm/mm.c (props changed)
trunk/reactos/boot/freeldr/freeldr/options.c (props changed)
trunk/reactos/boot/freeldr/freeldr/oslist.c (props changed)
trunk/reactos/boot/freeldr/freeldr/reactos/arcname.c (props changed)
trunk/reactos/boot/freeldr/freeldr/reactos/binhive.c (props changed)
trunk/reactos/boot/freeldr/freeldr/reactos/registry.c (props changed)
trunk/reactos/boot/freeldr/freeldr/ui/gui.c (props changed)
trunk/reactos/boot/freeldr/freeldr/ui/tui.c (props changed)
trunk/reactos/boot/freeldr/freeldr/ui/tuimenu.c (props changed)
trunk/reactos/boot/freeldr/freeldr/ui/ui.c (props changed)
trunk/reactos/boot/freeldr/freeldr/version.c (props changed)
trunk/reactos/boot/freeldr/freeldr/video/fade.c (props changed)
trunk/reactos/boot/freeldr/freeldr/video/palette.c (props changed)
trunk/reactos/boot/freeldr/freeldr/video/video.c (props changed)
trunk/reactos/boot/freeldr/install/install.c (props changed)
trunk/reactos/boot/freeldr/install/install.h (props changed)
trunk/reactos/boot/freeldr/install/linux/finstext2.c (props changed)
trunk/reactos/boot/freeldr/install/linux/finstext2.h (props changed)
trunk/reactos/boot/freeldr/install/volume.c (props changed)
trunk/reactos/boot/freeldr/install/volume.h (props changed)
trunk/reactos/boot/freeldr/notes.txt (props changed)
trunk/reactos/boot/freeldr/tools/deptool.c (props changed)
trunk/reactos/boot/freeldr/tools/hosttype.c (props changed)
trunk/reactos/boot/freeldr/tools/rcopy.c (props changed)
trunk/reactos/boot/freeldr/tools/rdel.c (contents, props changed)
trunk/reactos/boot/freeldr/tools/rmkdir.c (props changed)
trunk/reactos/boot/freeldr/tools/rrmdir.c (contents, props changed)
Propchange: trunk/reactos/boot/freeldr/FREELDR.INI
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/dosmbr.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/ext2.S
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/ext2.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/fat.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/fat32.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/isoboot.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/win2k.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/bootsect/wxpfat16.asm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/fdebug/fdebug.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/fdebug/fdebug.rc
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/fdebug/lang/tr-TR.rc
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-Author Date Id Revision
Propchange: trunk/reactos/boot/freeldr/fdebug/resource.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/fdebug/rs232.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/fdebug/rs232.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/CHANGELOG
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/archmach.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/archmach.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/archmach.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: archmach.c 43790 2009-10-27 10:34:16Z dgorbachev $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/archmach.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/custom.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/drivemap.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/drvmap.S
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/entry.S
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386trap.S
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/machpc.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/machpc.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/machpc.c [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machpc.c 56270 2012-03-29 08:25:20Z tkreuzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/machpc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machxbox.c 56270 2012-03-29 08:25:20Z tkreuzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/mb.S
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/miscboot.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/pccons.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/pccons.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/pccons.c [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: pccons.c 53440 2011-08-25 09:44:21Z tkreuzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/pccons.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/pcdisk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/pcmem.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: pcrtc.c 48383 2010-07-31 21:00:40Z ilardig $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/pcrtc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: pcvideo.c 56137 2012-03-12 23:00:56Z pschweitzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxcons.c 43790 2009-10-27 10:34:16Z dgorbachev $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxdisk.c 53542 2011-09-03 10:56:36Z rharabien $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxfont.c 43790 2009-10-27 10:34:16Z dgorbachev $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxfont.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxhw.c 56270 2012-03-29 08:25:20Z tkreuzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxmem.c 55878 2012-02-26 19:04:00Z dgorbachev $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxmem.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxrtc.c 43790 2009-10-27 10:34:16Z dgorbachev $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxrtc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: xboxvideo.c 52526 2011-07-03 23:01:39Z rharabien $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxvideo.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/cache/blocklist.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/cache/cache.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/cmdline.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/comm/rs232.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/debug.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/disk/disk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/disk/partition.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/fs/ext2.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/fs/fat.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/fs/fs.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/fs/iso.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/fs/ntfs.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/i386/custom.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/i386/drivemap.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/i386/i386.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-Author Date Id Revision
Modified: trunk/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/inclu…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h [iso-8859-1]
(original)
+++ trunk/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h [iso-8859-1] Sun Dec
9 16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machxbox.h 56270 2012-03-29 08:25:20Z tkreuzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/i386/miscboot.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/pc/hardware.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/inclu…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h [iso-8859-1] Sun Dec 9
16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machpc.h 56270 2012-03-29 08:25:20Z tkreuzer $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/cache.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/include/cmdline.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/inclu…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/include/cmdline.h [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/include/cmdline.h [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: cmdline.h 45685 2010-02-26 11:43:19Z gedmurphy $
*
* FreeLdr boot loader
* Copyright (C) 2002, 2003 ReactOS Team
Propchange: trunk/reactos/boot/freeldr/freeldr/include/cmdline.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/comm.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/debug.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/disk.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/freeldr.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/fs.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/fs/ext2.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/fs/fat.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/fs/iso.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/fs/ntfs.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/include/inffile.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/inclu…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/include/inffile.h [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/include/inffile.h [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -16,7 +16,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-/* $Id$
+/* $Id: inffile.h 45685 2010-02-26 11:43:19Z gedmurphy $
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS text-mode setup
* FILE: subsys/system/usetup/infcache.h
Propchange: trunk/reactos/boot/freeldr/freeldr/include/inffile.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/inifile.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/keycodes.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/linux.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/machine.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/mm.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/multiboot.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/options.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/oslist.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/reactos.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/registry.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/ui.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/ver.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/include/video.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/inffile/inffile.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/inffi…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/inffile/inffile.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/inffile/inffile.c [iso-8859-1] Sun Dec 9 16:38:13
2012
@@ -16,7 +16,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-/* $Id$
+/* $Id: inffile.c 53526 2011-09-01 19:01:19Z tkreuzer $
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS text-mode setup
* FILE: subsys/system/usetup/infcache.c
Propchange: trunk/reactos/boot/freeldr/freeldr/inffile/inffile.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/inifile/ini_init.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/inifile/inifile.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/inifile/parse.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/linuxboot.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/freeldr/machine.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/machi…
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/machine.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/machine.c [iso-8859-1] Sun Dec 9 16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: machine.c 52526 2011-07-03 23:01:39Z rharabien $
*
* FreeLoader
*
Propchange: trunk/reactos/boot/freeldr/freeldr/machine.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/mm/meminit.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/mm/mm.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/options.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/oslist.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/reactos/arcname.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/reactos/binhive.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/reactos/registry.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/ui/gui.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/ui/tui.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/ui/tuimenu.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/ui/ui.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/version.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/video/fade.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/video/palette.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/freeldr/video/video.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/install/install.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/install/install.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/install/linux/finstext2.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/install/linux/finstext2.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/install/volume.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/install/volume.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/notes.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/tools/deptool.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/tools/hosttype.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/tools/rcopy.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/tools/rdel.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/tools/rdel.c?…
==============================================================================
--- trunk/reactos/boot/freeldr/tools/rdel.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/tools/rdel.c [iso-8859-1] Sun Dec 9 16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: rdel.c 29690 2007-10-19 23:21:45Z dreimer $
* COPYRIGHT: See COPYING in the top level directory
* PROGRAMMER: Rex Jolliff (rex(a)lvcablemodem.com)
* PURPOSE: Platform independant delete command
Propchange: trunk/reactos/boot/freeldr/tools/rdel.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Propchange: trunk/reactos/boot/freeldr/tools/rmkdir.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision
Modified: trunk/reactos/boot/freeldr/tools/rrmdir.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/tools/rrmdir.…
==============================================================================
--- trunk/reactos/boot/freeldr/tools/rrmdir.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/tools/rrmdir.c [iso-8859-1] Sun Dec 9 16:38:13 2012
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: rrmdir.c 29690 2007-10-19 23:21:45Z dreimer $
* COPYRIGHT: See COPYING in the top level directory
* PROGRAMMER: Rex Jolliff (rex(a)lvcablemodem.com)
* Casper S. Hornstrup (chorns(a)users.sourceforge.net)
Propchange: trunk/reactos/boot/freeldr/tools/rrmdir.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords (removed)
@@ -1,1 +1,0 @@
-author date id revision