Merge branch 'master' of github.com:thepowersgang/acess2
[tpg/acess2.git] / Usermode /
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-12 John HodgeLibraries/ld-acess - APPEND and TRUNCATE flags (unimpli...
2012-09-10 John HodgeARMv7 Compile Fixes
2012-09-01 John HodgeUsermode - Heaps more headers in libposix/psocket/libc
2012-09-01 John HodgeUsermode - Misc header changes
2012-09-01 John HodgeUsermode/libc - Adding features
2012-09-01 John HodgeUsermode/ld-acess - Slight tweak to headers to stay...
2012-08-23 John HodgeUsermode/mount - Added 'mount -u' (unmount) support
2012-08-15 John HodgeUsermode/mount - Removed sType!=NULL restriction
2012-08-08 John HodgeUsermode/lspci - Recreated without the huge database...
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-08-08 John HodgeUsermode/axwin3 - (minor) Fixed install creating an...
2012-08-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-05 John HodgeUsermode/AxWin3 - Minor changes
2012-08-03 John HodgeUsermode - Added armv6 userland shims
2012-08-03 John HodgeUsermode - Slight fixes in preparation for armv6
2012-08-01 John HodgeUsermode - heap debugging and memmove speedup
2012-08-01 John HodgeUserland/libc - (minor) Debugging in heap
2012-08-01 John HodgeUsermode - Removed axwin2 (completly defunct)
2012-07-31 John HodgeUsermode/AxWin3 - Added keysyms (symlink to kernel...
2012-07-31 John HodgeUsermode/AxWin3 - Misc commenting removal
2012-07-31 John HodgeUsermode - (minor) Evaluated libgcc path earlier
2012-07-31 John HodgeUsermode/libc - Fix bug in strtol
2012-07-31 John HodgeAxWin3 - Bugfixes everywhere, hotkeys working
2012-07-31 John HodgeUsermode/ld-acess - Removed libgcc exports
2012-07-30 John HodgeUsermode/libc - Implimented strtoll/strtol
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-17 John HodgeUsermode/wget - Fixed minor warning that caused compila...
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-15 John HodgeUsermode/axwin3 - Fixed using stdout as stdin (causing...
2012-07-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-04 John HodgeUsermode - Fixes to magic non-recusive build
2012-07-04 John HodgeUsermode/axwin3 - Commenting
2012-06-14 John HodgeUsermode/wget - Passed protocol name to getaddrinfo
2012-06-14 John HodgeCommon/ELF Loader - Debug fixes and detection for no...
2012-06-14 John HodgeUsermode/build - Added the actual version of libgcc...
2012-06-14 John HodgeUsermode/libc - Implimented abs/labs for a ported game
2012-05-27 John HodgeUsermode/wget - Can download a small text file, woot!
2012-05-27 John HodgeUsermode/libpsocket - Heaps of work on getaddrinfo
2012-05-27 John HodgeUsermode/libnet - Sorting things out (and made a TCP...
2012-05-27 John HodgeUsermode - Added O_RDWR and friends to unistd.h
2012-05-27 John HodgeUsermode/libpsocket - Working on BSD/POSIX socket emulation
2012-05-26 John HodgeUsermode/wget - Renamed source dir
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-26 John HodgeUserland/wget - Starting on a wget clone
2012-05-24 John HodgeFixing up misc x86-64 bugs
2012-05-24 John HodgeUsermode - Moved include files to each library's directory
2012-05-22 John HodgeUsermode/mount - Added options support
2012-05-20 John HodgeLittle bugfixes to userland
2012-05-20 John HodgeUsermode/AxWin3 - Working on a bitmap/framebuffer windo...
2012-05-18 John HodgeUsermode/AxWin3 - Bugfixing and cleanup
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeUsermode/AxWin3 - Wokring on hotkeys
2012-05-18 John HodgeUsermode/DHCPC - Bugfixing and implementing select...
2012-05-16 John HodgeUsermode - Little debug and other fixes
2012-05-15 John HodgeUsermode/AxWin3 - Debugging
2012-05-12 John HodgeIPStack - Cleaned up userland 'ip' tool, and fixed...
2012-05-12 John HodgeUsermode/irc - Fixing some niggling issues
2012-05-12 John HodgeIPStack - Reworking of network device API
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-22 John HodgeMerge branch 'master' of cadel.mutabah.net:acess2
2012-04-20 John HodgeUsermode - Removed SpiderScript
2012-04-20 John HodgeSpiderScript - Moved header to directory, ready to...
2012-04-20 John HodgeSpiderScript - Implementing object element/attribute...
2012-04-20 John HodgeSpiderScript - Fixed array behaviour, removed memory...
2012-04-17 John HodgeUsermode/SpiderScript - Added language namespace exports
2012-04-17 John HodgeUsermode/SpiderScript - Restructured namespace handling...
2012-04-17 John HodgeUsermode/SpiderScript - Added compile-time type checkin...
2012-04-15 John HodgeUsermode/spiderscript - Added generation-time type...
2012-04-15 John HodgeUsermode/libspiderscript - Fixed namespace scoping...
2012-04-15 John HodgeUsermode/libspiderscript - Cleaning code, made bytecode...
2012-04-14 John HodgeUsermode/libspiderscript - Fixing a multitude of bugs
2012-04-01 John HodgeUsermode/AxWin3 WM - Fixed cursor position not changing...
2012-03-24 John HodgeUsermode/login - Disabled screen clear so kernel boot...
2012-03-16 John HodgeFixing KMod support
2012-03-11 John HodgeUsermode/axwin3 - Little additions and bugfixes
2012-03-11 John HodgeModules/Mouse - Fixing bugs, removing debug
2012-03-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-21 John HodgeUsermode/AxWin3 - Fixing mouse code to handle non 3...
2012-02-14 John HodgeUsermode/AxWin3 - Fixed bug with underlined items in...
2012-02-14 John HodgeUsermode/include - Slight fixes
2012-02-09 John HodgeMisc warning killing
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-08 John HodgeUsermode/include - Fixes so user sys/ works in AcessNative
2012-02-07 John HodgeOops
2012-02-07 John HodgeMore work on neatening code
2012-02-07 John HodgeUsermode - Cleanups courtesey of scan-build
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-05 John HodgeUsermode - Added device detection to DHCP client
2012-02-05 John HodgeNetworking - Reworked route table management
2012-02-05 John HodgeNetworking - Working on DHCP client (and related changes)
2012-01-30 John HodgeImplementing telnet server, fixes everywhere
2012-01-29 John HodgeUsermode - Fixed duplicate definitions of BUFSIZ
2012-01-26 John HodgeMissing files
2012-01-26 John HodgeUsermode/telnetd - Hacking it up :) Needs _SysSpawn...
2012-01-26 John HodgeUsermode - Cleaning up while attempting to port dropbea...
2012-01-24 John HodgeIntegrating new event handling into userspace
next

UCC git Repository :: git.ucc.asn.au