2011-06-06 |
John Hodge | AxWin2 - More fiddling, working in windows
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - Minor commenting change
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | Kernel - Fixed heap debug issue with valid side not...
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - More fiddling, almost ready now :)
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - Cleaned out messy code
|
commit | commitdiff | tree |
2011-06-05 |
John Hodge | AxWin2 - More fiddling
|
commit | commitdiff | tree |
2011-06-04 |
John Hodge | AxWin2 - Fiddling, almost ready for testing :)
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Added gitignore rules
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Deleted axwin0 (now backed up)
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Backup - Adding design for AxWin3 to git
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Backup - Adding AxWin0 to git, just so it's backed up
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | Misc changes
|
commit | commitdiff | tree |
2011-06-03 |
John Hodge | AxWin2 - Huge changes, getting to the working point
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - Re-added Proc message support
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - General cleaning
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - Re-structured to share headers between clients...
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | AxWin - axwin2 headers
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | Working on AxWin2
|
commit | commitdiff | tree |
2011-05-30 |
John Hodge | IPStack - Misc logging changes
|
commit | commitdiff | tree |
2011-05-29 |
John Hodge | AxWin2 - Working in UDP based IPC, select() for input
|
commit | commitdiff | tree |
2011-05-29 |
John Hodge | IPStack - Removed client/server structure from UDP...
|
commit | commitdiff | tree |
2011-05-29 |
John Hodge | Moved to BASE_IOCTLS() macro for keyboard driver
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Mouse driver and AxWin
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Kernel - Finally fixed that corruption bug (description...
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | ARM7 - Removed unneeded div header
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | SpiderScript - Commenting changes
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Remove x86 specific drivers from global build config
|
commit | commitdiff | tree |
2011-05-28 |
John Hodge | Kernel - More work on ARM port
|
commit | commitdiff | tree |
2011-05-25 |
John Hodge | Merge branch 'master' of [email protected]:acess2
|
commit | commitdiff | tree |
2011-05-25 |
John Hodge | Usermode edit - Can view :)
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | Misc fixes to libc, added ISADMA to core Makefile.cfg
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | Image viewer :)
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | AcessNative - Fixes mostly, still not yet complete
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | ISADMA moved out to a module
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | ARM Build (doesn't compile yet)
|
commit | commitdiff | tree |
2011-05-16 |
John Hodge | Hore work to allow ARM builds
|
commit | commitdiff | tree |
2011-05-10 |
John Hodge | SpiderScript - Speedups
|
commit | commitdiff | tree |
2011-05-08 |
John Hodge | Moved PS2 Keyboard driver out to module tree (still...
|
commit | commitdiff | tree |
2011-05-08 |
John Hodge | Fiddling ready for an ARM port
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Added BochsGA to build
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | AxWin2 - Misc commenting changes (and moving Shell...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Usermode - Better separation of types and calls in...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Upgraded BochsGA to new specs, formatting change in...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | USB - Still non working, but fiddling with it
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | IPStack - Misc cleanups
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | IPStack - Firewall cleanups and speedups (now shoudl...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Cleaning up and Debugging (Exposed by AcessNative mostly)
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Broke threads.h into two files (for better isolation)
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Kernel - Instruction tracing support
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Moved call to strip until install (to allow the debug...
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | Debugging a segfault in ELF loader (when loading CLIShell)
|
commit | commitdiff | tree |
2011-05-07 |
John Hodge | AcessNative - Huge changes, cleaning up and getting...
|
commit | commitdiff | tree |
2011-04-03 |
John Hodge | SpiderScript - Added tags to loops to allow arbitary...
|
commit | commitdiff | tree |
2011-04-03 |
John Hodge | SpiderScript - Fixed namespace handling (and unset...
|
commit | commitdiff | tree |
2011-04-03 |
John Hodge | SpiderScript - Fixing order of operations, improved...
|
commit | commitdiff | tree |
2011-04-02 |
John Hodge | Adding forgotten files
|
commit | commitdiff | tree |
2011-04-02 |
John Hodge | Misc changes
|
commit | commitdiff | tree |
2011-04-02 |
John Hodge | SpiderScript - Bugs, Documentation and a few language...
|
commit | commitdiff | tree |
2011-04-02 |
John Hodge | SpiderScript - Moar fixes, mostly speedups (caching...
|
commit | commitdiff | tree |
2011-04-02 |
John Hodge | SpiderScript - Bugfixes and speed improvements
|
commit | commitdiff | tree |
2011-04-02 |
John Hodge | SpiderScript - Implementing objects and classes, fixing...
|
commit | commitdiff | tree |
2011-03-31 |
John Hodge | SpiderScript - A day of debugging and improvements
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | More work on x86_64 port of usermode
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Compile fixes for clang
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Usermode/axwin2 - Compile fixes for clang
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Usermode/Libs - x86_64 port in progress
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Usermode/ld-acess - x86_64 support
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Fixing gitigore, added a config file for the 'host...
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Usermode - Changed build system to separate different...
|
commit | commitdiff | tree |
2011-03-24 |
John Hodge | Usermode/ld-acess - Reworked build structure and syscall...
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | Usermode/axwin2 - Commenting
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | Fiddling with build system
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | NE2000 - Cleaning up code, moved to a semaphore
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | Usermode/telnet - Moved to new routing API
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | Usermode/libnet - Added support for change to routing API
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | IPStack - Working on removing future packet cache
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | Cleaning up mostly
|
commit | commitdiff | tree |
2011-03-23 |
John Hodge | Fiddling with the x86_64 port
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Slight header updated
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Added ability to use /Devices/ip/routes/...
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Working on implementing IPv6
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Cleanup to ARP code (slight)
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Cleaning IPv4 code, implemented routing
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Fiddling with firewall
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Cleaning up TCP code
|
commit | commitdiff | tree |
2011-03-21 |
John Hodge | IPStack - Fiddling with firewall code
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Bedtime commit, misc changes
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Overhaul of TCP code (still messy, but now WORKS!!!!)
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | IRC Client - Added Readline support, error catching
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Added telnet to root Makefile
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Upgrading telnet client to new TCP code
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Updated test client for Qemu user network
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Fixed default minium size in vsnprintf being 1 (should...
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Added debug (disabled) to Semaphore_Signal
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Fixed bug in kernel script parsing (uninitialised value)
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Bugfix in NE2K driver (didn't wait for the DMA to be...
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | *partial commit* - Added debut name to VFS_SelectNode
|
commit | commitdiff | tree |
2011-03-02 |
John Hodge | Bugfix in Ring buffer (embarrasing)
|
commit | commitdiff | tree |
2011-03-01 |
John Hodge | Cleaning up (committing stuff)
|
commit | commitdiff | tree |
next |