Removed my name from the hall of fame. Since it seems, that parts of
ReactOS are implemented by ripping code from Windows, it isn't longer
honourable to find my name inside the sources of ReactOS.
Modified: trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mboot.c
Modified: trunk/reactos/boot/freeldr/freeldr/reactos/loader.c
Modified: trunk/reactos/drivers/fs/cdfs/cleanup.c
Modified: trunk/reactos/drivers/fs/vfat/blockdev.c
Modified: trunk/reactos/drivers/fs/vfat/cleanup.c
Modified: trunk/reactos/drivers/fs/vfat/close.c
Modified: trunk/reactos/drivers/fs/vfat/create.c
Modified: trunk/reactos/drivers/fs/vfat/direntry.c
Modified: trunk/reactos/drivers/fs/vfat/fastio.c
Modified: trunk/reactos/drivers/fs/vfat/fat.c
Modified: trunk/reactos/drivers/fs/vfat/fcb.c
Modified: trunk/reactos/drivers/fs/vfat/finfo.c
Modified: trunk/reactos/drivers/fs/vfat/flush.c
Modified: trunk/reactos/drivers/fs/vfat/iface.c
Modified: trunk/reactos/drivers/fs/vfat/misc.c
Modified: trunk/reactos/drivers/fs/vfat/rw.c
Modified: trunk/reactos/drivers/fs/vfat/string.c
Modified: trunk/reactos/drivers/fs/vfat/volume.c
Modified: trunk/reactos/drivers/storage/atapi/atapi.c
Modified: trunk/reactos/drivers/storage/scsiport/scsiport.c
Modified: trunk/reactos/lib/fslib/vfatxlib/fatx.c
Modified: trunk/reactos/lib/fslib/vfatxlib/vfatxlib.c
Modified: trunk/reactos/lib/ntdll/ldr/utils.c
Modified: trunk/reactos/ntoskrnl/cc/copy.c
Modified: trunk/reactos/ntoskrnl/cc/pin.c
Modified: trunk/reactos/ntoskrnl/io/irp.c
Modified: trunk/reactos/ntoskrnl/ke/i386/exp.c
Modified: trunk/reactos/ntoskrnl/ke/i386/irq.c
Modified: trunk/reactos/ntoskrnl/ke/ipi.c
Modified: trunk/reactos/ntoskrnl/mm/anonmem.c
Modified: trunk/reactos/ntoskrnl/mm/marea.c
Modified: trunk/reactos/ntoskrnl/mm/npool.c
Modified: trunk/reactos/ntoskrnl/mm/section.c
Modified: trunk/reactos/ntoskrnl/rtl/misc.c
Modified: trunk/reactos/subsys/system/cmd/cmd.c
Modified: trunk/reactos/subsys/system/cmd/del.c
Modified: trunk/reactos/subsys/system/usetup/partlist.c
_____
Modified: trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mboot.c
--- trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mboot.c
2006-01-17 22:41:39 UTC (rev 20942)
+++ trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mboot.c
2006-01-17 23:11:13 UTC (rev 20943)
@@ -4,7 +4,6 @@
* FILE: boot/freeldr/freeldr/multiboot.c
* PURPOSE: ReactOS Loader
* PROGRAMMERS: Alex Ionescu (alex(a)relsoft.net)
- * Hartmut Birr - SMP/PAE Code
*/
#include <freeldr.h>
_____
Modified: trunk/reactos/boot/freeldr/freeldr/reactos/loader.c
--- trunk/reactos/boot/freeldr/freeldr/reactos/loader.c 2006-01-17
22:41:39 UTC (rev 20942)
+++ trunk/reactos/boot/freeldr/freeldr/reactos/loader.c 2006-01-17
23:11:13 UTC (rev 20943)
@@ -2,7 +2,6 @@
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer <brianp(a)sginet.com>
* Copyright (C) 2005 Alex Ionescu <alex(a)relsoft.net>
- * Copyright (C) 2005 Hartmut Birr <hartmut.birr(a)gmx.de>
*
* This program is free software; you can redistribute it and/or
modify
* it under the terms of the GNU General Public License as published
by
_____
Modified: trunk/reactos/drivers/fs/cdfs/cleanup.c
--- trunk/reactos/drivers/fs/cdfs/cleanup.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/cdfs/cleanup.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -22,7 +22,7 @@
* PROJECT: ReactOS kernel
* FILE: services/fs/cdfs/cleanup.c
* PURPOSE: CDROM (ISO 9660) filesystem driver
- * PROGRAMMER: Hartmut Birr
+ * PROGRAMMER:
* UPDATE HISTORY:
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/blockdev.c
--- trunk/reactos/drivers/fs/vfat/blockdev.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/blockdev.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/blockdev.c
* PURPOSE: Temporary sector reading support
* PROGRAMMER: David Welch (welch(a)cwcom.net)
- * Hartmut Birr
* UPDATE HISTORY:
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/cleanup.c
--- trunk/reactos/drivers/fs/vfat/cleanup.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/cleanup.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/cleanup.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/drivers/fs/vfat/close.c
--- trunk/reactos/drivers/fs/vfat/close.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/close.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/close.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/drivers/fs/vfat/create.c
--- trunk/reactos/drivers/fs/vfat/create.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/create.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -21,7 +21,6 @@
* FILE: drivers/fs/vfat/create.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/drivers/fs/vfat/direntry.c
--- trunk/reactos/drivers/fs/vfat/direntry.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/direntry.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -5,7 +5,6 @@
* PROJECT: ReactOS kernel
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
* Rex Jolliff (rex(a)lvcablemodem.com)
- * Hartmut Birr
* Herve Poussineau (reactos(a)poussine.freesurf.fr)
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/fastio.c
--- trunk/reactos/drivers/fs/vfat/fastio.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/fastio.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* PROGRAMMER: Herve Poussineau (hpoussin(a)reactos.org)
- * Hartmut Birr
*/
#define NDEBUG
_____
Modified: trunk/reactos/drivers/fs/vfat/fat.c
--- trunk/reactos/drivers/fs/vfat/fat.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/drivers/fs/vfat/fat.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/fat.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/fcb.c
--- trunk/reactos/drivers/fs/vfat/fcb.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/drivers/fs/vfat/fcb.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -5,7 +5,6 @@
* PROJECT: ReactOS kernel
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
* Rex Jolliff (rex(a)lvcablemodem.com)
-* Hartmut Birr
* Herve Poussineau (reactos(a)poussine.freesurf.fr)
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/finfo.c
--- trunk/reactos/drivers/fs/vfat/finfo.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/finfo.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/finfo.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
* Herve Poussineau (reactos(a)poussine.freesurf.fr)
*
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/flush.c
--- trunk/reactos/drivers/fs/vfat/flush.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/flush.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -3,7 +3,7 @@
* PROJECT: ReactOS kernel
* FILE: drivers/fs/vfat/flush.c
* PURPOSE: VFAT Filesystem
- * PROGRAMMER: Hartmut Birr
+ * PROGRAMMER:
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/drivers/fs/vfat/iface.c
--- trunk/reactos/drivers/fs/vfat/iface.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/iface.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -21,7 +21,6 @@
* FILE: drivers/fs/vfat/iface.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/drivers/fs/vfat/misc.c
--- trunk/reactos/drivers/fs/vfat/misc.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/misc.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -3,7 +3,7 @@
* PROJECT: ReactOS kernel
* FILE: drivers/fs/vfat/misc.c
* PURPOSE: VFAT Filesystem
- * PROGRAMMER: Hartmut Birr
+ * PROGRAMMER:
*
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/rw.c
--- trunk/reactos/drivers/fs/vfat/rw.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/drivers/fs/vfat/rw.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/rw.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/string.c
--- trunk/reactos/drivers/fs/vfat/string.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/string.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/string.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
*
*/
_____
Modified: trunk/reactos/drivers/fs/vfat/volume.c
--- trunk/reactos/drivers/fs/vfat/volume.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/fs/vfat/volume.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -4,7 +4,6 @@
* FILE: drivers/fs/vfat/volume.c
* PURPOSE: VFAT Filesystem
* PROGRAMMER: Jason Filby (jasonfilby(a)yahoo.com)
- * Hartmut Birr
* Herve Poussineau (reactos(a)poussine.freesurf.fr)
*/
_____
Modified: trunk/reactos/drivers/storage/atapi/atapi.c
--- trunk/reactos/drivers/storage/atapi/atapi.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/drivers/storage/atapi/atapi.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -23,7 +23,6 @@
* FILE: drivers/storage/atapi/atapi.c
* PURPOSE: ATAPI miniport driver
* PROGRAMMERS: Eric Kohl (ekohl(a)rz-online.de)
- * Hartmut Birr
* REVISIONS:
* 09-09-2001 Created
*/
_____
Modified: trunk/reactos/drivers/storage/scsiport/scsiport.c
--- trunk/reactos/drivers/storage/scsiport/scsiport.c 2006-01-17
22:41:39 UTC (rev 20942)
+++ trunk/reactos/drivers/storage/scsiport/scsiport.c 2006-01-17
23:11:13 UTC (rev 20943)
@@ -23,7 +23,6 @@
* FILE: services/storage/scsiport/scsiport.c
* PURPOSE: SCSI port driver
* PROGRAMMER: Eric Kohl (ekohl(a)rz-online.de)
- * Hartmut Birr
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/lib/fslib/vfatxlib/fatx.c
--- trunk/reactos/lib/fslib/vfatxlib/fatx.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/lib/fslib/vfatxlib/fatx.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -3,7 +3,7 @@
* PROJECT: ReactOS VFATX filesystem library
* FILE: fatx.c
* PURPOSE: Fatx support
- * PROGRAMMERS: Hartmut Birr
+ * PROGRAMMERS:
* REVISIONS:
*/
#include "vfatxlib.h"
_____
Modified: trunk/reactos/lib/fslib/vfatxlib/vfatxlib.c
--- trunk/reactos/lib/fslib/vfatxlib/vfatxlib.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/lib/fslib/vfatxlib/vfatxlib.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -3,7 +3,7 @@
* PROJECT: ReactOS VFATx filesystem library
* FILE: vfatxlib.c
* PURPOSE: Main API
- * PROGRAMMERS: Hartmut Birr
+ * PROGRAMMERS:
* REVISIONS:
* CSH 05/04-2003 Created
*/
_____
Modified: trunk/reactos/lib/ntdll/ldr/utils.c
--- trunk/reactos/lib/ntdll/ldr/utils.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/lib/ntdll/ldr/utils.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -6,7 +6,6 @@
* PURPOSE: Process startup for PE executables
* PROGRAMMERS: Jean Michault
* Rex Jolliff (rex(a)lvcablemodem.com)
- * Hartmut Birr
*/
/*
_____
Modified: trunk/reactos/ntoskrnl/cc/copy.c
--- trunk/reactos/ntoskrnl/cc/copy.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/cc/copy.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -5,7 +5,7 @@
* FILE: ntoskrnl/cc/copy.c
* PURPOSE: Implements cache managers copy interface
*
- * PROGRAMMERS: Hartmut Birr
+ * PROGRAMMERS:
*/
/* INCLUDES
******************************************************************/
_____
Modified: trunk/reactos/ntoskrnl/cc/pin.c
--- trunk/reactos/ntoskrnl/cc/pin.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/cc/pin.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -5,7 +5,7 @@
* FILE: ntoskrnl/cc/pin.c
* PURPOSE: Implements cache managers pinning interface
*
- * PROGRAMMERS: Hartmut Birr
+ * PROGRAMMERS:
*/
/* INCLUDES
******************************************************************/
_____
Modified: trunk/reactos/ntoskrnl/io/irp.c
--- trunk/reactos/ntoskrnl/io/irp.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/io/irp.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -4,8 +4,7 @@
* FILE: ntoskrnl/io/irp.c
* PURPOSE: Handle IRPs
*
- * PROGRAMMERS: Hartmut Birr
- * Alex Ionescu (alex(a)relsoft.net)
+ * PROGRAMMERS: Alex Ionescu (alex(a)relsoft.net)
* David Welch (welch(a)mcmail.com)
*/
_____
Modified: trunk/reactos/ntoskrnl/ke/i386/exp.c
--- trunk/reactos/ntoskrnl/ke/i386/exp.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/ntoskrnl/ke/i386/exp.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -508,7 +508,6 @@
* in the early boot phase in apic mode (using the smp build).
I've looked to the linux
* sources. Linux does ignore this exception.
*
- * Hartmut Birr
*/
DPRINT1("Ignoring P6 Local APIC Spurious Interrupt Bug...\n");
return(0);
_____
Modified: trunk/reactos/ntoskrnl/ke/i386/irq.c
--- trunk/reactos/ntoskrnl/ke/i386/irq.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/ntoskrnl/ke/i386/irq.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -6,7 +6,6 @@
* PURPOSE: IRQ handling
*
* PROGRAMMERS: David Welch (welch(a)mcmail.com)
- * Hartmut Birr
*/
/*
_____
Modified: trunk/reactos/ntoskrnl/ke/ipi.c
--- trunk/reactos/ntoskrnl/ke/ipi.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/ke/ipi.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -6,7 +6,6 @@
* PURPOSE: IPI Routines (Inter-Processor Interrupts). NT5+
*
* PROGRAMMERS: Alex Ionescu (alex(a)relsoft.net)
- * Hartmut Birr
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/ntoskrnl/mm/anonmem.c
--- trunk/reactos/ntoskrnl/mm/anonmem.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/mm/anonmem.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -22,7 +22,6 @@
* PURPOSE: Implementing anonymous memory.
*
* PROGRAMMERS: David Welch
- * Hartmut Birr
* Casper Hornstrup
* KJK::Hyperion
* Ge van Geldorp
_____
Modified: trunk/reactos/ntoskrnl/mm/marea.c
--- trunk/reactos/ntoskrnl/mm/marea.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/mm/marea.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -26,7 +26,6 @@
* Eric Kohl
* Philip Susi
* Casper Hornstrup
- * Hartmut Birr
* Eric Kohl
* Ge van Geldorp
* Royce Mitchell III
_____
Modified: trunk/reactos/ntoskrnl/mm/npool.c
--- trunk/reactos/ntoskrnl/mm/npool.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/mm/npool.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -8,7 +8,6 @@
* PROGRAMMERS: David Welch (welch(a)cwcom.net)
* Iwan Fatahi (i_fatahi(a)hotmail.com)
* Robert Bergkvist (fragdance(a)hotmail.com)
- * Hartmut Birr
*/
/* INCLUDES
****************************************************************/
_____
Modified: trunk/reactos/ntoskrnl/mm/section.c
--- trunk/reactos/ntoskrnl/mm/section.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/mm/section.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -26,7 +26,6 @@
* Eric Kohl
* Emanuele Aliberti
* Eugene Ingerman
- * Hartmut Birr
* Casper Hornstrup
* KJK::Hyperion
* Guido de Jong
_____
Modified: trunk/reactos/ntoskrnl/rtl/misc.c
--- trunk/reactos/ntoskrnl/rtl/misc.c 2006-01-17 22:41:39 UTC (rev
20942)
+++ trunk/reactos/ntoskrnl/rtl/misc.c 2006-01-17 23:11:13 UTC (rev
20943)
@@ -5,7 +5,7 @@
* FILE: ntoskrnl/rtl/misc.c
* PURPOSE: Various functions
*
- * PROGRAMMERS: Hartmut Birr
+ * PROGRAMMERS:
*/
/* INCLUDES
*****************************************************************/
_____
Modified: trunk/reactos/subsys/system/cmd/cmd.c
--- trunk/reactos/subsys/system/cmd/cmd.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/subsys/system/cmd/cmd.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -122,7 +122,7 @@
* 30-Apr-2004 (Filip Navara <xnavara(a)volny.cz>)
* Make MakeSureDirectoryPathExistsEx unicode safe.
*
- * 28-Mai-2004 (Hartmut Birr)
+ * 28-Mai-2004
* Removed MakeSureDirectoryPathExistsEx.
* Use the current directory if GetTempPath fails.
*
_____
Modified: trunk/reactos/subsys/system/cmd/del.c
--- trunk/reactos/subsys/system/cmd/del.c 2006-01-17 22:41:39 UTC
(rev 20942)
+++ trunk/reactos/subsys/system/cmd/del.c 2006-01-17 23:11:13 UTC
(rev 20943)
@@ -39,7 +39,7 @@
* 22-Jun-2005 (Brandon Turner <turnerb7(a)msu.edu>)
* Implemented /A example "del /A:H /A:-R *.exe -ping.exe"
*
-* 07-Aug-2005 (Hartmut Birr)
+* 07-Aug-2005
* Removed the exclusive deletion (see two comments above)
because '-' is a valid file name character.
* Optimized the recursive deletion in directories.
* Preload some nice strings.
_____
Modified: trunk/reactos/subsys/system/usetup/partlist.c
--- trunk/reactos/subsys/system/usetup/partlist.c 2006-01-17
22:41:39 UTC (rev 20942)
+++ trunk/reactos/subsys/system/usetup/partlist.c 2006-01-17
23:11:13 UTC (rev 20943)
@@ -23,7 +23,6 @@
* PURPOSE: Partition list functions
* PROGRAMMER: Eric Kohl
* Casper S. Hornstrup (chorns(a)users.sourceforge.net)
- * Hartmut Birr
*/
#include <usetup.h>