Usermode/ld-acess - Adding elf64 support
[tpg/acess2.git] / Usermode / Applications /
2011-09-25 John HodgeUsermode - Stub UDP tester (in the form of a DNS client)
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-08 John HodgeKernel - Fixes from clang's scan-build tool
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-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-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 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-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-25 John HodgeUsermode edit - Can view :)
2011-05-16 John HodgeImage viewer :)
2011-05-07 John HodgeAxWin2 - Misc commenting changes (and moving Shell...
2011-04-02 John HodgeMisc changes
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 - Changed build system to separate different...
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-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 HodgeMental note, adding resources is a good idea
2011-03-01 John Hodgeaxwin2 - Little cleanup
2011-03-01 John Hodgelibreadline - Rework of library (less sucky now!)
2011-02-27 John HodgeFixing makefiles
2011-02-27 John HodgeIPStack - Bugfixing (and testing IRC client)
2011-02-27 John Hodgeaxwin2 - Working on GUI, implemented image loading
2011-02-17 John HodgeFixed `make install` issues, bugs with VESA rel0.07
2011-02-12 John HodgeCleaned up places where MM_Allocate was used without...
2011-02-12 John HodgeBig bugfixes from trying a Clone/fork bomb
2011-02-02 John HodgeUpdated InitRD to new usermode layout, cleanups in...
2011-01-29 John HodgeUsermode - Starting on a text editor
2011-01-25 John HodgeSlight bugfixes and output cleanups
2011-01-25 John HodgeIPStack / ifconfig - Routing changes
2011-01-18 John HodgeBig changes to AcessNative
2010-11-28 John HodgeGUI Fixes
2010-11-28 John HodgeFixed GUI font rendering
2010-11-27 John HodgeFixed Video_DrawText passing too many arguments to...
2010-11-27 John HodgeAdded sanity checking to kernel vnsprintf
2010-11-27 John HodgeFixed compile issues in AxWin2 WM
2010-11-27 John HodgeUsermode build system overhaul
2010-11-27 John HodgeBuild fixes
2010-11-21 John HodgeFiddling with IPStack
2010-11-20 John HodgeFixing route determining
2010-11-20 John HodgeGeneral fixes
2010-11-20 John HodgeCleaning up pcidump / fixed compile warning in InitRD
2010-11-20 John Hodgeifconfig - routes
2010-11-19 John HodgeMultiple IPStack Related changes (and other bugfixes)
2010-11-13 John HodgeFiddling with ARP to handle routing
2010-11-07 John HodgeCompile fixes, implemented Net_GetInterface
2010-11-06 John HodgeComposite commit (GUI / Networking)
2010-10-19 John HodgeBuglocating: Some random corruption in VFS, FDD lockups
2010-10-12 John Hodgex86_64 build now compiles :)
2010-10-03 John HodgeReplace rand() implementation - fixes threading lockups
2010-08-25 John HodgePCI device dump (lspci clone, essentially)
2010-08-24 John HodgeTrying to reduce the ability for a fork bomb to fault...
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-31 John HodgeRemoved old debug from init
2010-07-22 John HodgeMisc changes, working on the VTerm's VT100 support...
2010-07-15 John HodgeATA Fixes, Module compilation fixups
2010-07-13 John HodgeCleaning up some debug, fixing cosmetic bugs in usermod...
next

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