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