tpg/acess2.git
2014-03-22 John HodgeTools/NetTest - Add TCP Window test (not passing)
2014-03-22 John HodgeModules/IPStack - Abstract TCP checksums to allow verif...
2014-03-22 John HodgeModules/FAT - Slight cleanup
2014-03-22 John HodgeKernel/x86 - Structure for watchpoints (not used)
2014-03-22 John HodgeKernel/VTerm - Remove last reference to x86_VGAText
2014-03-22 John HodgeKernel/heap - Clean up a little, fix corruption in...
2014-03-20 John HodgeModules/VGAText - Remove, functionality is now in VESA
2014-03-19 John HodgeNetTest - Clean up TCP code a little, add lost packet...
2014-03-19 John HodgeModules/IPStack - Add ICMPv6 (not tested), fix TCP...
2014-03-17 John HodgeKernel/x86 - Evil hack to do validation of virtual...
2014-03-16 John HodgeModules/IPStack - Fix assertion failure, dedup some...
2014-03-16 John HodgeTools/NetTest - TCP test passing with connection opened...
2014-03-16 John HodgeModules/IPStack - Rework TCP connection closing
2014-03-16 John HodgeKernel - Ring buffer free method
2014-03-16 John HodgeTools/NetTest - Fixed ip checksum, pcap packet trace...
2014-03-16 John HodgeModules/IPStack - TCP RST for non-SYN packets to listen...
2014-03-16 John Hodge.gitignore - Ignore compiled headers
2014-03-16 John HodgeTools/NetTest - TCP stack testing, going well
2014-03-16 John HodgeUsermode/ld-acess - Fix unconditional inclusion of...
2014-03-16 John HodgeUsermode/ld-acess - Fix constness in FD_ISSET
2014-03-16 John HodgeModules/IPStack - Fixes from module testing
2014-03-16 John HodgeTools/NetTest - Add a runner to test networking stack
2014-03-15 John Hodge... Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-15 John HodgeKernel - Move debug hooks to common handler
2014-03-15 John HodgeKernel/VTerm - Silence some debug
2014-03-15 John HodgeExternals - Updated makefiles
2014-03-15 John HodgeUsermode/libpsocket - (minor) Commenting for DNS
2014-03-15 John HodgeKernel/x86 - Add IP/SP output to thread dump
2014-03-15 John HodgeUsermode/Applications - C++ support
2014-03-15 John HodgeModules/IPStack - Abstract HW addr cache, IPv6 TX ...
2014-03-15 John HodgeModules/UDI - Fix use of 'bool' as a variable name
2014-03-15 John HodgeKernel - Expose thread timer for EVENT_TIMER, multiple...
2014-03-11 John Hodge... Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge... Usermode/insmod - (minor) Include missed header
2014-03-11 John Hodge... Usermode/ld-acess - (minor) assert.h in elf.c
2014-03-11 John Hodge... Usermode/libposix - Fix types in select, minor in crypt
2014-03-11 John Hodge... Usermode/libpsocket - Constify and bugfix
2014-03-10 John Hodge... AcessNative - Spawn in libacess-native (with AN_GETPATH...
2014-03-10 John Hodge... Usermode/liburi - (minor) Remove unused variable
2014-03-10 John Hodge... Usermode/libnet - Fix bug with IPv6 parsing, constify
2014-03-10 John Hodge... Usermode/libimage_sif - Silence, scum!
2014-03-10 John Hodge... Usermode/Telnet - Use _SysSelect instead of select...
2014-03-10 John HodgeUsermode/libposix - Basic stat() emulation
2014-03-10 John HodgeExternals/freetype - Fix for cross-compiler
2014-03-09 John HodgeMakefile - libc++ and libm
2014-03-09 John HodgeModules/InitRD - Fix input path for externals
2014-03-09 John HodgeExternals - Fix prefix value (use DESTPATH)
2014-03-09 John Hodge... Kernel - Rename _EXECUTE to _EXEC (VFS perm flag)
2014-03-09 John Hodge... Usermode/login - Code cleanup
2014-03-09 John HodgeBuildConf - Add C++ compiler for x86
2014-03-09 John HodgeInitRD - Libc++, libm, bochs, dbserver
2014-03-09 John HodgeGCCProxy - Hack in c++ support (now defunct with workin...
2014-03-09 John HodgeUsermode - C++ support, crtbegin/crtend
2014-03-09 John HodgeUsermode/libc++ - Basic C++ runtime implementation
2014-03-09 John HodgeUsermode/ld-acess - C++ wrapping, fix return type of...
2014-03-09 John HodgeUsermode/libm - Wrap builtin log
2014-03-09 John HodgeUsermode/libpsocket - Minor fixes
2014-03-09 John HodgeUsermode/libposix - Stubbed functions for bochs
2014-03-09 John HodgeUsermode/libc - Time formatting, stub locale.h, rename...
2014-03-09 John HodgeKernel/MMap - Fix off-by-one error causing junk mappings
2014-03-09 John HodgeKernel/x86 - Handle zero page in vmem dump
2014-03-09 John HodgeExternals - Cleanup, cross-compiler working
2014-03-08 John HodgeUsermode/libpsocket - Header wrapping, byte ordering...
2014-03-08 John HodgeUsermode/libposix - Header wrapping, mktemp
2014-03-08 John HodgeUsermode/libc - C++ wrapping in headers, time rework
2014-02-19 John HodgeKernel/heap - Silence extending
2014-02-19 John HodgeKernel/x86 - Reference issues
2014-02-19 John HodgeKernel/x86 - Update pmem statistics method
2014-02-19 John HodgeKernel/x86 - Slight cleanup to VMem code
2014-02-19 John HodgeKernel/x86 - Multiboot module cleanup
2014-02-16 John HodgeKernel/vfs - (minor) commenting only
2014-02-16 John HodgeUsermode/libreadline - Fix backspace
2014-02-16 John HodgeUsermode/GUITerminal - Fix VT100 scroll direction,...
2014-02-16 John HodgeUsermode/AxWin3 - Commenting and other minors
2014-02-16 John HodgeCLIShell - PTY signal support (and kernel fixes)
2014-02-15 John HodgeKernel - Fix compilation on x86_64 and armv7 (for MM...
2014-02-15 John HodgeKernel - Change virtual memory API to use void* for...
2014-02-13 John HodgeTerminal - Fix forgotten break after handling of \e[K
2014-02-12 John HodgeKernel/VTerm - Replace offset WritePos with Row,Col...
2014-02-12 John HodgeKernel/VTerm - Code cleanup and VT100 bugfixes
2014-02-09 John HodgeKernel/Time - Call rand() every time timers are checked
2014-02-09 John HodgeKernel/Logging - (minor) Reflow array to be more readable
2014-02-09 John HodgeModules/IPStack - Increase range of TCP port allocation...
2014-02-09 John HodgeKernel/libc - Replace invalid '%C' strings with "(inval)"
2014-02-09 John HodgeUsermode/libc - Flush stdout on getchar
2014-02-09 John HodgeKernel/PTYs - NL->CR translation (disabled)
2014-02-09 John HodgeKernel/VTerm - Fix scroll-on-write code (scroll before...
2014-02-09 John HodgeVT100 - Replace global buffer with per-terminal, furthe...
2014-02-09 John HodgeExternals - Add vttest
2014-02-09 John HodgeUsermode/libposix - Add baud rates to termios
2014-02-09 John HodgeUsermode/libc - Add isxdigit
2014-02-09 John HodgeUsermode/GUI Terminal - Fix off-by-one in \e[H
2014-02-09 John HodgeKernel/vterm - Fix clobbering of AltBuf's heap footer
2014-02-09 John HodgeUsermode/inittab - Add second serial port (for UDI...
2014-02-09 John HodgeModules/InitRD - Support for optional files (dbclient...
2014-02-09 John HodgeKernel/PTYs - Add initial dims/mode to PTY_Create
2014-02-09 John HodgeKernel/modules - Add support for argument strings to...
2014-02-09 John HodgeKernel - Add debug_hooks.h header to contain hooks...
2014-02-09 John HodgeUDI/gio_uart - Silence debug
2014-02-09 John HodgeUDI/uart_16c550 - Silence debug output
next

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