tpg/acess2.git
11 years agoMerge branch 'master' of git://localhost/acess2
John Hodge [Tue, 22 Jan 2013 06:27:11 +0000 (14:27 +0800)]
Merge branch 'master' of git://localhost/acess2

11 years agoUsermode/GUITerminal - Backspace and over-greedy fix
John Hodge (sonata) [Sun, 20 Jan 2013 13:27:11 +0000 (21:27 +0800)]
Usermode/GUITerminal - Backspace and over-greedy fix

11 years agoUsermode/axwin3 - RichText cursor (hacked)
John Hodge (sonata) [Sun, 20 Jan 2013 13:26:46 +0000 (21:26 +0800)]
Usermode/axwin3 - RichText cursor (hacked)

11 years agoKernel/fifo - Fixed memory corruption
John Hodge (sonata) [Sun, 20 Jan 2013 13:25:57 +0000 (21:25 +0800)]
Kernel/fifo - Fixed memory corruption

11 years agoKernel - Fixed recursion runaway on Panic() in debug
John Hodge (sonata) [Sun, 20 Jan 2013 12:15:37 +0000 (20:15 +0800)]
Kernel - Fixed recursion runaway on Panic() in debug

11 years agoUsermode/GUITerminal - Text colouring and cursor
John Hodge (sonata) [Sun, 20 Jan 2013 10:45:15 +0000 (18:45 +0800)]
Usermode/GUITerminal - Text colouring and cursor

11 years agoUsermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib
John Hodge (sonata) [Sun, 20 Jan 2013 10:44:44 +0000 (18:44 +0800)]
Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib

11 years agoUsermode/axwin3 - Input fixes
John Hodge (sonata) [Sun, 20 Jan 2013 10:44:15 +0000 (18:44 +0800)]
Usermode/axwin3 - Input fixes

11 years agoFixed FDD install
John Hodge (sonata) [Sun, 20 Jan 2013 10:43:07 +0000 (18:43 +0800)]
Fixed FDD install

11 years agoUsermode/GUITerminal - Now can show shell
John Hodge (sonata) [Sun, 20 Jan 2013 09:24:16 +0000 (17:24 +0800)]
Usermode/GUITerminal - Now can show shell

11 years agoUsermode/axwin3 - Richtext invalidate window on text update
John Hodge (sonata) [Sun, 20 Jan 2013 09:23:24 +0000 (17:23 +0800)]
Usermode/axwin3 - Richtext invalidate window on text update

11 years agoKernel/FIFO - Debug
John Hodge (sonata) [Sun, 20 Jan 2013 09:23:10 +0000 (17:23 +0800)]
Kernel/FIFO - Debug

11 years agoUsermode/libunicode - Hack, see diff :)
John Hodge (sonata) [Sun, 20 Jan 2013 09:22:20 +0000 (17:22 +0800)]
Usermode/libunicode - Hack, see diff :)

11 years agoUsermode/libc - Fixed printf() sending \0
John Hodge (sonata) [Sun, 20 Jan 2013 09:21:44 +0000 (17:21 +0800)]
Usermode/libc - Fixed printf() sending \0

11 years agoUsermode/GUITerminal - VT100 extended parsing
John Hodge (sonata) [Sun, 20 Jan 2013 07:02:29 +0000 (15:02 +0800)]
Usermode/GUITerminal - VT100 extended parsing

11 years agoKernel/vterm - Added warning on unknown init option
John Hodge (sonata) [Sun, 20 Jan 2013 07:02:13 +0000 (15:02 +0800)]
Kernel/vterm - Added warning on unknown init option

11 years agoModules/RPiDisplay - Commiting non-compiled code
John Hodge (sonata) [Sun, 20 Jan 2013 06:32:14 +0000 (14:32 +0800)]
Modules/RPiDisplay - Commiting non-compiled code

11 years agoNotes - Random 3D notes
John Hodge (sonata) [Sun, 20 Jan 2013 06:31:43 +0000 (14:31 +0800)]
Notes - Random 3D notes

11 years agoMakefile - Added libunicode and GUI terminal
John Hodge (sonata) [Sun, 20 Jan 2013 06:31:15 +0000 (14:31 +0800)]
Makefile - Added libunicode and GUI terminal

11 years agoModules/InitRD - Added GUI terminal and libunicode to initrd
John Hodge (sonata) [Sun, 20 Jan 2013 06:30:49 +0000 (14:30 +0800)]
Modules/InitRD - Added GUI terminal and libunicode to initrd

