Boudewijn Dekker
93e68a6285
changed io.h regarding prototypes starting with an underscore
...
svn path=/trunk/; revision=251
1999-02-20 18:40:58 +00:00
Boudewijn Dekker
17a714dfcd
added some files and impl diff between fileno and handles
...
svn path=/trunk/; revision=250
1999-02-20 18:36:47 +00:00
Boudewijn Dekker
25f46657b5
Fixed bug in filetime to system time conversion.
...
svn path=/trunk/; revision=249
1999-02-20 09:11:46 +00:00
jean
e177bf992c
revert change in IopCloseFile, because David Welch is sure we must send
...
IRP_MJ_CLEANUP
svn path=/trunk/; revision=248
1999-02-18 12:28:06 +00:00
jean
c3e2bc8f4d
add date and time in dir.
...
svn path=/trunk/; revision=247
1999-02-16 12:48:15 +00:00
jean
bd305c8221
correct conversion from dos date and time to TIMEFIELDS.
...
svn path=/trunk/; revision=246
1999-02-16 12:47:30 +00:00
jean
b16dd07968
add time fields in Find Informations.
...
svn path=/trunk/; revision=245
1999-02-16 12:46:33 +00:00
jean
bc669554a9
correct bug
...
svn path=/trunk/; revision=244
1999-02-16 12:45:28 +00:00
jean
276842493c
add time.o and memcpy.o
...
svn path=/trunk/; revision=243
1999-02-16 12:41:57 +00:00
jean
32835c2a47
removed stubs for memcpy,RtlTimeFieldsToTime,RtlTimeTotimeFields
...
svn path=/trunk/; revision=242
1999-02-16 12:40:05 +00:00
jean
edabb16494
copied from lib/crtdll/string/memcpy.c
...
svn path=/trunk/; revision=241
1999-02-16 12:38:46 +00:00
jean
d4164f1a07
copied from ntoskrnl/rtl/time.c
...
svn path=/trunk/; revision=240
1999-02-16 12:37:48 +00:00
Rex Jolliff
ace5da2d0d
Added a clean rule
...
svn path=/trunk/; revision=239
1999-02-16 07:48:03 +00:00
Rex Jolliff
6752566cd2
missed this file
...
svn path=/trunk/; revision=238
1999-02-16 07:47:29 +00:00
jean
2c6653bf1c
place hal/ddk.h after rtl.h, hal/ddk.h needs rtl.h for HalQueryRealTimeClock
...
svn path=/trunk/; revision=237
1999-02-15 11:40:28 +00:00
jean
6cbc9243c9
add HalQueryRealTimeClock
...
svn path=/trunk/; revision=236
1999-02-15 11:38:36 +00:00
jean
9c602cda2e
add time.o (function HalQueryRealTimeClock)
...
svn path=/trunk/; revision=235
1999-02-15 11:36:21 +00:00
jean
fc52fb7648
function HalQueryRealTimeClock : partial implementation
...
svn path=/trunk/; revision=234
1999-02-15 11:35:01 +00:00
jean
621baeefa5
correct bug in CreateDirectory
...
svn path=/trunk/; revision=233
1999-02-15 11:33:06 +00:00
jean
9f5cc5a859
modify IopCloseFile : send IRP_MJ_CLOSE .
...
svn path=/trunk/; revision=232
1999-02-15 11:29:08 +00:00
jean
00ec608e15
add a buffer for each file opened
...
svn path=/trunk/; revision=231
1999-02-15 11:26:13 +00:00
jean
2f1849aae9
add a read buffer of one cluster for each file
...
svn path=/trunk/; revision=230
1999-02-15 11:25:23 +00:00
jean
36714219d9
initialize dates to current date
...
svn path=/trunk/; revision=229
1999-02-15 11:24:13 +00:00
Rex Jolliff
6e66d97592
Added check for ROSKRNL.EXE kernel import references
...
svn path=/trunk/; revision=228
1999-02-12 22:07:20 +00:00
jean
cadd577325
RtlNtStatusToDosError : return 0 if no error, 1 else.
...
svn path=/trunk/; revision=227
1999-02-11 12:42:18 +00:00
jean
d6995d6c9c
correct bug in WriteFile : crash if Overlapped is null
...
svn path=/trunk/; revision=226
1999-02-11 12:40:02 +00:00
jean
638ba1c9e4
correct bug on CreateDirectory : crash if no template
...
correct call to ZwCreateFile
svn path=/trunk/; revision=225
1999-02-11 12:38:30 +00:00
jean
9e65542bad
add defines for ByteOffset parameter
...
svn path=/trunk/; revision=224
1999-02-10 13:12:41 +00:00
jean
3315d25a64
change declaration of functions
...
svn path=/trunk/; revision=223
1999-02-10 13:04:16 +00:00
jean
a649212d32
correct bug in FindFile : support fragmented directories
...
suppress \ at end of filename
svn path=/trunk/; revision=222
1999-02-10 12:52:48 +00:00
jean
4b8117cedc
completed write functions : write correct entries in directories
...
svn path=/trunk/; revision=221
1999-02-10 12:48:37 +00:00
jean
b9da76d7ef
changes because of new version of function FindFile
...
svn path=/trunk/; revision=220
1999-02-10 12:46:59 +00:00
Rex Jolliff
0a828ed745
another test
...
svn path=/trunk/; revision=219
1999-02-09 06:54:53 +00:00
Rex Jolliff
a943c76484
a test
...
svn path=/trunk/; revision=218
1999-02-09 06:53:18 +00:00
David Welch
70f7c7269c
Fixed bugs in lib/kernel32/file/curdir.c and
...
lib/kernel32/misc/console.c
svn path=/trunk/; revision=217
1999-02-07 00:37:29 +00:00
David Welch
02e70516ef
Fixed bug in lib/kernel32/misc/console.c
...
svn path=/trunk/; revision=216
1999-02-06 18:39:40 +00:00
David Welch
e5dfcc9871
no message
...
svn path=/trunk/; revision=215
1999-02-06 18:34:14 +00:00
Rex Jolliff
f8492b9ae3
various changes
...
svn path=/trunk/; revision=214
1999-02-06 00:34:56 +00:00
Rex Jolliff
6bee27aa2a
Fixed page fault due to timer. Problem with timeout still needs to be fixed.
...
svn path=/trunk/; revision=213
1999-02-06 00:33:33 +00:00
Rex Jolliff
dbad901d31
Fixed debug statement
...
svn path=/trunk/; revision=212
1999-02-06 00:29:31 +00:00
Rex Jolliff
e51b6b925d
Forgot to bump version on last changes
...
svn path=/trunk/; revision=211
1999-02-05 19:39:35 +00:00
Rex Jolliff
f45b570cc3
Added symbolic stack dump
...
svn path=/trunk/; revision=210
1999-02-05 19:38:30 +00:00
Rex Jolliff
55d6c152b6
more changes from Boudewijn
...
svn path=/trunk/; revision=209
1999-02-05 19:36:21 +00:00
Rex Jolliff
3aed7d1da4
incorporating changes from Boudewijn
...
svn path=/trunk/; revision=208
1999-02-05 19:35:56 +00:00
Rex Jolliff
df27ab373b
incorporated changes from Boudewijn
...
svn path=/trunk/; revision=207
1999-02-05 19:27:21 +00:00
Rex Jolliff
67c37a748e
Incorporated changed from Boudewijn
...
svn path=/trunk/; revision=206
1999-02-05 19:24:10 +00:00
Rex Jolliff
d4195242ff
incorporated changes from dekker
...
svn path=/trunk/; revision=205
1999-02-05 19:15:33 +00:00
Rex Jolliff
9bcc89126c
a test
...
svn path=/trunk/; revision=204
1999-02-05 18:52:58 +00:00
Rex Jolliff
d7a481490e
Renamed from uppercase
...
svn path=/trunk/; revision=203
1999-02-05 18:44:52 +00:00
Rex Jolliff
bfd196dfd9
changes to support new library modules
...
svn path=/trunk/; revision=202
1999-02-05 18:34:02 +00:00
Rex Jolliff
f4e6240546
added libgcc.a to link spec
...
svn path=/trunk/; revision=201
1999-02-05 18:24:00 +00:00
David Welch
5ba4cc87c5
Extensive changes to the objmgr
...
Some bug fixes
svn path=/trunk/; revision=200
1999-02-01 20:58:37 +00:00
David Welch
e999320cb5
Deleted these
...
svn path=/trunk/; revision=199
1999-02-01 20:52:55 +00:00
David Welch
88987510df
Delete this (empty file)
...
svn path=/trunk/; revision=198
1999-02-01 20:52:08 +00:00
David Welch
5cb80487c2
Deleted these (shell now redundant)
...
svn path=/trunk/; revision=197
1999-02-01 20:51:28 +00:00
David Welch
3fcccd0b8c
Removed some memory leaks
...
Moved from first-fit to best-fit for non-paged pool allocation
Fixed bug in console driver (wasn't completing irps)
Fixed bug in vfat fsd (didn't recognize paths of the form foo//bar)
svn path=/trunk/; revision=196
1999-01-29 14:33:04 +00:00
David Welch
a984daa5de
no message
...
svn path=/trunk/; revision=195
1999-01-28 21:42:01 +00:00
David Welch
9a068f8b4b
Removed memory leaks
...
Fixed bug in console driver (wasn't completing irp)
svn path=/trunk/; revision=194
1999-01-28 21:41:05 +00:00
David Welch
0bcca89137
no message
...
svn path=/trunk/; revision=193
1999-01-28 15:54:26 +00:00
Rex Jolliff
531f88e833
changed program loader to map image into section
...
svn path=/trunk/; revision=192
1999-01-25 23:06:30 +00:00
Rex Jolliff
a3232e28c6
changes to implement registry tags
...
svn path=/trunk/; revision=191
1999-01-22 00:28:31 +00:00
David Welch
1908a698e8
Fixed some bugs
...
svn path=/trunk/; revision=190
1999-01-20 19:02:05 +00:00
jean
97b7ce3ac3
prepare to reserve resource
...
svn path=/trunk/; revision=189
1999-01-20 13:07:12 +00:00
jean
f03f3933bc
corrected bugs in long names, and write operations
...
add functionnalities to create operation
svn path=/trunk/; revision=188
1999-01-20 13:05:53 +00:00
jean
85e4809132
many bug fixes
...
svn path=/trunk/; revision=187
1999-01-20 13:00:35 +00:00
jean
e9b21d3c1d
modify dir command : print altername name, size and long name
...
svn path=/trunk/; revision=186
1999-01-20 12:58:11 +00:00
jean
f9a230ad49
return both alternate and long filename
...
return file size
svn path=/trunk/; revision=185
1999-01-20 12:56:24 +00:00
jean
efa169ca61
remove STATUS_xxx values defined in ddk/status.h
...
add FILE_ATTRIBUTE_xxx values needed by vfat driver
svn path=/trunk/; revision=184
1999-01-20 12:53:14 +00:00
jean
8f3084dc6d
define File disposition values as NT
...
add FILE_EXISTS
svn path=/trunk/; revision=183
1999-01-20 12:47:37 +00:00
jean
93afbbc9d6
define STATUS values as nt
...
add some values required by vfat driver
svn path=/trunk/; revision=182
1999-01-20 12:45:33 +00:00
Rex Jolliff
5998255e83
changed ObLookupObject to use Parse member if nonnull
...
svn path=/trunk/; revision=181
1999-01-20 00:19:46 +00:00
Rex Jolliff
a1fca3d3ae
changed Parse member of object type
...
svn path=/trunk/; revision=180
1999-01-20 00:19:08 +00:00
Rex Jolliff
1e4904f8dd
added for crtdll
...
svn path=/trunk/; revision=179
1999-01-17 17:57:38 +00:00
Rex Jolliff
ac9c590908
adding files for kernel32/crtdll
...
svn path=/trunk/; revision=178
1999-01-17 17:49:46 +00:00
Rex Jolliff
107f6406fc
fixed a bug in K32 heap init
...
svn path=/trunk/; revision=177
1999-01-17 17:45:20 +00:00
David Welch
12ea84e3c9
Bug fixes
...
svn path=/trunk/; revision=176
1999-01-17 17:30:18 +00:00
David Welch
8551dc320b
Removed obsolete documentation
...
svn path=/trunk/; revision=175
1999-01-17 17:18:35 +00:00
David Welch
512966336f
Add new documentation
...
svn path=/trunk/; revision=174
1999-01-17 17:17:09 +00:00
David Welch
ed27871348
Updated TODO list
...
svn path=/trunk/; revision=173
1999-01-17 17:16:00 +00:00
David Welch
51f310e703
Fixed bug (please don't alter functions without debugging)
...
svn path=/trunk/; revision=172
1999-01-17 17:12:19 +00:00
David Welch
804bfa6fb9
Added this because the crtdll files seem to need it
...
svn path=/trunk/; revision=171
1999-01-16 21:16:38 +00:00
David Welch
c2059de8af
Fixed several bugs
...
Commented out code that wouldn't compile in lib/crtdll
Began removed memory and file leaks
svn path=/trunk/; revision=170
1999-01-16 21:03:00 +00:00
Rex Jolliff
73d2af04d9
added to cover copyright requirements
...
svn path=/trunk/; revision=169
1999-01-16 17:30:25 +00:00
Rex Jolliff
d01f8c3180
Boudewjin's massive work on kernel32 and crtdll and a console driver.
...
svn path=/trunk/; revision=168
1999-01-16 02:11:45 +00:00
jean
6298d37c71
changes to make create directory functions active.
...
svn path=/trunk/; revision=167
1999-01-13 15:57:45 +00:00
jean
dd705acbd0
correct some bugs in WriteFile function
...
svn path=/trunk/; revision=166
1999-01-13 15:53:56 +00:00
jean
455be0fece
transmit CreateOptions and CreateDisposition to Irp
...
svn path=/trunk/; revision=165
1999-01-13 15:49:07 +00:00
jean
2d3181f734
more completely implement write operations
...
svn path=/trunk/; revision=164
1999-01-13 15:46:52 +00:00
jean
2b59b2c1c2
add file dirwr.c
...
add entry to generate test executables
svn path=/trunk/; revision=163
1999-01-13 15:37:47 +00:00
jean
3c80407d9b
write operations on directories
...
svn path=/trunk/; revision=162
1999-01-13 15:25:50 +00:00
jean
93b8081eed
some bugfixes
...
work on write operations
svn path=/trunk/; revision=161
1999-01-13 15:21:34 +00:00
jean
a044d562b8
add more function's declarations
...
svn path=/trunk/; revision=160
1999-01-13 15:20:31 +00:00
jean
523aba9a89
cancel changes from david welch : write operations dangerous
...
remove allocations, use directly buffers
svn path=/trunk/; revision=159
1999-01-13 15:14:48 +00:00
Rex Jolliff
b0cbc91ce1
PE driver loader is complete.
...
svn path=/trunk/; revision=158
1999-01-13 03:00:06 +00:00
Rex Jolliff
dc7be08202
more work on loader
...
svn path=/trunk/; revision=157
1999-01-12 07:44:55 +00:00
Rex Jolliff
01e34a063a
added for registry support
...
svn path=/trunk/; revision=156
1999-01-12 01:28:55 +00:00
Rex Jolliff
29ef6b5bac
Wrote initial hack at ZwCreateKey and CmInitialize
...
svn path=/trunk/; revision=155
1999-01-07 01:38:57 +00:00
Rex Jolliff
4159ed2941
Modifed to add Registry specific object mgr types and functions
...
svn path=/trunk/; revision=154
1999-01-07 01:37:29 +00:00
jean
1e09a4813f
redo changes in 1.9 from Rex.
...
correct bug on fragmented directories.
svn path=/trunk/; revision=153
1999-01-05 12:04:08 +00:00
David Welch
36902d624f
Created bugs in wait and timer code
...
svn path=/trunk/; revision=152
1999-01-04 23:01:18 +00:00
jean
4850652d25
use of correct zones for arguments restartscan and singleentry
...
svn path=/trunk/; revision=151
1999-01-04 14:11:15 +00:00
jean
c92156be04
added function to defrag free list, because else pool take all memory
...
with free list.
svn path=/trunk/; revision=150
1999-01-04 12:35:24 +00:00
jean
17b6b4d72a
correct bug in write operations
...
svn path=/trunk/; revision=149
1999-01-04 12:11:35 +00:00
jean
66658f3d1a
many changes to :
...
support one FCB/file and one CCB/open
write on existing files
open of root directory
svn path=/trunk/; revision=148
1999-01-04 12:08:54 +00:00
jean
35f07df64f
adaptation to new structs in vfat.h
...
svn path=/trunk/; revision=147
1999-01-04 12:02:38 +00:00
jean
06a593cc64
changes to support FCB and CCB better
...
svn path=/trunk/; revision=146
1999-01-04 11:59:25 +00:00
David Welch
20ef31f3cc
Added directory listing support for the shell
...
Correctec bug that prevented listing the root directory in the vfat fsd
Corrected mistake where the SL_xxx constants were too long
svn path=/trunk/; revision=145
1999-01-03 16:18:19 +00:00
Rex Jolliff
2d14c3e110
Changes to support the COFF driver loader
...
svn path=/trunk/; revision=144
1999-01-01 22:33:38 +00:00
David Welch
02e3d7b08e
*** empty log message ***
...
svn path=/trunk/; revision=143
1999-01-01 22:03:17 +00:00
David Welch
d55d012d33
Added ntdll functions
...
svn path=/trunk/; revision=142
1999-01-01 21:47:57 +00:00
David Welch
de8fc633f8
Beginnings of ext2fs driver
...
svn path=/trunk/; revision=141
1999-01-01 21:39:43 +00:00
Rex Jolliff
3244132cc7
Changes to support new VFAT functions and the loader
...
svn path=/trunk/; revision=140
1998-12-30 22:48:14 +00:00
Rex Jolliff
6ce4528a80
new file for driver from Jean
...
svn path=/trunk/; revision=139
1998-12-30 19:01:23 +00:00
Rex Jolliff
43fd2f2579
readme for the VFAT driver provided by jean
...
svn path=/trunk/; revision=138
1998-12-30 18:45:49 +00:00
Rex Jolliff
a984573ad4
more loader changes and new fixes to the VFAT driver from jean
...
svn path=/trunk/; revision=137
1998-12-30 18:43:27 +00:00
Rex Jolliff
6fd4505b6f
more changes to support the loader
...
svn path=/trunk/; revision=136
1998-12-23 02:40:01 +00:00
David Welch
4209cfec73
Changed type of LONGLONG
...
svn path=/trunk/; revision=135
1998-12-22 20:41:40 +00:00
David Welch
e007300ee0
Fixed race in task-switching code
...
svn path=/trunk/; revision=134
1998-12-22 19:14:19 +00:00
David Welch
3ecc11334b
Fixed race in task switching code
...
svn path=/trunk/; revision=133
1998-12-22 19:13:33 +00:00
David Welch
1628f7a89e
Fixed a race in the task-switching code
...
svn path=/trunk/; revision=132
1998-12-22 19:11:47 +00:00
David Welch
b161ff0650
Fixed bug
...
svn path=/trunk/; revision=131
1998-12-21 15:48:21 +00:00
Rex Jolliff
6cd2bc16b8
Various changes to support the executable/driver loader
...
svn path=/trunk/; revision=130
1998-12-20 19:41:39 +00:00
David Welch
a9ce8c6379
*** empty log message ***
...
svn path=/trunk/; revision=129
1998-12-19 19:26:02 +00:00
David Welch
5d1ddcb775
Adding missing functions to ntdll
...
svn path=/trunk/; revision=128
1998-12-19 19:05:11 +00:00
David Welch
962e8486ea
Put def file in its own directory
...
svn path=/trunk/; revision=127
1998-12-19 19:01:30 +00:00
David Welch
8f8c71dfb9
Minor bug fixes
...
svn path=/trunk/; revision=126
1998-12-19 18:56:57 +00:00
David Welch
e017266cd0
Corrected some bugs in the system libraries
...
svn path=/trunk/; revision=125
1998-12-19 18:49:28 +00:00
David Welch
316713be6b
Small changes to include files
...
svn path=/trunk/; revision=124
1998-12-19 18:46:02 +00:00
David Welch
937e125ad7
Improved shell and removed symbol list
...
svn path=/trunk/; revision=123
1998-12-19 18:44:54 +00:00
David Welch
43c24d3654
Removed string functions from native system calls and removed binary from
...
repository
svn path=/trunk/; revision=122
1998-12-19 18:40:55 +00:00
David Welch
7e398d4e22
Cleaned up system libraries
...
svn path=/trunk/; revision=121
1998-12-19 17:48:53 +00:00
Rex Jolliff
0d71cd85bd
more hacking on the loader
...
svn path=/trunk/; revision=120
1998-12-12 17:44:30 +00:00
David Welch
f5d7376e5a
Additions to ntifs.h (just for reference)
...
svn path=/trunk/; revision=119
1998-12-12 17:01:34 +00:00
Rex Jolliff
570be7966c
Implemented loader functions for COFF Drivers and BIN apps, and stubs for PE apps
...
svn path=/trunk/; revision=118
1998-12-12 00:24:12 +00:00
David Welch
6b8cb5c939
Added ChangeLog for better version information, io.h so it would compile
...
svn path=/trunk/; revision=117
1998-12-08 23:43:37 +00:00
David Welch
6eaf6180fd
Corrected a memory leak in the read cleanup code
...
svn path=/trunk/; revision=116
1998-12-08 19:44:04 +00:00
David Welch
4bc75819a3
Corrected a number of bugs, including the keyboard one
...
svn path=/trunk/; revision=115
1998-12-08 16:51:47 +00:00
Rex Jolliff
8587170853
didnt want to delete these
...
svn path=/trunk/; revision=114
1998-12-08 04:31:41 +00:00
Rex Jolliff
683ed8c5a1
Added ZwQueryFileInformation
...
svn path=/trunk/; revision=113
1998-12-08 04:31:04 +00:00
Rex Jolliff
bc06faa8cd
Fixed a bug introduced by a change in ZwAllocateVirtualMemory call
...
svn path=/trunk/; revision=112
1998-12-06 00:04:04 +00:00
Rex Jolliff
4bc8aa3713
more minor fixes
...
svn path=/trunk/; revision=111
1998-12-05 00:15:50 +00:00
Rex Jolliff
b097125d77
this file is machine generated
...
svn path=/trunk/; revision=110
1998-12-04 23:36:58 +00:00
Rex Jolliff
13e75fd710
cleanup to support incorporated changes
...
svn path=/trunk/; revision=109
1998-12-04 23:35:48 +00:00
Rex Jolliff
37af92952e
Rolled in various changes from others
...
svn path=/trunk/; revision=108
1998-12-04 18:28:13 +00:00
Rex Jolliff
159ee3800d
Added this file
...
svn path=/trunk/; revision=107
1998-12-03 04:49:07 +00:00
Rex Jolliff
82d21c903e
Changed include/hal/io.h to halio.h with i386/io.h
...
svn path=/trunk/; revision=106
1998-11-29 19:39:40 +00:00
Rex Jolliff
b6187e2de7
added ext partition check macro
...
svn path=/trunk/; revision=105
1998-11-29 19:31:45 +00:00
Rex Jolliff
98d405409a
bumped the DRQ timeout up due to user request
...
svn path=/trunk/; revision=104
1998-11-29 19:29:57 +00:00
Rex Jolliff
ce0b82afeb
Used Ext partition detection macro and less intrusive register maps
...
svn path=/trunk/; revision=103
1998-11-29 19:28:18 +00:00
Rex Jolliff
fd5a21279e
Continuing work in progress
...
svn path=/trunk/; revision=102
1998-11-29 19:25:39 +00:00
Rex Jolliff
e96765787f
Thread should be restarted in passive level.
...
svn path=/trunk/; revision=101
1998-11-29 19:24:46 +00:00
Rex Jolliff
a06ebb79bb
Changed include file spec
...
svn path=/trunk/; revision=100
1998-11-29 19:22:42 +00:00
Rex Jolliff
f075faafdf
changed include file spec
...
svn path=/trunk/; revision=99
1998-11-29 19:15:37 +00:00
Rex Jolliff
043bc3b058
added support for CHECKED macro
...
svn path=/trunk/; revision=98
1998-11-29 19:11:10 +00:00
Rex Jolliff
a3a5ebb7c7
added CHECKED to defines
...
svn path=/trunk/; revision=97
1998-11-29 19:09:49 +00:00
Rex Jolliff
f93f98a522
added driver unloading to list
...
svn path=/trunk/; revision=96
1998-11-29 19:08:21 +00:00
David Welch
93263fa722
Updated version.h only, just a test really
...
svn path=/trunk/; revision=95
1998-11-28 23:07:08 +00:00
Rex Jolliff
d6830ac891
added more partition types including FAT32
...
svn path=/trunk/; revision=94
1998-11-13 08:06:13 +00:00
Rex Jolliff
1302d0fe3b
used macro for winsize in place of hardcoded number
...
svn path=/trunk/; revision=93
1998-11-13 08:05:22 +00:00
Rex Jolliff
45a6e16434
fixed error in stub code
...
svn path=/trunk/; revision=92
1998-11-13 08:04:16 +00:00
Rex Jolliff
c89930f961
udpate
...
svn path=/trunk/; revision=91
1998-11-07 21:38:16 +00:00
Rex Jolliff
bc9bf59740
New release from Jason
...
svn path=/trunk/; revision=90
1998-11-07 20:30:33 +00:00
Rex Jolliff
a998ae77b0
Added unimplemented message to unimplemented functions
...
svn path=/trunk/; revision=89
1998-11-07 20:29:46 +00:00
Rex Jolliff
7499a5965d
added unimplemented messages to all imimplemented functions
...
svn path=/trunk/; revision=88
1998-11-07 20:28:51 +00:00
Rex Jolliff
f530e60c76
Fixed calls to StartTimer
...
svn path=/trunk/; revision=87
1998-10-31 22:33:17 +00:00
Rex Jolliff
409861205e
no change
...
svn path=/trunk/; revision=86
1998-10-31 22:32:13 +00:00
Rex Jolliff
33e768c8cd
added descriptive text to exception dump
...
svn path=/trunk/; revision=85
1998-10-31 22:30:08 +00:00
Rex Jolliff
5dd16d52fe
added cmd to gen syms
...
svn path=/trunk/; revision=84
1998-10-31 22:25:30 +00:00
Rex Jolliff
3c0b32b97a
(Jason) various changes
...
svn path=/trunk/; revision=83
1998-10-31 15:54:07 +00:00
Rex Jolliff
b5be07756f
(Jason) added sector count to blockdev interface
...
svn path=/trunk/; revision=82
1998-10-31 15:52:45 +00:00
Rex Jolliff
8134515a1a
Used a different constant for number of poll retries
...
svn path=/trunk/; revision=81
1998-10-31 15:51:23 +00:00
Rex Jolliff
a3fbbaa42d
added timer test routines
...
svn path=/trunk/; revision=80
1998-10-31 15:50:08 +00:00
Rex Jolliff
8b29e69d3d
Verified correctness of epoch DOW
...
svn path=/trunk/; revision=79
1998-10-31 15:47:28 +00:00
Rex Jolliff
e3a11b68b8
Fixed timer constants and repitition code
...
svn path=/trunk/; revision=78
1998-10-31 15:46:36 +00:00
Rex Jolliff
09215f3126
Fixed large integer conv bug
...
svn path=/trunk/; revision=77
1998-10-31 15:44:22 +00:00
Rex Jolliff
e68e2e431a
Added Fix for >255 sector read/write and first hack at timeout code
...
svn path=/trunk/; revision=76
1998-10-20 06:00:13 +00:00
Rex Jolliff
267b8c4e8c
Fix from brian for broken function
...
svn path=/trunk/; revision=75
1998-10-20 05:58:53 +00:00
Rex Jolliff
dc5f3e0195
Fixed synchronous I/O bug in ZwWriteFile
...
svn path=/trunk/; revision=74
1998-10-20 05:56:26 +00:00
Rex Jolliff
74ff8524ad
Added serial debugging support
...
svn path=/trunk/; revision=73
1998-10-20 05:54:29 +00:00
Rex Jolliff
37529daf35
Fixed a problem with buffered io IRPs
...
svn path=/trunk/; revision=72
1998-10-13 03:24:42 +00:00
Rex Jolliff
d0c8759887
Changed failure status report to print hex
...
svn path=/trunk/; revision=71
1998-10-12 21:05:58 +00:00
Rex Jolliff
8909f04b2c
Fixed debugging messages and other minor changes
...
svn path=/trunk/; revision=70
1998-10-12 21:04:07 +00:00
Rex Jolliff
e1d692c393
Eliminated a compiler warning
...
svn path=/trunk/; revision=69
1998-10-12 21:02:34 +00:00
Rex Jolliff
1d9a6c728c
changed static functions to standard naming convention
...
svn path=/trunk/; revision=68
1998-10-12 20:58:27 +00:00
Rex Jolliff
0805f2913e
added include for debugging macros
...
svn path=/trunk/; revision=67
1998-10-12 20:54:51 +00:00
Rex Jolliff
135e1512ef
UserEvent and UserIosb were not being set in IoBuildSynchronousFsdRequest
...
svn path=/trunk/; revision=66
1998-10-12 20:51:28 +00:00
Rex Jolliff
a7dd9bd3f9
added some comment markers in the status codes
...
svn path=/trunk/; revision=65
1998-10-12 20:50:33 +00:00
Rex Jolliff
6144b903c3
chagned to support local build
...
svn path=/trunk/; revision=64
1998-10-12 20:40:20 +00:00
Rex Jolliff
3afc66723c
more chages to bring up to krnl0012
...
svn path=/trunk/; revision=62
1998-10-05 14:31:06 +00:00
Rex Jolliff
537bf0fdf6
This commit was generated by cvs2svn to compensate for changes in r58,
...
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=59
1998-10-05 04:55:45 +00:00
Rex Jolliff
c38258c97a
Initial revision
...
svn path=/trunk/; revision=56
1998-10-05 04:55:44 +00:00
Rex Jolliff
3f988bd286
brings code in line with release 12
...
svn path=/trunk/; revision=55
1998-10-05 04:50:07 +00:00
Rex Jolliff
ee81c811cd
This commit was generated by cvs2svn to compensate for changes in r52,
...
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=53
1998-10-05 04:01:30 +00:00
Rex Jolliff
645218d5c8
Initial revision
...
svn path=/trunk/; revision=50
1998-10-05 04:00:59 +00:00
Rex Jolliff
5c0fb0f108
general bug fix changes
...
svn path=/trunk/; revision=49
1998-10-05 03:39:36 +00:00
Rex Jolliff
22ebf085eb
First release of the IDE driver
...
svn path=/trunk/; revision=48
1998-09-20 02:22:48 +00:00
Rex Jolliff
cb0fe70650
Page overlapping MDLs have been fixed
...
svn path=/trunk/; revision=47
1998-09-20 02:21:36 +00:00
Rex Jolliff
9a55f0f7ed
this fixes the problem with NASM invocation in make
...
svn path=/trunk/; revision=46
1998-09-20 02:19:42 +00:00
Rex Jolliff
7967ac94a2
fixes and changes to support IDE driver
...
svn path=/trunk/; revision=45
1998-09-15 14:31:18 +00:00
Rex Jolliff
4bbc8ea6ef
added pool validation to checkpoint/dprint macro
...
svn path=/trunk/; revision=44
1998-09-15 14:18:47 +00:00
Rex Jolliff
099d789b13
array definition had incorrect length
...
svn path=/trunk/; revision=43
1998-09-15 14:17:32 +00:00
Rex Jolliff
6bdaf42c26
cleanup of import
...
svn path=/trunk/; revision=42
1998-09-13 16:32:10 +00:00
Rex Jolliff
40473b6aba
This commit was generated by cvs2svn to compensate for changes in r39,
...
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=40
1998-09-13 15:55:55 +00:00
Rex Jolliff
ffc37c2cfd
Initial revision
...
svn path=/trunk/; revision=37
1998-09-13 15:55:36 +00:00
Rex Jolliff
e8652909ce
changes to support debugging of ide driver
...
svn path=/trunk/; revision=36
1998-09-13 02:37:20 +00:00
Rex Jolliff
153b0ad928
ZwReadFile was using Write member of Irp union.
...
ZwReadFile now returns correct status
svn path=/trunk/; revision=35
1998-09-13 01:17:05 +00:00
Rex Jolliff
ca01965c67
added code to initialize CurrentIrp in DeviceObject.
...
svn path=/trunk/; revision=34
1998-09-13 01:13:48 +00:00
Rex Jolliff
b903d86810
no specific problems fixed
...
svn path=/trunk/; revision=33
1998-09-09 02:34:38 +00:00
Rex Jolliff
809b4b1eab
This commit was generated by cvs2svn to compensate for changes in r30,
...
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=31
1998-09-05 17:34:23 +00:00
Rex Jolliff
bb9cc48934
Initial revision
...
svn path=/trunk/; revision=28
1998-09-05 17:33:57 +00:00
Rex Jolliff
f29364e917
*** empty log message ***
...
svn path=/trunk/; revision=27
1998-09-05 17:18:00 +00:00
Rex Jolliff
38389db926
reorganized it a little
...
svn path=/trunk/; revision=26
1998-09-03 01:47:13 +00:00
Rex Jolliff
50b41bfae6
it is not useful for this to be in the archive
...
svn path=/trunk/; revision=25
1998-09-03 01:46:19 +00:00
Rex Jolliff
b40b785ec0
Implementation of most of the LargeInt functions
...
svn path=/trunk/; revision=24
1998-09-03 01:43:54 +00:00
Rex Jolliff
35cc27eee0
This commit was generated by cvs2svn to compensate for changes in r21,
...
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=22
1998-08-28 23:24:42 +00:00
Rex Jolliff
bbddb2c838
Initial revision
...
svn path=/trunk/; revision=19
1998-08-28 23:24:25 +00:00
Rex Jolliff
b4be455beb
Release Cleanup
...
svn path=/trunk/; revision=18
1998-08-25 05:06:39 +00:00
Rex Jolliff
2fe2a748af
Release cleanup
...
svn path=/trunk/; revision=17
1998-08-25 04:59:57 +00:00
Rex Jolliff
4ef8280497
Release cleanup
...
svn path=/trunk/; revision=16
1998-08-25 04:53:56 +00:00
Rex Jolliff
1189c35dd7
Release cleanup
...
svn path=/trunk/; revision=15
1998-08-25 04:48:36 +00:00
Rex Jolliff
9cef58c15d
Release cleanup
...
svn path=/trunk/; revision=14
1998-08-25 04:41:53 +00:00
Rex Jolliff
cdafa11dc1
new release cleanup
...
svn path=/trunk/; revision=13
1998-08-25 04:37:43 +00:00
Rex Jolliff
b5efc5cfc5
This commit was generated by cvs2svn to compensate for changes in r10,
...
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=11
1998-08-25 04:27:41 +00:00
Rex Jolliff
9e7d29f65a
Initial revision
...
svn path=/trunk/; revision=8
1998-08-25 04:27:26 +00:00
Rex Jolliff
336c153bd9
More work needed before alpha testing
...
svn path=/trunk/; revision=7
1998-08-25 04:06:44 +00:00
The ReactOS Manager
8e97300321
Update from the kernel team
...
svn path=/trunk/; revision=6
1998-08-12 22:43:38 +00:00
The ReactOS Manager
0f94427db0
Initial revision
...
svn path=/trunk/; revision=2
1996-01-23 01:02:17 +00:00