tpg/acess2.git
9 years agoKernel/UDI - Fix omission of UDI_PCI_VERSION in bus_pci.c
John Hodge [Sat, 24 May 2014 15:08:44 +0000 (23:08 +0800)]
Kernel/UDI - Fix omission of UDI_PCI_VERSION in bus_pci.c

9 years agoUDI/udibuild - Added command tracing flag, C99 pedantic in default config
John Hodge [Sat, 24 May 2014 15:05:55 +0000 (23:05 +0800)]
UDI/udibuild - Added command tracing flag, C99 pedantic in default config

9 years agoUDI/include - Fix automatic inclusion of PCI binding
John Hodge [Sat, 24 May 2014 14:52:23 +0000 (22:52 +0800)]
UDI/include - Fix automatic inclusion of PCI binding

9 years agoUDI/udibuild - Add more warnings to build configuration
John Hodge [Sat, 24 May 2014 14:52:02 +0000 (22:52 +0800)]
UDI/udibuild - Add more warnings to build configuration

9 years agoUDI/uart_16c550 - Fix includes in preparation for comming commit
John Hodge [Sat, 24 May 2014 14:51:27 +0000 (22:51 +0800)]
UDI/uart_16c550 - Fix includes in preparation for comming commit

9 years agoUDI/net_ne2000 - Fix incompatabilities pointed out by [com]buster
John Hodge [Sat, 24 May 2014 14:50:23 +0000 (22:50 +0800)]
UDI/net_ne2000 - Fix incompatabilities pointed out by [com]buster

