tpg/acess2.git
2013-06-08 John HodgeTools/GCCProxy - Added '-fno-omit-frame-pointer' to...
2013-06-08 John HodgeExternals - Added zlib meta-makefile (and common)
2013-05-22 John HodgeCleaned up some TODOs
2013-05-21 John HodgeUsermode/libposix - Hacked translation of termios-ptymode
2013-05-20 John HodgeKernel/VTerm - Include forgotten 2D command handling
2013-05-20 John HodgeUsermode/libreadline - Fixed for new PTY
2013-05-20 John HodgeUsermode/libposix - Fixed getpass for new PTY
2013-05-20 John HodgeUsermode/login - Added PTY mode reset before showing...
2013-05-20 John HodgeUsermode/AxWin3 - Updated for PTY support
2013-05-20 John HodgeKernel/VTerm,PTY - Replaced VTerm buffers with PTY...
2013-05-20 John HodgeUsermode/ld-acess - PTY 2D commands
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 HodgeKernel - Integrated PTY with VTerm, userland currently...
2013-05-18 John HodgeUsermode/GUI Terminal - Switched to PTY instead of...
2013-05-18 John HodgeUsermode/ld-acess - Fixed compilation errors in devices...
2013-05-18 John HodgeKernel/PTYs - Fixed maths error causing page fault
2013-05-18 John HodgeKernel/threads - Fixed infinite fault loop if thread...
2013-05-17 John HodgeKernel/PTYs - Finishing touches on implimentation
2013-05-17 John HodgeKernel - Implimenting PTYs (untested, unintegrated)
2013-05-16 John HodgeUsermode/libposix - Fixed bug in getpass (didn't trim \n)
2013-05-16 John HodgeKernel/VFS - Fixed bug with setting flags on FD0
2013-05-16 John HodgeUsermode/libc,libpsocket - Various fixes to psockets...
2013-05-16 John HodgeKernel - Implimented VFS_Reopen
2013-05-16 John HodgeKernel - Added 'Flags' param to VFS Read/Write/FindDir
2013-05-15 John Hodge... Usermode/libposix - Misc
2013-05-15 John Hodge... Kernel - SYS_FDCTL
2013-05-15 John Hodge... Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-15 John HodgeKernel - Working on SYS_COPYFD
2013-05-15 John HodgeUsermode/libposix - fcntl and debug
2013-05-15 John Hodge... Kernel - Defaulted FRandom 'DataAvaliable' to 1
2013-05-15 John Hodge... Usermode/libposix - Fixed duplicate definition of uid_t
2013-05-14 John HodgeUsermode/libposix - Fixed getpass() argument
2013-05-14 John HodgeKernel - Added fast random (ala /dev/urandom), good...
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-14 John HodgeTools/GCCProxy - Moved libgcc to last item in link...
2013-05-14 John HodgeUsermode/libposix - Implimenting functions for dropbear
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-14 John HodgeNotes - Pondering pty behavior
2013-05-14 John HodgeKernel - Update syscall definition (comment only)
2013-05-14 John HodgeKernel/VTerm - C99 and slight debug
2013-05-14 John HodgeKernel/IPCPipe - Disabled debug
2013-05-14 John HodgeModules/IPStack - Removed useless log message
2013-05-14 John HodgeKernel - Disabled omission of frame pointer (debugging)
2013-05-13 John Hodge... AcessNative - Better error reporting in NativeFS
2013-05-13 John Hodge... Modules/FAT - Fixed handling of <FAT32 root directory
2013-05-13 John Hodge... Tools/DiskTook - Fixed absolute path support
2013-05-13 John Hodge... Kernel/VTerm - Fixed typo in comment
2013-05-12 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-12 John HodgeUsermode/AxWin3 - Speedups mostly, required some restru...
2013-05-12 John HodgeRunQemu - Added e1000 and 5555->23 forward
2013-05-12 John HodgeModules/E1000 - Fixed corruption/crash
2013-05-08 John Hodge... Kernel/armv7 - Extra code for Tegra2 timer tests
2013-05-08 John Hodge... Modules/E1000 - (minor) Worked around dumb gcc warning
2013-05-08 John Hodge... Usermode/init - Fixed early free of command, fixed...
2013-05-08 John Hodge... Usermode/libc - Misc unused change in printf %f
2013-05-08 John Hodge... Kernel/x86 - Untested MicroSleep function
2013-05-03 John Hodge... Kernel/acpica - Disable debug
2013-05-03 John Hodge... Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-03 John HodgeModules/E1000 - Bugfixes
2013-05-03 John Hodge... Merge branch 'master' of github.com:thepowersgang/acess2
2013-05-03 John HodgeKernel/acpica - Fiddling
2013-04-26 John HodgeBuildConf - Added PCnetFAST3 to x86 default config
2013-04-26 John HodgeUsermode/Filesystem - inittab: Added telnet server...
2013-04-26 John HodgeModules/PCnetFAST3 - Partially functional
2013-04-26 John HodgeUsermode/init - Fixes to parsing and error checks,...
2013-04-26 John HodgeModules/E1000 - Partially functional driver
2013-04-26 John HodgeModules/IPStack - Added MAC checksum offload support
2013-04-26 John HodgeKernel/x86 - mboot: Cleaning up source, added sanity...
2013-04-26 John HodgeKernel/x86 - acpica: Debug to trace AE_NO_MEMORY cause
2013-04-26 John HodgeKernel/x86 - mm_virt: Allowed PhysAddr=NULL with AllocDMA
2013-04-26 John HodgeTools/GCCProxy - Included libposix and libpsocket ...
2013-04-26 John HodgeUsermode/libpsocket - getnameinfo and other definitions
2013-04-26 John HodgeUsermode/libposix - More definitions on the way to...
2013-04-26 John HodgeUsermode/libc - More errno values and signal symbolic...
2013-04-26 John HodgeUsermode/libc - Fixed back-seek of -1 when a write...
2013-04-26 John HodgeUsermode/ld-acess - Bugfix and extra syscall
2013-04-02 John Hodge... Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-04-02 John HodgeUsermode/libc - Removed debug in stdio flush
2013-04-02 John HodgeKernel/IPStack - Added lock to buffer structure so...
2013-04-02 John HodgeKernel/Threads - Added output to SetName to trace threa...
2013-04-02 John HodgeKernel/VTerm - Added stub support for an escape code...
2013-04-01 John HodgeKernel/Modules - Heaps of work on PCnet FASTIII driver
2013-03-31 John HodgeUsermode - Added stdio output caching
2013-03-31 John HodgeKernel/VTerm - Fixed little bugs exposed with stdio...
2013-03-30 John Hodge... Kernel - Doxygen documentation updates
2013-03-30 John Hodge... Kernel/x86 - Report ACPICA cache name on exhaustion
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 HodgeAcessNative - Fixed alignment on request header
2013-03-29 John Hodge... Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-29 John Hodge... Modules/IPStack - Reduced UDP debug spam
2013-03-28 John Hodge... Usermode - Fixed incorrect use of vsnprintf
2013-03-28 John Hodge... Usermode+InitRD - Fixed incorrect location of dhcpc
2013-03-26 John HodgeAcessNative - Included ipcpipe for AxWin3
2013-03-26 John HodgeUsermode/AxWin3 - Fixed undefined memory usage
next

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