tpg/acess2.git
12 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

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

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

12 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

12 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

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

12 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 :)

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

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

12 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

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

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

12 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)

12 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'

12 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

12 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

12 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

12 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

12 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

12 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'

12 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

12 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

12 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

12 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

12 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

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

12 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

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

12 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

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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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)

12 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

12 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

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

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

12 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

12 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

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

12 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]

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

12 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

12 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

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

12 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

12 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

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

12 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

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

12 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

12 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

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

12 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

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

12 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

12 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)

12 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)

12 years agoExternals/ACPICA - More descriptive error message
John Hodge (sonata) [Sat, 1 Dec 2012 03:35:20 +0000 (11:35 +0800)]
Externals/ACPICA - More descriptive error message

12 years agoExternals/ACPICA - Added magic to auto-extract source
John Hodge (sonata) [Sat, 1 Dec 2012 03:33:45 +0000 (11:33 +0800)]
Externals/ACPICA - Added magic to auto-extract source

12 years agoExternals/ACPICA - Compiles (with hackery)
John Hodge (sonata) [Sat, 1 Dec 2012 03:19:39 +0000 (11:19 +0800)]
Externals/ACPICA - Compiles (with hackery)

12 years agoExternals/ACPICA - Working on drop-in ACPICA
John Hodge (sonata) [Fri, 30 Nov 2012 15:44:12 +0000 (23:44 +0800)]
Externals/ACPICA - Working on drop-in ACPICA

- Note: Requires it to be extracted to the Externals/ACPICA directory

12 years agoKernel/x86-smp - Fixing SMP support
John Hodge (sonata) [Fri, 30 Nov 2012 08:52:47 +0000 (16:52 +0800)]
Kernel/x86-smp - Fixing SMP support

- Insert rant about bochs not breaking on SIPI vector

12 years agoKernel/libc - Fixed infinite loop in vsnprintf
John Hodge (sonata) [Fri, 30 Nov 2012 06:49:37 +0000 (14:49 +0800)]
Kernel/libc - Fixed infinite loop in vsnprintf

12 years agoUsermode - More syscall renaming
John Hodge (sonata) [Fri, 30 Nov 2012 06:49:21 +0000 (14:49 +0800)]
Usermode - More syscall renaming

12 years agoModules/InitRD - Added a few libraries
John Hodge (sonata) [Fri, 30 Nov 2012 02:24:19 +0000 (10:24 +0800)]
Modules/InitRD - Added a few libraries

12 years agoUsermode - Renamed VFS syscalls to _Sys* to remove POSIX collisions
John Hodge (sonata) [Thu, 29 Nov 2012 16:31:40 +0000 (00:31 +0800)]
Usermode - Renamed VFS syscalls to _Sys* to remove POSIX collisions

12 years agoKernel/x86 - Added owner field to SHORTLOCK to catch doublelocks
John Hodge (sonata) [Thu, 29 Nov 2012 16:19:13 +0000 (00:19 +0800)]
Kernel/x86 - Added owner field to SHORTLOCK to catch doublelocks

12 years agoUsermode/AxWin3 - Added move code to decorator
John Hodge (sonata) [Thu, 29 Nov 2012 03:38:10 +0000 (11:38 +0800)]
Usermode/AxWin3 - Added move code to decorator

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