Phillip Susi
faac123528
fixed tab completion with long file names
...
svn path=/trunk/; revision=935
2000-01-17 02:17:50 +00:00
Emanuele Aliberti
e857e97df1
Some more stubs for NDIS.SYS.
...
svn path=/trunk/; revision=934
2000-01-16 18:32:34 +00:00
Emanuele Aliberti
d508a1f0bf
Added two missing names.
...
svn path=/trunk/; revision=933
2000-01-16 18:31:48 +00:00
Eric Kohl
013fc117b8
Added missing features and functions
...
Cleaned confusing file naming
svn path=/trunk/; revision=932
2000-01-14 02:23:25 +00:00
Eric Kohl
3d1f2d98ba
Added missing printf() functions
...
Changed format %w to %S and %W to %wZ
svn path=/trunk/; revision=931
2000-01-12 19:05:32 +00:00
Eric Kohl
de66c40007
Disabled debugging messages
...
svn path=/trunk/; revision=930
2000-01-11 17:33:44 +00:00
Eric Kohl
6cc53dd4b3
Fixed process parameters
...
Simplified current directory code
Added %C and %S formats to printf()
Changed %w to %S
Fixed compiler warnings
svn path=/trunk/; revision=929
2000-01-11 17:32:13 +00:00
Eric Kohl
fb7f4582cd
Fixed ctype and Rtl functions
...
svn path=/trunk/; revision=928
2000-01-11 01:16:50 +00:00
Emanuele Aliberti
a11a76eaef
Some more NTOSKRNL.FsRtl stubs.
...
svn path=/trunk/; revision=927
2000-01-10 22:46:38 +00:00
Eric Kohl
be132afdf2
Added DbgPrint()
...
Fixed some Rtl functions
Added missing printf() and wprintf() functions
svn path=/trunk/; revision=926
2000-01-10 20:34:41 +00:00
Eric Kohl
686387f8e0
Removed fixed screen size code
...
svn path=/trunk/; revision=925
2000-01-09 23:16:41 +00:00
Eric Kohl
492a608e06
Fixed hal display bug
...
svn path=/trunk/; revision=924
2000-01-09 21:39:07 +00:00
Emanuele Aliberti
fd411d8b8c
New year in c/r string.
...
svn path=/trunk/; revision=923
2000-01-08 16:17:50 +00:00
Eric Kohl
6f3d53f751
Added reading screen sizes from crt controller
...
svn path=/trunk/; revision=922
2000-01-07 18:57:33 +00:00
Emanuele Aliberti
462fe323eb
A few more return structures for NtQuerySystemInformation
...
svn path=/trunk/; revision=921
2000-01-06 13:17:48 +00:00
David Welch
4d8c6a710b
Removed debug messages from queuing code (sorry)
...
Added __int64 datatype to files that use it
Hid bug in ide driver (or somewhere) for now
svn path=/trunk/; revision=920
2000-01-06 00:26:16 +00:00
David Welch
623093eaaa
Implemented more security functions
...
Moved general security types into new header file
Implemented ThreadImpersonationToken info class
Bug fixes to queuing code
svn path=/trunk/; revision=919
2000-01-05 21:57:00 +00:00
Eric Kohl
453f513ed3
Fixed ctype table and functions.
...
svn path=/trunk/; revision=918
2000-01-05 19:42:56 +00:00
Eric Kohl
57919a833e
Fixed ctype table.
...
svn path=/trunk/; revision=917
2000-01-05 17:49:00 +00:00
David Welch
e6b5c8bfc7
Disabled pragma statement that was causing problems
...
svn path=/trunk/; revision=916
2000-01-02 14:21:04 +00:00
Eric Kohl
974095c413
Added mbtowc(), mbstowcs(), wctomb() and wcstombs()
...
svn path=/trunk/; revision=914
1999-12-30 14:39:43 +00:00
David Welch
a8ca53d761
Added some additional csrss work
...
Some fixes to the queueing code
Some fixes to the lpc code
Fix to section code
svn path=/trunk/; revision=913
1999-12-30 01:51:42 +00:00
Eric Kohl
c54d897571
Added even more missing functions
...
svn path=/trunk/; revision=912
1999-12-30 01:33:47 +00:00
Eric Kohl
17afcb4dfd
Added some missing debug, math and ctype functions
...
svn path=/trunk/; revision=911
1999-12-29 17:13:27 +00:00
Eric Kohl
2284e742b3
Fixed implementation of register io functions
...
Added luid functions
svn path=/trunk/; revision=910
1999-12-29 01:37:30 +00:00
Eric Kohl
c7580dacf3
Last update for millenium release
...
Fixed some minor bugs
Fixed window title
svn path=/trunk/; revision=909
1999-12-28 23:13:38 +00:00
Eric Kohl
9446011fc1
Minor update
...
svn path=/trunk/; revision=908
1999-12-28 16:25:21 +00:00
Emanuele Aliberti
586433918e
Some more NDIS stubs.
...
svn path=/trunk/; revision=907
1999-12-27 22:27:39 +00:00
Eric Kohl
b9579544e7
Removed cmd target
...
svn path=/trunk/; revision=906
1999-12-27 15:07:00 +00:00
Eric Kohl
005106acbb
Fixed some more STDCALL issues
...
svn path=/trunk/; revision=905
1999-12-27 15:06:13 +00:00
Emanuele Aliberti
38d1018911
Added (io/create.c) IoCreateFile stub.
...
svn path=/trunk/; revision=904
1999-12-26 20:21:03 +00:00
Emanuele Aliberti
ea5959a772
Some missing __stdcall declarations added in headers and in code.
...
svn path=/trunk/; revision=903
1999-12-26 17:22:19 +00:00
Emanuele Aliberti
6b50f46c2f
Some old Fs/Po code added to the makefile
...
svn path=/trunk/; revision=902
1999-12-26 16:36:46 +00:00
David Welch
4d5643a96a
Added some security functions
...
Changes to csrss console support
Fixed bug in gdt.c
svn path=/trunk/; revision=901
1999-12-26 15:50:53 +00:00
Eric Kohl
128cfc8af0
Fixed compiler warnings
...
svn path=/trunk/; revision=900
1999-12-24 17:20:54 +00:00
Eric Kohl
a7a23b4dc3
Added missing test
...
svn path=/trunk/; revision=899
1999-12-24 17:16:32 +00:00
David Welch
dbd051cad4
Corrected additional object manager issues pointed by Philip Susi
...
Began added console i/o code to csrss (not working yet)
Corrected long standing page fault bug (not zeroing allocated page)
svn path=/trunk/; revision=898
1999-12-22 14:48:30 +00:00
Phillip Susi
1667a4589a
fixed typeo
...
svn path=/trunk/; revision=897
1999-12-20 21:30:13 +00:00
Eric Kohl
6a617736e9
Fixed a compiler warning
...
svn path=/trunk/; revision=896
1999-12-20 21:05:53 +00:00
Phillip Susi
d832a87f14
fixed missing dereference and cleaned up code in NtCreateEvent
...
svn path=/trunk/; revision=895
1999-12-20 20:49:27 +00:00
David Welch
13541861b1
Fixed problem with handles not being released
...
Changed page fault handling to take account of the error code
Changed handle table locking
svn path=/trunk/; revision=894
1999-12-20 02:14:40 +00:00
Phillip Susi
dfa5f04c63
merged better assert code back into main trunk
...
svn path=/trunk/; revision=893
1999-12-18 19:50:24 +00:00
David Welch
cc5dc64c30
Worked around compiler bug in NtDelayExecution
...
Added some page free checking
Reorganised thread code a bit
svn path=/trunk/; revision=892
1999-12-18 17:48:23 +00:00
Emanuele Aliberti
8abc09ec0d
Versio info actually linked in *.sys modules
...
svn path=/trunk/; revision=891
1999-12-18 10:17:42 +00:00
Emanuele Aliberti
5b86e3a918
RtlNtStatusToDosError and RtlNtStatusToPsxErrno declared __stdcall
...
svn path=/trunk/; revision=890
1999-12-18 10:16:11 +00:00
Emanuele Aliberti
e5b9e13d59
Minor changes
...
svn path=/trunk/; revision=889
1999-12-18 10:15:11 +00:00
Phillip Susi
bfaef27782
Added tracking of running threads in a process, and termination of process when all threads terminate
...
svn path=/trunk/; revision=888
1999-12-18 07:33:53 +00:00
Phillip Susi
4e94397e24
Added list of threads in process
...
svn path=/trunk/; revision=887
1999-12-18 07:28:28 +00:00
Phillip Susi
683932b845
changed to use proper type for dispatcher header, instead of PVOID in WAIT_BLOCK
...
svn path=/trunk/; revision=886
1999-12-17 23:30:48 +00:00
Phillip Susi
4ce5c9d3b4
fixed WaitForMultipleObjects()'s handling of the WaitAll flag
...
svn path=/trunk/; revision=885
1999-12-17 23:24:27 +00:00