11 years agoUsermode/axwin3 - Implimented terminal spawn command
John Hodge (sonata) [Sun, 20 Jan 2013 06:30:22 +0000 (14:30 +0800)]
Usermode/axwin3 - Implimented terminal spawn command

11 years agoUsermode/GUITerminal - Progressing, compiles and runs but stubbed
John Hodge (sonata) [Sun, 20 Jan 2013 06:29:48 +0000 (14:29 +0800)]
Usermode/GUITerminal - Progressing, compiles and runs but stubbed

11 years agoKernel/fifo - (minor) Debugging
John Hodge (sonata) [Sun, 20 Jan 2013 06:29:19 +0000 (14:29 +0800)]
Kernel/fifo - (minor) Debugging

11 years agoModules/BochsGA - Added 800x480 mode
John Hodge (sonata) [Sun, 20 Jan 2013 06:28:54 +0000 (14:28 +0800)]
Modules/BochsGA - Added 800x480 mode

11 years agoUsermode - Moved UTF-8 handling into a library
John Hodge (sonata) [Sun, 20 Jan 2013 06:27:39 +0000 (14:27 +0800)]
Usermode - Moved UTF-8 handling into a library

11 years agoKernel/vfs - Better handling of -1 in handle list
John Hodge (sonata) [Sun, 20 Jan 2013 06:26:34 +0000 (14:26 +0800)]
Kernel/vfs - Better handling of -1 in handle list

11 years agoUsermode/Filesystem - Added sample/default inittab
John Hodge (sonata) [Sun, 20 Jan 2013 04:49:05 +0000 (12:49 +0800)]
Usermode/Filesystem - Added sample/default inittab

11 years agoUsermode/axwin3 - (minor) Fixed errnous warning about _SysSpawn
John Hodge (sonata) [Sun, 20 Jan 2013 04:48:37 +0000 (12:48 +0800)]
Usermode/axwin3 - (minor) Fixed errnous warning about _SysSpawn

11 years agoUsermode/ld-acess - Fixed error in FD_CLR that nuked the entire block
John Hodge (sonata) [Sun, 20 Jan 2013 04:47:23 +0000 (12:47 +0800)]
Usermode/ld-acess - Fixed error in FD_CLR that nuked the entire block

11 years agoKernel - Debug to messages/select
John Hodge (sonata) [Sun, 20 Jan 2013 04:47:12 +0000 (12:47 +0800)]
Kernel - Debug to messages/select

11 years agoModules/VIARhineII - (minor) Removed unnessesary message
John Hodge (sonata) [Sun, 20 Jan 2013 04:46:43 +0000 (12:46 +0800)]
Modules/VIARhineII - (minor) Removed unnessesary message

11 years agoKernel/x86 - (minor) Cleaned up debug in VM8086
John Hodge (sonata) [Sun, 20 Jan 2013 04:46:23 +0000 (12:46 +0800)]
Kernel/x86 - (minor) Cleaned up debug in VM8086

11 years agoModules/IPStack - (minor) Fixed return value of UDP channel write
John Hodge (sonata) [Sun, 20 Jan 2013 04:46:01 +0000 (12:46 +0800)]
Modules/IPStack - (minor) Fixed return value of UDP channel write

11 years agoRoot - Update to travis-ci config
John Hodge (sonata) [Sun, 20 Jan 2013 00:50:59 +0000 (08:50 +0800)]
Root - Update to travis-ci config

11 years agoFixing clang compilation errors
John Hodge (sonata) [Sat, 19 Jan 2013 16:32:19 +0000 (00:32 +0800)]
Fixing clang compilation errors

11 years agoUsermode/init - Bugfixes
John Hodge (sonata) [Sat, 19 Jan 2013 15:53:24 +0000 (23:53 +0800)]
Usermode/init - Bugfixes

11 years agoUsermode/libc - scanf/stdio fixes
John Hodge (sonata) [Sat, 19 Jan 2013 15:52:40 +0000 (23:52 +0800)]
Usermode/libc - scanf/stdio fixes

11 years agoKernel/InitRD - Added inittab
John Hodge (sonata) [Sat, 19 Jan 2013 15:50:06 +0000 (23:50 +0800)]
Kernel/InitRD - Added inittab

11 years agoKernel - Misc minor fixes
John Hodge (sonata) [Sat, 19 Jan 2013 15:49:52 +0000 (23:49 +0800)]
Kernel - Misc minor fixes

11 years agoKernel - Added (possibly buggy) support for WaitTID(TID>0)
John Hodge (sonata) [Sat, 19 Jan 2013 14:09:45 +0000 (22:09 +0800)]
Kernel - Added (possibly buggy) support for WaitTID(TID>0)

