2011-05-16 |
John Hodge | Misc fixes to libc, added ISADMA to core Makefile.cfg |
tree | commitdiff |
2011-05-10 |
John Hodge | SpiderScript - Speedups |
tree | commitdiff |
2011-04-03 |
John Hodge | SpiderScript - Added tags to loops to allow arbitary... |
tree | commitdiff |
2011-04-03 |
John Hodge | SpiderScript - Fixed namespace handling (and unset... |
tree | commitdiff |
2011-04-03 |
John Hodge | SpiderScript - Fixing order of operations, improved... |
tree | commitdiff |
2011-04-02 |
John Hodge | Adding forgotten files |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Bugs, Documentation and a few language... |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Moar fixes, mostly speedups (caching... |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Bugfixes and speed improvements |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Implementing objects and classes, fixing... |
tree | commitdiff |
2011-03-31 |
John Hodge | SpiderScript - A day of debugging and improvements |
tree | commitdiff |
2011-03-24 |
John Hodge | More work on x86_64 port of usermode |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode/Libs - x86_64 port in progress |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode/ld-acess - x86_64 support |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode - Changed build system to separate different... |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode/ld-acess - Reworked build structure and syscal... |
tree | commitdiff |
2011-03-23 |
John Hodge | Usermode/libnet - Added support for change to routing API |
tree | commitdiff |
2011-03-01 |
John Hodge | ld-acess - Exported select() |
tree | commitdiff |
2011-03-01 |
John Hodge | Usermode implementation of select() |
tree | commitdiff |
2011-03-01 |
John Hodge | libreadline - Rework of library (less sucky now!) |
tree | commitdiff |
2011-02-27 |
John Hodge | libc - Fixed an embarrasing bug in strchr :| |
tree | commitdiff |
2011-02-27 |
John Hodge | Fixing makefiles |
tree | commitdiff |
2011-02-27 |
John Hodge | axwin2 - Working on GUI, implemented image loading |
tree | commitdiff |
2011-02-17 |
John Hodge | Fixed `make install` issues, bugs with VESA rel0.07 |
tree | commitdiff |
2011-02-13 |
John Hodge | Fixed crt0.o not creating its output directory |
tree | commitdiff |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb |
tree | commitdiff |
2011-01-25 |
John Hodge | IPStack / ifconfig - Routing changes |
tree | commitdiff |
2011-01-25 |
John Hodge | ld-acess - Fixed bugs due to not testing from AcessNati... |
tree | commitdiff |
2011-01-22 |
John Hodge | Lots of work on the AcessNative kernel |
tree | commitdiff |
2011-01-18 |
John Hodge | Big changes to AcessNative |
tree | commitdiff |
2010-11-27 |
John Hodge | Usermode build system overhaul |
tree | commitdiff |
2010-11-27 |
John Hodge | Build fixes |
tree | commitdiff |
2010-11-25 |
John Hodge | Combined ld-acess and libacess |
tree | commitdiff |
2010-11-20 |
John Hodge | ifconfig - routes |
tree | commitdiff |
2010-11-07 |
John Hodge | Compile fixes, implemented Net_GetInterface |
tree | commitdiff |
2010-11-07 |
John Hodge | More cleanup in IPStack (making routes usable) |
tree | commitdiff |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
tree | commitdiff |
2010-10-22 |
John Hodge | Don't ask me how, but it's booting again |
tree | commitdiff |
2010-09-09 |
John Hodge | Per-CPU task switch disable, minor spiderscript changes |
tree | commitdiff |
2010-09-07 |
John Hodge | SpiderScript - For loop, #if'd out experimental code |
tree | commitdiff |
2010-08-28 |
John Hodge | SpiderScript: Working on dumping the AST to disk |
tree | commitdiff |
2010-08-27 |
John Hodge | SpiderScript: Slight error fix |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript: Logical Functions, improved integer input |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript: Added line numbers to tAST_Node, cleaned... |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript: String Casts, Escape Codes, Size for... |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript - Changed method of defining variant funct... |
tree | commitdiff |
2010-08-26 |
John Hodge | Added if() statement (and internal support for for... |
tree | commitdiff |
2010-08-25 |
John Hodge | More work on SpiderScript |
tree | commitdiff |
2010-08-24 |
John Hodge | Trying to reduce the ability for a fork bomb to fault... |
tree | commitdiff |
2010-08-22 |
John Hodge | Just cleaning up some things that may be needed in... |
tree | commitdiff |
2010-08-20 |
John Hodge | Improving the debug capabilities of the heap code,... |
tree | commitdiff |
2010-08-17 |
John Hodge | Updated sample scripts (and included a static version) |
tree | commitdiff |
2010-08-17 |
John Hodge | SpiderScript! (with a sample script) |
tree | commitdiff |
2010-08-07 |
John Hodge | Fixed behavior of VTerm when driver is set at runtime |
tree | commitdiff |
2010-07-24 |
John Hodge | Fixing bugs and removing debug statements |
tree | commitdiff |
2010-07-22 |
John Hodge | Changing syscall interface to jump to KUSER_CODE, allow... |
tree | commitdiff |
2010-07-20 |
John Hodge | Cleaning up files |
tree | commitdiff |
2010-07-13 |
John Hodge | And the same for udivdi3, [TPG]: you are a ning-nong |
tree | commitdiff |
2010-07-13 |
John Hodge | Nice job, making umoddi3 call umoddi3 in the usermode... |
tree | commitdiff |
2010-06-27 |
John Hodge | Cleaning up timer code, implementing cursor in vesa |
tree | commitdiff |
2010-06-20 |
John Hodge | Division bug hidden, now only shows when 64-bit divisio... |
tree | commitdiff |
2010-06-20 |
John Hodge | Misc debug to fix a printf bug, traced the bug to 64... |
tree | commitdiff |
2010-05-13 |
John Hodge | Working on separating architecture dependent and indepe... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-05-03 |
John Hodge | Bugfixes to usermode 64-bit division, more work on... |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-26 |
John Hodge | Added calloc to libc |
tree | commitdiff |
2010-04-24 |
John Hodge | Big rewrite of AxWin to get it to compile and run |
tree | commitdiff |
2010-04-23 |
John Hodge | Halfway through deciding where to put the error handler... |
tree | commitdiff |
2010-04-23 |
John Hodge | Fixes to VM8086 handler to remove operand size errors. |
tree | commitdiff |
2010-04-15 |
John Hodge | Makefile cleanup, documentation |
tree | commitdiff |
2010-04-15 |
John Hodge | Added SYS_OPENCHILD system call |
tree | commitdiff |
2010-04-14 |
John Hodge | Renamed libc filename, disabled debug and reenabled... |
tree | commitdiff |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixed keyboard bug where keypresses were not being... |
tree | commitdiff |
2010-03-27 |
John Hodge | Cleanup Commit |
tree | commitdiff |
2010-03-18 |
John Hodge | Bugfixing initrd and ld-acess |
tree | commitdiff |
2010-03-17 |
John Hodge | Various changes, most of them involving the FAT and... |
tree | commitdiff |
2010-03-04 |
John Hodge | Bugfixing and testing TCP stack |
tree | commitdiff |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
tree | commitdiff |
2010-02-07 |
John Hodge | Removed the need to alter acess.ld for each build envir... |
tree | commitdiff |
2009-12-30 |
John Hodge | Added debug code to vterm, fixed userland _errno support |
tree | commitdiff |
2009-12-28 |
John Hodge | Bugfixes upon chaning GCC versions |
tree | commitdiff |
2009-12-27 |
John Hodge | Updated build system to remove `install` from `all` |
tree | commitdiff |
2009-12-26 |
John Hodge | Updated the build files to use $(xCP), allows use of... |
tree | commitdiff |
2009-11-24 |
John Hodge | Altered keyboard driver to correctly support Unicode |
tree | commitdiff |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
tree | commitdiff |
2009-11-17 |
John Hodge | Cleanups & Implementations to allow IPStack to compile |
tree | commitdiff |
2009-11-13 |
John Hodge | Fixes and Cleanup |
tree | commitdiff |
2009-11-10 |
John Hodge | Adding several modules to the Tree, plus some files... |
tree | commitdiff |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
tree | commitdiff |
2009-10-10 |
John Hodge | Various Changes |
tree | commitdiff |
2009-10-03 |
John Hodge | Enabled WP flag in CR0 to allow COW to work if the... |
tree | commitdiff |
2009-10-03 |
John Hodge | Fixed correctness in stdio, minor changes in ls to... |
tree | commitdiff |
2009-10-02 |
John Hodge | Fixed bug with handling of . and .. that was trashing... |
tree | commitdiff |
2009-10-02 |
John Hodge | Cleanup |
tree | commitdiff |
2009-10-02 |
John Hodge | Removed Page directory dump, added a mention of the... |
tree | commitdiff |
2009-09-30 |
John Hodge | Fixed Segfault if execve fails, fixed errors in LibC... |
tree | commitdiff |
2009-09-30 |
John Hodge | Implemented debug SYS_SETUID and SYS_SETGID (need to... |
tree | commitdiff |
2009-09-30 |
John Hodge | Immense cleanup of libc, implemening login program... |
tree | commitdiff |
next |