2012-07-12 |
John Hodge | Modules/FAT - Implimentation of FAT_Link, validity...
|
commit | commitdiff | tree |
2012-07-12 |
John Hodge | Kernel - Added ctype.h header
|
commit | commitdiff | tree |
2012-07-12 |
John Hodge | DiskTool - Added endianness swaps and better logging
|
commit | commitdiff | tree |
2012-07-11 |
John Hodge | DiskTool - Cleanup, copy command
|
commit | commitdiff | tree |
2012-07-11 |
John Hodge | Modules/FAT - HUGE Rewrite to driver, with experimental...
|
commit | commitdiff | tree |
2012-07-11 |
John Hodge | Kernel - Split libc-esque functions into another file...
|
commit | commitdiff | tree |
2012-07-11 |
John Hodge | Kernel/VFS - Error catching in MkNod/O_CREAT
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | DiskTool - Mounts successfully, debugging readdir
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | AcessNative - Fixed nativefs using the wrong off_t
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | Modules/FAT - Changed error message to be more specific
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | DiskTool - Compiling again, now with modules
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | Kernel - Fixed improper use of sprintf
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | Kernel/VFS - Fixed missuse of strcmp that caused userland...
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | DiskTool - Adding action interface, module loading...
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | DiskTook - Linked to AcessNative's nativefs, cleared...
|
commit | commitdiff | tree |
2012-07-09 |
John Hodge | DiskTool - Now compiles (but does nothing)
|
commit | commitdiff | tree |
2012-07-07 |
John Hodge | DiskTool - Fiddling towards compiling
|
commit | commitdiff | tree |
2012-07-06 |
John Hodge | DiskTool - Side project to use the VFS for image manipulation
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Root - Added wget to core makefile
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Usermode/wget - Can download a small text file, woot!
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Modules/UHCI - More verbose interrupt messages (x86_64...
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Usermode/libpsocket - Heaps of work on getaddrinfo
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Usermode/libnet - Sorting things out (and made a TCP...
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Usermode - Added O_RDWR and friends to unistd.h
|
commit | commitdiff | tree |
2012-05-27 |
John Hodge | Usermode/libpsocket - Working on BSD/POSIX socket emulation
|
commit | commitdiff | tree |
2012-05-26 |
John Hodge | Usermode/wget - Renamed source dir
|
commit | commitdiff | tree |
2012-05-26 |
John Hodge | Merge branch 'master' of git://cadel.mutabah.net/acess2
|
commit | commitdiff | tree |
2012-05-26 |
John Hodge | Userland/wget - Starting on a wget clone
|
commit | commitdiff | tree |
2012-05-24 |
John Hodge | Fixing up misc x86-64 bugs
|
commit | commitdiff | tree |
2012-05-24 |
John Hodge | Usermode - Moved include files to each library's directory
|
commit | commitdiff | tree |
2012-05-22 |
John Hodge | Kernel - Applying MM_MapTemp changes to armv7 and amd64
|
commit | commitdiff | tree |
2012-05-22 |
John Hodge | Usermode/mount - Added options support
|
commit | commitdiff | tree |
2012-05-22 |
John Hodge | Cleanups - MM_MapTemp to return void*, VFS use Unlink...
|
commit | commitdiff | tree |
2012-05-22 |
John Hodge | Kernel - Moved module relocation to after dependencies...
|
commit | commitdiff | tree |
2012-05-22 |
John Hodge | 64-bit warning fixes
|
commit | commitdiff | tree |
2012-05-22 |
John Hodge | Modules/RAMDisk - a bit more work
|
commit | commitdiff | tree |
2012-05-21 |
John Hodge | Modules/RAMDisk - Non-linking RAMDisk driver
|
commit | commitdiff | tree |
2012-05-20 |
John Hodge | Little bugfixes to userland
|
commit | commitdiff | tree |
2012-05-20 |
John Hodge | Usermode/AxWin3 - Working on a bitmap/framebuffer window...
|
commit | commitdiff | tree |
2012-05-20 |
John Hodge | Modules/LVM - Fixed a crash caused by not clearing...
|
commit | commitdiff | tree |
2012-05-20 |
John Hodge | Modules/USB MSC - Added correct naming
|
commit | commitdiff | tree |
2012-05-20 |
John Hodge | Modules/UHCI - Removed redundant packet splitting in...
|
commit | commitdiff | tree |
2012-05-20 |
John Hodge | Modules/USB - Changes to allow MSC to set up correctly
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/USB MSC - Forgot a TODO
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/USB MSC - Can now read on qemu (dunno how reliable)
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/UHCI - Added callback to the BulkIN/BulkOUT...
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/USB - Added prototype mass storage driver
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/USB Core - Implemented _SendData and _RecvData
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Kernel - Added SwapEndian64 for SCSI code (coming)
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/{ATA,LVM} - Slight API change because SCSI...
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/{ATA,LVM} - Moved ATA to use the LVM partition...
|
commit | commitdiff | tree |
2012-05-19 |
John Hodge | Modules/Ext2 - Little debug removal and code cleanup
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Modules/LVM - Seriously working on it after the network...
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Why did I change the x86_64 build config?
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Usermode/AxWin3 - Bugfixing and cleanup
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Compile testing, what's that?
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Usermode/AxWin3 - Wokring on hotkeys
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Modules/InitRD - Renamed ifconfig to ip, and moved...
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Usermode/DHCPC - Bugfixing and implementing select...
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Modules/VIARhineII - Debugging, able to get a DHCP...
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | Kernel/VFS - Added timeouts to select
|
commit | commitdiff | tree |
2012-05-18 |
John Hodge | IPStack - Added quirk for unconfigured interfaces to...
|
commit | commitdiff | tree |
2012-05-16 |
John Hodge | Modules - Little debugging fixes (and planning VESA...
|
commit | commitdiff | tree |
2012-05-16 |
John Hodge | Modules/IPStack - Fixed bugs in IPStack_Buffer_GetBuffer
|
commit | commitdiff | tree |
2012-05-16 |
John Hodge | Usermode - Little debug and other fixes
|
commit | commitdiff | tree |
2012-05-16 |
John Hodge | Kernel - Made things a little less chatty during boot...
|
commit | commitdiff | tree |
2012-05-16 |
John Hodge | Modules/VIARhineII - RX and TX works, but TX is a hack atm
|
commit | commitdiff | tree |
2012-05-15 |
John Hodge | Usermode/AxWin3 - Debugging
|
commit | commitdiff | tree |
2012-05-15 |
John Hodge | Modules/VIARhineII - More implementation work
|
commit | commitdiff | tree |
2012-05-13 |
John Hodge | Modules/VIARhineII - Implementing, won't work yet
|
commit | commitdiff | tree |
2012-05-12 |
John Hodge | Modules/USB - Less chatty device initialisation
|
commit | commitdiff | tree |
2012-05-12 |
John Hodge | IPStack - Making TCP a little less chatty
|
commit | commitdiff | tree |
2012-05-12 |
John Hodge | IPStack - Cleaned up userland 'ip' tool, and fixed...
|
commit | commitdiff | tree |
2012-05-12 |
John Hodge | Usermode/irc - Fixing some niggling issues
|
commit | commitdiff | tree |
2012-05-12 |
John Hodge | IPStack - Removed early network config, because it...
|
commit | commitdiff | tree |
2012-05-12 |
John Hodge | IPStack - Reworking of network device API
|
commit | commitdiff | tree |
2012-05-11 |
John Hodge | Modules/VIARhineII - Fiddling
|
commit | commitdiff | tree |
2012-05-09 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
|
commit | commitdiff | tree |
2012-05-09 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
|
commit | commitdiff | tree |
2012-05-09 |
John Hodge | Modules/VIARhineII - Working on a driver, doesn't do...
|
commit | commitdiff | tree |
2012-05-09 |
John Hodge | AcessNative - Fixing little bugs
|
commit | commitdiff | tree |
2012-05-09 |
John Hodge | BuildConf - fixing x86_64 config for motsugo
|
commit | commitdiff | tree |
2012-05-07 |
John Hodge | Modules/UHCI - Fixed (or hid) a bug causing lockups...
|
commit | commitdiff | tree |
2012-05-07 |
John Hodge | Reduced chattiness of threading, x86 IRQs and BochsGA
|
commit | commitdiff | tree |
2012-05-05 |
John Hodge | Kernel/threads - Fixed crash due to error in process...
|
commit | commitdiff | tree |
2012-05-04 |
John Hodge | BuildConf - Removed VIAVideo from x86 build because...
|
commit | commitdiff | tree |
2012-05-04 |
John Hodge | Kernel/x86_64 - Added header to vm8086
|
commit | commitdiff | tree |
2012-05-04 |
John Hodge | Kernel/VTerm - Fixed mistype in warning
|
commit | commitdiff | tree |
2012-05-04 |
John Hodge | Modules/VBE - Fixed integer overflow if avaliable modes...
|
commit | commitdiff | tree |
2012-05-04 |
John Hodge | Kernel/x86 - Fixed a bug in vm8086 that caused modesets...
|
commit | commitdiff | tree |
2012-04-25 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2
|
commit | commitdiff | tree |
2012-04-25 |
John Hodge | VIAVideo - Does something different now!
|
commit | commitdiff | tree |
2012-04-24 |
John Hodge | Merge branch 'master' of git.mutabah.net:acess2
|
commit | commitdiff | tree |
2012-04-24 |
John Hodge | Kernel - Working on VIA Video driver
|
commit | commitdiff | tree |
2012-04-22 |
John Hodge | Merge branch 'master' of cadel.mutabah.net:acess2
|
commit | commitdiff | tree |
2012-04-22 |
John Hodge | VESA - Debugging issue on VIA S3 BIOS
|
commit | commitdiff | tree |
2012-04-20 |
John Hodge | Inconcequential changes to ARM proc.S (syntax hilighting)
|
commit | commitdiff | tree |
2012-04-20 |
John Hodge | Usermode - Removed SpiderScript
|
commit | commitdiff | tree |
2012-04-20 |
John Hodge | SpiderScript - Moved header to directory, ready to...
|
commit | commitdiff | tree |
next |