2012-08-01 |
John Hodge | Userland/libc - (minor) Debugging in heap |
commit | commitdiff | tree | snapshot |
2012-08-01 |
John Hodge | TODO - Random notes |
commit | commitdiff | tree | snapshot |
2012-08-01 |
John Hodge | Kernel - (minor) Debug changes in x86_64 |
commit | commitdiff | tree | snapshot |
2012-08-01 |
John Hodge | Usermode - Removed axwin2 (completly defunct) |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Usermode/AxWin3 - Added keysyms (symlink to kernel... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Kernel/vfs - (minor) Logging update in ChDir |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Usermode/AxWin3 - Misc commenting removal |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Usermode - (minor) Evaluated libgcc path earlier |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Kernel - (minor) Changed log type for GetThreadByID... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Usermode/libc - Fix bug in strtol |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | AxWin3 - Bugfixes everywhere, hotkeys working |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Kernel - Fixed screen not updating in VT framebuffer... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
John Hodge | Usermode/ld-acess - Removed libgcc exports |
commit | commitdiff | tree | snapshot |
2012-07-30 |
John Hodge | Usermode/libc - Implimented strtoll/strtol |
commit | commitdiff | tree | snapshot |
2012-07-30 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
commit | commitdiff | tree | snapshot |
2012-07-30 |
John Hodge | More todos |
commit | commitdiff | tree | snapshot |
2012-07-30 |
John Hodge | Kernel - Cleaing out x86 mm_phys |
commit | commitdiff | tree | snapshot |
2012-07-30 |
John Hodge | Kernel - Fixing x86_64 compile errors from MM_GetPhysAd... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
John Hodge | Gotta have a TODO file :) |
commit | commitdiff | tree | snapshot |
2012-07-20 |
John Hodge | Kernel - Implimented double buffering in video utils... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
John Hodge | Kernel - Added pmemmap sorting and fixed memmove |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Kernel - Cleaning up useless message spam |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Just a little cleanup |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Kernel - Adding flags for network adapters |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Kernel - Added stub E1000 driver |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Modules/InitRD - Added telnetd |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Modules/Ext2 - Fixed zero-length filenames and memory... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | DiskTool - Fixing build errors from recent kernel changes |
commit | commitdiff | tree | snapshot |
2012-07-19 |
John Hodge | Kernel - Standardised kernel build tag (placed in gsBui... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
John Hodge | Kernel - Changed MM_GetPhysAddr to take a pointer |
commit | commitdiff | tree | snapshot |
2012-07-18 |
John Hodge | Kernel/x86 - Cleaned up PMM init (and removed mboot... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
John Hodge | Usermode/wget - Fixed minor warning that caused compila... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
John Hodge | Kernel - Fixing bugs exposed with `qemu -nographic` |
commit | commitdiff | tree | snapshot |
2012-07-17 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
commit | commitdiff | tree | snapshot |
2012-07-17 |
John Hodge | Kernel/vfs - Added (but haven't used) dirty node flag |
commit | commitdiff | tree | snapshot |
2012-07-17 |
John Hodge | DiskTool - Usability fixes |
commit | commitdiff | tree | snapshot |
2012-07-17 |
John Hodge | Modules/EXT2 - Working on write support |
commit | commitdiff | tree | snapshot |
2012-07-15 |
John Hodge | Modules/USB - Fixed debugging typo in devinit |
commit | commitdiff | tree | snapshot |
2012-07-15 |
John Hodge | Kernel - Debugging AxWin3 error |
commit | commitdiff | tree | snapshot |
2012-07-15 |
John Hodge | Usermode/axwin3 - Fixed using stdout as stdin (causing... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
John Hodge | Kernel/Modules - Removed "nothing to be done for 'insta... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
John Hodge | General cleanup and bugfixes |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Merge branch 'master' of ted.mutabah.net:acess2 |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel - Silencing complaining compilers |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Merge branch 'master' of ted.mutabah.net:acess2 |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/rootfs - Fixed root not being a directory |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel - Fixed bug in DrvUtil_Disk causing bad return... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | DiskTool - Autodetection of filesystems and better... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Modules/LVM - Fixed bugs with reference counting and... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | VFS - Fixed unmount issues and added filesystem autodet... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel - Added .Detect method to VFS drivers |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/VFS - Fixed logic error in MkNod (rootfs and... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Modules/FAT - Fixed unimplimented incomplete directory... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/Heap - Debugging change (dump paddr of bad value) |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/PCI - Removed unused port bitmap |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/rwlock - Fixed wrong logic causing lockup |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/libc - Fixed vsnprintf to be more standard |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Merge branch 'master' of ted.mutabah.net:acess2 |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | DiskTool - Adding cleanup |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel - Added return value to module cleanup, fixed... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel/VFS - Added unmount support |
commit | commitdiff | tree | snapshot |
2012-07-14 |
John Hodge | Kernel - Added a Read-Write lock implimentation (untested) |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | AcessNative/nativefs - Fixed memory leak due to Close... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | DiskTool - Added LVM support |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | Modules/FAT - Logged unimplimented function |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | VFS - Bugfixes to nodecache |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | Kernel - Split drvutil.c into disk and video variants |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | AcessNative - Added write support to nativefs |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | DiskTool - Fixed debugging |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | Modules/FAT - Fixed write support |
commit | commitdiff | tree | snapshot |
2012-07-13 |
John Hodge | Kernel - Better documentation of timestamp/format_date |
commit | commitdiff | tree | snapshot |
2012-07-12 |
John Hodge | Kernel - Fixing small errors exposed by new compiler |
commit | commitdiff | tree | snapshot |
2012-07-12 |
John Hodge | Modules/FAT - Implimentation of FAT_Link, validity... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
John Hodge | Kernel - Added ctype.h header |
commit | commitdiff | tree | snapshot |
2012-07-12 |
John Hodge | DiskTool - Added endianness swaps and better logging |
commit | commitdiff | tree | snapshot |
2012-07-11 |
John Hodge | DiskTool - Cleanup, copy command |
commit | commitdiff | tree | snapshot |
2012-07-11 |
John Hodge | Modules/FAT - HUGE Rewrite to driver, with experimental... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
John Hodge | Kernel - Split libc-esque functions into another file... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
John Hodge | Kernel/VFS - Error catching in MkNod/O_CREAT |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | DiskTool - Mounts successfully, debugging readdir |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | AcessNative - Fixed nativefs using the wrong off_t |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | Modules/FAT - Changed error message to be more specific |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | DiskTool - Compiling again, now with modules |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | Kernel - Fixed improper use of sprintf |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | Kernel/VFS - Fixed missuse of strcmp that caused userla... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | DiskTool - Adding action interface, module loading... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | DiskTook - Linked to AcessNative's nativefs, cleared... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
John Hodge | DiskTool - Now compiles (but does nothing) |
commit | commitdiff | tree | snapshot |
2012-07-08 |
John Hodge | Kernel - Adding network debugging, disabled |
commit | commitdiff | tree | snapshot |
2012-07-07 |
John Hodge | DiskTool - Fiddling towards compiling |
commit | commitdiff | tree | snapshot |
2012-07-06 |
John Hodge | Modules/PS2KbMouse - Fixed lack of brackets in pl050 |
commit | commitdiff | tree | snapshot |
2012-07-06 |
John Hodge | DiskTool - Side project to use the VFS for image manipu... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
John Hodge | AcessNative - Cleaning up debug |
commit | commitdiff | tree | snapshot |
2012-07-04 |
John Hodge | Usermode - Fixes to magic non-recusive build |
commit | commitdiff | tree | snapshot |
2012-07-04 |
John Hodge | Usermode/axwin3 - Commenting |
commit | commitdiff | tree | snapshot |
2012-07-04 |
John Hodge | AcessNative - Fixing crashes |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John Hodge | Kernel - Cleaning up some ARMv7 warnings due to alignment |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John Hodge | Kernel - Moved node type to the beginning of tVFS_Node |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John Hodge | Kernel - PMM Statistics prototype in hal_proc.h |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John Hodge | Modules/InitRD - Added comment support |
commit | commitdiff | tree | snapshot |
next |