2009-12-28 |
John Hodge | Added flag to enable/disable debug symbols in the kernel |
tree | commitdiff |
2009-12-28 |
John Hodge | Changed the x86 architecture to have tPAddr be 64-bits... |
tree | commitdiff |
2009-12-28 |
John Hodge | Revamped the config file parsing to be more resiliant... |
tree | commitdiff |
2009-12-28 |
John Hodge | Bugfixes upon chaning GCC versions |
tree | commitdiff |
2009-12-27 |
John Hodge | Working on UDI support (UDI manager module now compiles) |
tree | commitdiff |
2009-12-27 |
John Hodge | Fixed bug in Inode_ClearCache |
tree | commitdiff |
2009-12-27 |
John Hodge | Updated build system to remove `install` from `all` |
tree | commitdiff |
2009-12-26 |
John Hodge | Added Filesystem generation and required $(x*) variables |
tree | commitdiff |
2009-12-26 |
John Hodge | Updated the build files to use $(xCP), allows use of... |
tree | commitdiff |
2009-12-26 |
John Hodge | Big Changes - See commit details |
tree | commitdiff |
2009-11-24 |
John Hodge | Altered keyboard driver to correctly support Unicode |
tree | commitdiff |
2009-11-23 |
John Hodge | More work on IPStack (Also fixed Proc_SpawnWorker) |
tree | commitdiff |
2009-11-22 |
John Hodge | Added ProcDev/SysFS + Cleanup |
tree | commitdiff |
2009-11-20 |
John Hodge | Cleanup and Bugfixing |
tree | commitdiff |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
tree | commitdiff |
2009-11-17 |
John Hodge | Cleanups & Implementations to allow IPStack to compile |
tree | commitdiff |
2009-11-16 |
John Hodge | Fixed implementation of ChRoot |
tree | commitdiff |
2009-11-15 |
John Hodge | Forgot to build test :S Added defintion of CFG_VFS_CHROOT |
tree | commitdiff |
2009-11-15 |
John Hodge | Added ChRoot Support (untested) |
tree | commitdiff |
2009-11-13 |
John Hodge | Fixes and Cleanup |
tree | commitdiff |
2009-11-10 |
John Hodge | Adding several modules to the Tree, plus some files... |
tree | commitdiff |
2009-11-10 |
John Hodge | General Cleanup, Implemented DMA Allocation |
tree | commitdiff |
2009-11-06 |
John Hodge | Added Doxygen files |
tree | commitdiff |
2009-11-06 |
John Hodge | Added IO Cache Library, Moved FDD Driver to Modules... |
tree | commitdiff |
2009-10-27 |
John Hodge | Implemented Dependency resolving for compile-time modul... |
tree | commitdiff |
2009-10-26 |
John Hodge | Improved VTerm support |
tree | commitdiff |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
tree | commitdiff |
2009-10-18 |
John Hodge | Adding module tree to git, added SYS_LOADMOD to allow... |
tree | commitdiff |
2009-10-18 |
John Hodge | Multiple changes (Module Interopability, Timers, FDD... |
tree | commitdiff |
2009-10-15 |
John Hodge | Various Changes |
tree | commitdiff |
2009-10-11 |
John Hodge | Fixed network triple fault, packets now send successfully. |
tree | commitdiff |
2009-10-11 |
John Hodge | Implemented basic disk write support in EXT2. |
tree | commitdiff |
2009-10-10 |
John Hodge | Fixed the RTC only firing once. |
tree | commitdiff |
2009-10-10 |
John Hodge | Added Driver Utils to git tree |
tree | commitdiff |
2009-10-10 |
John Hodge | Cleaned up ATA driver (not only 3 functions in the... |
tree | commitdiff |
2009-10-10 |
John Hodge | Fixed Infinite reading in ext2 driver, removed debug... |
tree | commitdiff |
2009-10-10 |
John Hodge | Fixed Triple Fault in EXT2 driver/hdd driver |
tree | commitdiff |
2009-10-10 |
John Hodge | Various Changes |
tree | commitdiff |
2009-10-03 |
John Hodge | Enabled WP flag in CR0 to allow COW to work if the... |
tree | commitdiff |
2009-10-02 |
John Hodge | Fixed bug where system would lock if a user task segfau... |
tree | commitdiff |
2009-10-02 |
John Hodge | Fixed bug with handling of . and .. that was trashing... |
tree | commitdiff |
2009-10-02 |
John Hodge | Cleanup |
tree | commitdiff |
2009-10-02 |
John Hodge | Added sanity checking to VFS_OPEN |
tree | commitdiff |
2009-10-02 |
John Hodge | Removed Page directory dump, added a mention of the... |
tree | commitdiff |
2009-10-01 |
John Hodge | Disabled the FDD driver |
tree | commitdiff |
2009-10-01 |
John Hodge | Actually initialised the DMA |
tree | commitdiff |
2009-10-01 |
John Hodge | Added DMA and FDD drivers to the tree |
tree | commitdiff |
2009-10-01 |
John Hodge | Added Timer functions, DMA Driver and FDD driver |
tree | commitdiff |
2009-09-30 |
John Hodge | Fixed Segfault if execve fails, fixed errors in LibC... |
tree | commitdiff |
2009-09-30 |
John Hodge | Implemented debug SYS_SETUID and SYS_SETGID (need to... |
tree | commitdiff |
2009-09-30 |
John Hodge | Verbosity in MM_PageFault for user Pagefaults |
tree | commitdiff |
2009-09-30 |
John Hodge | Immense cleanup of libc, implemening login program... |
tree | commitdiff |
2009-09-28 |
John Hodge | Porting FIFO driver |
tree | commitdiff |
2009-09-28 |
John Hodge | Started work on VTerm Fonts, slight changes to BochsVBE... |
tree | commitdiff |
2009-09-28 |
John Hodge | Debug |
tree | commitdiff |
2009-09-28 |
John Hodge | Fixed invalid parameters passed to Threads_Exit by... |
tree | commitdiff |
2009-09-28 |
John Hodge | Debug |
tree | commitdiff |
2009-09-28 |
John Hodge | Cut down on debug, fixed tabs, made process tree be... |
tree | commitdiff |
2009-09-27 |
John Hodge | Removed debug (VFS_GetAbsPath seems to be stable) |
tree | commitdiff |
2009-09-27 |
John Hodge | fixed EOS calculation |
tree | commitdiff |
2009-09-27 |
John Hodge | testing |
tree | commitdiff |
2009-09-27 |
John Hodge | testing |
tree | commitdiff |
2009-09-27 |
John Hodge | Testing |
tree | commitdiff |
2009-09-27 |
John Hodge | Testing |
tree | commitdiff |
2009-09-27 |
John Hodge | Bugfixes, bugfixes, bugfixes |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed string being copied offset |
tree | commitdiff |
2009-09-27 |
John Hodge | Made it _look_ like the leading / is included |
tree | commitdiff |
2009-09-27 |
John Hodge | Included leading / in path parsing |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed offset issue with slashNum |
tree | commitdiff |
2009-09-27 |
John Hodge | Correctness Fix: Stuff speed, now parses CWD with the... |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed: Used pos-increment instead of pre-increment |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed use of `pos` instead of `read` in first slash... |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed strncmp |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed incorrect use of strpos |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed: Not adding a trailing slash to CWD in VFS_GetAbsPath |
tree | commitdiff |
2009-09-27 |
John Hodge | Remove debug & add Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed: Moved back to using symbolic keys for states |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed: Increased key states array to accomidate full... |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed duplicate reference of heap locatons, and stopped... |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed VFS_ChDir to handle symlinks by using VFS_Open |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Removed debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Removed debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed FAT_Read to return number of bytes read. Created... |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed SYS_READ and SYS_WRITE to return correct values |
tree | commitdiff |
2009-09-27 |
John Hodge | Disabled Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Fixed MM_ClearUser not zeroing cleared entries |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
next |