9 years agoUsermode/AxWin4 - Add forgotten cursor (same file as AxWin3's)
John Hodge [Sat, 24 May 2014 09:20:22 +0000 (17:20 +0800)]
Usermode/AxWin4 - Add forgotten cursor (same file as AxWin3's)

9 years agoUsermode/AxWin4 - Server implemenation moving along
John Hodge [Sat, 24 May 2014 09:19:54 +0000 (17:19 +0800)]
Usermode/AxWin4 - Server implemenation moving along

9 years agoUsermode/libc++ - Tweaks to STL
John Hodge [Sat, 24 May 2014 09:19:02 +0000 (17:19 +0800)]
Usermode/libc++ - Tweaks to STL

9 years agoTests - Cleanup (disabling TCP Window Size module test)
John Hodge [Fri, 23 May 2014 00:21:05 +0000 (08:21 +0800)]
Tests - Cleanup (disabling TCP Window Size module test)

9 years agoUDI - Revised udi_gfx from [com]buster
John Hodge [Fri, 23 May 2014 00:14:00 +0000 (08:14 +0800)]
UDI - Revised udi_gfx from [com]buster

9 years agoUsermode/axwin4 - Continuing
John Hodge [Fri, 23 May 2014 00:13:19 +0000 (08:13 +0800)]
Usermode/axwin4 - Continuing

9 years agoUsermode/libc++ - ::std::list allocator and insert, <new> header
John Hodge [Fri, 23 May 2014 00:12:43 +0000 (08:12 +0800)]
Usermode/libc++ - ::std::list allocator and insert, <new> header

9 years agoUsermode/irc - Fix scrolling on new messages.
John Hodge [Thu, 22 May 2014 01:02:00 +0000 (09:02 +0800)]
Usermode/irc - Fix scrolling on new messages.

- Also fixed scroll direction in GUI terminal

9 years agoModules/UDI - Fix compilation errors due to invalid UDI_*_VERSION macros
John Hodge [Thu, 22 May 2014 00:26:37 +0000 (08:26 +0800)]
Modules/UDI - Fix compilation errors due to invalid UDI_*_VERSION macros

9 years agoModules/InitRD - Silence creation script
John Hodge [Wed, 21 May 2014 15:23:36 +0000 (23:23 +0800)]
Modules/InitRD - Silence creation script

9 years agoUsermode/libc++ - Exceptions mostly
John Hodge [Wed, 21 May 2014 15:23:10 +0000 (23:23 +0800)]
Usermode/libc++ - Exceptions mostly

9 years agousermode/axwin4 - Blit to screen planned
John Hodge [Wed, 21 May 2014 15:22:33 +0000 (23:22 +0800)]
usermode/axwin4 - Blit to screen planned

9 years agoUsermode/irc - Fix pointer mismatch printing new messages
John Hodge [Wed, 21 May 2014 15:21:57 +0000 (23:21 +0800)]
Usermode/irc - Fix pointer mismatch printing new messages

9 years agoUDI - Added checks on UDI_[NIC|PHYSIO]_VERSION
John Hodge [Wed, 21 May 2014 15:19:33 +0000 (23:19 +0800)]
UDI - Added checks on UDI_[NIC|PHYSIO]_VERSION

9 years agoUDI/drivers - Add UDI_VERSION definition
John Hodge [Wed, 21 May 2014 09:59:53 +0000 (17:59 +0800)]
UDI/drivers - Add UDI_VERSION definition

9 years agoUsermode/libc++ - Exception handling in progress (build broken)
John Hodge [Sun, 18 May 2014 15:51:17 +0000 (23:51 +0800)]
Usermode/libc++ - Exception handling in progress (build broken)

9 years agoUsermode/Applications - Set GNU++11 for C++ compilation
John Hodge [Sun, 18 May 2014 14:02:00 +0000 (22:02 +0800)]
Usermode/Applications - Set GNU++11 for C++ compilation

9 years agoUsermode/libc++ - Starting on a hacky STL implementation
John Hodge [Sun, 18 May 2014 14:01:17 +0000 (22:01 +0800)]
Usermode/libc++ - Starting on a hacky STL implementation

- String is the most complete, list is hack central

9 years agoUsermode/AxWin4 - Code now compiling (if STL is present)
John Hodge [Sun, 18 May 2014 14:00:34 +0000 (22:00 +0800)]
Usermode/AxWin4 - Code now compiling (if STL is present)

9 years agoModules/IPStack - Disable TCP debug
John Hodge [Sun, 18 May 2014 06:41:40 +0000 (14:41 +0800)]
Modules/IPStack - Disable TCP debug

9 years agoMerge branch 'master' of git://localhost/acess2
John Hodge [Sun, 18 May 2014 06:27:39 +0000 (14:27 +0800)]
Merge branch 'master' of git://localhost/acess2

9 years agoKernel/x86_64 - Fix MM_AllocDMA to handle NULL PAddr pointer
John Hodge [Sun, 18 May 2014 06:26:38 +0000 (14:26 +0800)]
Kernel/x86_64 - Fix MM_AllocDMA to handle NULL PAddr pointer

9 years agoKernel/x86 - Fix not restoring registers in Proc_CloneInt
John Hodge [Sun, 18 May 2014 06:17:26 +0000 (14:17 +0800)]
Kernel/x86 - Fix not restoring registers in Proc_CloneInt

9 years agoKernel/VTerm - Fix scroll in alt buffer
John Hodge [Sun, 18 May 2014 06:10:22 +0000 (14:10 +0800)]
Kernel/VTerm - Fix scroll in alt buffer

9 years agoUsermode/gui_terminal - Minor touches to VT100 handling
John Hodge [Sun, 18 May 2014 06:05:41 +0000 (14:05 +0800)]
Usermode/gui_terminal - Minor touches to VT100 handling

9 years agoUsermode/libnet - Fix IPV4 parsing code to use stroul
John Hodge [Sun, 18 May 2014 06:02:34 +0000 (14:02 +0800)]
Usermode/libnet - Fix IPV4 parsing code to use stroul

9 years agoUsermode/Makefile - Use a single command for dependency generation+compilation
John Hodge [Sun, 18 May 2014 06:01:36 +0000 (14:01 +0800)]
Usermode/Makefile - Use a single command for dependency generation+compilation

9 years agoModules/E1000 - (minor) Logging when init fails
John Hodge [Sun, 18 May 2014 05:58:06 +0000 (13:58 +0800)]
Modules/E1000 - (minor) Logging when init fails

9 years agoUsermode/irc - New code working, glitches on wrapped messages (swapping windows might...
John Hodge [Sun, 18 May 2014 05:56:48 +0000 (13:56 +0800)]
Usermode/irc - New code working, glitches on wrapped messages (swapping windows might fix)

9 years agoMerge branch 'master' of ssh.ucc.asn.au:tpg/acess2
John Hodge (sonata) [Sun, 18 May 2014 00:47:08 +0000 (08:47 +0800)]
Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2

9 years agoUsermode/irc - Rework into multiple files
John Hodge [Sat, 17 May 2014 16:20:56 +0000 (00:20 +0800)]
Usermode/irc - Rework into multiple files

9 years agoUsermode/ld-acess - Fix x86_64 not saving RBP on no-arg syscalls
John Hodge [Sat, 17 May 2014 12:15:06 +0000 (20:15 +0800)]
Usermode/ld-acess - Fix x86_64 not saving RBP on no-arg syscalls

9 years agoUsermode/axwin4 - Starting on implementation
John Hodge [Sat, 17 May 2014 12:14:06 +0000 (20:14 +0800)]
Usermode/axwin4 - Starting on implementation

9 years agoMerge branch 'master' of git://github.com/thepowersgang/acess2
John Hodge [Wed, 14 May 2014 09:42:51 +0000 (17:42 +0800)]
Merge branch 'master' of git://github.com/thepowersgang/acess2

9 years agoBuildConf - Switch x86 to i686-elf compiler
John Hodge [Wed, 14 May 2014 09:42:02 +0000 (17:42 +0800)]
BuildConf - Switch x86 to i686-elf compiler

10 years agoUTest+MTest - Minor makefile fixes for travis-ci
John Hodge [Mon, 12 May 2014 06:43:26 +0000 (14:43 +0800)]
UTest+MTest - Minor makefile fixes for travis-ci

10 years agoUsermode/AxWin4 - Planning mostly
John Hodge [Sun, 11 May 2014 14:38:11 +0000 (22:38 +0800)]
Usermode/AxWin4 - Planning mostly

10 years agoMerge branch 'master' of github.com:thepowersgang/acess2
John Hodge [Sun, 11 May 2014 09:10:55 +0000 (17:10 +0800)]
Merge branch 'master' of github.com:thepowersgang/acess2

10 years agoNativelib - Fix clang compilation issues
John Hodge [Sun, 11 May 2014 07:51:41 +0000 (15:51 +0800)]
Nativelib - Fix clang compilation issues

10 years agoMakefile - Fix mtest target (and clean up utest targets)
John Hodge [Sun, 11 May 2014 07:20:51 +0000 (15:20 +0800)]
Makefile - Fix mtest target (and clean up utest targets)

10 years agoExternals/netsurf - Minor fixes, now compiles up to core (requires curl includes)
John Hodge [Sun, 11 May 2014 07:01:13 +0000 (15:01 +0800)]
Externals/netsurf - Minor fixes, now compiles up to core (requires curl includes)

10 years agoUsermode/libc - Fixes and additions from curl
John Hodge [Sun, 11 May 2014 07:00:05 +0000 (15:00 +0800)]
Usermode/libc - Fixes and additions from curl

NOTE - The GCC cross-compiler applies fixincludes to stdio.h

10 years agoExternals/curl - Add curl patchset (works with some libc fixes, to come)
John Hodge [Sun, 11 May 2014 06:59:18 +0000 (14:59 +0800)]
Externals/curl - Add curl patchset (works with some libc fixes, to come)

10 years agoUsermode/libposix - Updates to get curl and netsurf compiled
John Hodge [Sun, 11 May 2014 06:58:35 +0000 (14:58 +0800)]
Usermode/libposix - Updates to get curl and netsurf compiled

10 years agoUsermode/libm - Add hacky INFINITY and NAN macros
John Hodge [Sat, 10 May 2014 09:18:31 +0000 (17:18 +0800)]
Usermode/libm - Add hacky INFINITY and NAN macros

10 years agoUsermode/libc - Actually fix strtoi (passing utest now)
John Hodge [Sat, 10 May 2014 09:17:46 +0000 (17:17 +0800)]
Usermode/libc - Actually fix strtoi (passing utest now)

10 years agoUsermode/libc - Add C99 errno values, fix compile error in strtoi
John Hodge [Sat, 10 May 2014 09:06:05 +0000 (17:06 +0800)]
Usermode/libc - Add C99 errno values, fix compile error in strtoi

10 years agoUsermode/libposix - add stubbed getopt
John Hodge [Sat, 10 May 2014 09:05:02 +0000 (17:05 +0800)]
Usermode/libposix - add stubbed getopt

10 years agoTravisCI Config - Ignore errors in make
John Hodge [Sat, 10 May 2014 07:45:37 +0000 (15:45 +0800)]
TravisCI Config - Ignore errors in make

10 years agogitignore - Ignore ISO files
John Hodge [Sat, 10 May 2014 07:45:20 +0000 (15:45 +0800)]
gitignore - Ignore ISO files

10 years agoModules/BochsGA - Comment on new MMIO registers, output full BAR set
John Hodge [Sat, 10 May 2014 07:44:32 +0000 (15:44 +0800)]
Modules/BochsGA - Comment on new MMIO registers, output full BAR set

10 years agoModules/Tegra2Vid - (minor) Fix use of PL110 in IOCtl identifier
John Hodge [Sat, 10 May 2014 07:43:41 +0000 (15:43 +0800)]
Modules/Tegra2Vid - (minor) Fix use of PL110 in IOCtl identifier

10 years agoKernel/libc - Define _SysDebug macro for userland libc debugging
John Hodge [Sat, 10 May 2014 07:43:17 +0000 (15:43 +0800)]
Kernel/libc - Define _SysDebug macro for userland libc debugging

10 years agoKernel/PCI - (minor) Planned function to handle device mapping
John Hodge [Sat, 10 May 2014 07:42:59 +0000 (15:42 +0800)]
Kernel/PCI - (minor) Planned function to handle device mapping

10 years agoModules/UDI - Handle errors in udiprops more gracefully
John Hodge [Sat, 10 May 2014 07:42:05 +0000 (15:42 +0800)]
Modules/UDI - Handle errors in udiprops more gracefully

10 years agoKernel/arch - Fix common division macro to handle numerators around datatype max
John Hodge [Sat, 10 May 2014 07:40:29 +0000 (15:40 +0800)]
Kernel/arch - Fix common division macro to handle numerators around datatype max

10 years agoKernel/heap - Check for free(NULL) and silently ignore
John Hodge [Sat, 10 May 2014 07:40:07 +0000 (15:40 +0800)]
Kernel/heap - Check for free(NULL) and silently ignore

10 years agoUsermode/libc - Fix over-use of 64-bit divide in strtoull
John Hodge [Sat, 10 May 2014 07:38:58 +0000 (15:38 +0800)]
Usermode/libc - Fix over-use of 64-bit divide in strtoull

10 years agoKernel/DrvUtil Video - (minor) Disable debug
John Hodge [Sat, 10 May 2014 07:38:14 +0000 (15:38 +0800)]
Kernel/DrvUtil Video - (minor) Disable debug

10 years agoKernel - (minor) Documentation comment tweaks
John Hodge [Sat, 10 May 2014 05:14:59 +0000 (13:14 +0800)]
Kernel - (minor) Documentation comment tweaks

10 years agoUsermode/libc - Fix and unit test strtoull/* behavior (edge cases)
John Hodge [Sat, 10 May 2014 05:11:44 +0000 (13:11 +0800)]
Usermode/libc - Fix and unit test strtoull/* behavior (edge cases)

10 years agoModules/IPStack - TCP Code cleanup and fixes from module testing
John Hodge [Sat, 10 May 2014 03:03:30 +0000 (11:03 +0800)]
Modules/IPStack - TCP Code cleanup and fixes from module testing

10 years agoKernel/threads - (minor) Clean up code (remove pre C99 constructs)
John Hodge [Sat, 10 May 2014 03:01:43 +0000 (11:01 +0800)]
Kernel/threads - (minor) Clean up code (remove pre C99 constructs)

10 years agoModules/VESA - Fix calling SETCURSOR when in B8000 text mode
John Hodge [Sat, 10 May 2014 03:01:01 +0000 (11:01 +0800)]
Modules/VESA - Fix calling SETCURSOR when in B8000 text mode

10 years agoKernel/DrvUtil Video - Add asserts to catch misuse
John Hodge [Sat, 10 May 2014 02:56:31 +0000 (10:56 +0800)]
Kernel/DrvUtil Video - Add asserts to catch misuse

10 years agoBuildConf - Add CXX for armv7
John Hodge [Sat, 10 May 2014 02:55:19 +0000 (10:55 +0800)]
BuildConf - Add CXX for armv7

10 years agoModules/UDI - Add check for UDI_VERSION to udi.h
John Hodge [Sat, 10 May 2014 02:54:30 +0000 (10:54 +0800)]
Modules/UDI - Add check for UDI_VERSION to udi.h

10 years agoModules/UDI - Non-compiling gfx translation layer (needs heaps of algos)
John Hodge [Sat, 10 May 2014 02:51:21 +0000 (10:51 +0800)]
Modules/UDI - Non-compiling gfx translation layer (needs heaps of algos)

- Once the GFX metalang is finalised, this code can be completed

10 years agoUDI - Adding an attempt at a BochsGA UDI GFX driver
John Hodge [Sat, 10 May 2014 02:50:06 +0000 (10:50 +0800)]
UDI - Adding an attempt at a BochsGA UDI GFX driver

NOTE: The UDI gfx binding is not finalised, and there are staged changes to the spec.

10 years agoModules/Keyboard - (minor) Clean up instance allocation
John Hodge [Sat, 10 May 2014 02:46:02 +0000 (10:46 +0800)]
Modules/Keyboard - (minor) Clean up instance allocation

10 years agoUsermode/init - Minor cleanup (removal of unneeded temp char)
John Hodge [Sat, 10 May 2014 02:43:36 +0000 (10:43 +0800)]
Usermode/init - Minor cleanup (removal of unneeded temp char)

10 years agoUsermode/libc - Fix edge case crash with realloc on last block
John Hodge [Sat, 10 May 2014 02:42:49 +0000 (10:42 +0800)]
Usermode/libc - Fix edge case crash with realloc on last block

10 years agoMakefile - Add network module tests
John Hodge [Sat, 10 May 2014 02:41:28 +0000 (10:41 +0800)]
Makefile - Add network module tests

10 years agoKernel/x86_64 - Fix DumpTables handling edge of user range
John Hodge [Sat, 10 May 2014 02:39:02 +0000 (10:39 +0800)]
Kernel/x86_64 - Fix DumpTables handling edge of user range

10 years agoTools/NetTest - Code cleanup in TCP tests
John Hodge [Sat, 10 May 2014 02:36:37 +0000 (10:36 +0800)]
Tools/NetTest - Code cleanup in TCP tests

10 years agoUsermode/Terminal - Handling for bright colours, others
John Hodge [Sat, 10 May 2014 02:34:41 +0000 (10:34 +0800)]
Usermode/Terminal - Handling for bright colours, others

10 years agoMerge branch 'master' of git://cadel.mutabah.net/acess2
John Hodge (sonata) [Tue, 8 Apr 2014 08:21:11 +0000 (16:21 +0800)]
Merge branch 'master' of git://cadel.mutabah.net/acess2

10 years agoUsermode/irc - Tweaking for terminal handling fixes
John Hodge [Sat, 22 Mar 2014 04:11:36 +0000 (12:11 +0800)]
Usermode/irc - Tweaking for terminal handling fixes

10 years agoTools/NetTest - Add TCP Window test (not passing)
John Hodge [Sat, 22 Mar 2014 04:04:26 +0000 (12:04 +0800)]
Tools/NetTest - Add TCP Window test (not passing)

10 years agoModules/IPStack - Abstract TCP checksums to allow verifcation
John Hodge [Sat, 22 Mar 2014 04:03:23 +0000 (12:03 +0800)]
Modules/IPStack - Abstract TCP checksums to allow verifcation

10 years agoModules/FAT - Slight cleanup
John Hodge [Sat, 22 Mar 2014 04:03:01 +0000 (12:03 +0800)]
Modules/FAT - Slight cleanup

10 years agoKernel/x86 - Structure for watchpoints (not used)
John Hodge [Sat, 22 Mar 2014 04:02:15 +0000 (12:02 +0800)]
Kernel/x86 - Structure for watchpoints (not used)

10 years agoKernel/VTerm - Remove last reference to x86_VGAText
John Hodge [Sat, 22 Mar 2014 03:15:08 +0000 (11:15 +0800)]
Kernel/VTerm - Remove last reference to x86_VGAText

10 years agoKernel/heap - Clean up a little, fix corruption in realloc, add hacky watchpoints
John Hodge [Sat, 22 Mar 2014 03:09:37 +0000 (11:09 +0800)]
Kernel/heap - Clean up a little, fix corruption in realloc, add hacky watchpoints

10 years agoModules/VGAText - Remove, functionality is now in VESA
John Hodge [Thu, 20 Mar 2014 03:14:27 +0000 (11:14 +0800)]
Modules/VGAText - Remove, functionality is now in VESA

10 years agoNetTest - Clean up TCP code a little, add lost packet checks
John Hodge [Wed, 19 Mar 2014 14:12:16 +0000 (22:12 +0800)]
NetTest - Clean up TCP code a little, add lost packet checks

10 years agoModules/IPStack - Add ICMPv6 (not tested), fix TCP packet caching
John Hodge [Wed, 19 Mar 2014 14:11:30 +0000 (22:11 +0800)]
Modules/IPStack - Add ICMPv6 (not tested), fix TCP packet caching

10 years agoKernel/x86 - Evil hack to do validation of virtual memory
John Hodge [Mon, 17 Mar 2014 05:40:15 +0000 (13:40 +0800)]
Kernel/x86 - Evil hack to do validation of virtual memory

10 years agoModules/IPStack - Fix assertion failure, dedup some ACK code
John Hodge [Sun, 16 Mar 2014 15:21:11 +0000 (23:21 +0800)]
Modules/IPStack - Fix assertion failure, dedup some ACK code

10 years agoTools/NetTest - TCP test passing with connection opened/used/closed
John Hodge [Sun, 16 Mar 2014 15:10:09 +0000 (23:10 +0800)]
Tools/NetTest - TCP test passing with connection opened/used/closed

10 years agoModules/IPStack - Rework TCP connection closing
John Hodge [Sun, 16 Mar 2014 15:09:37 +0000 (23:09 +0800)]
Modules/IPStack - Rework TCP connection closing

10 years agoKernel - Ring buffer free method
John Hodge [Sun, 16 Mar 2014 15:07:54 +0000 (23:07 +0800)]
Kernel - Ring buffer free method

10 years agoTools/NetTest - Fixed ip checksum, pcap packet trace, cleanup
John Hodge [Sun, 16 Mar 2014 13:22:48 +0000 (21:22 +0800)]
Tools/NetTest - Fixed ip checksum, pcap packet trace, cleanup

10 years agoModules/IPStack - TCP RST for non-SYN packets to listening socket
John Hodge [Sun, 16 Mar 2014 13:21:55 +0000 (21:21 +0800)]
Modules/IPStack - TCP RST for non-SYN packets to listening socket

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