11 years agoTools/GCCProxy - Hacks for '--print-prog-name=ld'
John Hodge (sonata) [Sat, 19 Jan 2013 11:41:11 +0000 (19:41 +0800)]
Tools/GCCProxy - Hacks for '--print-prog-name=ld'

11 years agoAcessNative - Fixes for recent userland changes, cleanups
John Hodge (sonata) [Sat, 19 Jan 2013 11:40:27 +0000 (19:40 +0800)]
AcessNative - Fixes for recent userland changes, cleanups

11 years agoKernel/x86 - Disabled ACPICA debug
John Hodge (sonata) [Sat, 19 Jan 2013 11:39:16 +0000 (19:39 +0800)]
Kernel/x86 - Disabled ACPICA debug

11 years agoKernel/VTerm - (minor) Improved logging
John Hodge (sonata) [Sat, 19 Jan 2013 11:39:02 +0000 (19:39 +0800)]
Kernel/VTerm - (minor) Improved logging

11 years agoModules/InitRD - Added bomb command
John Hodge (sonata) [Sat, 19 Jan 2013 11:38:00 +0000 (19:38 +0800)]
Modules/InitRD - Added bomb command

11 years agoModules/FDDv2 - Fixed logic error in ReadDir
John Hodge (sonata) [Sat, 19 Jan 2013 11:37:40 +0000 (19:37 +0800)]
Modules/FDDv2 - Fixed logic error in ReadDir

11 years agoUsermode/axwin3 - (minor) Use SEEK_SET instead of literal '1'
John Hodge (sonata) [Sat, 19 Jan 2013 11:36:51 +0000 (19:36 +0800)]
Usermode/axwin3 - (minor) Use SEEK_SET instead of literal '1'

11 years agoUsermode/ld-acess - Fixed ARMv7 edge case with 64-bit syscall args
John Hodge (sonata) [Sat, 19 Jan 2013 11:36:02 +0000 (19:36 +0800)]
Usermode/ld-acess - Fixed ARMv7 edge case with 64-bit syscall args

- They get aligned to even registers

11 years agoUsermode - Moved CLONE_VM from libposix to ld-acess
John Hodge (sonata) [Sat, 19 Jan 2013 11:35:33 +0000 (19:35 +0800)]
Usermode - Moved CLONE_VM from libposix to ld-acess

11 years agoUsermode/init - Added (untested) inittab support
John Hodge (sonata) [Sat, 19 Jan 2013 11:31:37 +0000 (19:31 +0800)]
Usermode/init - Added (untested) inittab support

- Falls back to single VT (whatever was provided by kernel) when initab
  is unusable

11 years agoKernel - Opened stdin/stdout on VT0 for init
John Hodge (sonata) [Sat, 19 Jan 2013 11:31:03 +0000 (19:31 +0800)]
Kernel - Opened stdin/stdout on VT0 for init

11 years agoKernel - Commenting changes only
John Hodge [Fri, 11 Jan 2013 02:42:48 +0000 (10:42 +0800)]
Kernel - Commenting changes only

11 years agoMerge branch 'master' of git://localhost/acess2
John Hodge [Mon, 31 Dec 2012 02:10:54 +0000 (10:10 +0800)]
Merge branch 'master' of git://localhost/acess2

11 years agoMerge branch 'master' of github.com:thepowersgang/acess2
John Hodge (sonata) [Sun, 30 Dec 2012 14:39:54 +0000 (22:39 +0800)]
Merge branch 'master' of github.com:thepowersgang/acess2

11 years agoFixed broken symlinks
John Hodge (sonata) [Sun, 30 Dec 2012 13:58:27 +0000 (21:58 +0800)]
Fixed broken symlinks

11 years agoAll - Changes for AcessNative on windows
John Hodge [Sun, 30 Dec 2012 12:10:51 +0000 (20:10 +0800)]
All - Changes for AcessNative on windows
NOTE: Kernel build possibly broken

11 years agoUpdated travis-ci config
John Hodge [Thu, 20 Dec 2012 04:48:47 +0000 (12:48 +0800)]
Updated travis-ci config

11 years agoUsermode/ld-acess - Fixes for clang compilation
John Hodge [Thu, 20 Dec 2012 04:46:46 +0000 (12:46 +0800)]
Usermode/ld-acess - Fixes for clang compilation

11 years agoTravisCI config
John Hodge [Thu, 20 Dec 2012 03:19:26 +0000 (11:19 +0800)]
TravisCI config

11 years agoMerge branch 'master' of git://github.com/thepowersgang/acess2
John Hodge [Thu, 20 Dec 2012 02:31:19 +0000 (10:31 +0800)]
Merge branch 'master' of git://github.com/thepowersgang/acess2

