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 |
2012-05-16 |
John Hodge | Modules/IPStack - Fixed bugs in IPStack_Buffer_GetBuffer |
commit | commitdiff | tree | snapshot |
2012-05-16 |
John Hodge | Usermode - Little debug and other fixes |
commit | commitdiff | tree | snapshot |
2012-05-16 |
John Hodge | Kernel - Made things a little less chatty during boot... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
John Hodge | Modules/VIARhineII - RX and TX works, but TX is a hack atm |
commit | commitdiff | tree | snapshot |
2012-05-15 |
John Hodge | Usermode/AxWin3 - Debugging |
commit | commitdiff | tree | snapshot |
2012-05-15 |
John Hodge | Modules/VIARhineII - More implementation work |
commit | commitdiff | tree | snapshot |
2012-05-13 |
John Hodge | Modules/VIARhineII - Implementing, won't work yet |
commit | commitdiff | tree | snapshot |
2012-05-12 |
John Hodge | Modules/USB - Less chatty device initialisation |
commit | commitdiff | tree | snapshot |
2012-05-12 |
John Hodge | IPStack - Making TCP a little less chatty |
commit | commitdiff | tree | snapshot |
2012-05-12 |
John Hodge | IPStack - Cleaned up userland 'ip' tool, and fixed... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
John Hodge | Usermode/irc - Fixing some niggling issues |
commit | commitdiff | tree | snapshot |
2012-05-12 |
John Hodge | IPStack - Removed early network config, because it... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
John Hodge | IPStack - Reworking of network device API |
commit | commitdiff | tree | snapshot |
2012-05-11 |
John Hodge | Modules/VIARhineII - Fiddling |
commit | commitdiff | tree | snapshot |
2012-05-09 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
John Hodge | Modules/VIARhineII - Working on a driver, doesn't do... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
John Hodge | AcessNative - Fixing little bugs |
commit | commitdiff | tree | snapshot |
2012-05-09 |
John Hodge | BuildConf - fixing x86_64 config for motsugo |
commit | commitdiff | tree | snapshot |
2012-05-07 |
John Hodge | Modules/UHCI - Fixed (or hid) a bug causing lockups... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
John Hodge | Reduced chattiness of threading, x86 IRQs and BochsGA |
commit | commitdiff | tree | snapshot |
2012-05-05 |
John Hodge | Kernel/threads - Fixed crash due to error in process... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
John Hodge | BuildConf - Removed VIAVideo from x86 build because... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
John Hodge | Kernel/x86_64 - Added header to vm8086 |
commit | commitdiff | tree | snapshot |
2012-05-04 |
John Hodge | Kernel/VTerm - Fixed mistype in warning |
commit | commitdiff | tree | snapshot |
2012-05-04 |
John Hodge | Modules/VBE - Fixed integer overflow if avaliable modes... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
John Hodge | Kernel/x86 - Fixed a bug in vm8086 that caused modesets... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
commit | commitdiff | tree | snapshot |
2012-04-25 |
John Hodge | VIAVideo - Does something different now! |
commit | commitdiff | tree | snapshot |
2012-04-24 |
John Hodge | Merge branch 'master' of git.mutabah.net:acess2 |
commit | commitdiff | tree | snapshot |
2012-04-24 |
John Hodge | Kernel - Working on VIA Video driver |
commit | commitdiff | tree | snapshot |
2012-04-22 |
John Hodge | Merge branch 'master' of cadel.mutabah.net:acess2 |
commit | commitdiff | tree | snapshot |
2012-04-22 |
John Hodge | VESA - Debugging issue on VIA S3 BIOS |
commit | commitdiff | tree | snapshot |
2012-04-20 |
John Hodge | Inconcequential changes to ARM proc.S (syntax hilighting) |
commit | commitdiff | tree | snapshot |
2012-04-20 |
John Hodge | Usermode - Removed SpiderScript |
commit | commitdiff | tree | snapshot |
2012-04-20 |
John Hodge | SpiderScript - Moved header to directory, ready to... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
John Hodge | SpiderScript - Implementing object element/attribute... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
John Hodge | SpiderScript - Fixed array behaviour, removed memory... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
John Hodge | Usermode/SpiderScript - Added language namespace exports |
commit | commitdiff | tree | snapshot |
2012-04-17 |
John Hodge | Usermode/SpiderScript - Restructured namespace handling... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
John Hodge | Usermode/SpiderScript - Added compile-time type checkin... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
John Hodge | Usermode/spiderscript - Added generation-time type... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
John Hodge | Usermode/libspiderscript - Fixed namespace scoping... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
John Hodge | Usermode/libspiderscript - Cleaning code, made bytecode... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
John Hodge | Usermode/libspiderscript - Fixing a multitude of bugs |
commit | commitdiff | tree | snapshot |
2012-04-01 |
John Hodge | Kernel/threads - Adding PGIDs, made processes have... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
John Hodge | Modules/InitRD - Added gitignore to stop autogenerated... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
John Hodge | Usermode/AxWin3 WM - Fixed cursor position not changing... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
John Hodge | Kernel/vm8086 - Added debugging message for 0F XX instr... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
John Hodge | TESTING - Patches to implement Ctrl-C in VTerm |
commit | commitdiff | tree | snapshot |
2012-03-27 |
John Hodge | Kernel - Fixed PCI bus enumeration bug, switched x86... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
John Hodge | Usermode/login - Disabled screen clear so kernel boot... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
John Hodge | Modules/InitRD - Disabled tree dump, it makes things... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
John Hodge | Kernel - Put debug output to the vterm to allow rhw... |
commit | commitdiff | tree | snapshot |
next |