migrate substitution keywords to SVN

svn path=/trunk/; revision=12852
This commit is contained in:
Martin Fuchs 2005-01-06 13:58:04 +00:00
parent f31ecfbd4a
commit e228aadfe5
1596 changed files with 1655 additions and 1655 deletions

View file

@ -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
#

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.11 2003/11/14 17:13:22 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.2 2003/11/14 17:13:22 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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

View file

@ -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"

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.8 2004/02/23 20:56:50 navaraf Exp $
# $Id$
PATH_TO_TOP = ../../../..

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.1 2004/01/11 17:06:21 ea Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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.

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.11 2003/11/11 17:00:41 ekohl Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.5 2003/11/14 17:13:22 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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>

View file

@ -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
*

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.1 2004/02/11 21:04:18 hbirr Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.3 2003/11/24 16:47:44 ekohl Exp $
# $Id$
all:
$(MAKE) -C loader

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.2 2003/11/11 17:01:47 ekohl Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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
*

View file

@ -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
*

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 2003/11/07 23:16:22 gvg Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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"

View file

@ -1,4 +1,4 @@
/* $Id: test.h,v 1.4 2003/11/18 05:20:00 royce Exp $
/* $Id$
*/
/*
* test.h

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.3 2004/12/13 18:06:38 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.4 2003/11/16 22:25:34 sedwards Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 2003/10/27 23:20:57 hyperion Exp $
# $Id$
PATH_TO_TOP = ../../../..

View file

@ -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.

View file

@ -1,4 +1,4 @@
$Id: readme.txt,v 1.1 2001/08/21 18:06:43 ea Exp $
$Id$
Development Kits for ReactOS
----------------------------

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.11 2004/08/01 23:27:55 navaraf Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.5 2003/11/14 17:13:24 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.2 2003/11/14 17:13:24 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.14 2003/11/13 14:20:44 ekohl Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.24 2004/01/20 20:00:45 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 2003/11/14 17:13:24 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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 ******************************************************************/

View file

@ -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

View file

@ -1,4 +1,4 @@
/* $Id: bootvid.rc,v 1.3 2004/10/17 18:51:09 gvg Exp $ */
/* $Id$ */
#include "resource.h"

View file

@ -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

View file

@ -1,4 +1,4 @@
/* $Id: resource.h,v 1.1 2004/10/17 18:51:09 gvg Exp $ */
/* $Id$ */
/* Bitmaps */
#define IDB_BOOTIMAGE 100

View file

@ -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

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.2 2003/11/14 17:13:24 weiden Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.1 2004/01/20 19:58:48 silverblade Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.20 2004/12/03 23:37:39 blight Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.15 2001/08/21 20:13:11 chorns Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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"

View file

@ -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 = ../../..

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.5 2001/08/21 20:13:11 chorns Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.17 2003/11/16 22:41:10 sedwards Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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)

View file

@ -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"

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.7 2004/01/20 00:29:48 sedwards Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.7 2001/08/21 20:13:12 chorns Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.7 2003/11/13 15:25:08 ekohl Exp $
# $Id$
PATH_TO_TOP = ../../..

View file

@ -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

View file

@ -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: rw.c,v 1.12 2003/11/13 15:25:08 ekohl Exp $
/* $Id$
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel

View file

@ -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: volinfo.c,v 1.4 2003/11/12 21:02:42 ekohl Exp $
/* $Id$
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel

View file

@ -1,4 +1,4 @@
/* $Id: ext2fs.rc,v 1.4 2004/10/16 20:27:24 gvg Exp $ */
/* $Id$ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Linux ext2 IFS Driver\0"

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.14 2001/08/21 20:13:12 chorns Exp $
# $Id$
PATH_TO_TOP = ../../..

Some files were not shown because too many files have changed in this diff Show more