Historie revizí

Autor SHA1 Zpráva Datum
  Evan Green 4bbe7c8a43 Kernel changes needed to get x64 booting to a shell. před 7 roky
  Chris Stevens 5aa46e1b59 Allow a driver to request a non-paged I/O state. před 7 roky
  Evan Green 0b4792b341 Propagate map flags from file objects to mmap. před 7 roky
  Chris Stevens 3a584da8d3 Add device context to user control IRP. před 7 roky
  Chris Stevens b735d55c3d Fix system control lookup structure member name. před 7 roky
  Evan Green ade36855f0 Disallow mmapping of directories. před 7 roky
  Evan Green ab9e4f2b5f Added shmget, shmat, shmdt, and shmctl for mesa. před 7 roky
  Chris Stevens f210201c26 Add a routine to get the current directory. před 7 roky
  Evan Green 24a19ec10a Breaking Change: Reconfigure struct stat. před 7 roky
  Evan Green 8afd3a96b6 Tweak FS lookup to avoid extra copy. před 7 roky
  Chris Stevens 7986cb01d0 Remove unlink on create support. před 7 roky
  Chris Stevens 63d510f427 Remove shared memory object Volume0 dependency. před 7 roky
  Evan Green 68a30a23f1 Fix for initial access on create. před 7 roky
  Evan Green 83647ce4c2 Changes for the install-minimal third-party target. před 7 roky
  Vasco Costa 110330346f Fix typo in io.h. před 7 roky
  Todd Lucas 300fe9af30 Convert usage of PSTR to PCSTR in the public kernel API where applicable před 7 roky
  Evan Green 43e5177b02 Add untested AHCI driver. před 7 roky
  Chris Stevens 7feb02dfd5 Convert page counts from ULONGLONG to UINTN. před 8 roky
  Evan Green 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. před 8 roky
  Evan Green da594e857b Constify some of the code. před 8 roky
  Chris Stevens acb8e37b1c Style fixes in the page cache. před 8 roky
  Chris Stevens ff8735645a Fixed file object / image section lock inversion. před 8 roky
  Chris Stevens 00fb3cab11 Remove unprotected page cache entry counter. před 8 roky
  Chris Stevens 04dfe8dabd Unmap image sections on file object eviction. před 8 roky
  Chris Stevens af5ea57a68 Fixes for synchronized file object flush. před 8 roky
  Chris Stevens 3d73b98809 Convert IoSysPerformIo to use an INTN size. před 8 roky
  Chris Stevens c94f2ae0cf Convert IoSysPoll to use LONG descriptor count. před 8 roky
  Chris Stevens d581697baa Remove system calls' KSTATUS parameter members. před 8 roky
  Chris Stevens 8c5e66f878 Modify system call handler function signature. před 8 roky
  Chris Stevens b7c6288270 Added FIONBIO ioctl support. před 8 roky