2011-10-24 |
John Hodge | AcessNative - Now can use the `dir` CLIShell builtin |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | Kernel/DrvUtil - Fixed compile error on ARMv7 |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | Usermode/ld-acess - Fixed warning when debug is enabled |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | Kernel/VTerm - Fixed not changing VT resolution when... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | AcessNative/ld-acess - Fixed forgetting to update for... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | Kernel - Fixed infinite loop in memmove (exposed by... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | Usermode - Finally cleaned up ELF32 relocation |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | Makefile - Added version number configuration |
commit | commitdiff | tree | snapshot |
2011-10-23 |
John Hodge | AcessNative - Cleanup and slight fixes. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Misc - Fixed all-install not setting up destination... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Usermode/AxWin2 - Made the cursor a little neater |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/drvutil - Added 24bpp support |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | MakeReleaseSet - Fixed two tiny issues |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Usermode/axwin2 - Added full mouse/cursor support ... rel0.13 |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/APIs - Commenting fix in Joystick |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Usermode/include - Terminal device changes (TODO: use... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/VTerm - Rewrote cursor handling to support FB... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/drvutil - Fixes to cursor handling |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/armv7 - Debug changes, nothing more |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Modules/VESA - Cleaned the code a little |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Modules/BochsGA - Added DrvUtil cursor support |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/Makefile - Fixed error when starting a new build |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/api_video - Oops, forgot this |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/VTerm - Disabled cursor unless the terminal... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Modules/VESA - Added cursor support (with blinking) |
commit | commitdiff | tree | snapshot |
2011-10-22 |
John Hodge | Kernel/drvutil - Fiddling with software cursor |
commit | commitdiff | tree | snapshot |
2011-10-21 |
John Hodge | Kernel/armv7 - Fixed error messages having invalid... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
John Hodge | Kernel - memmove improved (but with an assumption) |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/armv7 - Moved to asssembly 32-bit divide |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixed Proc_NewKThread, included lib... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/armv7 - Improved memcpy |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/vterm - Removed an unneeded divide |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixed worker thread creation |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixing some unneeded errors |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel - Updated free's error checking to print the... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Modules/PL110 - Added support for the Versatile version |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/armv7 - Fixed MM_Clone bug, moved cache invalida... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Usermode/ld-acess - Fixed ARM relocations |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Makefile - Added source output to x86_64 DISASM variable |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Kernel/x86_64 - Added backtrace on user page fault |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Usermode/ld-acess - Fixed error in x86_64 clone syscall |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Usermode/libc - Fixed libc from assuming 32-bit pointer... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
John Hodge | Applications/cat - Added error check |
commit | commitdiff | tree | snapshot |
2011-10-19 |
John Hodge | Modules/PL110 - Helps if I fix this too |
commit | commitdiff | tree | snapshot |
2011-10-19 |
John Hodge | Modules/VESA - Changed to use DrvUtil functions |
commit | commitdiff | tree | snapshot |
2011-10-19 |
John Hodge | Kernel/APIs - Moved buffer mode to FBInfo |
commit | commitdiff | tree | snapshot |
2011-10-19 |
John Hodge | Kernel - Fixed error when checking syscall params |
commit | commitdiff | tree | snapshot |
2011-10-19 |
John Hodge | Usermode/ld-acess - Implemented R_836_COPY and R_X86_64... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
John Hodge | Usermode/ld-acess - Fixed crash when arguments are... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
John Hodge | Kernel/x86 - Compile fixes for newer gcc |
commit | commitdiff | tree | snapshot |
2011-10-18 |
John Hodge | Kernel - Doxygen fixes |
commit | commitdiff | tree | snapshot |
2011-10-18 |
John Hodge | Kernel/drvutil - Adding software cursor support |
commit | commitdiff | tree | snapshot |
2011-10-18 |
John Hodge | Kernel/x86 - Fixed warnings in newer versions of GCC |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Misc fixes, and I think I broke ld-acess x86_64 a while... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Usermode - Build fixes (slight ones) |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Kernel/x86_64 - Misc commenting |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Kernel/x86 - Fixed bug in user start, hidden by not... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Modules/PS2KbMouse - Bugfixing (alignment issue) |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Modules/BochsGA - Debugging and porting to newer APIs |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Modules/SunRPC - Stubbed |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Usermode/include - A pile of hack known as the Acess... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Modules - Added DEPS variable for inter-module includes |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Oops, forgot the smp config |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Changed i386 build to x86 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Modules/PL110 - Commenting |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Kernel/armv7 - Bugfixing (PAddr != PAGE_SIZE) |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Kernel/heap - Debug fixes |
commit | commitdiff | tree | snapshot |
2011-10-17 |
John Hodge | Kernel/tpl_mm_phys - Added improved debug when allocati... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
John Hodge | Kernel - Heap debugging changes |
commit | commitdiff | tree | snapshot |
2011-10-16 |
John Hodge | Kernel/vterm - Changed VTerm to be less x86 centric |
commit | commitdiff | tree | snapshot |
2011-10-16 |
John Hodge | Kernel/x86_64 - Unbroke user stack creation |
commit | commitdiff | tree | snapshot |
2011-10-16 |
John Hodge | Added PL110 to ARMv7 build |
commit | commitdiff | tree | snapshot |
2011-10-16 |
John Hodge | Kernel/armv7 - Fixing/breaking things |
commit | commitdiff | tree | snapshot |
2011-10-16 |
John Hodge | Modules/PL110 - Added ARM PL110 CLCD driver |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Commenting and cleanup |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Kernel/armv7 - Added cache invalidate syscall |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Usermode/ld-acess - Sorting and improvements to ld... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Usermode/ld-acess - Syscall stub changes |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Usermode/acess.ld - Fixed ARMv7 not loading headers |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Kernel - Cleaning up proc/syscalls |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Kernel/threads - Removing nested locks |
commit | commitdiff | tree | snapshot |
2011-10-15 |
John Hodge | Kernel/armv7 - Bugfixing, can get to user relocation now |
commit | commitdiff | tree | snapshot |
2011-10-14 |
John Hodge | Makefile - Added a kernel mode make all (without install) |
commit | commitdiff | tree | snapshot |
2011-10-14 |
John Hodge | Modules/InitRD - Added inode number lookup support |
commit | commitdiff | tree | snapshot |
2011-10-14 |
John Hodge | Kernel/armv7 - Implemetned Hivecs, fixing bugs |
commit | commitdiff | tree | snapshot |
2011-10-14 |
John Hodge | Kernel/armv7 - Fixing bugs, Proc_Clone works now |
commit | commitdiff | tree | snapshot |
2011-10-13 |
John Hodge | Fixes to MakeReleaseSet script |
commit | commitdiff | tree | snapshot |
2011-10-13 |
John Hodge | Kernel - Fixing bugs |
commit | commitdiff | tree | snapshot |
2011-10-13 |
John Hodge | Kernel/armv7 - Implementing MM_Clone and fixing MMU... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Modules/InitRD - Fixed .gitignore to remove depfiles too |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | MakeReleaseSet - Made clean code before building |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Kernel/armv7 - Threading work |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Kernel - Changed Threads_CloneTCB (removed Err ptr) |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Kernel/armv7 - Set ARMv7 to use the initrd for /Acess rel0.12 |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Modules/InitRD - Fixed dependencies in InitRD script |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Usermode - Fixed GAS/NASM detection |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Major build system changes |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Kernel/armv7 - Fixed edge case in __divmod64 |
commit | commitdiff | tree | snapshot |
2011-10-12 |
John Hodge | Modules/GIC - Fixed interrupt handling |
commit | commitdiff | tree | snapshot |
2011-10-11 |
John Hodge | Usermode/ld-acess - COPY relocation (no clue what it... |
commit | commitdiff | tree | snapshot |
next |