John Hodge [Mon, 4 Mar 2013 12:17:02 +0000 (20:17 +0800)]
Externals/cross-compiler - Fixing compiler a little
John Hodge [Mon, 4 Mar 2013 11:15:22 +0000 (19:15 +0800)]
Externals/cross-compiler - Tweaking, fixed stdint.h problem
John Hodge [Sun, 3 Mar 2013 11:51:39 +0000 (19:51 +0800)]
Externals/cross-compiler - Patching to get things compiling
- Needed to fix up stdio.h and a couple of other headers
John Hodge [Fri, 1 Mar 2013 08:02:12 +0000 (16:02 +0800)]
Externals/cross-compiler - Magic patchfiles
John Hodge [Tue, 26 Feb 2013 05:51:12 +0000 (13:51 +0800)]
Modules - Removing uneeded prototypes
John Hodge [Tue, 26 Feb 2013 05:50:32 +0000 (13:50 +0800)]
Kernel - Added ipcpipe to build
John Hodge [Tue, 26 Feb 2013 05:49:30 +0000 (13:49 +0800)]
Usermode/AxWin3 - Added ipcpipe support
John Hodge [Mon, 25 Feb 2013 03:43:46 +0000 (11:43 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge [Mon, 25 Feb 2013 03:42:18 +0000 (11:42 +0800)]
Kernel - Add untested Datagram IPC Pipe
John Hodge [Wed, 20 Feb 2013 09:34:47 +0000 (17:34 +0800)]
AcessNative - Working on possible recompilation emulation
John Hodge [Wed, 20 Feb 2013 08:40:26 +0000 (16:40 +0800)]
Modules/InitRD - Added extra menu images
John Hodge [Tue, 19 Feb 2013 09:16:44 +0000 (17:16 +0800)]
Tools/img2sif - Fixing compression code
John Hodge [Tue, 19 Feb 2013 09:16:15 +0000 (17:16 +0800)]
Modules/InitRD - Fixed files.lst format
John Hodge [Tue, 19 Feb 2013 09:05:58 +0000 (17:05 +0800)]
Usermode/libimage_sif - Cleanups
John Hodge [Tue, 19 Feb 2013 04:53:32 +0000 (12:53 +0800)]
Usermode/AxWin3 - A couple more icons, render fixes
John Hodge [Mon, 18 Feb 2013 15:50:40 +0000 (23:50 +0800)]
Usermode/libimage_sif - Fixed buggy loading code
John Hodge [Mon, 18 Feb 2013 15:50:16 +0000 (23:50 +0800)]
Usermode/liburi - Fixed off-by-one in path code
John Hodge [Mon, 18 Feb 2013 15:49:44 +0000 (23:49 +0800)]
Usermode/AxWin3 - resources and bugfixes
John Hodge [Mon, 18 Feb 2013 15:49:07 +0000 (23:49 +0800)]
Tools - Fixes to img2sif
John Hodge [Mon, 18 Feb 2013 13:02:39 +0000 (21:02 +0800)]
Usermode/AxWin3 - Cleaner libaxwin WNDMSG handling
John Hodge [Mon, 18 Feb 2013 13:02:09 +0000 (21:02 +0800)]
Usermode/AxWin3 - Decorator resize and close, misc fixes
John Hodge [Mon, 18 Feb 2013 13:00:58 +0000 (21:00 +0800)]
Usermode/ATE - Smaller default window
John Hodge [Mon, 18 Feb 2013 07:58:28 +0000 (15:58 +0800)]
Usermode/AxWin3 - Compile fix
John Hodge [Mon, 18 Feb 2013 07:44:37 +0000 (15:44 +0800)]
Usermode/axwin3 - Window destruction and client exit
- NOTE: Server does not clean up client yet
John Hodge [Sat, 16 Feb 2013 09:11:49 +0000 (17:11 +0800)]
Kernel - Signals partially implimented
- No userland bindings, or kernel actions yet
John Hodge [Sat, 16 Feb 2013 09:06:00 +0000 (17:06 +0800)]
Usermode/libc - Messing about with %f
John Hodge [Fri, 15 Feb 2013 13:20:11 +0000 (21:20 +0800)]
Modules/USB - Disabled debug in core.c
John Hodge [Fri, 15 Feb 2013 13:18:41 +0000 (21:18 +0800)]
Usermode/libc - printf fixes
John Hodge [Fri, 15 Feb 2013 03:36:13 +0000 (11:36 +0800)]
Makefiles - Silenced utest and mtest chatter
John Hodge [Fri, 15 Feb 2013 02:43:05 +0000 (10:43 +0800)]
Usermode/libc - ftoa() fixes, current test set passes
John Hodge [Fri, 15 Feb 2013 01:57:29 +0000 (09:57 +0800)]
Usermode/libc - Fixed itoa precision, ftoa rounding
John Hodge [Thu, 14 Feb 2013 05:24:25 +0000 (13:24 +0800)]
Makefile - Possible fix for travis CI compile error
John Hodge [Thu, 14 Feb 2013 03:17:03 +0000 (11:17 +0800)]
Usermode - Unit tests called from root makefile
John Hodge [Thu, 14 Feb 2013 02:04:39 +0000 (10:04 +0800)]
Usermode/libc - Fixed compilation issues in printf
John Hodge [Thu, 14 Feb 2013 00:55:49 +0000 (08:55 +0800)]
Usermode/libc - Unit tests
John Hodge [Sun, 10 Feb 2013 01:43:36 +0000 (09:43 +0800)]
Usermode/cat - Fixed order of fread/fwrite params
John Hodge [Sat, 9 Feb 2013 11:58:44 +0000 (19:58 +0800)]
Tweaking root makefile
John Hodge [Sat, 9 Feb 2013 11:56:55 +0000 (19:56 +0800)]
Usermode/libc - Fixed DIV0 in fread/fopen
John Hodge [Sat, 9 Feb 2013 11:55:15 +0000 (19:55 +0800)]
Kernel/x86 - Removed conditional debug statement in MM_AllocPhys
John Hodge [Sat, 9 Feb 2013 11:54:29 +0000 (19:54 +0800)]
Kernel/x86 - Fixed ACPICA shim possible null deref
John Hodge (sonata) [Sat, 9 Feb 2013 10:00:28 +0000 (18:00 +0800)]
TravisCI - Disabled until unit tests are ready
John Hodge (sonata) [Sat, 9 Feb 2013 09:59:50 +0000 (17:59 +0800)]
Modules/FDDv2 - Minor fix in ReadDir/FindDir
John Hodge (sonata) [Sat, 9 Feb 2013 09:59:32 +0000 (17:59 +0800)]
Kernel/x86 - Moved MP Table parsing into its own file
John Hodge [Sat, 9 Feb 2013 06:39:43 +0000 (14:39 +0800)]
Modules/LVM - Minor note
John Hodge [Fri, 8 Feb 2013 10:53:47 +0000 (18:53 +0800)]
Usermode/libc - Tester for printf
John Hodge [Fri, 8 Feb 2013 10:51:16 +0000 (18:51 +0800)]
Tools/NetTest - Seed RNG, tcpclient logging
John Hodge [Fri, 8 Feb 2013 10:50:54 +0000 (18:50 +0800)]
Tools/nativelib - Threading fixes
John Hodge [Fri, 8 Feb 2013 10:50:20 +0000 (18:50 +0800)]
Modules/IPStack - TCP minor bugfixes, arp semaphore name
John Hodge [Fri, 8 Feb 2013 10:49:43 +0000 (18:49 +0800)]
Kernel/semaphore - Logging improvements
John Hodge [Thu, 7 Feb 2013 10:43:06 +0000 (18:43 +0800)]
Usermode/libc - FP printf (partial)
John Hodge [Sat, 2 Feb 2013 13:20:22 +0000 (21:20 +0800)]
Usermode/libc - Removed debug SysDebug
John Hodge [Sat, 2 Feb 2013 13:19:59 +0000 (21:19 +0800)]
Kernel - Implimented cached escape codes
John Hodge [Sat, 2 Feb 2013 12:57:25 +0000 (20:57 +0800)]
Usermode/libc - Moved *printf into printf.c
- NOTE: VTerm colour codes are broken due to kernel bug
John Hodge [Sat, 2 Feb 2013 09:18:59 +0000 (17:18 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge [Sat, 2 Feb 2013 09:18:42 +0000 (17:18 +0800)]
Merge branch 'master' of git://localhost/acess2
John Hodge [Sat, 2 Feb 2013 09:16:03 +0000 (17:16 +0800)]
nativelib - Fixed some possible NULL dereferences
John Hodge [Fri, 1 Feb 2013 04:54:29 +0000 (12:54 +0800)]
DiskTool - Actual help message :)
John Hodge [Fri, 1 Feb 2013 04:54:19 +0000 (12:54 +0800)]
nativelib - Compilation fixes
John Hodge (sonata) [Fri, 1 Feb 2013 03:29:44 +0000 (11:29 +0800)]
NativeLib - Including kernelland locks
John Hodge (sonata) [Fri, 1 Feb 2013 02:50:24 +0000 (10:50 +0800)]
Kernel - Updated events and workqueue to use new function
John Hodge (sonata) [Fri, 1 Feb 2013 02:45:37 +0000 (10:45 +0800)]
Kernel - Removed while() loops in locks with Threads_int_WaitForStatusEnd
- Should allow userland usage of lock code
John Hodge [Wed, 30 Jan 2013 05:26:06 +0000 (13:26 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge (sonata) [Tue, 29 Jan 2013 11:40:47 +0000 (19:40 +0800)]
Applications/irc - Added MOTD start code
John Hodge (sonata) [Tue, 29 Jan 2013 11:40:28 +0000 (19:40 +0800)]
Modules/IPStack - Fixed NULL dereference in routing
John Hodge (sonata) [Mon, 28 Jan 2013 15:13:23 +0000 (23:13 +0800)]
Modules/IPStack - Killing Threads_Yield
John Hodge (sonata) [Mon, 28 Jan 2013 15:13:07 +0000 (23:13 +0800)]
Tools/nativelib - More things implimented
John Hodge [Mon, 28 Jan 2013 10:56:20 +0000 (18:56 +0800)]
Kernel - (experimental) Allowing THREAD_EVENT_TIMER to wake a semaphore
John Hodge [Mon, 28 Jan 2013 10:53:01 +0000 (18:53 +0800)]
AcessNative/nativefs - Removed debug
John Hodge [Mon, 28 Jan 2013 10:52:36 +0000 (18:52 +0800)]
Modules/IPStack - Fixed use of sprintf(NULL,...)
John Hodge [Mon, 28 Jan 2013 10:52:05 +0000 (18:52 +0800)]
BuildConf/ARMv7 - Switched to eabi
John Hodge [Mon, 28 Jan 2013 10:51:34 +0000 (18:51 +0800)]
Kernel/x86_64 - Fixed misplaced jump
John Hodge [Mon, 28 Jan 2013 10:46:53 +0000 (18:46 +0800)]
Tools/nativelib - Many features implimented
John Hodge [Mon, 28 Jan 2013 06:20:51 +0000 (14:20 +0800)]
IPStack - Breaking things (constant iftype)
John Hodge [Mon, 28 Jan 2013 06:09:55 +0000 (14:09 +0800)]
nativelib - Implimenting missing functions
John Hodge [Mon, 28 Jan 2013 04:31:26 +0000 (12:31 +0800)]
nativelib - Compile fixes
John Hodge [Mon, 28 Jan 2013 04:14:43 +0000 (12:14 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge [Mon, 28 Jan 2013 04:14:20 +0000 (12:14 +0800)]
Kernel[Tegra2] - Messing about debugging tegra stuff
John Hodge [Mon, 28 Jan 2013 04:12:42 +0000 (12:12 +0800)]
Kernel - Fix ACLs using anon structures
John Hodge (sonata) [Mon, 28 Jan 2013 01:55:01 +0000 (09:55 +0800)]
Cleaning up clang warnings
John Hodge [Sun, 27 Jan 2013 09:15:57 +0000 (17:15 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge (sonata) [Sun, 27 Jan 2013 08:12:28 +0000 (16:12 +0800)]
Tools/nativelib - Working on threading
John Hodge (sonata) [Sat, 26 Jan 2013 09:40:53 +0000 (17:40 +0800)]
NetTest - Compiles, doesn't yet do much
John Hodge (sonata) [Fri, 25 Jan 2013 14:54:57 +0000 (22:54 +0800)]
Fixing gitignore
John Hodge (sonata) [Fri, 25 Jan 2013 14:53:26 +0000 (22:53 +0800)]
Tools - Added SDL_Image->.sif converter
John Hodge (sonata) [Fri, 25 Jan 2013 14:52:35 +0000 (22:52 +0800)]
IPStack/tcp - Added deferred ACK support
John Hodge (sonata) [Fri, 25 Jan 2013 14:51:07 +0000 (22:51 +0800)]
Kernel/vterm - Fixed bug in \e[100m support
John Hodge (sonata) [Fri, 25 Jan 2013 14:48:07 +0000 (22:48 +0800)]
Kernel - Moved string functions into a separate header (for native stuff)
John Hodge (sonata) [Fri, 25 Jan 2013 14:46:55 +0000 (22:46 +0800)]
Tools/DiskTool - Splitting parts out to be shared with NetTest
John Hodge (sonata) [Wed, 23 Jan 2013 13:58:13 +0000 (21:58 +0800)]
Kernel/vterm - Implimented 90-97/100-107 font modes for nyan cat :)
John Hodge (sonata) [Wed, 23 Jan 2013 10:29:50 +0000 (18:29 +0800)]
Usermode/axwin3 - Made menus auto-raised
John Hodge [Tue, 22 Jan 2013 09:26:02 +0000 (17:26 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge [Tue, 22 Jan 2013 09:25:30 +0000 (17:25 +0800)]
Kernel/debug - Panic to VT for the first nested panic
John Hodge [Tue, 22 Jan 2013 06:27:11 +0000 (14:27 +0800)]
Merge branch 'master' of git://localhost/acess2
John Hodge (sonata) [Sun, 20 Jan 2013 13:27:11 +0000 (21:27 +0800)]
Usermode/GUITerminal - Backspace and over-greedy fix
John Hodge (sonata) [Sun, 20 Jan 2013 13:26:46 +0000 (21:26 +0800)]
Usermode/axwin3 - RichText cursor (hacked)
John Hodge (sonata) [Sun, 20 Jan 2013 13:25:57 +0000 (21:25 +0800)]
Kernel/fifo - Fixed memory corruption
John Hodge (sonata) [Sun, 20 Jan 2013 12:15:37 +0000 (20:15 +0800)]
Kernel - Fixed recursion runaway on Panic() in debug
John Hodge (sonata) [Sun, 20 Jan 2013 10:45:15 +0000 (18:45 +0800)]
Usermode/GUITerminal - Text colouring and cursor
John Hodge (sonata) [Sun, 20 Jan 2013 10:44:44 +0000 (18:44 +0800)]
Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib
John Hodge (sonata) [Sun, 20 Jan 2013 10:44:15 +0000 (18:44 +0800)]
Usermode/axwin3 - Input fixes
UCC git Repository :: git.ucc.asn.au