11 years agoKernel/x86 - Removed now-redundant extern prototype
John Hodge [Thu, 20 Dec 2012 02:23:14 +0000 (10:23 +0800)]
Kernel/x86 - Removed now-redundant extern prototype

11 years agoAcessNative - Added item to gitignore
John Hodge [Thu, 20 Dec 2012 02:22:57 +0000 (10:22 +0800)]
AcessNative - Added item to gitignore

11 years agoModules/Tegra2Vid - More fiddling, I think it modesets now
John Hodge [Thu, 20 Dec 2012 02:22:39 +0000 (10:22 +0800)]
Modules/Tegra2Vid - More fiddling, I think it modesets now

11 years agoBuildConf/armv7 - Moved GIC to platform configs
John Hodge [Thu, 20 Dec 2012 02:22:11 +0000 (10:22 +0800)]
BuildConf/armv7 - Moved GIC to platform configs

11 years agoModules/EHCI - Added command-line controller definition
John Hodge [Thu, 20 Dec 2012 02:21:23 +0000 (10:21 +0800)]
Modules/EHCI - Added command-line controller definition

11 years agoKernel/armv7 - Tegra2 timer and interrupt rework
John Hodge [Thu, 20 Dec 2012 02:04:05 +0000 (10:04 +0800)]
Kernel/armv7 - Tegra2 timer and interrupt rework

11 years agoKernel/VFS - Shut handle.c up about missing prototype
John Hodge [Thu, 20 Dec 2012 02:01:58 +0000 (10:01 +0800)]
Kernel/VFS - Shut handle.c up about missing prototype

11 years agoKernel - Added strtoul and friends to acess.h
John Hodge [Thu, 20 Dec 2012 02:00:31 +0000 (10:00 +0800)]
Kernel - Added strtoul and friends to acess.h

11 years agoKernel - Fixed VPCI bugs
John Hodge [Thu, 20 Dec 2012 01:59:57 +0000 (09:59 +0800)]
Kernel - Fixed VPCI bugs

11 years agoUndo testing commit of template
John Hodge [Fri, 14 Dec 2012 04:09:23 +0000 (12:09 +0800)]
Undo testing commit of template

11 years agoTemplate Makefile.user.cfg
John Hodge [Fri, 14 Dec 2012 04:07:52 +0000 (12:07 +0800)]
Template Makefile.user.cfg

11 years agoRunQemu - Addedd tee to nographic
John Hodge [Tue, 11 Dec 2012 01:28:41 +0000 (09:28 +0800)]
RunQemu - Addedd tee to nographic

11 years agoKernel/x86 - Fixed ACPICA shim not zeroing allocated memory
John Hodge [Mon, 10 Dec 2012 07:42:05 +0000 (15:42 +0800)]
Kernel/x86 - Fixed ACPICA shim not zeroing allocated memory

