Modules/USB - Little work on hub code
[tpg/acess2.git] / Usermode / include /
2011-11-21 John HodgeUsermode/AxWin3 - Added delete support to text input
2011-11-17 John HodgeUsermode/libc - Fixing little bugs/speed issues
2011-11-13 John HodgeUsermode/AxWin3 - Added decorator support
2011-11-13 John HodgeUsermode/AxWin3 - Cleaned up focus code a little, added...
2011-11-10 John HodgeUsermode/AxWin3 - Adding pop-up menu support (via a...
2011-11-09 John HodgeUsermode/AxWin3 - Added support for getting display...
2011-11-08 John HodgeUsermode/AxWin3 - Managed to pass input all the way...
2011-11-06 John HodgeUsermode/AxWin3 - Cleaning up bugs, adding image loadin...
2011-11-05 John HodgeUsermode/AxWin3 - Implementing SendMessage for client
2011-11-05 John HodgeUsermode/AxWin3 - Added window invalidation, sub-window...
2011-11-05 John HodgeUsermode/AxWin3 - Implementing widget support in userland
2011-11-04 John HodgeUsermode/AxWin3 - Cleaning up and adding client widget...
2011-11-04 John HodgeUsermode/AxWin3 - Implementing window creation
2011-11-02 John HodgeUsermode/AxWin3 - Workign on interface lib, adding...
2011-11-02 John HodgeUsermode/AxWin3 - Working on interface library
2011-10-31 John HodgeUsermode/AxWin3 - Working on interface library
2011-10-30 John HodgeUsermode/AxWin3 - Working on the libaxwin3 API
2011-10-24 John HodgeUsermode/include - Added packed statement to t_sysFInfo
2011-10-23 John HodgeUsermode - Finally cleaned up ELF32 relocation
2011-10-22 John HodgeUsermode/include - Terminal device changes (TODO: use...
2011-10-17 John HodgeUsermode/include - A pile of hack known as the Acess...
2011-10-08 John HodgeImplementing parts of the ARM usermode
2011-10-06 John HodgeUsermode/libc - Look ma! setjmp
2011-10-06 John HodgeReworking usermode/libc to closer C compliance
2011-10-04 John HodgeUsermode/ld-acess - Fixing elf64 support (and x86-64)
2011-09-25 John HodgeUsermode - Added sys/stat.h to help with cross compiles
2011-09-23 John HodgeSpiderScript - Light speedups, planning for smarter...
2011-09-20 John HodgeSpiderScript - Bytecode now _runs_ still buggy
2011-09-17 John HodgeSpiderScript - Huge changes to introduce bytecode support
2011-08-28 John HodgeUpdated Usermode FInfo structure to match the kernel...
2011-08-13 John HodgeUsermode - Fixing syscall API
2011-08-10 John HodgeUsermode/libc - Changes to get NASM/irssi/bash ......
2011-08-08 John HodgeUsermode/libc - Implementing POSIX/BSD sockets
2011-08-08 John HodgeUsermode - Switched to the POSIX read()/write() argumen...
2011-08-04 John HodgeUsermode/libc - Fixed implementation of atexit and...
2011-06-22 John HodgeAcessNative - Fixing Fixing Fixing
2011-06-08 John HodgeVTerm - Bugfixing mostly
2011-06-07 John HodgeNetworking - Heaps of changes
2011-06-05 John HodgeAxWin2 - More fiddling, almost ready now :)
2011-06-05 John HodgeAxWin2 - More fiddling
2011-06-04 John HodgeAxWin2 - Fiddling, almost ready for testing :)
2011-06-03 John HodgeMisc changes
2011-06-03 John HodgeAxWin2 - Huge changes, getting to the working point
2011-05-30 John HodgeAxWin - Re-structured to share headers between clients...
2011-05-30 John HodgeAxWin - axwin2 headers
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeMisc fixes to libc, added ISADMA to core Makefile.cfg
2011-05-07 John HodgeUsermode - Better separation of types and calls in...
2011-04-02 John HodgeSpiderScript - Bugs, Documentation and a few language...
2011-04-02 John HodgeSpiderScript - Implementing objects and classes, fixing...
2011-03-24 John HodgeMore work on x86_64 port of usermode
2011-03-02 John HodgeBedtime commit, misc changes
2011-03-01 John HodgeUsermode implementation of select()
2011-03-01 John Hodgelibreadline - Rework of library (less sucky now!)
2011-02-27 John Hodgeaxwin2 - Working on GUI, implemented image loading
2011-01-25 John HodgeIPStack / ifconfig - Routing changes
2010-11-06 John HodgeComposite commit (GUI / Networking)
2010-08-26 John HodgeSpiderScript: Added line numbers to tAST_Node, cleaned...
2010-08-26 John HodgeSpiderScript: String Casts, Escape Codes, Size for...
2010-08-26 John HodgeSpiderScript - Changed method of defining variant funct...
2010-08-25 John HodgeMore work on SpiderScript
2010-08-22 John HodgeJust cleaning up some things that may be needed in...
2010-08-07 John HodgeFixed behavior of VTerm when driver is set at runtime
2010-07-20 John HodgeCleaning up files
2010-05-13 John HodgeWorking on separating architecture dependent and indepe...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-05-01 John HodgeMore work on axwin, and slight changes in othe places
2010-04-30 John HodgeAdded strings header that was deleted in last commit...
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-26 John HodgeAdded calloc to libc
2010-04-24 John HodgeBig rewrite of AxWin to get it to compile and run
2010-04-23 John HodgeHalfway through deciding where to put the error handler...
2010-04-23 John HodgeFixes to VM8086 handler to remove operand size errors.
2010-04-15 John HodgeAdded SYS_OPENCHILD system call
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2010-03-27 John HodgeCleanup Commit
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-02-02 John HodgeWorking on GUI, side changes to the message passing
2010-02-02 John HodgeReorganised the modules directory, started serious...
2009-12-30 John HodgeAdded debug code to vterm, fixed userland _errno support
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-13 John HodgeFixes and Cleanup
2009-11-10 John HodgeAdding several modules to the Tree, plus some files...
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-10 John HodgeFixed the RTC only firing once.
2009-10-10 John HodgeVarious Changes
2009-10-03 John HodgeFixed correctness in stdio, minor changes in ls to...
2009-10-02 John HodgeCleanup
2009-10-02 John HodgeRemoved Page directory dump, added a mention of the...
2009-09-30 John HodgeImmense cleanup of libc, implemening login program...
2009-09-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
2009-09-25 John HodgeAdded debug to VFS_GetACL
2009-09-25 John HodgeAdded SYS_GETACL system call and implemented it in...
2009-09-25 John HodgeAdded extra debug to VFS_ReadDir
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-23 John HodgeAdded SYS_FINFO and functions required to support it
2009-09-22 John HodgeFixed bug in libc.so/brk(), fixed support for VT100...
2009-09-21 John HodgeAdding usermode tree

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