2009-10-02 |
John Hodge | Added sanity checking to VFS_OPEN |
commit | commitdiff | tree | snapshot |
2009-10-02 |
John Hodge | Removed Page directory dump, added a mention of the... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
John Hodge | Disabled the FDD driver |
commit | commitdiff | tree | snapshot |
2009-10-01 |
John Hodge | Actually initialised the DMA |
commit | commitdiff | tree | snapshot |
2009-10-01 |
John Hodge | Added DMA and FDD drivers to the tree |
commit | commitdiff | tree | snapshot |
2009-10-01 |
John Hodge | Added Timer functions, DMA Driver and FDD driver |
commit | commitdiff | tree | snapshot |
2009-10-01 |
John Hodge | Fixed CLIShell's `dir` command, added a logout/exit... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
John Hodge | Updated the CLI Shell to use the new path, adding login... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
John Hodge | Fixed Segfault if execve fails, fixed errors in LibC... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
John Hodge | Implemented debug SYS_SETUID and SYS_SETGID (need to... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
John Hodge | Verbosity in MM_PageFault for user Pagefaults |
commit | commitdiff | tree | snapshot |
2009-09-30 |
John Hodge | Immense cleanup of libc, implemening login program... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
John Hodge | Porting FIFO driver |
commit | commitdiff | tree | snapshot |
2009-09-28 |
John Hodge | Started work on VTerm Fonts, slight changes to BochsVBE... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-28 |
John Hodge | Fixed invalid parameters passed to Threads_Exit by... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-28 |
John Hodge | Cut down on debug, fixed tabs, made process tree be... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Removed debug (VFS_GetAbsPath seems to be stable) |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | fixed EOS calculation |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | testing |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | testing |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Testing |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Testing |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Bugfixes, bugfixes, bugfixes |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed string being copied offset |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Made it _look_ like the leading / is included |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Included leading / in path parsing |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed offset issue with slashNum |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Correctness Fix: Stuff speed, now parses CWD with the... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed: Used pos-increment instead of pre-increment |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed use of `pos` instead of `read` in first slash... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed strncmp |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed incorrect use of strpos |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed: Not adding a trailing slash to CWD in VFS_GetAbsPath |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Remove debug & add Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed: Moved back to using symbolic keys for states |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed: Increased key states array to accomidate full... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed duplicate reference of heap locatons, and stopped... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed VFS_ChDir to handle symlinks by using VFS_Open |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Removed debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Removed debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed FAT_Read to return number of bytes read. Created... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed SYS_READ and SYS_WRITE to return correct values |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Disabled Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed MM_ClearUser not zeroing cleared entries |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed bit arithmatic |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Extended MM_Dump to dump table addresses |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Changed user stack to be at 8M |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added catch for when rand() sticks |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Changed random values again |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Changed the random values A and C |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug statement in rand() |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added tracing of ticket draws |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Moved adding a task to the active list to threads.c |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added debug to Threads_GetNext |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added tracing of task switches |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Cut down on debug |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Invalidated page that has just been marked COW |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Helps if DEBUG is defined |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added debug to MM_PageFault |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed MM_PageFault duplicating a page when it is only... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added magic breakpoint to SYS_CLONE, cleaned up other... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Strike that |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed stack changing in SYS_CLONE |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Disabled debug in binary loader and added sleeping... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Turned debug on for binary loader to trace Proc_Execve |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Extra debug in Idle thread |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Debug in Proc_Clone |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added debug to idle task |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Added debug to Proc_Clone |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Fixed Threads_Yield clearning the Quantum, not the... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
John Hodge | Made Threads_WaitTID do a Threads_Dump to find bug... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Changed kernel magic prefix to just Ctrl-... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Changed kernel magic combo prefix to Ctrl-Alt-... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Implemented SYS_CHDIR at user level. Added process... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Started adding sanity checks to syscalls. Added SYS_CHD... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Turned debug off in PCI |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Fixed mismatch between generated file name and FindDir... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Helps if you turn on debug |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Added debug to PCI |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Removed debug from ata, modules, vfs/dir.c and rootfs... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Fixed RootFS not returning a temp heap address |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Added `strdup` library function and removed VFS_FREEPLZ... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Removed debug from FAT and VFS_ReadDir and made DevFS... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Fixed not removing the flag from the string in VFS_ReadDir |
commit | commitdiff | tree | snapshot |
next |