11 years agoMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge [Sun, 9 Dec 2012 06:58:21 +0000 (14:58 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2

11 years agoBuildConf/x86 - Moved EHCI before UHCI to ensure it comes up first (and gets port...
John Hodge (sonata) [Sun, 9 Dec 2012 05:03:01 +0000 (13:03 +0800)]
BuildConf/x86 - Moved EHCI before UHCI to ensure it comes up first (and gets port ownership)

11 years agoKernel/x86 - Added USE_ACPICA makefile variable to easily enable/disable
John Hodge (sonata) [Sun, 9 Dec 2012 05:02:34 +0000 (13:02 +0800)]
Kernel/x86 - Added USE_ACPICA makefile variable to easily enable/disable

11 years agoKernel/x86_64 - Fixed collision with stddef.h
John Hodge (sonata) [Sun, 9 Dec 2012 05:02:16 +0000 (13:02 +0800)]
Kernel/x86_64 - Fixed collision with stddef.h

11 years agoExternals/ACPICA - Endabled debug
John Hodge (sonata) [Sun, 9 Dec 2012 05:01:36 +0000 (13:01 +0800)]
Externals/ACPICA - Endabled debug

11 years agoModules/EHCI - Random debug
John Hodge (sonata) [Sun, 9 Dec 2012 05:01:12 +0000 (13:01 +0800)]
Modules/EHCI - Random debug

11 years agoKernel/x86 - Fixed VMM bug causing ACPI crash
John Hodge (sonata) [Sun, 9 Dec 2012 05:00:36 +0000 (13:00 +0800)]
Kernel/x86 - Fixed VMM bug causing ACPI crash

11 years agoMerge branch 'master' of ted.mutabah.net:acess2
John Hodge (sonata) [Sat, 8 Dec 2012 02:20:00 +0000 (10:20 +0800)]
Merge branch 'master' of ted.mutabah.net:acess2

11 years agoTools/GCCProxy - Removed debug
John Hodge [Fri, 7 Dec 2012 05:38:19 +0000 (13:38 +0800)]
Tools/GCCProxy - Removed debug

11 years agoUsermode/libposix - Added stat(2) [stubbed]
John Hodge [Fri, 7 Dec 2012 05:37:28 +0000 (13:37 +0800)]
Usermode/libposix - Added stat(2) [stubbed]

11 years agoKernel - Updated syscall list header
John Hodge [Fri, 7 Dec 2012 05:21:03 +0000 (13:21 +0800)]
Kernel - Updated syscall list header

11 years agoUsermode/libc-libposix - Features for SpiderWeb/SpiderScript
John Hodge [Fri, 7 Dec 2012 05:19:18 +0000 (13:19 +0800)]
Usermode/libc-libposix - Features for SpiderWeb/SpiderScript

- Floating point parsing
- inttypes.
- A few string functions
- readdir & firends

11 years agoTools/GCCProxy - Fixing issues discovered in compilation of SpiderWeb
John Hodge [Fri, 7 Dec 2012 05:18:09 +0000 (13:18 +0800)]
Tools/GCCProxy - Fixing issues discovered in compilation of SpiderWeb

11 years agoUsermode/ATE - Just fiddling
John Hodge (sonata) [Thu, 6 Dec 2012 06:19:30 +0000 (14:19 +0800)]
Usermode/ATE - Just fiddling

11 years agoMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
John Hodge [Tue, 4 Dec 2012 10:12:26 +0000 (18:12 +0800)]
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2

11 years agoMerge branch 'master' of git://localhost/acess2
John Hodge [Tue, 4 Dec 2012 01:08:34 +0000 (09:08 +0800)]
Merge branch 'master' of git://localhost/acess2

11 years agoKernel/armv7 - Fixed build
John Hodge (sonata) [Mon, 3 Dec 2012 14:09:17 +0000 (22:09 +0800)]
Kernel/armv7 - Fixed build

11 years agoRunQemu - Fixed -notee and -nographic
John Hodge (sonata) [Mon, 3 Dec 2012 14:07:04 +0000 (22:07 +0800)]
RunQemu - Fixed -notee and -nographic

11 years agoKernelLand - Misc debugging
John Hodge (sonata) [Sun, 2 Dec 2012 04:17:57 +0000 (12:17 +0800)]
KernelLand - Misc debugging

11 years agoUsermode/dhcpclient - Fixed use of O_RDWR for _SysOpen
John Hodge (sonata) [Sun, 2 Dec 2012 04:17:36 +0000 (12:17 +0800)]
Usermode/dhcpclient - Fixed use of O_RDWR for _SysOpen

11 years agoKernel - ACPI debugging, and disabled
John Hodge (sonata) [Sat, 1 Dec 2012 15:01:57 +0000 (23:01 +0800)]
Kernel - ACPI debugging, and disabled

- Well, that was a waste of a day

11 years agoKernel/acpi - Tweaking
John Hodge (sonata) [Sat, 1 Dec 2012 11:17:29 +0000 (19:17 +0800)]
Kernel/acpi - Tweaking

11 years agoKernel/ACPI - Added initialisation call, unimplimented debugging
John Hodge (sonata) [Sat, 1 Dec 2012 09:11:11 +0000 (17:11 +0800)]
Kernel/ACPI - Added initialisation call, unimplimented debugging

11 years agoKernel/libc - Added prototypes
John Hodge (sonata) [Sat, 1 Dec 2012 08:53:57 +0000 (16:53 +0800)]
Kernel/libc - Added prototypes

11 years agoKernel - Adding (unused) ACPI code
John Hodge (sonata) [Sat, 1 Dec 2012 08:46:36 +0000 (16:46 +0800)]
Kernel - Adding (unused) ACPI code

11 years agoExternals/ACPICA - Cleaning up a little (and fixing compilation errors)
John Hodge (sonata) [Sat, 1 Dec 2012 08:45:57 +0000 (16:45 +0800)]
Externals/ACPICA - Cleaning up a little (and fixing compilation errors)

11 years agoKernel - Imported userland strtoi file (and other minor changes)
John Hodge (sonata) [Sat, 1 Dec 2012 08:45:31 +0000 (16:45 +0800)]
Kernel - Imported userland strtoi file (and other minor changes)

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