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 |
2009-09-26 |
John Hodge | Made directories indeterminitely sized in FAT |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Fixed support for indeterminate sized directories |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Re-enabled debug in FAT to find bug in ReadDir |
commit | commitdiff | tree | snapshot |
2009-09-26 |
John Hodge | Added "Free Me" Flag to VFS_ReadDir |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Changed VTerm's default colour |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Removed debug from VFS_GetACL and VTerm, fixed DevFS... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Added sanity check to VFS_GetHandle and fixed CLIShell... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Added debug to VFS_GetACL |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Added SYS_GETACL system call and implemented it in... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Added debug to newline handler, started extending DIR... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Added NULL check to VFS_ReadDir |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Added support for skipping to VFS_ReadDir |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Hodge | Changed tVFS_Node->close on a mount root to be a no... |
commit | commitdiff | tree | snapshot |
next |