migrate substitution keywords to SVN Modified: trunk/reactos/apps/Makefile Modified: trunk/reactos/apps/utils/cat/makefile Modified: trunk/reactos/apps/utils/consw/consw.c Modified: trunk/reactos/apps/utils/consw/makefile Modified: trunk/reactos/apps/utils/net/arp/arp.rc Modified: trunk/reactos/apps/utils/net/finger/finger.rc Modified: trunk/reactos/apps/utils/net/ipconfig/ipconfig.rc Modified: trunk/reactos/apps/utils/net/netstat/netstat.rc Modified: trunk/reactos/apps/utils/net/ping/ping.c Modified: trunk/reactos/apps/utils/net/ping/ping.rc Modified: trunk/reactos/apps/utils/net/roshttpd/common/roshttpd.rc Modified: trunk/reactos/apps/utils/net/roshttpd/makefile Modified: trunk/reactos/apps/utils/net/route/route.rc Modified: trunk/reactos/apps/utils/net/telnet/telnet.rc Modified: trunk/reactos/apps/utils/net/whois/whois.rc Modified: trunk/reactos/apps/utils/nts2w32err/makefile Modified: trunk/reactos/apps/utils/nts2w32err/nts2w32err.c Modified: trunk/reactos/apps/utils/objdir/makefile Modified: trunk/reactos/apps/utils/partinfo/makefile Modified: trunk/reactos/apps/utils/patchnv4/nv4_howto.html Modified: trunk/reactos/apps/utils/patchnv4/patchnv4.c Modified: trunk/reactos/apps/utils/pesum/makefile Modified: trunk/reactos/apps/utils/pice/makefile Modified: trunk/reactos/apps/utils/pice/module/pice.rc Modified: trunk/reactos/apps/utils/pnpdump/makefile Modified: trunk/reactos/apps/utils/ps/ps.c Modified: trunk/reactos/apps/utils/ps/ps.c.toolhelp Modified: trunk/reactos/apps/utils/rundll32/Makefile Modified: trunk/reactos/apps/utils/rundll32/rundll32.rc Modified: trunk/reactos/apps/utils/sdkparse/test.h Modified: trunk/reactos/apps/utils/shutdown/Makefile Modified: trunk/reactos/apps/utils/shutdown/shutdown.c Modified: trunk/reactos/apps/utils/stats/Makefile Modified: trunk/reactos/apps/utils/theme/dump/Makefile Modified: trunk/reactos/baseaddress.cfg Modified: trunk/reactos/dk/readme.txt Modified: trunk/reactos/drivers/bus/acpi/acpi.rc Modified: trunk/reactos/drivers/bus/acpi/makefile Modified: trunk/reactos/drivers/bus/acpi/ospm/acpienum.c Modified: trunk/reactos/drivers/bus/acpi/ospm/acpisys.c Modified: trunk/reactos/drivers/bus/acpi/ospm/fdo.c Modified: trunk/reactos/drivers/bus/acpi/ospm/pdo.c Modified: trunk/reactos/drivers/bus/isapnp/isapnp.c Modified: trunk/reactos/drivers/bus/isapnp/isapnp.rc Modified: trunk/reactos/drivers/bus/isapnp/makefile Modified: trunk/reactos/drivers/bus/pci/fdo.c Modified: trunk/reactos/drivers/bus/pci/makefile Modified: trunk/reactos/drivers/bus/pci/pci.c Modified: trunk/reactos/drivers/bus/pci/pci.h Modified: trunk/reactos/drivers/bus/pci/pci.rc Modified: trunk/reactos/drivers/bus/pci/pcidef.h Modified: trunk/reactos/drivers/bus/pci/pdo.c Modified: trunk/reactos/drivers/dd/beep/beep.c Modified: trunk/reactos/drivers/dd/beep/beep.rc Modified: trunk/reactos/drivers/dd/beep/makefile Modified: trunk/reactos/drivers/dd/blue/blue.c Modified: trunk/reactos/drivers/dd/blue/blue.rc Modified: trunk/reactos/drivers/dd/blue/makefile Modified: trunk/reactos/drivers/dd/bootvid/Makefile Modified: trunk/reactos/drivers/dd/bootvid/bootvid.c Modified: trunk/reactos/drivers/dd/bootvid/bootvid.h Modified: trunk/reactos/drivers/dd/bootvid/bootvid.rc Modified: trunk/reactos/drivers/dd/bootvid/pixelsup_i386.S Modified: trunk/reactos/drivers/dd/bootvid/resource.h Modified: trunk/reactos/drivers/dd/debugout/debugout.c Modified: trunk/reactos/drivers/dd/debugout/debugout.rc Modified: trunk/reactos/drivers/dd/debugout/makefile Modified: trunk/reactos/drivers/dd/mpu401/makefile Modified: trunk/reactos/drivers/dd/mpu401/mpu401.rc Modified: trunk/reactos/drivers/dd/null/makefile Modified: trunk/reactos/drivers/dd/null/null.c Modified: trunk/reactos/drivers/dd/null/null.h Modified: trunk/reactos/drivers/dd/null/null.rc Modified: trunk/reactos/drivers/dd/parallel/makefile Modified: trunk/reactos/drivers/dd/parallel/parallel.c Modified: trunk/reactos/drivers/dd/parallel/parallel.rc Modified: trunk/reactos/drivers/dd/ramdrv/makefile Modified: trunk/reactos/drivers/dd/sdisk/makefile Modified: trunk/reactos/drivers/dd/serial/makefile Modified: trunk/reactos/drivers/dd/serial/serial.c Modified: trunk/reactos/drivers/dd/serial/serial.rc Modified: trunk/reactos/drivers/dd/sndblst/sndblst.rc Modified: trunk/reactos/drivers/dd/sound/makefile Modified: trunk/reactos/drivers/dd/sound/sb16.c Modified: trunk/reactos/drivers/dd/sound/sb16.rc Modified: trunk/reactos/drivers/dd/test/makefile Modified: trunk/reactos/drivers/fs/cdfs/cdfs.c Modified: trunk/reactos/drivers/fs/cdfs/cdfs.rc Modified: trunk/reactos/drivers/fs/cdfs/cleanup.c Modified: trunk/reactos/drivers/fs/cdfs/close.c Modified: trunk/reactos/drivers/fs/cdfs/common.c Modified: trunk/reactos/drivers/fs/cdfs/create.c Modified: trunk/reactos/drivers/fs/cdfs/dirctl.c Modified: trunk/reactos/drivers/fs/cdfs/finfo.c Modified: trunk/reactos/drivers/fs/cdfs/makefile Modified: trunk/reactos/drivers/fs/cdfs/misc.c Modified: trunk/reactos/drivers/fs/cdfs/rw.c Modified: trunk/reactos/drivers/fs/cdfs/volinfo.c Modified: trunk/reactos/drivers/fs/ext2/ext2fs.rc Modified: trunk/reactos/drivers/fs/ext2/makefile [truncated at 100 lines; 1496 more skipped] _____
Modified: trunk/reactos/apps/Makefile --- trunk/reactos/apps/Makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/Makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 2003/12/06 23:10:50 mf Exp $ +# $Id$ # # ReactOS apps and tools makefile to generate Doxygen documentation # _____
Modified: trunk/reactos/apps/utils/cat/makefile --- trunk/reactos/apps/utils/cat/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/cat/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.11 2003/11/14 17:13:22 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/consw/consw.c --- trunk/reactos/apps/utils/consw/consw.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/consw/consw.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: consw.c,v 1.2 2003/11/14 17:13:22 weiden Exp $ +/* $Id$ * * DESCRIPTION: Console mode switcher * PROGRAMMER: Art Yerkes _____
Modified: trunk/reactos/apps/utils/consw/makefile --- trunk/reactos/apps/utils/consw/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/consw/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.2 2003/11/14 17:13:22 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/net/arp/arp.rc --- trunk/reactos/apps/utils/net/arp/arp.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/arp/arp.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: arp.rc,v 1.1 2004/11/21 22:25:36 chorns Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 arp\0" #define REACTOS_STR_INTERNAL_NAME "arp\0" _____
Modified: trunk/reactos/apps/utils/net/finger/finger.rc --- trunk/reactos/apps/utils/net/finger/finger.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/finger/finger.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: finger.rc,v 1.1 2004/11/21 22:26:13 chorns Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 finger\0" #define REACTOS_STR_INTERNAL_NAME "finger\0" _____
Modified: trunk/reactos/apps/utils/net/ipconfig/ipconfig.rc --- trunk/reactos/apps/utils/net/ipconfig/ipconfig.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/ipconfig/ipconfig.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: ipconfig.rc,v 1.1 2004/11/21 22:26:13 chorns Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 ipconfig\0" #define REACTOS_STR_INTERNAL_NAME "ipconfig\0" _____
Modified: trunk/reactos/apps/utils/net/netstat/netstat.rc --- trunk/reactos/apps/utils/net/netstat/netstat.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/netstat/netstat.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: netstat.rc,v 1.1 2004/11/21 22:26:14 chorns Exp $ */ +/* $Id$ */
#include <windows.h> #include "resource.h" _____
Modified: trunk/reactos/apps/utils/net/ping/ping.c --- trunk/reactos/apps/utils/net/ping/ping.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/ping/ping.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: ping.c,v 1.7 2004/11/21 22:26:14 chorns Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS ping utility _____
Modified: trunk/reactos/apps/utils/net/ping/ping.rc --- trunk/reactos/apps/utils/net/ping/ping.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/ping/ping.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: ping.rc,v 1.3 2004/11/21 22:26:14 chorns Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Ping\0" #define REACTOS_STR_INTERNAL_NAME "ping\0" _____
Modified: trunk/reactos/apps/utils/net/roshttpd/common/roshttpd.rc --- trunk/reactos/apps/utils/net/roshttpd/common/roshttpd.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/roshttpd/common/roshttpd.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: roshttpd.rc,v 1.2 2004/10/16 20:27:20 gvg Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS HTTP Win32 Server\0" #define REACTOS_STR_INTERNAL_NAME "roshttpd\0" _____
Modified: trunk/reactos/apps/utils/net/roshttpd/makefile --- trunk/reactos/apps/utils/net/roshttpd/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/roshttpd/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.8 2004/02/23 20:56:50 navaraf Exp $ +# $Id$
PATH_TO_TOP = ../../../..
_____
Modified: trunk/reactos/apps/utils/net/route/route.rc --- trunk/reactos/apps/utils/net/route/route.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/route/route.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: route.rc,v 1.1 2004/11/26 06:51:47 arty Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Route\0" #define REACTOS_STR_INTERNAL_NAME "route\0" _____
Modified: trunk/reactos/apps/utils/net/telnet/telnet.rc --- trunk/reactos/apps/utils/net/telnet/telnet.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/telnet/telnet.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: telnet.rc,v 1.3 2004/11/21 22:24:55 chorns Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "Console Telnet for Win32\0" #define REACTOS_STR_INTERNAL_NAME "telnet\0" _____
Modified: trunk/reactos/apps/utils/net/whois/whois.rc --- trunk/reactos/apps/utils/net/whois/whois.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/net/whois/whois.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: whois.rc,v 1.1 2004/11/21 22:27:01 chorns Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS TCP/IPv4 Win32 Whois\0" #define REACTOS_STR_INTERNAL_NAME "whois\0" _____
Modified: trunk/reactos/apps/utils/nts2w32err/makefile --- trunk/reactos/apps/utils/nts2w32err/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/nts2w32err/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.1 2004/01/11 17:06:21 ea Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/nts2w32err/nts2w32err.c --- trunk/reactos/apps/utils/nts2w32err/nts2w32err.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/nts2w32err/nts2w32err.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: nts2w32err.c,v 1.1 2004/01/11 17:06:21 ea Exp $ +/* $Id$ * * Convert NTSTATUS codes to Win32 error codes: run it * on a NT box AND on a ROS box, then diff the results. _____
Modified: trunk/reactos/apps/utils/objdir/makefile --- trunk/reactos/apps/utils/objdir/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/objdir/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.11 2003/11/11 17:00:41 ekohl Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/partinfo/makefile --- trunk/reactos/apps/utils/partinfo/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/partinfo/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.5 2003/11/14 17:13:22 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/patchnv4/nv4_howto.html --- trunk/reactos/apps/utils/patchnv4/nv4_howto.html 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/patchnv4/nv4_howto.html 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-<!-- $Id: nv4_howto.html,v 1.2 2003/11/08 08:13:27 navaraf Exp $ --> +<!-- $Id$ --> <HTML> <HEAD> <TITLE>Using NVidia drivers on ReactOS How-to</TITLE> _____
Modified: trunk/reactos/apps/utils/patchnv4/patchnv4.c --- trunk/reactos/apps/utils/patchnv4/patchnv4.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/patchnv4/patchnv4.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: patchnv4.c,v 1.1 2003/11/07 20:10:13 gvg Exp $ +/* $Id$ * * Patch the NVidia miniport driver to work with ReactOS * _____
Modified: trunk/reactos/apps/utils/pesum/makefile --- trunk/reactos/apps/utils/pesum/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/pesum/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.1 2004/02/11 21:04:18 hbirr Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/pice/makefile --- trunk/reactos/apps/utils/pice/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/pice/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.3 2003/11/24 16:47:44 ekohl Exp $ +# $Id$
all: $(MAKE) -C loader _____
Modified: trunk/reactos/apps/utils/pice/module/pice.rc --- trunk/reactos/apps/utils/pice/module/pice.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/pice/module/pice.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pice.rc,v 1.2 2004/10/16 20:27:20 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "PICE Debugger\0" _____
Modified: trunk/reactos/apps/utils/pnpdump/makefile --- trunk/reactos/apps/utils/pnpdump/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/pnpdump/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.2 2003/11/11 17:01:47 ekohl Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/ps/ps.c --- trunk/reactos/apps/utils/ps/ps.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/ps/ps.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: ps.c,v 1.3 2004/07/29 22:31:55 jimtabor Exp $ +/* $Id$ * * ReactOS ps - process list console viewer * _____
Modified: trunk/reactos/apps/utils/ps/ps.c.toolhelp --- trunk/reactos/apps/utils/ps/ps.c.toolhelp 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/ps/ps.c.toolhelp 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: ps.c.toolhelp,v 1.1 2004/07/29 22:31:56 jimtabor Exp $ +/* $Id$ * * ReactOS ps - process list console viewer * _____
Modified: trunk/reactos/apps/utils/rundll32/Makefile --- trunk/reactos/apps/utils/rundll32/Makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/rundll32/Makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 2003/11/07 23:16:22 gvg Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/rundll32/rundll32.rc --- trunk/reactos/apps/utils/rundll32/rundll32.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/rundll32/rundll32.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: rundll32.rc,v 1.2 2004/10/16 20:27:21 gvg Exp $ */ +/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "Run a DLL as an App\0" #define REACTOS_STR_INTERNAL_NAME "rundll32\0" _____
Modified: trunk/reactos/apps/utils/sdkparse/test.h --- trunk/reactos/apps/utils/sdkparse/test.h 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/sdkparse/test.h 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: test.h,v 1.4 2003/11/18 05:20:00 royce Exp $ +/* $Id$ */ /* * test.h _____
Modified: trunk/reactos/apps/utils/shutdown/Makefile --- trunk/reactos/apps/utils/shutdown/Makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/shutdown/Makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 2004/12/13 18:06:38 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/shutdown/shutdown.c --- trunk/reactos/apps/utils/shutdown/shutdown.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/shutdown/shutdown.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: shutdown.c,v 1.2 2004/09/16 12:46:43 gvg Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS shutdown/logoff utility _____
Modified: trunk/reactos/apps/utils/stats/Makefile --- trunk/reactos/apps/utils/stats/Makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/stats/Makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 2003/11/16 22:25:34 sedwards Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/apps/utils/theme/dump/Makefile --- trunk/reactos/apps/utils/theme/dump/Makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/apps/utils/theme/dump/Makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 2003/10/27 23:20:57 hyperion Exp $ +# $Id$
PATH_TO_TOP = ../../../..
_____
Modified: trunk/reactos/baseaddress.cfg --- trunk/reactos/baseaddress.cfg 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/baseaddress.cfg 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: baseaddress.cfg,v 1.30 2004/12/23 08:54:59 gvg Exp $ +# $Id$ # # Please try to keep this up2date. Please clean up # after yourself. _____
Modified: trunk/reactos/dk/readme.txt --- trunk/reactos/dk/readme.txt 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/dk/readme.txt 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-$Id: readme.txt,v 1.1 2001/08/21 18:06:43 ea Exp $ +$Id$
Development Kits for ReactOS ---------------------------- _____
Modified: trunk/reactos/drivers/bus/acpi/acpi.rc --- trunk/reactos/drivers/bus/acpi/acpi.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/acpi/acpi.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: acpi.rc,v 1.4 2004/10/16 20:27:21 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "ReactOS ACPI Driver\0" _____
Modified: trunk/reactos/drivers/bus/acpi/makefile --- trunk/reactos/drivers/bus/acpi/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/acpi/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.11 2004/08/01 23:27:55 navaraf Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/bus/acpi/ospm/acpienum.c --- trunk/reactos/drivers/bus/acpi/ospm/acpienum.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/acpi/ospm/acpienum.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: acpienum.c,v 1.5 2004/12/27 14:24:00 ekohl Exp $ +/* $Id$ * * PROJECT: ReactOS ACPI bus driver * FILE: acpi/ospm/acpienum.c _____
Modified: trunk/reactos/drivers/bus/acpi/ospm/acpisys.c --- trunk/reactos/drivers/bus/acpi/ospm/acpisys.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/acpi/ospm/acpisys.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: acpisys.c,v 1.7 2004/12/27 14:24:00 ekohl Exp $ +/* $Id$ * * PROJECT: ReactOS ACPI bus driver * FILE: acpi/ospm/acpisys.c _____
Modified: trunk/reactos/drivers/bus/acpi/ospm/fdo.c --- trunk/reactos/drivers/bus/acpi/ospm/fdo.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/acpi/ospm/fdo.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: fdo.c,v 1.4 2004/12/27 14:24:00 ekohl Exp $ +/* $Id$ * * PROJECT: ReactOS ACPI bus driver * FILE: acpi/ospm/fdo.c _____
Modified: trunk/reactos/drivers/bus/acpi/ospm/pdo.c --- trunk/reactos/drivers/bus/acpi/ospm/pdo.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/acpi/ospm/pdo.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pdo.c,v 1.3 2004/12/27 14:24:00 ekohl Exp $ +/* $Id$ * * PROJECT: ReactOS ACPI bus driver * FILE: acpi/ospm/pdo.c _____
Modified: trunk/reactos/drivers/bus/isapnp/isapnp.c --- trunk/reactos/drivers/bus/isapnp/isapnp.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/isapnp/isapnp.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: isapnp.c,v 1.10 2004/07/03 17:40:20 navaraf Exp $ +/* $Id$ * * PROJECT: ReactOS ISA PnP Bus driver * FILE: isapnp.c _____
Modified: trunk/reactos/drivers/bus/isapnp/isapnp.rc --- trunk/reactos/drivers/bus/isapnp/isapnp.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/isapnp/isapnp.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: isapnp.rc,v 1.5 2004/10/16 20:27:21 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "ISA Plug And Play Bus Driver\0" _____
Modified: trunk/reactos/drivers/bus/isapnp/makefile --- trunk/reactos/drivers/bus/isapnp/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/isapnp/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.5 2003/11/14 17:13:24 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/bus/pci/fdo.c --- trunk/reactos/drivers/bus/pci/fdo.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/fdo.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: fdo.c,v 1.11 2004/11/15 11:49:37 ekohl Exp $ +/* $Id$ * * PROJECT: ReactOS PCI bus driver * FILE: fdo.c _____
Modified: trunk/reactos/drivers/bus/pci/makefile --- trunk/reactos/drivers/bus/pci/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.2 2003/11/14 17:13:24 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/bus/pci/pci.c --- trunk/reactos/drivers/bus/pci/pci.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/pci.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pci.c,v 1.9 2004/08/20 13:33:51 ekohl Exp $ +/* $Id$ * * PROJECT: ReactOS PCI Bus driver * FILE: pci.c _____
Modified: trunk/reactos/drivers/bus/pci/pci.h --- trunk/reactos/drivers/bus/pci/pci.h 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/pci.h 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pci.h,v 1.8 2004/08/16 09:13:00 ekohl Exp $ */ +/* $Id$ */
#ifndef __PCI_H #define __PCI_H _____
Modified: trunk/reactos/drivers/bus/pci/pci.rc --- trunk/reactos/drivers/bus/pci/pci.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/pci.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pci.rc,v 1.5 2004/10/16 20:27:21 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "PCI Bus Driver\0" _____
Modified: trunk/reactos/drivers/bus/pci/pcidef.h --- trunk/reactos/drivers/bus/pci/pcidef.h 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/pcidef.h 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,5 +1,5 @@
/* - * $Id: pcidef.h,v 1.3 2003/12/12 21:54:42 ekohl Exp $ + * $Id$ * * PCI defines and function prototypes * Copyright 1994, Drew Eckhardt _____
Modified: trunk/reactos/drivers/bus/pci/pdo.c --- trunk/reactos/drivers/bus/pci/pdo.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/bus/pci/pdo.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pdo.c,v 1.12 2004/11/17 20:39:27 navaraf Exp $ +/* $Id$ * * PROJECT: ReactOS PCI bus driver * FILE: pdo.c _____
Modified: trunk/reactos/drivers/dd/beep/beep.c --- trunk/reactos/drivers/dd/beep/beep.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/beep/beep.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: beep.c,v 1.18 2004/02/10 16:22:55 navaraf Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/beep/beep.rc --- trunk/reactos/drivers/dd/beep/beep.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/beep/beep.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: beep.rc,v 1.6 2004/10/16 20:27:21 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "PC Speaker Device Driver\0" _____
Modified: trunk/reactos/drivers/dd/beep/makefile --- trunk/reactos/drivers/dd/beep/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/beep/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.14 2003/11/13 14:20:44 ekohl Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/blue/blue.c --- trunk/reactos/drivers/dd/blue/blue.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/blue/blue.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: blue.c,v 1.49 2004/12/25 11:18:38 navaraf Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/blue/blue.rc --- trunk/reactos/drivers/dd/blue/blue.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/blue/blue.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: blue.rc,v 1.5 2004/10/16 20:27:21 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "HAL Console Device Driver\0" _____
Modified: trunk/reactos/drivers/dd/blue/makefile --- trunk/reactos/drivers/dd/blue/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/blue/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.24 2004/01/20 20:00:45 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/bootvid/Makefile --- trunk/reactos/drivers/dd/bootvid/Makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/bootvid/Makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 2003/11/14 17:13:24 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/bootvid/bootvid.c --- trunk/reactos/drivers/dd/bootvid/bootvid.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/bootvid/bootvid.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: bootvid.c,v 1.13 2004/10/17 18:51:09 gvg Exp $ + * $Id$ */
/* INCLUDES ******************************************************************/ _____
Modified: trunk/reactos/drivers/dd/bootvid/bootvid.h --- trunk/reactos/drivers/dd/bootvid/bootvid.h 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/bootvid/bootvid.h 2005-01-06 13:58:04 UTC (rev 12852) @@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: bootvid.h,v 1.1 2004/03/04 18:55:09 navaraf Exp $ + * $Id$ */
#ifndef _BOOTVID_H _____
Modified: trunk/reactos/drivers/dd/bootvid/bootvid.rc --- trunk/reactos/drivers/dd/bootvid/bootvid.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/bootvid/bootvid.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: bootvid.rc,v 1.3 2004/10/17 18:51:09 gvg Exp $ */ +/* $Id$ */
#include "resource.h"
_____
Modified: trunk/reactos/drivers/dd/bootvid/pixelsup_i386.S --- trunk/reactos/drivers/dd/bootvid/pixelsup_i386.S 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/bootvid/pixelsup_i386.S 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: pixelsup_i386.S,v 1.2 2004/03/04 18:55:09 navaraf Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/bootvid/resource.h --- trunk/reactos/drivers/dd/bootvid/resource.h 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/bootvid/resource.h 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: resource.h,v 1.1 2004/10/17 18:51:09 gvg Exp $ */ +/* $Id$ */
/* Bitmaps */ #define IDB_BOOTIMAGE 100 _____
Modified: trunk/reactos/drivers/dd/debugout/debugout.c --- trunk/reactos/drivers/dd/debugout/debugout.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/debugout/debugout.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: debugout.c,v 1.3 2004/02/10 16:22:55 navaraf Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/debugout/debugout.rc --- trunk/reactos/drivers/dd/debugout/debugout.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/debugout/debugout.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: debugout.rc,v 1.2 2004/10/16 20:27:22 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "Debug output Device Driver\0" _____
Modified: trunk/reactos/drivers/dd/debugout/makefile --- trunk/reactos/drivers/dd/debugout/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/debugout/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.2 2003/11/14 17:13:24 weiden Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/mpu401/makefile --- trunk/reactos/drivers/dd/mpu401/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/mpu401/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.1 2004/01/20 19:58:48 silverblade Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/mpu401/mpu401.rc --- trunk/reactos/drivers/dd/mpu401/mpu401.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/mpu401/mpu401.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: mpu401.rc,v 1.2 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "MPU-401 MIDI Driver\0" _____
Modified: trunk/reactos/drivers/dd/null/makefile --- trunk/reactos/drivers/dd/null/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/null/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.20 2004/12/03 23:37:39 blight Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/null/null.c --- trunk/reactos/drivers/dd/null/null.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/null/null.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: null.c,v 1.14 2004/07/01 02:40:22 hyperion Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/null/null.h --- trunk/reactos/drivers/dd/null/null.h 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/null/null.h 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: null.h,v 1.1 2002/04/29 23:06:42 hyperion Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/null/null.rc --- trunk/reactos/drivers/dd/null/null.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/null/null.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: null.rc,v 1.4 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "Null Device Driver\0" _____
Modified: trunk/reactos/drivers/dd/parallel/makefile --- trunk/reactos/drivers/dd/parallel/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/parallel/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.15 2001/08/21 20:13:11 chorns Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/parallel/parallel.c --- trunk/reactos/drivers/dd/parallel/parallel.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/parallel/parallel.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: parallel.c,v 1.11 2004/02/10 16:22:55 navaraf Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/parallel/parallel.rc --- trunk/reactos/drivers/dd/parallel/parallel.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/parallel/parallel.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: parallel.rc,v 1.4 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "Parallel Port Device Driver\0" _____
Modified: trunk/reactos/drivers/dd/ramdrv/makefile --- trunk/reactos/drivers/dd/ramdrv/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/ramdrv/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,6 +1,6 @@
-# $Id: makefile,v 1.9 2002/09/08 10:22:05 chorns Exp $ +# $Id$
-# $Id: makefile,v 1.9 2002/09/08 10:22:05 chorns Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/sdisk/makefile --- trunk/reactos/drivers/dd/sdisk/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/sdisk/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.5 2001/08/21 20:13:11 chorns Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/serial/makefile --- trunk/reactos/drivers/dd/serial/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/serial/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.17 2003/11/16 22:41:10 sedwards Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/serial/serial.c --- trunk/reactos/drivers/dd/serial/serial.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/serial/serial.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: serial.c,v 1.11 2003/11/14 17:13:25 weiden Exp $ +/* $Id$ * * Serial driver * Written by Jason Filby (jasonfilby@yahoo.com) _____
Modified: trunk/reactos/drivers/dd/serial/serial.rc --- trunk/reactos/drivers/dd/serial/serial.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/serial/serial.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: serial.rc,v 1.4 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "Serial Port Device Driver\0" _____
Modified: trunk/reactos/drivers/dd/sndblst/sndblst.rc --- trunk/reactos/drivers/dd/sndblst/sndblst.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/sndblst/sndblst.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: sndblst.rc,v 1.2 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "SoundBlaster Driver\0" _____
Modified: trunk/reactos/drivers/dd/sound/makefile --- trunk/reactos/drivers/dd/sound/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/sound/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.7 2004/01/20 00:29:48 sedwards Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/dd/sound/sb16.c --- trunk/reactos/drivers/dd/sound/sb16.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/sound/sb16.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: sb16.c,v 1.1 2004/01/20 00:29:48 sedwards Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/dd/sound/sb16.rc --- trunk/reactos/drivers/dd/sound/sb16.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/sound/sb16.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: sb16.rc,v 1.2 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "SB16 driver\0" _____
Modified: trunk/reactos/drivers/dd/test/makefile --- trunk/reactos/drivers/dd/test/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/dd/test/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.7 2001/08/21 20:13:12 chorns Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/fs/cdfs/cdfs.c --- trunk/reactos/drivers/fs/cdfs/cdfs.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/cdfs.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: cdfs.c,v 1.12 2004/02/10 16:22:55 navaraf Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/cdfs.rc --- trunk/reactos/drivers/fs/cdfs/cdfs.rc 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/cdfs.rc 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-/* $Id: cdfs.rc,v 1.4 2004/10/16 20:27:23 gvg Exp $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "ISO9660 Driver\0" _____
Modified: trunk/reactos/drivers/fs/cdfs/cleanup.c --- trunk/reactos/drivers/fs/cdfs/cleanup.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/cleanup.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: cleanup.c,v 1.5 2003/09/20 20:31:57 weiden Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/close.c --- trunk/reactos/drivers/fs/cdfs/close.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/close.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: close.c,v 1.8 2004/09/14 21:46:39 ekohl Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/common.c --- trunk/reactos/drivers/fs/cdfs/common.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/common.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: common.c,v 1.8 2004/12/12 21:25:04 weiden Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/create.c --- trunk/reactos/drivers/fs/cdfs/create.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/create.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: create.c,v 1.13 2004/11/06 13:41:58 ekohl Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/dirctl.c --- trunk/reactos/drivers/fs/cdfs/dirctl.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/dirctl.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: dirctl.c,v 1.18 2004/12/23 12:36:27 ekohl Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/finfo.c --- trunk/reactos/drivers/fs/cdfs/finfo.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/finfo.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: finfo.c,v 1.12 2004/11/06 13:41:58 ekohl Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/makefile --- trunk/reactos/drivers/fs/cdfs/makefile 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/makefile 2005-01-06 13:58:04 UTC (rev 12852) @@ -1,4 +1,4 @@
-# $Id: makefile,v 1.7 2003/11/13 15:25:08 ekohl Exp $ +# $Id$
PATH_TO_TOP = ../../..
_____
Modified: trunk/reactos/drivers/fs/cdfs/misc.c --- trunk/reactos/drivers/fs/cdfs/misc.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/misc.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: misc.c,v 1.9 2004/11/06 13:41:58 ekohl Exp $ +/* $Id$ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel _____
Modified: trunk/reactos/drivers/fs/cdfs/rw.c --- trunk/reactos/drivers/fs/cdfs/rw.c 2005-01-06 13:34:15 UTC (rev 12851) +++ trunk/reactos/drivers/fs/cdfs/rw.c 2005-01-06 13:58:04 UTC (rev 12852) @@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software [truncated at 1000 lines; 17109 more skipped]