Usermode/libaxwin4 - Handle demarshal failure
[tpg/acess2.git] / Usermode /
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-15 John Hodge (sonata)Minor misc fixes
2014-03-15 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-15 John HodgeUsermode/libpsocket - (minor) Commenting for DNS
2014-03-15 John HodgeUsermode/Applications - C++ support
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Usermode/insmod - (minor) Include missed header
2014-03-11 John Hodge (sonata)Usermode/ld-acess - (minor) assert.h in elf.c
2014-03-11 John Hodge (sonata)Usermode/libposix - Fix types in select, minor in crypt
2014-03-11 John Hodge (sonata)Usermode/libpsocket - Constify and bugfix
2014-03-10 John Hodge (sonata)Usermode/liburi - (minor) Remove unused variable
2014-03-10 John Hodge (sonata)Usermode/libnet - Fix bug with IPv6 parsing, constify
2014-03-10 John Hodge (sonata)Usermode/libimage_sif - Silence, scum!
2014-03-10 John Hodge (sonata)Usermode/Telnet - Use _SysSelect instead of select...
2014-03-10 John HodgeUsermode/libposix - Basic stat() emulation
2014-03-09 John Hodge (sonata)Usermode/login - Code cleanup
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-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-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-13 John HodgeTerminal - Fix forgotten break after handling of \e[K
2014-02-12 John HodgeKernel/VTerm - Code cleanup and VT100 bugfixes
2014-02-09 John HodgeUsermode/libc - Flush stdout on getchar
2014-02-09 John HodgeKernel/PTYs - NL->CR translation (disabled)
2014-02-09 John HodgeVT100 - Replace global buffer with per-terminal, furthe...
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 HodgeUsermode/inittab - Add second serial port (for UDI...
2014-02-09 John HodgeUsermode/libc - Remove debug on fread
2014-01-21 John HodgeUsermode/GUI - Hack in attribute reset
2014-01-08 John HodgeUsermode/libpsocket - Add MSG_* values for send/recv
2014-01-07 John HodgeUsermode/telnetd - Option negotation framework, indexed PTY
2014-01-05 John HodgeBoth - Merge signal lists
2013-12-26 John HodgeUsermode/telnetd - Update to proper PTY use
2013-12-26 John HodgeUsermode/dhcpc - Fixed comparison of net and local...
2013-12-25 John HodgeUsermode/dhcpclient - Added device name to log messages
2013-12-21 John HodgeUsermode/libc - Shut up stdio
2013-12-07 John HodgeUsermode/GUI Terminal - Fixed title support, added...
2013-11-30 John HodgeUsermode/libposix - Added types for F_GETLK
2013-11-30 John HodgeUsermode/libc - Minor compilation fix
2013-11-30 John HodgeUsermode/libc - Added EAFNOSUPPORT
2013-11-30 John HodgeUsermode/irc - Cleanup and fix to incorrect va_list...
2013-11-29 John HodgeUsermode/libpsocket - Features used by irssi
2013-11-29 John HodgeUsermode - Adding stub httpd
2013-11-22 John HodgeUsermode/libposix - Clear stdin buffer in getpass
2013-11-22 John HodgeUsermode/init - Added environment variables to spawned...
2013-11-22 John HodgeTerminal - Adding some (slightly buggy) xterm features
2013-11-21 John HodgeUsermode/libc - stdin caching
2013-11-19 John HodgeUsermode/wget - Fixed divide-by-zero in streamToFile
2013-11-18 John HodgeKernel/VTerm - VT100 emulation fixes exposed by dropbea...
2013-11-18 John HodgeUsermode/libposix - termios and ioctl updates for dropb...
2013-10-28 John HodgeUsermode - Minor fix to ARCH=native
2013-10-28 John HodgeUsermode/AxWin3 - Added names to widget types
2013-10-08 John HodgeUsermode/libc - Fixed some warnings in strtoi tests
2013-10-07 John HodgeUsermode/libc - Fixed unit tests
2013-10-04 John HodgeUsermode/libc - Fixed buggy strtoi code
2013-09-22 John HodgeUsermode/init - Updated to new serial
2013-09-22 John HodgeUsermode/CLIShell - Removed clear on start, was annoyin...
2013-09-19 John HodgeUsermode/libc - Fixed no definition for uid_t/pid_t...
2013-09-19 John HodgeUsermode/ld-acess - Fixed ld-acess failing to compile...
2013-09-16 John HodgeUsermode/CLIShell - Added SBin to path
2013-09-16 John HodgeUsermode/ld-acess - Cleanup to ELF32 relocation code
2013-09-16 John HodgeUsermode/ld-acess - Added _SysLoadModule syscall
2013-09-16 John HodgeUsermode/insmod - Added insmod program (and relevant...
2013-09-14 John HodgeUsermode/GUI Terminal - A few fixes to vt100 code expos...
2013-09-14 John HodgeUsermode/IRC - Added JOIN/PART message suppor
2013-09-10 John HodgeUsermode/GUI Terminal - Fixed some crashes and implimen...
2013-09-10 John HodgeUsermode/IRC - Minor fixes to display
2013-09-10 John HodgeUsermode/AxWin3 - Added scroll command to richtext...
2013-09-10 John HodgeUsermode/AxWin3 - Killed an unneeded log message
2013-09-10 John HodgeUsermode/AxWin3 - Fixed dropped messages due to small...
2013-09-10 John HodgeUsermode/libc - Rework malloc/free fixing many bugs
2013-09-10 John HodgeUsermode/IRC - Fixed invalid usage of some escape codes
2013-09-10 John HodgeUsermode/GUI Terminal - Fixed scroll behavior and early...
2013-09-10 John HodgeUsermode/libc - Minor fix to memmove
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/libc - Switched assert() to use SysDebug inste...
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 HodgeKernel/PTYs - Added support for sending signals to...
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
next

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