Kernel/x86 - Disabled task tracing
[tpg/acess2.git] / Usermode /
2011-09-26 John HodgeUsermode/ld-acess - Adding elf64 support
2011-09-25 John HodgeUsermode - Added sys/stat.h to help with cross compiles
2011-09-25 John HodgeUsermode - Stub UDP tester (in the form of a DNS client)
2011-09-23 John HodgeSpiderScript - Light speedups, planning for smarter...
2011-09-21 John HodgeSpiderScript - Speedup fixes to bytecode
2011-09-21 John HodgeSpiderScript - Fixes, SpiderWeb's print_test.sw works
2011-09-21 John HodgeSpiderScript - Bugfixing, most bytecode runs now
2011-09-20 John HodgeSpiderScript - Bytecode now _runs_ still buggy
2011-09-18 John HodgeSpiderScript - Cleaning and sorting
2011-09-18 John HodgeSpiderScript - Restructured to be able to keep bytecode...
2011-09-17 John HodgeSpiderScript - More changes, cleaning up
2011-09-17 John HodgeSpiderScript - Huge changes to introduce bytecode support
2011-09-08 John HodgeUsermode/ld-acess - Fixed for x86_64 syscall interface
2011-09-08 John HodgeUsermode/ld-access - Fixed issues linking with libld...
2011-09-08 John HodgeUsermode - Changed install dir to $(DISTROOT)/$(ARCH...
2011-08-28 John HodgeUpdated Usermode FInfo structure to match the kernel...
2011-08-28 John HodgeUsermode/ld-acess - Disabled PIC (not needed) mmap_binary
2011-08-26 John HodgeUsermode/ld-acess - Fixing ELF loader modifying .text...
2011-08-22 John HodgeKernel - General fixing after ARM7 changes
2011-08-21 John HodgeUsermode - Fixing build system
2011-08-21 John HodgeUsermode - AxWin2 notes, and a write support test app
2011-08-21 John HodgeUsermode/axwin3 - Fiddling
2011-08-17 John HodgeUsermode/axwin3 - Working on things
2011-08-17 John HodgeUsermode/axwin3 - Designing AxWin3 API
2011-08-13 John HodgeUsermode - Fixing syscall API
2011-08-10 John HodgeUsermode/libc - Changes to get NASM/irssi/bash ......
2011-08-08 John HodgeKernel - Fixes from clang's scan-build tool
2011-08-08 John HodgeUsermode/libc - Implementing POSIX/BSD sockets
2011-08-08 John HodgeUsermode - Switched to the POSIX read()/write() argumen...
2011-08-06 John HodgeUsermode/telnet - Added default port number
2011-08-04 John HodgeUsermode/irc - Fixes to long line rendering, misc other...
2011-08-04 John HodgeUsermode/irc - Fixes
2011-08-04 John HodgeUsermode/axwin2 - Commenting changes
2011-08-04 John HodgeUsermode/libc - Fixed implementation of atexit and...
2011-07-19 John HodgeKernel - Oops, forgot to change the export definitions
2011-07-06 John HodgeUsermode Build - Updated makefiles to compile needed...
2011-07-06 John HodgeAxWin2 - Added mouse support (well, it now reads the...
2011-07-03 John HodgeIRC - Set server to Qemu host address (better for debug...
2011-07-02 John HodgeUsermode/testclient - Fixes for debugging
2011-06-22 John HodgeAcessNative - Fixing Fixing Fixing
2011-06-16 John HodgeAxWin2 - Debugging and misc
2011-06-16 John HodgeUsermode - IRC Client
2011-06-08 John HodgeVTerm - Bugfixing mostly
2011-06-07 John HodgeNetworking - Heaps of changes
2011-06-06 John HodgeAxWin2 - More fiddling, working in windows
2011-06-05 John HodgeAxWin2 - Minor commenting change
2011-06-05 John HodgeAxWin2 - More fiddling, almost ready now :)
2011-06-05 John HodgeAxWin2 - Cleaned out messy code
2011-06-05 John HodgeAxWin2 - More fiddling
2011-06-04 John HodgeAxWin2 - Fiddling, almost ready for testing :)
2011-06-03 John HodgeDeleted axwin0 (now backed up)
2011-06-03 John HodgeBackup - Adding design for AxWin3 to git
2011-06-03 John HodgeBackup - Adding AxWin0 to git, just so it's backed up
2011-06-03 John HodgeMisc changes
2011-06-03 John HodgeAxWin2 - Huge changes, getting to the working point
2011-05-30 John HodgeAxWin - Re-added Proc message support
2011-05-30 John HodgeAxWin - General cleaning
2011-05-30 John HodgeAxWin - Re-structured to share headers between clients...
2011-05-30 John HodgeAxWin - axwin2 headers
2011-05-30 John HodgeWorking on AxWin2
2011-05-29 John HodgeAxWin2 - Working in UDP based IPC, select() for input
2011-05-28 John HodgeMouse driver and AxWin
2011-05-28 John HodgeKernel - Finally fixed that corruption bug (description...
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeSpiderScript - Commenting changes
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-25 John HodgeUsermode edit - Can view :)
2011-05-16 John HodgeMisc fixes to libc, added ISADMA to core Makefile.cfg
2011-05-16 John HodgeImage viewer :)
2011-05-10 John HodgeSpiderScript - Speedups
2011-05-07 John HodgeAxWin2 - Misc commenting changes (and moving Shell...
2011-05-07 John HodgeUsermode - Better separation of types and calls in...
2011-04-03 John HodgeSpiderScript - Added tags to loops to allow arbitary...
2011-04-03 John HodgeSpiderScript - Fixed namespace handling (and unset...
2011-04-03 John HodgeSpiderScript - Fixing order of operations, improved...
2011-04-02 John HodgeAdding forgotten files
2011-04-02 John HodgeMisc changes
2011-04-02 John HodgeSpiderScript - Bugs, Documentation and a few language...
2011-04-02 John HodgeSpiderScript - Moar fixes, mostly speedups (caching...
2011-04-02 John HodgeSpiderScript - Bugfixes and speed improvements
2011-04-02 John HodgeSpiderScript - Implementing objects and classes, fixing...
2011-03-31 John HodgeSpiderScript - A day of debugging and improvements
2011-03-24 John HodgeMore work on x86_64 port of usermode
2011-03-24 John HodgeUsermode/axwin2 - Compile fixes for clang
2011-03-24 John HodgeUsermode/Libs - x86_64 port in progress
2011-03-24 John HodgeUsermode/ld-acess - x86_64 support
2011-03-24 John HodgeUsermode - Changed build system to separate different...
2011-03-24 John HodgeUsermode/ld-acess - Reworked build structure and syscal...
2011-03-23 John HodgeUsermode/axwin2 - Commenting
2011-03-23 John HodgeFiddling with build system
2011-03-23 John HodgeUsermode/telnet - Moved to new routing API
2011-03-23 John HodgeUsermode/libnet - Added support for change to routing API
2011-03-02 John HodgeBedtime commit, misc changes
2011-03-02 John HodgeIRC Client - Added Readline support, error catching
2011-03-02 John HodgeUpgrading telnet client to new TCP code
2011-03-02 John HodgeUpdated test client for Qemu user network
2011-03-01 John HodgeCleaning up (committing stuff)
2011-03-01 John HodgeAdded telnet client
2011-03-01 John HodgeMade IRC use select()
2011-03-01 John Hodgeld-acess - Exported select()
next

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