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 |
2012-06-20 |
John Hodge | Kernel - Added PMM stats method (stubbed) to x86_64... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John Hodge | Kernel/x86 - Added PMM statistics |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Usermode/wget - Passed protocol name to getaddrinfo |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Modules/LVM - Changed drive file from .volume to ROOT |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Modules/ATA - A little more debug |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Kernel/modules - moved relocation to before dep checks... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Common/ELF Loader - Debug fixes and detection for no... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Usermode/build - Added the actual version of libgcc... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Kernel - Added /Devices/{zero,one,null} |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Modules/LVM - Fixed uninitalised value |
commit | commitdiff | tree | snapshot |
2012-06-14 |
John Hodge | Usermode/libc - Implimented abs/labs for a ported game |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Root - Added wget to core makefile |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Usermode/wget - Can download a small text file, woot! |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Modules/UHCI - More verbose interrupt messages (x86_64... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Usermode/libpsocket - Heaps of work on getaddrinfo |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Usermode/libnet - Sorting things out (and made a TCP... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Usermode - Added O_RDWR and friends to unistd.h |
commit | commitdiff | tree | snapshot |
2012-05-27 |
John Hodge | Usermode/libpsocket - Working on BSD/POSIX socket emulation |
commit | commitdiff | tree | snapshot |
2012-05-26 |
John Hodge | Usermode/wget - Renamed source dir |
commit | commitdiff | tree | snapshot |
2012-05-26 |
John Hodge | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
commit | commitdiff | tree | snapshot |
2012-05-26 |
John Hodge | Userland/wget - Starting on a wget clone |
commit | commitdiff | tree | snapshot |
2012-05-24 |
John Hodge | Fixing up misc x86-64 bugs |
commit | commitdiff | tree | snapshot |
2012-05-24 |
John Hodge | Usermode - Moved include files to each library's directory |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John Hodge | Kernel - Applying MM_MapTemp changes to armv7 and amd64 |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John Hodge | Usermode/mount - Added options support |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John Hodge | Cleanups - MM_MapTemp to return void*, VFS use Unlink... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John Hodge | Kernel - Moved module relocation to after dependencies... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John Hodge | 64-bit warning fixes |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John Hodge | Modules/RAMDisk - a bit more work |
commit | commitdiff | tree | snapshot |
2012-05-21 |
John Hodge | Modules/RAMDisk - Non-linking RAMDisk driver |
commit | commitdiff | tree | snapshot |
2012-05-20 |
John Hodge | Little bugfixes to userland |
commit | commitdiff | tree | snapshot |
2012-05-20 |
John Hodge | Usermode/AxWin3 - Working on a bitmap/framebuffer windo... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
John Hodge | Modules/LVM - Fixed a crash caused by not clearing... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
John Hodge | Modules/USB MSC - Added correct naming |
commit | commitdiff | tree | snapshot |
2012-05-20 |
John Hodge | Modules/UHCI - Removed redundant packet splitting in... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
John Hodge | Modules/USB - Changes to allow MSC to set up correctly |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/USB MSC - Forgot a TODO |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/USB MSC - Can now read on qemu (dunno how reliable) |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/UHCI - Added callback to the BulkIN/BulkOUT... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/USB - Added prototype mass storage driver |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/USB Core - Implemented _SendData and _RecvData |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Kernel - Added SwapEndian64 for SCSI code (coming) |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/{ATA,LVM} - Slight API change because SCSI... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/{ATA,LVM} - Moved ATA to use the LVM partition... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
John Hodge | Modules/Ext2 - Little debug removal and code cleanup |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Modules/LVM - Seriously working on it after the network... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Why did I change the x86_64 build config? |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Usermode/AxWin3 - Bugfixing and cleanup |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Compile testing, what's that? |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Usermode/AxWin3 - Wokring on hotkeys |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Modules/InitRD - Renamed ifconfig to ip, and moved... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Usermode/DHCPC - Bugfixing and implementing select... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Modules/VIARhineII - Debugging, able to get a DHCP... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | Kernel/VFS - Added timeouts to select |
commit | commitdiff | tree | snapshot |
2012-05-18 |
John Hodge | IPStack - Added quirk for unconfigured interfaces to... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
John Hodge | Modules - Little debugging fixes (and planning VESA... |
commit | commitdiff | tree | snapshot |
next |