2013-06-17 |
John Hodge | Usermode/libc - inttypes.h fixed to include stdint.h |
tree | commitdiff |
2013-06-12 |
John Hodge | Usermode/libc - A little bit of POSIX signals |
tree | commitdiff |
2013-06-09 |
John Hodge | Usermode/lib{c,posix} - Adding clock_* POSIX functions |
tree | commitdiff |
2013-06-08 |
John Hodge | Usermode - Moved common portions of the Makefile.cfg... |
tree | commitdiff |
2013-06-08 |
John Hodge | Usermode/libm - Stubbed up a quick libm (using gcc... |
tree | commitdiff |
2013-05-22 |
John Hodge | Cleaned up some TODOs |
tree | commitdiff |
2013-05-21 |
John Hodge | Usermode/libposix - Hacked translation of termios-ptymode |
tree | commitdiff |
2013-05-20 |
John Hodge | Usermode/libreadline - Fixed for new PTY |
tree | commitdiff |
2013-05-20 |
John Hodge | Usermode/libposix - Fixed getpass for new PTY |
tree | commitdiff |
2013-05-20 |
John Hodge | Usermode/login - Added PTY mode reset before showing... |
tree | commitdiff |
2013-05-20 |
John Hodge | Usermode/AxWin3 - Updated for PTY support |
tree | commitdiff |
2013-05-20 |
John Hodge | Usermode/ld-acess - PTY 2D commands |
tree | commitdiff |
2013-05-18 |
John Hodge | Kernel - Misc fixes and debug in VTerm/PTY, AxWin3... |
tree | commitdiff |
2013-05-18 |
John Hodge | Usermode/init,login - Updated to new PTY code |
tree | commitdiff |
2013-05-18 |
John Hodge | Kernel - Integrated PTY with VTerm, userland currently... |
tree | commitdiff |
2013-05-18 |
John Hodge | Usermode/GUI Terminal - Switched to PTY instead of... |
tree | commitdiff |
2013-05-18 |
John Hodge | Usermode/ld-acess - Fixed compilation errors in devices... |
tree | commitdiff |
2013-05-17 |
John Hodge | Kernel/PTYs - Finishing touches on implimentation |
tree | commitdiff |
2013-05-17 |
John Hodge | Kernel - Implimenting PTYs (untested, unintegrated) |
tree | commitdiff |
2013-05-16 |
John Hodge | Usermode/libposix - Fixed bug in getpass (didn't trim \n) |
tree | commitdiff |
2013-05-16 |
John Hodge | Usermode/libc,libpsocket - Various fixes to psockets... |
tree | commitdiff |
2013-05-15 |
John Hodge (sonata) | Usermode/libposix - Misc |
tree | commitdiff |
2013-05-15 |
John Hodge (sonata) | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
tree | commitdiff |
2013-05-15 |
John Hodge | Usermode/libposix - fcntl and debug |
tree | commitdiff |
2013-05-15 |
John Hodge (sonata) | Usermode/libposix - Fixed duplicate definition of uid_t |
tree | commitdiff |
2013-05-14 |
John Hodge | Usermode/libposix - Fixed getpass() argument |
tree | commitdiff |
2013-05-14 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-05-14 |
John Hodge | Usermode/libposix - Implimenting functions for dropbear |
tree | commitdiff |
2013-05-14 |
John Hodge | Usermode - POSIX and C conformance changes |
tree | commitdiff |
2013-05-14 |
John Hodge | Applications/IRC - Cleaning up command code |
tree | commitdiff |
2013-05-14 |
John Hodge | Applications/login - Cleaned up input code |
tree | commitdiff |
2013-05-14 |
John Hodge | Applications - Used C99 |
tree | commitdiff |
2013-05-14 |
John Hodge | Applications/GUI Terminal - Fixed sticky Ctrl/Alt keys... |
tree | commitdiff |
2013-05-12 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-05-12 |
John Hodge | Usermode/AxWin3 - Speedups mostly, required some restru... |
tree | commitdiff |
2013-05-08 |
John Hodge (sonata) | Usermode/init - Fixed early free of command, fixed... |
tree | commitdiff |
2013-05-08 |
John Hodge (sonata) | Usermode/libc - Misc unused change in printf %f |
tree | commitdiff |
2013-05-03 |
John Hodge (sonata) | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
tree | commitdiff |
2013-05-03 |
John Hodge (sonata) | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/Filesystem - inittab: Added telnet server... |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/init - Fixes to parsing and error checks,... |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/libpsocket - getnameinfo and other definitions |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/libposix - More definitions on the way to... |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/libc - More errno values and signal symbolic... |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/libc - Fixed back-seek of -1 when a write... |
tree | commitdiff |
2013-04-26 |
John Hodge | Usermode/ld-acess - Bugfix and extra syscall |
tree | commitdiff |
2013-04-02 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
2013-04-02 |
John Hodge | Usermode/libc - Removed debug in stdio flush |
tree | commitdiff |
2013-03-31 |
John Hodge | Usermode - Added stdio output caching |
tree | commitdiff |
2013-03-29 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-03-29 |
John Hodge | Usermode - ARCH=native changes, kinda borked |
tree | commitdiff |
2013-03-29 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
2013-03-28 |
John Hodge (sonata) | Usermode - Fixed incorrect use of vsnprintf |
tree | commitdiff |
2013-03-28 |
John Hodge (sonata) | Usermode+InitRD - Fixed incorrect location of dhcpc |
tree | commitdiff |
2013-03-26 |
John Hodge | Usermode/AxWin3 - Fixed undefined memory usage |
tree | commitdiff |
2013-03-26 |
John Hodge | AcesNative+Usermode - libacessnative "works" (for some... |
tree | commitdiff |
2013-03-06 |
John Hodge | Usermode - libacess-native |
tree | commitdiff |
2013-03-06 |
John Hodge | Usermode - Hacking up native compilation target |
tree | commitdiff |
2013-03-05 |
John Hodge | Usermode/libc - Fixed setjmp.h relying on __is_ARCHDIR_*_ |
tree | commitdiff |
2013-03-05 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-03-05 |
John Hodge (sonata) | Usermode/inittab - Vim modeline? |
tree | commitdiff |
2013-03-05 |
John Hodge (sonata) | Usermode/libc - Fixed switched SEEK_CUR/SEEK_SET values |
tree | commitdiff |
2013-03-05 |
John Hodge (sonata) | Usermode/init - Fixed a couple of NULL dereferences |
tree | commitdiff |
2013-03-05 |
John Hodge | Usermode/inittab - Fixed bad vim modeline |
tree | commitdiff |
2013-03-05 |
John Hodge | Usermode/crt0 - Patching to support cross-compiler |
tree | commitdiff |
2013-03-03 |
John Hodge | Externals/cross-compiler - Patching to get things compiling |
tree | commitdiff |
2013-02-26 |
John Hodge | Usermode/AxWin3 - Added ipcpipe support |
tree | commitdiff |
2013-02-25 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2013-02-20 |
John Hodge | AcessNative - Working on possible recompilation emulation |
tree | commitdiff |
2013-02-19 |
John Hodge | Usermode/libimage_sif - Cleanups |
tree | commitdiff |
2013-02-19 |
John Hodge | Usermode/AxWin3 - A couple more icons, render fixes |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/libimage_sif - Fixed buggy loading code |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/liburi - Fixed off-by-one in path code |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - resources and bugfixes |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Cleaner libaxwin WNDMSG handling |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Decorator resize and close, misc... |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/ATE - Smaller default window |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Compile fix |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/axwin3 - Window destruction and client exit |
tree | commitdiff |
2013-02-16 |
John Hodge | Usermode/libc - Messing about with %f |
tree | commitdiff |
2013-02-15 |
John Hodge | Usermode/libc - printf fixes |
tree | commitdiff |
2013-02-15 |
John Hodge | Makefiles - Silenced utest and mtest chatter |
tree | commitdiff |
2013-02-15 |
John Hodge | Usermode/libc - ftoa() fixes, current test set passes |
tree | commitdiff |
2013-02-15 |
John Hodge | Usermode/libc - Fixed itoa precision, ftoa rounding |
tree | commitdiff |
2013-02-14 |
John Hodge | Usermode - Unit tests called from root makefile |
tree | commitdiff |
2013-02-14 |
John Hodge | Usermode/libc - Fixed compilation issues in printf |
tree | commitdiff |
2013-02-14 |
John Hodge | Usermode/libc - Unit tests |
tree | commitdiff |
2013-02-10 |
John Hodge | Usermode/cat - Fixed order of fread/fwrite params |
tree | commitdiff |
2013-02-09 |
John Hodge | Usermode/libc - Fixed DIV0 in fread/fopen |
tree | commitdiff |
2013-02-08 |
John Hodge | Usermode/libc - Tester for printf |
tree | commitdiff |
2013-02-07 |
John Hodge | Usermode/libc - FP printf (partial) |
tree | commitdiff |
2013-02-02 |
John Hodge | Usermode/libc - Removed debug SysDebug |
tree | commitdiff |
2013-02-02 |
John Hodge | Usermode/libc - Moved *printf into printf.c |
tree | commitdiff |
2013-02-02 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-01-30 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2013-01-29 |
John Hodge (sonata) | Applications/irc - Added MOTD start code |
tree | commitdiff |
2013-01-28 |
John Hodge | IPStack - Breaking things (constant iftype) |
tree | commitdiff |
2013-01-28 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2013-01-28 |
John Hodge (sonata) | Cleaning up clang warnings |
tree | commitdiff |
2013-01-27 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
next |