SVN maintenance on new directories/files Modified: trunk/reactos/drivers/input/i8042prt/makefile Modified: trunk/reactos/drivers/input/kbdclass/kbdclass.rc Modified: trunk/reactos/drivers/input/kbdclass/makefile Property changes on: trunk/reactos/drivers/input/i8042prt ___________________________________________________________________ Name: svn:ignore + *.coff *.o *.a *.sys *.sym *.map Property changes on: trunk/reactos/drivers/input/i8042prt/README.txt ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/i8042prt.c ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/i8042prt.h ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/i8042prt.rc ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/keyboard.c ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native _____
Modified: trunk/reactos/drivers/input/i8042prt/makefile --- trunk/reactos/drivers/input/i8042prt/makefile 2005-05-01 20:53:29 UTC (rev 14928) +++ trunk/reactos/drivers/input/i8042prt/makefile 2005-05-01 21:03:02 UTC (rev 14929) @@ -1,4 +1,4 @@
-# $Id: makefile 12852 2005-01-06 13:58:04Z mf $ +# $Id$
PATH_TO_TOP = ../../..
Property changes on: trunk/reactos/drivers/input/i8042prt/makefile ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/mouse.c ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/ps2pp.c ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/i8042prt/registry.c ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/kbdclass ___________________________________________________________________ Name: svn:ignore + *.coff *.o *.a *.sys *.sym *.map Property changes on: trunk/reactos/drivers/input/kbdclass/kbdclass.c ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native Property changes on: trunk/reactos/drivers/input/kbdclass/kbdclass.h ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native _____
Modified: trunk/reactos/drivers/input/kbdclass/kbdclass.rc --- trunk/reactos/drivers/input/kbdclass/kbdclass.rc 2005-05-01 20:53:29 UTC (rev 14928) +++ trunk/reactos/drivers/input/kbdclass/kbdclass.rc 2005-05-01 21:03:02 UTC (rev 14929) @@ -1,4 +1,4 @@
-/* $Id: keyboard.rc 12852 2005-01-06 13:58:04Z mf $ */ +/* $Id$ */
#define REACTOS_VERSION_DLL #define REACTOS_STR_FILE_DESCRIPTION "Keyboard Device Driver\0" Property changes on: trunk/reactos/drivers/input/kbdclass/kbdclass.rc ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native _____
Modified: trunk/reactos/drivers/input/kbdclass/makefile --- trunk/reactos/drivers/input/kbdclass/makefile 2005-05-01 20:53:29 UTC (rev 14928) +++ trunk/reactos/drivers/input/kbdclass/makefile 2005-05-01 21:03:02 UTC (rev 14929) @@ -1,4 +1,4 @@
-# $Id: makefile 12852 2005-01-06 13:58:04Z mf $ +# $Id$
PATH_TO_TOP = ../../..
Property changes on: trunk/reactos/drivers/input/kbdclass/makefile ___________________________________________________________________ Name: svn:keywords + author date id revision Name: svn:eol-style + native