Author: arty
Date: Sat Feb 28 10:54:46 2009
New Revision: 39807
URL:
http://svn.reactos.org/svn/reactos?rev=39807&view=rev
Log:
Pull from git part 9.
Added:
branches/arty-newcc/drivers/bus/acpi/include/platform/acmsc.h (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/
branches/arty-newcc/drivers/filesystems/fastfat_new/blockdev.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/cleanup.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/close.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/create.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/device.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/dir.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/direntry.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/ea.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.h (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.rbuild (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.rc (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fastio.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fat.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fat.h (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fatstruc.h (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fcb.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/finfo.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/flush.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/fsctl.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/lock.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/rw.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/shutdown.c (with props)
branches/arty-newcc/drivers/filesystems/fastfat_new/volume.c (with props)
branches/arty-newcc/drivers/ksfilter/ks/bag.c (with props)
branches/arty-newcc/drivers/ksfilter/ks/device.c (with props)
branches/arty-newcc/drivers/ksfilter/ks/driver.c (with props)
branches/arty-newcc/drivers/ksfilter/ks/ksfunc.h (with props)
branches/arty-newcc/drivers/ksfilter/ks/ksiface.h (with props)
branches/arty-newcc/drivers/ksfilter/ks/kstypes.h (with props)
branches/arty-newcc/drivers/ksfilter/ks/priv.h (with props)
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/control.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/interrupt.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/main.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/sb16_nt4.rbuild (with
props)
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/sndblst.h (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/card.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/dma.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/irq.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/portio.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sbdebug.h (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/settings.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.h (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.rbuild (with
props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.rc (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/test/
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/test.c (with props)
branches/arty-newcc/drivers/multimedia/audio/sndblst.old/test/sb.c (with props)
branches/arty-newcc/drivers/network/ndis/ndis/object.c (with props)
branches/arty-newcc/drivers/network/ndis/ndis/workitem.c (with props)
branches/arty-newcc/drivers/network/tcpip/tcpip.spec (with props)
branches/arty-newcc/drivers/storage/ide/uniata/warningfixes.diff
branches/arty-newcc/drivers/wdm/audio/backpln/audio_test/
branches/arty-newcc/drivers/wdm/audio/backpln/audio_test/audio_test.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/audio_test/audio_test.rbuild (with
props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/api.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/connection.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/dispatcher.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/dma_slave.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/drm_port.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/filter_wavecyclic.c (with
props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/guids.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/interfaces.h (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/interrupt.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/irpstream.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport_dmus.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport_fmsynth.c (with
props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/pin_wavecyclic.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/pool.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_dmus.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_midi.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_topology.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_wavecyclic.c (with
props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_wavepci.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/power.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/propertyhandler.c (with
props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/registry.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/resource.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/service_group.c (with props)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/version.c (with props)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/control.c (with props)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/deviface.c (with props)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/interface.h (with props)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/wdmaud.h (with props)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/wdmaud.rc (with props)
branches/arty-newcc/drivers/wdm/audio/sysaudio/control.c (with props)
branches/arty-newcc/drivers/wdm/audio/sysaudio/deviface.c (with props)
branches/arty-newcc/drivers/wdm/audio/sysaudio/dispatcher.c (with props)
branches/arty-newcc/drivers/wdm/audio/sysaudio/pin.c (with props)
branches/arty-newcc/drivers/wdm/audio/sysaudio/sysaudio.h (with props)
Removed:
branches/arty-newcc/drivers/filesystems/cdfs/cdfs.xml
branches/arty-newcc/drivers/filesystems/fastfat/vfatfs.def
branches/arty-newcc/drivers/filesystems/npfs_new/create.c
branches/arty-newcc/drivers/filesystems/npfs_new/finfo.c
branches/arty-newcc/drivers/filesystems/npfs_new/fsctrl.c
branches/arty-newcc/drivers/filesystems/npfs_new/npfs.c
branches/arty-newcc/drivers/filesystems/npfs_new/npfs.h
branches/arty-newcc/drivers/filesystems/npfs_new/npfs.rbuild
branches/arty-newcc/drivers/filesystems/npfs_new/npfs.rc
branches/arty-newcc/drivers/filesystems/npfs_new/rw.c
branches/arty-newcc/drivers/filesystems/npfs_new/volume.c
branches/arty-newcc/drivers/ksfilter/ks/ks.def
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/control.c
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/interrupt.c
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/main.c
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/sb16_nt4.def
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/sb16_nt4.rbuild
branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/sndblst.h
branches/arty-newcc/drivers/multimedia/audio/sndblst/card.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/dma.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/irq.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/portio.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/sbdebug.h
branches/arty-newcc/drivers/multimedia/audio/sndblst/settings.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.h
branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.rbuild
branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.rc
branches/arty-newcc/drivers/multimedia/audio/sndblst/test.c
branches/arty-newcc/drivers/multimedia/audio/sndblst/test/sb.c
branches/arty-newcc/drivers/network/acd/rasacd.def
branches/arty-newcc/drivers/network/tcpip/tcpip.def
branches/arty-newcc/drivers/network/tcpip/tcpip/pool.c
branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.def
branches/arty-newcc/drivers/storage/port/diskdump/diskdump.def
branches/arty-newcc/drivers/usb/usbd/usbd.def
branches/arty-newcc/drivers/usb/usbstor/usbstor.def
branches/arty-newcc/drivers/video/displays/framebuf/framebuf.def
branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.def
branches/arty-newcc/drivers/video/displays/vga/vgaddi.def
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/Miniport.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportDMus.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportMidi.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportTopology.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportWaveCyclic.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportWavePci.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/Port.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortDMus.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortMidi.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortTopology.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortWaveCyclic.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport_factory.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/portcls.def
branches/arty-newcc/drivers/wdm/audio/drivers/mpu401/mpu401.def
branches/arty-newcc/drivers/wdm/audio/drivers/sb16/sb16_ks.def
branches/arty-newcc/drivers/wdm/audio/drm/drmk/drmk.def
Modified:
branches/arty-newcc/drivers/base/beep/beep.c (props changed)
branches/arty-newcc/drivers/base/beep/beep.rbuild (props changed)
branches/arty-newcc/drivers/base/beep/beep.rc (props changed)
branches/arty-newcc/drivers/base/bootvid/bootvid.rbuild (contents, props changed)
branches/arty-newcc/drivers/base/bootvid/bootvid.rc (props changed)
branches/arty-newcc/drivers/base/bootvid/bootvid.spec (props changed)
branches/arty-newcc/drivers/base/bootvid/i386/bootvid.c
branches/arty-newcc/drivers/base/bootvid/precomp.h (contents, props changed)
branches/arty-newcc/drivers/base/directory.rbuild (props changed)
branches/arty-newcc/drivers/base/kdcom/i386/kdbg.c (contents, props changed)
branches/arty-newcc/drivers/base/kdcom/kdcom.rbuild (contents, props changed)
branches/arty-newcc/drivers/base/kdcom/kdcom.rc (props changed)
branches/arty-newcc/drivers/base/kdcom/kdcom.spec (props changed)
branches/arty-newcc/drivers/base/null/null.c (contents, props changed)
branches/arty-newcc/drivers/base/null/null.rbuild (props changed)
branches/arty-newcc/drivers/base/null/null.rc (props changed)
branches/arty-newcc/drivers/bus/acpi/acpi.rbuild (contents, props changed)
branches/arty-newcc/drivers/bus/acpi/acpi.rc (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dsfield.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dsmethod.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dsmthdat.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dsobject.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dsopcode.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dsutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dswexec.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dswload.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dswscope.c (props changed)
branches/arty-newcc/drivers/bus/acpi/dispatcher/dswstate.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evevent.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evmisc.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evregion.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evrgnini.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evsci.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evxface.c (contents, props changed)
branches/arty-newcc/drivers/bus/acpi/events/evxfevnt.c (props changed)
branches/arty-newcc/drivers/bus/acpi/events/evxfregn.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amconfig.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amconvrt.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amcreate.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amdump.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amdyadic.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amfield.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amfldio.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/ammisc.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/ammonad.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/ammutex.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amnames.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amprep.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amregion.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amresnte.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amresolv.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amresop.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amstore.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amstoren.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amstorob.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amsystem.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/executer/amxface.c (props changed)
branches/arty-newcc/drivers/bus/acpi/hardware/hwacpi.c (props changed)
branches/arty-newcc/drivers/bus/acpi/hardware/hwgpe.c (props changed)
branches/arty-newcc/drivers/bus/acpi/hardware/hwregs.c (props changed)
branches/arty-newcc/drivers/bus/acpi/hardware/hwsleep.c (props changed)
branches/arty-newcc/drivers/bus/acpi/hardware/hwtimer.c (props changed)
branches/arty-newcc/drivers/bus/acpi/include/accommon.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acconfig.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acdebug.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acdispat.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acevents.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acexcep.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acglobal.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/achware.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acinterp.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/aclocal.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acmacros.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acnamesp.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acobject.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acoutput.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acparser.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acpi.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acpiosxf.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acpixf.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acresrc.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/acstruct.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/actables.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/actbl.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/actbl1.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/actbl2.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/actbl71.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/actypes.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/amlcode.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/platform/acenv.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/platform/acgcc.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/platform/aclinux.h (props changed)
branches/arty-newcc/drivers/bus/acpi/include/platform/acwin.h (contents, props
changed)
branches/arty-newcc/drivers/bus/acpi/include/platform/types.h (contents, props
changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsaccess.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsalloc.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nseval.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsinit.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsload.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsnames.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsobject.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nssearch.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nswalk.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsxfname.c (props changed)
branches/arty-newcc/drivers/bus/acpi/namespace/nsxfobj.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/acpienum.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/acpisys.c (contents, props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/bn.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bm.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmnotify.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmpm.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmpower.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmrequest.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmsearch.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/busmgr/bmxface.c (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/fdo.c (contents, props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/include/acpisys.h (contents, props
changed)
branches/arty-newcc/drivers/bus/acpi/ospm/include/bm.h (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/include/bmpower.h (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/include/bn.h (props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/osl.c (contents, props changed)
branches/arty-newcc/drivers/bus/acpi/ospm/pdo.c (contents, props changed)
branches/arty-newcc/drivers/bus/acpi/parser/psargs.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/psopcode.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/psparse.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/psscope.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/pstree.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/psutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/pswalk.c (props changed)
branches/arty-newcc/drivers/bus/acpi/parser/psxface.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsaddr.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rscalc.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rscreate.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsdump.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsio.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsirq.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rslist.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsmemory.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsmisc.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/resource/rsxface.c (props changed)
branches/arty-newcc/drivers/bus/acpi/tables/tbconvrt.c (props changed)
branches/arty-newcc/drivers/bus/acpi/tables/tbget.c (props changed)
branches/arty-newcc/drivers/bus/acpi/tables/tbinstal.c (props changed)
branches/arty-newcc/drivers/bus/acpi/tables/tbutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/tables/tbxface.c (props changed)
branches/arty-newcc/drivers/bus/acpi/tables/tbxfroot.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmalloc.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmclib.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmcopy.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmdebug.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmdelete.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmeval.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmglobal.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cminit.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmobject.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmutils.c (props changed)
branches/arty-newcc/drivers/bus/acpi/utils/cmxface.c (props changed)
branches/arty-newcc/drivers/bus/directory.rbuild (props changed)
branches/arty-newcc/drivers/bus/isapnp/isapnp.c (contents, props changed)
branches/arty-newcc/drivers/bus/isapnp/isapnp.h (contents, props changed)
branches/arty-newcc/drivers/bus/isapnp/isapnp.rbuild (props changed)
branches/arty-newcc/drivers/bus/isapnp/isapnp.rc (props changed)
branches/arty-newcc/drivers/bus/pci/fdo.c (props changed)
branches/arty-newcc/drivers/bus/pci/pci.c (contents, props changed)
branches/arty-newcc/drivers/bus/pci/pci.h (contents, props changed)
branches/arty-newcc/drivers/bus/pci/pci.rbuild (props changed)
branches/arty-newcc/drivers/bus/pci/pci.rc (props changed)
branches/arty-newcc/drivers/bus/pci/pcidef.h (props changed)
branches/arty-newcc/drivers/bus/pci/pdo.c (props changed)
branches/arty-newcc/drivers/directx/directory.rbuild (props changed)
branches/arty-newcc/drivers/directx/dxapi/dxapi.rbuild (contents, props changed)
branches/arty-newcc/drivers/directx/dxapi/dxapi.rc (props changed)
branches/arty-newcc/drivers/directx/dxapi/dxapi.spec (props changed)
branches/arty-newcc/drivers/directx/dxapi/dxapi_driver.h (contents, props changed)
branches/arty-newcc/drivers/directx/dxapi/main.c (contents, props changed)
branches/arty-newcc/drivers/directx/dxg/ddhmg.c (props changed)
branches/arty-newcc/drivers/directx/dxg/dxg.rbuild (contents, props changed)
branches/arty-newcc/drivers/directx/dxg/dxg.rc (props changed)
branches/arty-newcc/drivers/directx/dxg/dxg.spec (props changed)
branches/arty-newcc/drivers/directx/dxg/dxg_driver.h (props changed)
branches/arty-newcc/drivers/directx/dxg/dxg_int.h (contents, props changed)
branches/arty-newcc/drivers/directx/dxg/eng.c (contents, props changed)
branches/arty-newcc/drivers/directx/dxg/historic.c (contents, props changed)
branches/arty-newcc/drivers/directx/dxg/main.c (contents, props changed)
branches/arty-newcc/drivers/directx/dxg/tags.h (props changed)
branches/arty-newcc/drivers/directx/dxgthk/dxgthk.rbuild (contents, props changed)
branches/arty-newcc/drivers/directx/dxgthk/dxgthk.rc (props changed)
branches/arty-newcc/drivers/directx/dxgthk/dxgthk.spec (props changed)
branches/arty-newcc/drivers/directx/dxgthk/main.c (props changed)
branches/arty-newcc/drivers/drivers.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/cdfs.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/cdfs.h (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/cdfs.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/cdfs.rc (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/cleanup.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/close.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/common.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/create.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/dirctl.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/fcb.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/finfo.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/fsctl.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/misc.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/rw.c (props changed)
branches/arty-newcc/drivers/filesystems/cdfs/volinfo.c (props changed)
branches/arty-newcc/drivers/filesystems/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/ext2.rbuild (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/ext2fs.rc (props changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/errmsg.h (props changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/ext2_fs.h (props changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/ext2fsd.h (contents, props
changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/ext2metadata.h (props changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/protos.h (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/resource.h (props changed)
branches/arty-newcc/drivers/filesystems/ext2/inc/struct.h (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/DiskIO.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/cleanup.c (contents, props
changed)
branches/arty-newcc/drivers/filesystems/ext2/src/close.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/create.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/devcntrl.c (props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/dircntrl.c (contents, props
changed)
branches/arty-newcc/drivers/filesystems/ext2/src/ext2.rc (props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/ext2init.c (contents, props
changed)
branches/arty-newcc/drivers/filesystems/ext2/src/fastio.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/fileinfo.c (contents, props
changed)
branches/arty-newcc/drivers/filesystems/ext2/src/flush.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/fsctrl.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/io.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/metadata.c (contents, props
changed)
branches/arty-newcc/drivers/filesystems/ext2/src/misc.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/read.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/shutdown.c (props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/volinfo.c (props changed)
branches/arty-newcc/drivers/filesystems/ext2/src/write.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fastfat/blockdev.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/cleanup.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fastfat/close.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/create.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/dir.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/direntry.c (contents, props
changed)
branches/arty-newcc/drivers/filesystems/fastfat/dirwr.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/ea.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/fastio.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/fat.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fastfat/fcb.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/finfo.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fastfat/flush.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/fsctl.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/iface.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/misc.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/rw.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/shutdown.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/string.c (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/vfat.h (contents, props changed)
branches/arty-newcc/drivers/filesystems/fastfat/vfatfs.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/vfatfs.rc (props changed)
branches/arty-newcc/drivers/filesystems/fastfat/volume.c (props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/blockdev.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/cdfs.c (props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/ext2.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/fat.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/fs_rec.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/fs_rec.h (contents, props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/fs_rec.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/fs_rec.rc (props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/ntfs.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/fs_rec/udfs.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/msfs/create.c (props changed)
branches/arty-newcc/drivers/filesystems/msfs/finfo.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/msfs/fsctrl.c (props changed)
branches/arty-newcc/drivers/filesystems/msfs/msfs.c (props changed)
branches/arty-newcc/drivers/filesystems/msfs/msfs.h (props changed)
branches/arty-newcc/drivers/filesystems/msfs/msfs.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/msfs/msfs.rc (props changed)
branches/arty-newcc/drivers/filesystems/msfs/rw.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/mup/create.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/mup/mup.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/mup/mup.h (contents, props changed)
branches/arty-newcc/drivers/filesystems/mup/mup.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/mup/mup.rc (props changed)
branches/arty-newcc/drivers/filesystems/npfs/create.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/npfs/finfo.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/npfs/fsctrl.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/npfs/npfs.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/npfs/npfs.h (contents, props changed)
branches/arty-newcc/drivers/filesystems/npfs/npfs.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/npfs/npfs.rc (props changed)
branches/arty-newcc/drivers/filesystems/npfs/rw.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/npfs/volume.c (contents, props changed)
branches/arty-newcc/drivers/filesystems/ntfs/attrib.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/blockdev.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/close.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/create.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/dirctl.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/dispatch.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/fastio.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/fcb.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/finfo.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/fsctl.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/mft.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/misc.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/ntfs.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/ntfs.h (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/ntfs.rbuild (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/ntfs.rc (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/rw.c (props changed)
branches/arty-newcc/drivers/filesystems/ntfs/volinfo.c (props changed)
branches/arty-newcc/drivers/input/directory.rbuild (props changed)
branches/arty-newcc/drivers/input/i8042prt/createclose.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/i8042prt.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/i8042prt.h (props changed)
branches/arty-newcc/drivers/input/i8042prt/i8042prt.rbuild (props changed)
branches/arty-newcc/drivers/input/i8042prt/i8042prt.rc (props changed)
branches/arty-newcc/drivers/input/i8042prt/keyboard.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/misc.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/mouse.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/pnp.c (contents, props changed)
branches/arty-newcc/drivers/input/i8042prt/ps2pp.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/readwrite.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/registry.c (props changed)
branches/arty-newcc/drivers/input/i8042prt/setup.c (props changed)
branches/arty-newcc/drivers/input/kbdclass/kbdclass.c (contents, props changed)
branches/arty-newcc/drivers/input/kbdclass/kbdclass.h (contents, props changed)
branches/arty-newcc/drivers/input/kbdclass/kbdclass.rbuild (contents, props
changed)
branches/arty-newcc/drivers/input/kbdclass/kbdclass.rc (props changed)
branches/arty-newcc/drivers/input/kbdclass/misc.c (props changed)
branches/arty-newcc/drivers/input/mouclass/misc.c (props changed)
branches/arty-newcc/drivers/input/mouclass/mouclass.c (contents, props changed)
branches/arty-newcc/drivers/input/mouclass/mouclass.h (contents, props changed)
branches/arty-newcc/drivers/input/mouclass/mouclass.rbuild (contents, props
changed)
branches/arty-newcc/drivers/input/mouclass/mouclass.rc (props changed)
branches/arty-newcc/drivers/input/sermouse/createclose.c (props changed)
branches/arty-newcc/drivers/input/sermouse/detect.c (contents, props changed)
branches/arty-newcc/drivers/input/sermouse/fdo.c (props changed)
branches/arty-newcc/drivers/input/sermouse/internaldevctl.c (props changed)
branches/arty-newcc/drivers/input/sermouse/misc.c (props changed)
branches/arty-newcc/drivers/input/sermouse/readmouse.c (props changed)
branches/arty-newcc/drivers/input/sermouse/sermouse.c (props changed)
branches/arty-newcc/drivers/input/sermouse/sermouse.h (props changed)
branches/arty-newcc/drivers/input/sermouse/sermouse.rbuild (props changed)
branches/arty-newcc/drivers/input/sermouse/sermouse.rc (props changed)
branches/arty-newcc/drivers/ksfilter/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/allocators.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/clocks.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/connectivity.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/events.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/irp.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/kcom.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/ks.rbuild (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/ks.rc (props changed)
branches/arty-newcc/drivers/ksfilter/ks/ks.spec (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/methods.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/misc.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/properties.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/topology.c (contents, props changed)
branches/arty-newcc/drivers/ksfilter/ks/worker.c (contents, props changed)
branches/arty-newcc/drivers/multimedia/audio/directory.rbuild (props changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/mpu401.c (contents, props
changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/mpu401.h (contents, props
changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/mpu401.rbuild (props
changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/mpu401.rc (props changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/portio.c (props changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/sbdebug.h (props changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/settings.c (contents, props
changed)
branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/test.c (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/dsp.c (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/dsp.h (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/in.h (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/include/devices.h (props
changed)
branches/arty-newcc/drivers/multimedia/audio/sound/mixer.c (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/mixer.h (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/sb16.c (contents, props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/sb16.h (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/sb16.rc (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/sb_waveout.c (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/sound.c (contents, props
changed)
branches/arty-newcc/drivers/multimedia/audio/sound/sound.rbuild (props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/wave.c (contents, props changed)
branches/arty-newcc/drivers/multimedia/audio/sound/wave.h (props changed)
branches/arty-newcc/drivers/multimedia/directory.rbuild (props changed)
branches/arty-newcc/drivers/network/acd/acd/main.c (props changed)
branches/arty-newcc/drivers/network/acd/include/acdapi.h (props changed)
branches/arty-newcc/drivers/network/acd/rasacd.rbuild (props changed)
branches/arty-newcc/drivers/network/acd/rasacd.rc (props changed)
branches/arty-newcc/drivers/network/afd/afd.rbuild (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd.rc (props changed)
branches/arty-newcc/drivers/network/afd/afd/bind.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/connect.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/context.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/event.c (props changed)
branches/arty-newcc/drivers/network/afd/afd/info.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/listen.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/lock.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/main.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/read.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/select.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/tdi.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/tdiconn.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/afd/write.c (contents, props changed)
branches/arty-newcc/drivers/network/afd/include/afd.h (contents, props changed)
branches/arty-newcc/drivers/network/afd/include/debug.h (props changed)
branches/arty-newcc/drivers/network/afd/include/tdi_proto.h (props changed)
branches/arty-newcc/drivers/network/afd/include/tdiconn.h (props changed)
branches/arty-newcc/drivers/network/dd/directory.rbuild (props changed)
branches/arty-newcc/drivers/network/dd/ne2000/include/8390.h (contents, props
changed)
branches/arty-newcc/drivers/network/dd/ne2000/include/debug.h (contents, props
changed)
branches/arty-newcc/drivers/network/dd/ne2000/include/ne2000.h (contents, props
changed)
branches/arty-newcc/drivers/network/dd/ne2000/ne2000.rbuild (props changed)
branches/arty-newcc/drivers/network/dd/ne2000/ne2000.rc (props changed)
branches/arty-newcc/drivers/network/dd/ne2000/ne2000/8390.c (contents, props
changed)
branches/arty-newcc/drivers/network/dd/ne2000/ne2000/main.c (contents, props
changed)
branches/arty-newcc/drivers/network/dd/pcnet/pci.h (props changed)
branches/arty-newcc/drivers/network/dd/pcnet/pcnet.c (contents, props changed)
branches/arty-newcc/drivers/network/dd/pcnet/pcnet.h (contents, props changed)
branches/arty-newcc/drivers/network/dd/pcnet/pcnet.rbuild (props changed)
branches/arty-newcc/drivers/network/dd/pcnet/pcnet.rc (props changed)
branches/arty-newcc/drivers/network/dd/pcnet/pcnethw.h (props changed)
branches/arty-newcc/drivers/network/dd/pcnet/requests.c (contents, props changed)
branches/arty-newcc/drivers/network/directory.rbuild (props changed)
branches/arty-newcc/drivers/network/lan/include/debug.h (props changed)
branches/arty-newcc/drivers/network/lan/include/lan.h (props changed)
branches/arty-newcc/drivers/network/lan/include/memtrack.h (props changed)
branches/arty-newcc/drivers/network/lan/include/net_lan.h (props changed)
branches/arty-newcc/drivers/network/lan/include/net_wh.h (props changed)
branches/arty-newcc/drivers/network/lan/include/precomp.h (contents, props changed)
branches/arty-newcc/drivers/network/lan/lan.rc (props changed)
branches/arty-newcc/drivers/network/lan/lan/lan.c (contents, props changed)
branches/arty-newcc/drivers/network/lan/lan/routines.c (props changed)
branches/arty-newcc/drivers/network/ndis/include/buffer.h (props changed)
branches/arty-newcc/drivers/network/ndis/include/debug.h (props changed)
branches/arty-newcc/drivers/network/ndis/include/efilter.h (props changed)
branches/arty-newcc/drivers/network/ndis/include/miniport.h (contents, props
changed)
branches/arty-newcc/drivers/network/ndis/include/ndissys.h (props changed)
branches/arty-newcc/drivers/network/ndis/include/protocol.h (props changed)
branches/arty-newcc/drivers/network/ndis/ndis.def
branches/arty-newcc/drivers/network/ndis/ndis.rbuild (props changed)
branches/arty-newcc/drivers/network/ndis/ndis.rc (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/40gone.c (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/50gone.c (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/buffer.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/cl.c (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/cm.c (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/co.c (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/config.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/control.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/efilter.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/hardware.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/io.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/main.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/memory.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/miniport.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/protocol.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/string.c (props changed)
branches/arty-newcc/drivers/network/ndis/ndis/stubs.c (contents, props changed)
branches/arty-newcc/drivers/network/ndis/ndis/time.c (props changed)
branches/arty-newcc/drivers/network/tcpip/datalink/lan.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/address.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/arp.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/bug.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/checksum.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/datagram.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/debug.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/dispatch.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/fileobjs.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/icmp.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/info.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/interface.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/ip.h (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/irp.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/lan.h (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/linux.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/lock.h (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/loopback.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/memtrack.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/neighbor.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/pool.h (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/ports.h (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/precomp.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/rawip.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/receive.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/route.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/router.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/routines.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/tcp.h (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/include/tcpcore.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/tcpdef.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/tcpip.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/ticonsts.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/tilists.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/titypes.h (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/include/transmit.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/udp.h (props changed)
branches/arty-newcc/drivers/network/tcpip/include/wait.h (props changed)
branches/arty-newcc/drivers/network/tcpip/recmutex/recmutex.c (props changed)
branches/arty-newcc/drivers/network/tcpip/recmutex/recmutex.h (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip.rbuild (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip.rc (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/buffer.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/bug.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/dispatch.c (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/fileobjs.c (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/iinfo.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/info.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/irp.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/lock.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/main.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/mockbuffer.c (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/mockbug.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/mocklock.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/mockpool.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/mockwait.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/ninfo.c (contents, props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/proto.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/resource.rc (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/tinfo.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tcpip/wait.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tests/setup.c (props changed)
branches/arty-newcc/drivers/network/tcpip/tests/tests/ipreceive.c (contents, props
changed)
branches/arty-newcc/drivers/network/tcpip/tests/tests/tigetprotocolnumber.c
(contents, props changed)
branches/arty-newcc/drivers/network/tdi/cte/string.c (contents, props changed)
branches/arty-newcc/drivers/network/tdi/cte/stubs.c (contents, props changed)
branches/arty-newcc/drivers/network/tdi/misc/main.c (contents, props changed)
branches/arty-newcc/drivers/network/tdi/misc/tdi.rc (props changed)
branches/arty-newcc/drivers/network/tdi/tdi.rbuild (props changed)
branches/arty-newcc/drivers/network/tdi/tdi/dereg.c (contents, props changed)
branches/arty-newcc/drivers/network/tdi/tdi/handler.c (contents, props changed)
branches/arty-newcc/drivers/network/tdi/tdi/obsolete.c (contents, props changed)
branches/arty-newcc/drivers/network/tdi/tdi/stubs.c (contents, props changed)
branches/arty-newcc/drivers/parallel/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/parallel/parallel/parallel.c (contents, props changed)
branches/arty-newcc/drivers/parallel/parallel/parallel.h (props changed)
branches/arty-newcc/drivers/parallel/parallel/parallel.rbuild (props changed)
branches/arty-newcc/drivers/parallel/parallel/parallel.rc (props changed)
branches/arty-newcc/drivers/serial/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/serial/serenum/detect.c (contents, props changed)
branches/arty-newcc/drivers/serial/serenum/fdo.c (props changed)
branches/arty-newcc/drivers/serial/serenum/misc.c (props changed)
branches/arty-newcc/drivers/serial/serenum/pdo.c (props changed)
branches/arty-newcc/drivers/serial/serenum/serenum.c (props changed)
branches/arty-newcc/drivers/serial/serenum/serenum.h (props changed)
branches/arty-newcc/drivers/serial/serenum/serenum.rbuild (props changed)
branches/arty-newcc/drivers/serial/serenum/serenum.rc (props changed)
branches/arty-newcc/drivers/serial/serial/circularbuffer.c (props changed)
branches/arty-newcc/drivers/serial/serial/cleanup.c (props changed)
branches/arty-newcc/drivers/serial/serial/close.c (props changed)
branches/arty-newcc/drivers/serial/serial/create.c (props changed)
branches/arty-newcc/drivers/serial/serial/devctrl.c (props changed)
branches/arty-newcc/drivers/serial/serial/info.c (props changed)
branches/arty-newcc/drivers/serial/serial/legacy.c (props changed)
branches/arty-newcc/drivers/serial/serial/misc.c (contents, props changed)
branches/arty-newcc/drivers/serial/serial/pnp.c (contents, props changed)
branches/arty-newcc/drivers/serial/serial/power.c (props changed)
branches/arty-newcc/drivers/serial/serial/rw.c (contents, props changed)
branches/arty-newcc/drivers/serial/serial/serial.c (props changed)
branches/arty-newcc/drivers/serial/serial/serial.h (props changed)
branches/arty-newcc/drivers/serial/serial/serial.rbuild (props changed)
branches/arty-newcc/drivers/serial/serial/serial.rc (props changed)
branches/arty-newcc/drivers/setup/blue/blue.c (contents, props changed)
branches/arty-newcc/drivers/setup/blue/blue.h (contents, props changed)
branches/arty-newcc/drivers/setup/blue/blue.rbuild (props changed)
branches/arty-newcc/drivers/setup/blue/blue.rc (props changed)
branches/arty-newcc/drivers/setup/blue/font.c (contents, props changed)
branches/arty-newcc/drivers/setup/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/storage/class/cdrom/cdrom.c (contents, props changed)
branches/arty-newcc/drivers/storage/class/cdrom/cdrom.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/class/cdrom/cdrom.rc (props changed)
branches/arty-newcc/drivers/storage/class/cdrom/findscsi.c (contents, props
changed)
branches/arty-newcc/drivers/storage/class/class2/class2.c (contents, props changed)
branches/arty-newcc/drivers/storage/class/class2/class2.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/class/class2/class2.rc (props changed)
branches/arty-newcc/drivers/storage/class/class2/class2.spec (props changed)
branches/arty-newcc/drivers/storage/class/directory.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/class/disk/disk.c (contents, props changed)
branches/arty-newcc/drivers/storage/class/disk/disk.rbuild (props changed)
branches/arty-newcc/drivers/storage/class/disk/disk.rc (props changed)
branches/arty-newcc/drivers/storage/class/include/class2.h (contents, props
changed)
branches/arty-newcc/drivers/storage/class/ramdisk/ramdisk.c
branches/arty-newcc/drivers/storage/directory.rbuild (props changed)
branches/arty-newcc/drivers/storage/floppy/csqrtns.c (props changed)
branches/arty-newcc/drivers/storage/floppy/csqrtns.h (props changed)
branches/arty-newcc/drivers/storage/floppy/floppy.c (contents, props changed)
branches/arty-newcc/drivers/storage/floppy/floppy.h (props changed)
branches/arty-newcc/drivers/storage/floppy/floppy.rbuild (props changed)
branches/arty-newcc/drivers/storage/floppy/floppy.rc (props changed)
branches/arty-newcc/drivers/storage/floppy/hardware.c (props changed)
branches/arty-newcc/drivers/storage/floppy/hardware.h (props changed)
branches/arty-newcc/drivers/storage/floppy/ioctl.c (contents, props changed)
branches/arty-newcc/drivers/storage/floppy/ioctl.h (props changed)
branches/arty-newcc/drivers/storage/floppy/readwrite.c (contents, props changed)
branches/arty-newcc/drivers/storage/floppy/readwrite.h (props changed)
branches/arty-newcc/drivers/storage/ide/atapi/atapi.c (contents, props changed)
branches/arty-newcc/drivers/storage/ide/atapi/atapi.h (props changed)
branches/arty-newcc/drivers/storage/ide/atapi/atapi.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/ide/atapi/atapi.rc (props changed)
branches/arty-newcc/drivers/storage/ide/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/storage/ide/pciide/pciide.c (props changed)
branches/arty-newcc/drivers/storage/ide/pciide/pciide.h (props changed)
branches/arty-newcc/drivers/storage/ide/pciide/pciide.rbuild (props changed)
branches/arty-newcc/drivers/storage/ide/pciide/pciide.rc (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/fdo.c (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/miniport.c (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/misc.c (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.c (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.h (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.rc (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.spec (props changed)
branches/arty-newcc/drivers/storage/ide/pciidex/pdo.c (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/atapi.h (contents, props changed)
branches/arty-newcc/drivers/storage/ide/uniata/badblock.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/bm_devs.h (contents, props changed)
branches/arty-newcc/drivers/storage/ide/uniata/bsmaster.h (contents, props changed)
branches/arty-newcc/drivers/storage/ide/uniata/config.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/id_ata.cpp
branches/arty-newcc/drivers/storage/ide/uniata/id_badblock.cpp
branches/arty-newcc/drivers/storage/ide/uniata/id_dma.cpp
branches/arty-newcc/drivers/storage/ide/uniata/id_init.cpp
branches/arty-newcc/drivers/storage/ide/uniata/id_probe.cpp
branches/arty-newcc/drivers/storage/ide/uniata/id_queue.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/id_sata.cpp
branches/arty-newcc/drivers/storage/ide/uniata/id_sata.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/idedma.rc (contents, props changed)
branches/arty-newcc/drivers/storage/ide/uniata/inc/CrNtDecl.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/inc/CrNtStubs.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/inc/CrossNt.h (contents, props
changed)
branches/arty-newcc/drivers/storage/ide/uniata/inc/PostDbgMesg.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/inc/misc.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/inc/rwlock.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/ntddk_ex.h (contents, props changed)
branches/arty-newcc/drivers/storage/ide/uniata/ntddscsi.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/scsi.h (contents, props changed)
branches/arty-newcc/drivers/storage/ide/uniata/srb.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/stdafx.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/tools.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/uata_ctl.h (props changed)
branches/arty-newcc/drivers/storage/ide/uniata/uniata.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/ide/uniata/uniata_ver.h (contents, props
changed)
branches/arty-newcc/drivers/storage/port/buslogic/BT958dt.h (props changed)
branches/arty-newcc/drivers/storage/port/buslogic/BusLogic958.c (contents, props
changed)
branches/arty-newcc/drivers/storage/port/buslogic/BusLogic958.h (contents, props
changed)
branches/arty-newcc/drivers/storage/port/buslogic/BusLogic958.rc (props changed)
branches/arty-newcc/drivers/storage/port/buslogic/Log.c (props changed)
branches/arty-newcc/drivers/storage/port/buslogic/Log.h (props changed)
branches/arty-newcc/drivers/storage/port/buslogic/buslogic.rbuild (props changed)
branches/arty-newcc/drivers/storage/port/buslogic/resource.h (props changed)
branches/arty-newcc/drivers/storage/port/buslogic/wmi.c (props changed)
branches/arty-newcc/drivers/storage/port/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/storage/port/diskdump/diskdump.c (contents, props
changed)
branches/arty-newcc/drivers/storage/port/diskdump/diskdump.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/port/diskdump/diskdump.rc (props changed)
branches/arty-newcc/drivers/storage/port/diskdump/diskdump.spec (props changed)
branches/arty-newcc/drivers/storage/scsiport/scsiport.c (contents, props changed)
branches/arty-newcc/drivers/storage/scsiport/scsiport.rbuild (contents, props
changed)
branches/arty-newcc/drivers/storage/scsiport/scsiport.rc (props changed)
branches/arty-newcc/drivers/storage/scsiport/scsiport.spec (props changed)
branches/arty-newcc/drivers/storage/scsiport/scsiport_int.h (props changed)
branches/arty-newcc/drivers/usb/directory.rbuild (props changed)
branches/arty-newcc/drivers/usb/nt4compat/directory.rbuild (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/bulkonly.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/cbi.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/compdrv.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/debug.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/devmgr.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/devmgr.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/dmgrdisp.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/ehci.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/ehci.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/etd.c (contents, props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/events.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/gendrv.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/gendrv.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/hcd.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/hub.c (contents, props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/hub.h (contents, props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/irplist.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/mouse.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/mouse.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/ohci.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/ohci.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/roothub.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/td.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/td.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/uhci.c (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/uhciver.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/umss.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/umss.h (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usb.c (props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usb.h (contents, props changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usbdriver.h (contents, props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usbdriver.rbuild (props
changed)
branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usbdriver.rc (props changed)
branches/arty-newcc/drivers/usb/usbd/test.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbd/usbd.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbd/usbd.rbuild (contents, props changed)
branches/arty-newcc/drivers/usb/usbd/usbd.rc (props changed)
branches/arty-newcc/drivers/usb/usbd/usbd.spec (props changed)
branches/arty-newcc/drivers/usb/usbhub/createclose.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbhub/fdo.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbhub/misc.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbhub/pdo.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbhub/usbhub.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbhub/usbhub.h (contents, props changed)
branches/arty-newcc/drivers/usb/usbhub/usbhub.rbuild (props changed)
branches/arty-newcc/drivers/usb/usbhub/usbhub.rc (props changed)
branches/arty-newcc/drivers/usb/usbstor/usbstor.c (contents, props changed)
branches/arty-newcc/drivers/usb/usbstor/usbstor.h (contents, props changed)
branches/arty-newcc/drivers/usb/usbstor/usbstor.rbuild (contents, props changed)
branches/arty-newcc/drivers/usb/usbstor/usbstor.rc (props changed)
branches/arty-newcc/drivers/video/directory.rbuild (props changed)
branches/arty-newcc/drivers/video/displays/directory.rbuild (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/dd.c (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/ddenable.c (contents, props
changed)
branches/arty-newcc/drivers/video/displays/framebuf/enable.c (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/framebuf.h (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/framebuf.rbuild (contents, props
changed)
branches/arty-newcc/drivers/video/displays/framebuf/framebuf.rc (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/framebuf.spec (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/palette.c (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/pointer.c (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/screen.c (props changed)
branches/arty-newcc/drivers/video/displays/framebuf/surface.c (props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/dd.c (props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/ddenable.c (contents, props
changed)
branches/arty-newcc/drivers/video/displays/framebufacc/enable.c (props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.h (props
changed)
branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.rbuild (contents,
props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.rc (props
changed)
branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.spec (props
changed)
branches/arty-newcc/drivers/video/displays/framebufacc/palette.c (props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/pointer.c (props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/screen.c (props changed)
branches/arty-newcc/drivers/video/displays/framebufacc/surface.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/main/enable.c (contents, props
changed)
branches/arty-newcc/drivers/video/displays/vga/objects/bitblt.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/bitblt.h (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/brush.h (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/copybits.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/lineto.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/offscreen.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/paint.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/pointer.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/screen.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/objects/transblt.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/vgaddi.h (contents, props changed)
branches/arty-newcc/drivers/video/displays/vga/vgaddi.rbuild (contents, props
changed)
branches/arty-newcc/drivers/video/displays/vga/vgaddi.rc (props changed)
branches/arty-newcc/drivers/video/displays/vga/vgaddi.spec (props changed)
branches/arty-newcc/drivers/video/displays/vga/vgavideo/vgavideo.c (props changed)
branches/arty-newcc/drivers/video/displays/vga/vgavideo/vgavideo.h (props changed)
branches/arty-newcc/drivers/video/miniport/directory.rbuild (props changed)
branches/arty-newcc/drivers/video/miniport/vbe/edid.c (props changed)
branches/arty-newcc/drivers/video/miniport/vbe/vbemp.c (contents, props changed)
branches/arty-newcc/drivers/video/miniport/vbe/vbemp.h (contents, props changed)
branches/arty-newcc/drivers/video/miniport/vbe/vbemp.rbuild (props changed)
branches/arty-newcc/drivers/video/miniport/vbe/vbemp.rc (props changed)
branches/arty-newcc/drivers/video/miniport/vga/initvga.c (props changed)
branches/arty-newcc/drivers/video/miniport/vga/vgamp.c (contents, props changed)
branches/arty-newcc/drivers/video/miniport/vga/vgamp.h (contents, props changed)
branches/arty-newcc/drivers/video/miniport/vga/vgamp.rbuild (props changed)
branches/arty-newcc/drivers/video/miniport/vga/vgamp.rc (props changed)
branches/arty-newcc/drivers/video/miniport/vga/vgavideo.h (props changed)
branches/arty-newcc/drivers/video/miniport/xboxvmp/xboxvmp.c (contents, props
changed)
branches/arty-newcc/drivers/video/miniport/xboxvmp/xboxvmp.h (contents, props
changed)
branches/arty-newcc/drivers/video/miniport/xboxvmp/xboxvmp.rbuild (props changed)
branches/arty-newcc/drivers/video/miniport/xboxvmp/xboxvmp.rc (props changed)
branches/arty-newcc/drivers/video/videoprt/agp.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/ddc.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/dispatch.c (props changed)
branches/arty-newcc/drivers/video/videoprt/dma.c (props changed)
branches/arty-newcc/drivers/video/videoprt/event.c (props changed)
branches/arty-newcc/drivers/video/videoprt/funclist.c (props changed)
branches/arty-newcc/drivers/video/videoprt/int10.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/interrupt.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/resource.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/services.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/spinlock.c (props changed)
branches/arty-newcc/drivers/video/videoprt/timer.c (props changed)
branches/arty-newcc/drivers/video/videoprt/videoprt.c (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/videoprt.h (contents, props changed)
branches/arty-newcc/drivers/video/videoprt/videoprt.rbuild (contents, props
changed)
branches/arty-newcc/drivers/video/videoprt/videoprt.rc (props changed)
branches/arty-newcc/drivers/video/videoprt/videoprt.spec (props changed)
branches/arty-newcc/drivers/wdm/audio/backpln/directory.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortWavePci.cpp
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/ResourceList.c (props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/adapter.c (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/dll.c (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/drm.c (props changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/irp.c (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port.h (props changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_factory.c (props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/portcls.rbuild (contents,
props changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/portcls.rc (props changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/portcls.spec (props changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/private.h (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/stubs.c (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/portcls/undoc.c (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/backpln/stdunk/stdunk.c (props changed)
branches/arty-newcc/drivers/wdm/audio/directory.rbuild (contents, props changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/cmicontrol/main.h (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/cmicontrol/resource.h (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/cmicontrol/window.rc (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/cmipci.rc (props changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/cpl/cmicpl.rc (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/cpl/resource.h (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/installer/main.h (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/installer/resource.h (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/installer/window.rc (props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/CMIDriver/property.h (props changed)
branches/arty-newcc/drivers/wdm/audio/drivers/directory.rbuild (props changed)
branches/arty-newcc/drivers/wdm/audio/drivers/mpu401/mpu401.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/drivers/mpu401/mpu401.rc (props changed)
branches/arty-newcc/drivers/wdm/audio/drivers/sb16/sb16.h (props changed)
branches/arty-newcc/drivers/wdm/audio/drivers/sb16/sb16.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/drm/directory.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/drm/drmk/drmk.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/drm/drmk/drmk.rc (props changed)
branches/arty-newcc/drivers/wdm/audio/drm/drmk/drmk.spec (props changed)
branches/arty-newcc/drivers/wdm/audio/drm/drmk/stubs.cpp
branches/arty-newcc/drivers/wdm/audio/legacy/directory.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/entry.c (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/wdmaud.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/sysaudio/main.c (contents, props changed)
branches/arty-newcc/drivers/wdm/audio/sysaudio/sysaudio.rbuild (contents, props
changed)
branches/arty-newcc/drivers/wdm/audio/sysaudio/sysaudio.rc (contents, props
changed)
branches/arty-newcc/drivers/wdm/wdm.rbuild (props changed)
branches/arty-newcc/drivers/wmi/wmilib.c (contents, props changed)
branches/arty-newcc/drivers/wmi/wmilib.rbuild (contents, props changed)
branches/arty-newcc/drivers/wmi/wmilib.rc (props changed)
branches/arty-newcc/drivers/wmi/wmilib.spec (props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arty-newcc/drivers/base/bootvid/bootvid.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/base/bootvid…
Modified: branches/arty-newcc/drivers/base/bootvid/i386/bootvid.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/base/bootvid…
Modified: branches/arty-newcc/drivers/base/bootvid/precomp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/base/bootvid…
Modified: branches/arty-newcc/drivers/base/kdcom/i386/kdbg.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/base/kdcom/i…
Modified: branches/arty-newcc/drivers/base/kdcom/kdcom.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/base/kdcom/k…
Modified: branches/arty-newcc/drivers/base/null/null.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/base/null/nu…
Modified: branches/arty-newcc/drivers/bus/acpi/acpi.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/acp…
Modified: branches/arty-newcc/drivers/bus/acpi/events/evxface.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/eve…
Added: branches/arty-newcc/drivers/bus/acpi/include/platform/acmsc.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/inc…
Modified: branches/arty-newcc/drivers/bus/acpi/include/platform/acwin.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/inc…
Modified: branches/arty-newcc/drivers/bus/acpi/include/platform/types.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/inc…
Modified: branches/arty-newcc/drivers/bus/acpi/ospm/acpisys.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/osp…
Modified: branches/arty-newcc/drivers/bus/acpi/ospm/fdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/osp…
Modified: branches/arty-newcc/drivers/bus/acpi/ospm/include/acpisys.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/osp…
Modified: branches/arty-newcc/drivers/bus/acpi/ospm/osl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/osp…
Modified: branches/arty-newcc/drivers/bus/acpi/ospm/pdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/acpi/osp…
Modified: branches/arty-newcc/drivers/bus/isapnp/isapnp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/isapnp/i…
Modified: branches/arty-newcc/drivers/bus/isapnp/isapnp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/isapnp/i…
Modified: branches/arty-newcc/drivers/bus/pci/pci.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/pci/pci.…
Modified: branches/arty-newcc/drivers/bus/pci/pci.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/bus/pci/pci.…
Modified: branches/arty-newcc/drivers/directx/dxapi/dxapi.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxap…
Modified: branches/arty-newcc/drivers/directx/dxapi/dxapi_driver.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxap…
Modified: branches/arty-newcc/drivers/directx/dxapi/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxap…
Modified: branches/arty-newcc/drivers/directx/dxg/dxg.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxg/…
Modified: branches/arty-newcc/drivers/directx/dxg/dxg_int.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxg/…
Modified: branches/arty-newcc/drivers/directx/dxg/eng.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxg/…
Modified: branches/arty-newcc/drivers/directx/dxg/historic.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxg/…
Modified: branches/arty-newcc/drivers/directx/dxg/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxg/…
Modified: branches/arty-newcc/drivers/directx/dxgthk/dxgthk.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/directx/dxgt…
Removed: branches/arty-newcc/drivers/filesystems/cdfs/cdfs.xml
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/ext2.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/inc/ext2fsd.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/inc/protos.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/inc/struct.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/DiskIO.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/cleanup.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/close.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/dircntrl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/ext2init.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/fastio.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/fileinfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/flush.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/fsctrl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/io.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/metadata.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/read.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/ext2/src/write.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fastfat/cleanup.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fastfat/direntry.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fastfat/fat.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fastfat/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fastfat/vfat.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/fastfat/vfatfs.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/blockdev.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/cleanup.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/close.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/device.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/dir.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/direntry.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/ea.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fastfat.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fastio.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fat.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fat.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fatstruc.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fcb.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/flush.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/fsctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/lock.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/shutdown.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Added: branches/arty-newcc/drivers/filesystems/fastfat_new/volume.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/blockdev.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/ext2.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/fat.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/fs_rec.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/fs_rec.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/ntfs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/fs_rec/udfs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/msfs/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/msfs/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/mup/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/mup/mup.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/mup/mup.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/fsctrl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/npfs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/npfs.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/filesystems/npfs/volume.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/create.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/finfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/fsctrl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/npfs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/npfs.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/npfs.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/npfs.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Removed: branches/arty-newcc/drivers/filesystems/npfs_new/volume.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/filesystems/…
Modified: branches/arty-newcc/drivers/input/i8042prt/pnp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/i8042p…
Modified: branches/arty-newcc/drivers/input/kbdclass/kbdclass.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/kbdcla…
Modified: branches/arty-newcc/drivers/input/kbdclass/kbdclass.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/kbdcla…
Modified: branches/arty-newcc/drivers/input/kbdclass/kbdclass.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/kbdcla…
Modified: branches/arty-newcc/drivers/input/mouclass/mouclass.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/moucla…
Modified: branches/arty-newcc/drivers/input/mouclass/mouclass.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/moucla…
Modified: branches/arty-newcc/drivers/input/mouclass/mouclass.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/moucla…
Modified: branches/arty-newcc/drivers/input/sermouse/detect.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/input/sermou…
Modified: branches/arty-newcc/drivers/ksfilter/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/dir…
Modified: branches/arty-newcc/drivers/ksfilter/ks/allocators.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/bag.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/clocks.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/connectivity.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/device.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/driver.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/events.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/irp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/kcom.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Removed: branches/arty-newcc/drivers/ksfilter/ks/ks.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/ks.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/ks.spec
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/ksfunc.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/ksiface.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/kstypes.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/methods.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Added: branches/arty-newcc/drivers/ksfilter/ks/priv.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/properties.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/topology.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/ksfilter/ks/worker.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/ksfilter/ks/…
Modified: branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/mpu401.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Modified: branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/mpu401.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Modified: branches/arty-newcc/drivers/multimedia/audio/mpu401_nt4/settings.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/control.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/interrupt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/sb16_nt4.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4.old/sndblst.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/control.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/interrupt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/sb16_nt4.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/sb16_nt4.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sb16_nt4/sndblst.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/card.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/dma.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/irq.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/portio.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sbdebug.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/settings.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/sndblst.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/test.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Added: branches/arty-newcc/drivers/multimedia/audio/sndblst.old/test/sb.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/card.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/dma.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/irq.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/portio.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/sbdebug.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/settings.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/sndblst.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/test.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/multimedia/audio/sndblst/test/sb.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Modified: branches/arty-newcc/drivers/multimedia/audio/sound/sb16.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Modified: branches/arty-newcc/drivers/multimedia/audio/sound/sound.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Modified: branches/arty-newcc/drivers/multimedia/audio/sound/wave.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/multimedia/a…
Removed: branches/arty-newcc/drivers/network/acd/rasacd.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/acd/…
Modified: branches/arty-newcc/drivers/network/afd/afd.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/bind.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/connect.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/context.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/info.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/listen.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/lock.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/read.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/select.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/tdi.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/tdiconn.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/afd/write.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/afd/include/afd.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/afd/…
Modified: branches/arty-newcc/drivers/network/dd/ne2000/include/8390.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/n…
Modified: branches/arty-newcc/drivers/network/dd/ne2000/include/debug.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/n…
Modified: branches/arty-newcc/drivers/network/dd/ne2000/include/ne2000.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/n…
Modified: branches/arty-newcc/drivers/network/dd/ne2000/ne2000/8390.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/n…
Modified: branches/arty-newcc/drivers/network/dd/ne2000/ne2000/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/n…
Modified: branches/arty-newcc/drivers/network/dd/pcnet/pcnet.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/p…
Modified: branches/arty-newcc/drivers/network/dd/pcnet/pcnet.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/p…
Modified: branches/arty-newcc/drivers/network/dd/pcnet/requests.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/dd/p…
Modified: branches/arty-newcc/drivers/network/lan/include/precomp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/lan/…
Modified: branches/arty-newcc/drivers/network/lan/lan/lan.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/lan/…
Modified: branches/arty-newcc/drivers/network/ndis/include/miniport.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/buffer.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/config.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/control.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/efilter.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/hardware.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/io.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/memory.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/miniport.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Added: branches/arty-newcc/drivers/network/ndis/ndis/object.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/protocol.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/ndis/ndis/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Added: branches/arty-newcc/drivers/network/ndis/ndis/workitem.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/ndis…
Modified: branches/arty-newcc/drivers/network/tcpip/datalink/lan.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/address.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/fileobjs.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/interface.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/ip.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/lan.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/lock.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/memtrack.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/neighbor.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/pool.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/ports.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/precomp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/tcp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/include/titypes.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Removed: branches/arty-newcc/drivers/network/tcpip/tcpip.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Added: branches/arty-newcc/drivers/network/tcpip/tcpip.spec
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/buffer.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/dispatch.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/fileobjs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/iinfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/info.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/lock.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/mockbuffer.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tcpip/ninfo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Removed: branches/arty-newcc/drivers/network/tcpip/tcpip/pool.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tests/tests/ipreceive.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tcpip/tests/tests/tigetprotocolnumber.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tcpi…
Modified: branches/arty-newcc/drivers/network/tdi/cte/string.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/network/tdi/cte/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/network/tdi/misc/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/network/tdi/tdi/dereg.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/network/tdi/tdi/handler.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/network/tdi/tdi/obsolete.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/network/tdi/tdi/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/network/tdi/…
Modified: branches/arty-newcc/drivers/parallel/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/parallel/dir…
Modified: branches/arty-newcc/drivers/parallel/parallel/parallel.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/parallel/par…
Modified: branches/arty-newcc/drivers/serial/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/serial/direc…
Modified: branches/arty-newcc/drivers/serial/serenum/detect.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/serial/seren…
Modified: branches/arty-newcc/drivers/serial/serial/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/serial/seria…
Modified: branches/arty-newcc/drivers/serial/serial/pnp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/serial/seria…
Modified: branches/arty-newcc/drivers/serial/serial/rw.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/serial/seria…
Modified: branches/arty-newcc/drivers/setup/blue/blue.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/setup/blue/b…
Modified: branches/arty-newcc/drivers/setup/blue/blue.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/setup/blue/b…
Modified: branches/arty-newcc/drivers/setup/blue/font.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/setup/blue/f…
Modified: branches/arty-newcc/drivers/setup/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/setup/direct…
Modified: branches/arty-newcc/drivers/storage/class/cdrom/cdrom.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/cdrom/cdrom.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/cdrom/findscsi.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/class2/class2.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/class2/class2.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/disk/disk.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/include/class2.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/class/ramdisk/ramdisk.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/clas…
Modified: branches/arty-newcc/drivers/storage/floppy/floppy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/flop…
Modified: branches/arty-newcc/drivers/storage/floppy/ioctl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/flop…
Modified: branches/arty-newcc/drivers/storage/floppy/readwrite.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/flop…
Modified: branches/arty-newcc/drivers/storage/ide/atapi/atapi.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/atapi/atapi.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Removed: branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/pciidex/pciidex.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/atapi.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/bm_devs.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/bsmaster.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/id_ata.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/id_badblock.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/id_dma.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/id_init.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/id_probe.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/id_sata.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/idedma.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/inc/CrossNt.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/ntddk_ex.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/scsi.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/uniata.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/ide/uniata/uniata_ver.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Added: branches/arty-newcc/drivers/storage/ide/uniata/warningfixes.diff
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/ide/…
Modified: branches/arty-newcc/drivers/storage/port/buslogic/BusLogic958.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/port…
Modified: branches/arty-newcc/drivers/storage/port/buslogic/BusLogic958.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/port…
Modified: branches/arty-newcc/drivers/storage/port/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/port…
Modified: branches/arty-newcc/drivers/storage/port/diskdump/diskdump.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/port…
Removed: branches/arty-newcc/drivers/storage/port/diskdump/diskdump.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/port…
Modified: branches/arty-newcc/drivers/storage/port/diskdump/diskdump.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/port…
Modified: branches/arty-newcc/drivers/storage/scsiport/scsiport.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/scsi…
Modified: branches/arty-newcc/drivers/storage/scsiport/scsiport.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/storage/scsi…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/bulkonly.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/devmgr.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/dmgrdisp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/ehci.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/etd.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/hub.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/hub.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/ohci.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/roothub.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/uhci.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usb.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/nt4compat/usbdriver/usbdriver.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/nt4compa…
Modified: branches/arty-newcc/drivers/usb/usbd/test.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbd/tes…
Modified: branches/arty-newcc/drivers/usb/usbd/usbd.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbd/usb…
Removed: branches/arty-newcc/drivers/usb/usbd/usbd.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbd/usb…
Modified: branches/arty-newcc/drivers/usb/usbd/usbd.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbd/usb…
Modified: branches/arty-newcc/drivers/usb/usbhub/createclose.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbhub/c…
Modified: branches/arty-newcc/drivers/usb/usbhub/fdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbhub/f…
Modified: branches/arty-newcc/drivers/usb/usbhub/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbhub/m…
Modified: branches/arty-newcc/drivers/usb/usbhub/pdo.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbhub/p…
Modified: branches/arty-newcc/drivers/usb/usbhub/usbhub.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbhub/u…
Modified: branches/arty-newcc/drivers/usb/usbhub/usbhub.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbhub/u…
Modified: branches/arty-newcc/drivers/usb/usbstor/usbstor.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbstor/…
Removed: branches/arty-newcc/drivers/usb/usbstor/usbstor.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbstor/…
Modified: branches/arty-newcc/drivers/usb/usbstor/usbstor.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbstor/…
Modified: branches/arty-newcc/drivers/usb/usbstor/usbstor.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/usb/usbstor/…
Modified: branches/arty-newcc/drivers/video/displays/framebuf/ddenable.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Removed: branches/arty-newcc/drivers/video/displays/framebuf/framebuf.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/displays/framebuf/framebuf.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/displays/framebufacc/ddenable.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Removed: branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/displays/framebufacc/framebufacc.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/displays/vga/main/enable.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Removed: branches/arty-newcc/drivers/video/displays/vga/vgaddi.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/displays/vga/vgaddi.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/displays/vga/vgaddi.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/displa…
Modified: branches/arty-newcc/drivers/video/miniport/vbe/vbemp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/minipo…
Modified: branches/arty-newcc/drivers/video/miniport/vbe/vbemp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/minipo…
Modified: branches/arty-newcc/drivers/video/miniport/vga/vgamp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/minipo…
Modified: branches/arty-newcc/drivers/video/miniport/vga/vgamp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/minipo…
Modified: branches/arty-newcc/drivers/video/miniport/xboxvmp/xboxvmp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/minipo…
Modified: branches/arty-newcc/drivers/video/miniport/xboxvmp/xboxvmp.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/minipo…
Modified: branches/arty-newcc/drivers/video/videoprt/agp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/ddc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/int10.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/interrupt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/resource.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/services.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/videoprt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/videoprt.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Modified: branches/arty-newcc/drivers/video/videoprt/videoprt.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/video/videop…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/audio_test/audio_test.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/audio_test/audio_test.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/Miniport.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportDMus.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportMidi.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportTopology.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportWaveCyclic.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/MiniportWavePci.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/Port.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortDMus.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortMidi.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortTopology.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortWaveCyclic.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/PortWavePci.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/adapter.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/api.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/connection.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/dispatcher.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/dll.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/dma_slave.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/drm_port.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/filter_wavecyclic.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/guids.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/interfaces.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/interrupt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/irp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/irpstream.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport_dmus.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport_factory.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/miniport_fmsynth.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/pin_wavecyclic.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/pool.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_dmus.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_midi.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_topology.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_wavecyclic.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/port_wavepci.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Removed: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/portcls.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/portcls.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/power.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/private.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/propertyhandler.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/registry.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/resource.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/service_group.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/undoc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Added: branches/arty-newcc/drivers/wdm/audio/backpln/portcls/version.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/ba…
Modified: branches/arty-newcc/drivers/wdm/audio/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/di…
Removed: branches/arty-newcc/drivers/wdm/audio/drivers/mpu401/mpu401.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Modified: branches/arty-newcc/drivers/wdm/audio/drivers/mpu401/mpu401.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Modified: branches/arty-newcc/drivers/wdm/audio/drivers/sb16/sb16.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Removed: branches/arty-newcc/drivers/wdm/audio/drivers/sb16/sb16_ks.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Modified: branches/arty-newcc/drivers/wdm/audio/drm/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Removed: branches/arty-newcc/drivers/wdm/audio/drm/drmk/drmk.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Modified: branches/arty-newcc/drivers/wdm/audio/drm/drmk/drmk.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Modified: branches/arty-newcc/drivers/wdm/audio/drm/drmk/stubs.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/dr…
Modified: branches/arty-newcc/drivers/wdm/audio/legacy/directory.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Added: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/control.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Added: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/deviface.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Modified: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/entry.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Added: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/interface.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Added: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/wdmaud.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Modified: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/wdmaud.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Added: branches/arty-newcc/drivers/wdm/audio/legacy/wdmaud/wdmaud.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/le…
Added: branches/arty-newcc/drivers/wdm/audio/sysaudio/control.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Added: branches/arty-newcc/drivers/wdm/audio/sysaudio/deviface.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Added: branches/arty-newcc/drivers/wdm/audio/sysaudio/dispatcher.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Modified: branches/arty-newcc/drivers/wdm/audio/sysaudio/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Added: branches/arty-newcc/drivers/wdm/audio/sysaudio/pin.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Added: branches/arty-newcc/drivers/wdm/audio/sysaudio/sysaudio.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Modified: branches/arty-newcc/drivers/wdm/audio/sysaudio/sysaudio.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Modified: branches/arty-newcc/drivers/wdm/audio/sysaudio/sysaudio.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wdm/audio/sy…
Modified: branches/arty-newcc/drivers/wmi/wmilib.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wmi/wmilib.c…
Modified: branches/arty-newcc/drivers/wmi/wmilib.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/drivers/wmi/wmilib.r…