Tools/NetTest - Add TCP retransmit test
[tpg/acess2.git] / Usermode / Applications /
2013-09-10 John HodgeUsermode/AxWin3 - Slight cleanup in richtext code
2013-09-09 John HodgeUsermode/GUI Terminal - Moved End-of-row newline to...
2013-09-08 John HodgeUsermode/GUI Terminal - Added scrolling and cursor...
2013-09-08 John HodgeUsermode/IRC Client - Fixed incorrect ordering on ...
2013-09-08 John HodgeUsermode/GUI Terminal - Cleaned up debug
2013-09-08 John HodgeUsermode/GUI Terminal - Renamed folder
2013-09-08 John HodgeUsermode/GUI Terminal - Added setting of controlling...
2013-09-08 John HodgeUsermode/GUI Terminal - Fixed some characters not trigg...
2013-09-08 John HodgeUsermode/AxWin3 - (minor) More descripitive error messa...
2013-09-07 John HodgeUsermode/GUI Terminal - Reworking terminal code. Incomplete
2013-09-07 John HodgeUsermode/Applications - Added -Wall to make config
2013-09-07 John HodgeUsermode/AxWin3 - Fixed window destruction not working...
2013-08-11 John HodgeUsermode/wget - Fixed bad offsets when getting addresse...
2013-08-07 John Hodge (sonata)Usermode/IRC - Fixed bad merge
2013-08-06 John HodgeMerge branch 'master' of git://localhost/acess2
2013-08-06 John HodgeUsermode/IRC - Added basic PTY support
2013-08-06 John HodgeUsermode/AxWin3 - Duplicate renderer detection, debug...
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-08-01 John Hodge (sonata)Usermode/IRC - Update to handle PTY dims
2013-08-01 John Hodge (sonata)Usermode/login - Slight cleanup
2013-08-01 John Hodge (sonata)Usermode/telnetd - Updated to use a PTY
2013-07-31 John HodgeKernel - Changed PTY code to not expose userland server...
2013-07-27 John HodgeUsermode - Handled read failures in readline correctly
2013-07-27 John HodgeUsermode/AxWin3 - Fixed only one hotkey set being checked
2013-07-23 John HodgeUsermode/ATE - Tweaking
2013-07-23 John HodgeUsermode/AxWin3 - Added input support to RichText renderer
2013-07-22 John HodgeUsermode/AxWin3 - Fixed scan-build complaints, added...
2013-07-22 John HodgeUsermode/AxWin3 - Fixed scan-build complaints in libaxw...
2013-07-22 John HodgeUsermode/AxWin3 - Added proper mid-character clipping...
2013-07-22 John HodgeUsermode/telnetd - Fixed error from scan-build
2013-07-22 John HodgeUsermode/dhcpclient - Fixed warning from scan-build
2013-07-22 John HodgeUsermode/CLIShell - Updated 'dir' command to use OpenChild
2013-07-15 John HodgeUsermode/dhcpclient - Added echo of error string when...
2013-07-12 John HodgeUsermode/lspci - Dump command state in verbose
2013-07-11 John HodgeUsermode/lspci - Cleanup and BAR dump
2013-07-10 John HodgeUsermode/dhcpclient - A little cleanup
2013-07-10 John HodgeUsermode/Automounter - Added message on successful...
2013-07-10 John HodgeUsermode/init - Fixed bad stderr for 'exec' commands
2013-07-10 John HodgeUsermode/DHCP Client - Slight change to timeout message
2013-07-03 John HodgeUsermode/automounter - Added automounter
2013-07-03 John HodgeUsermode/AxWin3 - SDL Edition of the WM, runs but no...
2013-07-03 John HodgeUsermode/AxWin3 - Cleaning up and separating code
2013-07-02 John HodgeUsermode/AxWin3 - Preparing for SDL build
2013-06-08 John HodgeUsermode - Moved common portions of the Makefile.cfg...
2013-05-22 John HodgeCleaned up some TODOs
2013-05-20 John HodgeUsermode/login - Added PTY mode reset before showing...
2013-05-20 John HodgeUsermode/AxWin3 - Updated for PTY support
2013-05-18 John HodgeKernel - Misc fixes and debug in VTerm/PTY, AxWin3...
2013-05-18 John HodgeUsermode/init,login - Updated to new PTY code
2013-05-18 John HodgeUsermode/GUI Terminal - Switched to PTY instead of...
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-14 John HodgeUsermode - POSIX and C conformance changes
2013-05-14 John HodgeApplications/IRC - Cleaning up command code
2013-05-14 John HodgeApplications/login - Cleaned up input code
2013-05-14 John HodgeApplications - Used C99
2013-05-14 John HodgeApplications/GUI Terminal - Fixed sticky Ctrl/Alt keys...
2013-05-12 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-12 John HodgeUsermode/AxWin3 - Speedups mostly, required some restru...
2013-05-08 John Hodge (sonata)Usermode/init - Fixed early free of command, fixed...
2013-05-03 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-03 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2013-04-26 John HodgeUsermode/init - Fixes to parsing and error checks,...
2013-04-02 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-31 John HodgeUsermode - Added stdio output caching
2013-03-29 John HodgeMerge branch 'master' of git://localhost/acess2
2013-03-29 John HodgeUsermode - ARCH=native changes, kinda borked
2013-03-29 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-28 John Hodge (sonata)Usermode - Fixed incorrect use of vsnprintf
2013-03-26 John HodgeUsermode/AxWin3 - Fixed undefined memory usage
2013-03-26 John HodgeAcesNative+Usermode - libacessnative "works" (for some...
2013-03-06 John HodgeUsermode - Hacking up native compilation target
2013-03-05 John HodgeMerge branch 'master' of git://localhost/acess2
2013-03-05 John Hodge (sonata)Usermode/init - Fixed a couple of NULL dereferences
2013-03-03 John HodgeExternals/cross-compiler - Patching to get things compiling
2013-02-26 John HodgeUsermode/AxWin3 - Added ipcpipe support
2013-02-19 John HodgeUsermode/AxWin3 - A couple more icons, render fixes
2013-02-18 John HodgeUsermode/AxWin3 - resources and bugfixes
2013-02-18 John HodgeUsermode/AxWin3 - Cleaner libaxwin WNDMSG handling
2013-02-18 John HodgeUsermode/AxWin3 - Decorator resize and close, misc...
2013-02-18 John HodgeUsermode/ATE - Smaller default window
2013-02-18 John HodgeUsermode/AxWin3 - Compile fix
2013-02-18 John HodgeUsermode/axwin3 - Window destruction and client exit
2013-02-10 John HodgeUsermode/cat - Fixed order of fread/fwrite params
2013-02-02 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-29 John Hodge (sonata)Applications/irc - Added MOTD start code
2013-01-28 John HodgeIPStack - Breaking things (constant iftype)
2013-01-27 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-23 John Hodge (sonata)Usermode/axwin3 - Made menus auto-raised
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Backspace and over-greedy fix
2013-01-20 John Hodge (sonata)Usermode/axwin3 - RichText cursor (hacked)
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Text colouring and cursor
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Input fixes
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Now can show shell
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Richtext invalidate window on text...
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - VT100 extended parsing
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Implimented terminal spawn command
next

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