git.ucc.asn.au
/
tpg
/
acess2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tpg/acess2.git
2013-02-07
John Hodge
Usermode/libc - FP printf (partial)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
John Hodge
Usermode/libc - Removed debug SysDebug
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
John Hodge
Kernel - Implimented cached escape codes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
John Hodge
Usermode/libc - Moved *printf into printf.c
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
John Hodge
nativelib - Fixed some possible NULL dereferences
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
John Hodge
DiskTool - Actual help message :)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
John Hodge
nativelib - Compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
John Hodge...
NativeLib - Including kernelland locks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
John Hodge...
Kernel - Updated events and workqueue to use new function
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
John Hodge...
Kernel - Removed while() loops in locks with Threads_in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
John Hodge...
Applications/irc - Added MOTD start code
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
John Hodge...
Modules/IPStack - Fixed NULL dereference in routing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge...
Modules/IPStack - Killing Threads_Yield
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge...
Tools/nativelib - More things implimented
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Kernel - (experimental) Allowing THREAD_EVENT_TIMER...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
AcessNative/nativefs - Removed debug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Modules/IPStack - Fixed use of sprintf(NULL,...)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
BuildConf/ARMv7 - Switched to eabi
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Kernel/x86_64 - Fixed misplaced jump
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Tools/nativelib - Many features implimented
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
IPStack - Breaking things (constant iftype)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
nativelib - Implimenting missing functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
nativelib - Compile fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Kernel[Tegra2] - Messing about debugging tegra stuff
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge
Kernel - Fix ACLs using anon structures
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
John Hodge...
Cleaning up clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
John Hodge...
Tools/nativelib - Working on threading
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
John Hodge...
NetTest - Compiles, doesn't yet do much
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John Hodge...
Fixing gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John Hodge...
Tools - Added SDL_Image->.sif converter
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John Hodge...
IPStack/tcp - Added deferred ACK support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John Hodge...
Kernel/vterm - Fixed bug in \e[100m support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John Hodge...
Kernel - Moved string functions into a separate header...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
John Hodge...
Tools/DiskTool - Splitting parts out to be shared with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
John Hodge...
Kernel/vterm - Implimented 90-97/100-107 font modes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
John Hodge...
Usermode/axwin3 - Made menus auto-raised
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
John Hodge
Kernel/debug - Panic to VT for the first nested panic
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/GUITerminal - Backspace and over-greedy fix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/axwin3 - RichText cursor (hacked)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel/fifo - Fixed memory corruption
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel - Fixed recursion runaway on Panic() in debug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/GUITerminal - Text colouring and cursor
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/axwin3 - Input fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Fixed FDD install
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/GUITerminal - Now can show shell
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/axwin3 - Richtext invalidate window on text...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel/FIFO - Debug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/libunicode - Hack, see diff :)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/libc - Fixed printf() sending \0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/GUITerminal - VT100 extended parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel/vterm - Added warning on unknown init option
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Modules/RPiDisplay - Commiting non-compiled code
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Notes - Random 3D notes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Makefile - Added libunicode and GUI terminal
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Modules/InitRD - Added GUI terminal and libunicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/axwin3 - Implimented terminal spawn command
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/GUITerminal - Progressing, compiles and runs...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel/fifo - (minor) Debugging
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Modules/BochsGA - Added 800x480 mode
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode - Moved UTF-8 handling into a library
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel/vfs - Better handling of -1 in handle list
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/Filesystem - Added sample/default inittab
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/axwin3 - (minor) Fixed errnous warning about...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Usermode/ld-acess - Fixed error in FD_CLR that nuked...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel - Debug to messages/select
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Modules/VIARhineII - (minor) Removed unnessesary message
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Kernel/x86 - (minor) Cleaned up debug in VM8086
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Modules/IPStack - (minor) Fixed return value of UDP...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
John Hodge...
Root - Update to travis-ci config
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Fixing clang compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Usermode/init - Bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Usermode/libc - scanf/stdio fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Kernel/InitRD - Added inittab
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Kernel - Misc minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Kernel - Added (possibly buggy) support for WaitTID...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Tools/GCCProxy - Hacks for '--print-prog-name=ld'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
AcessNative - Fixes for recent userland changes, cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Kernel/x86 - Disabled ACPICA debug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Kernel/VTerm - (minor) Improved logging
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Modules/InitRD - Added bomb command
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Modules/FDDv2 - Fixed logic error in ReadDir
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Usermode/axwin3 - (minor) Use SEEK_SET instead of liter...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Usermode/ld-acess - Fixed ARMv7 edge case with 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Usermode - Moved CLONE_VM from libposix to ld-acess
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Usermode/init - Added (untested) inittab support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
John Hodge...
Kernel - Opened stdin/stdout on VT0 for init
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
John Hodge
Kernel - Commenting changes only
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
John Hodge...
Merge branch 'master' of github.com:thepowersgang/acess2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
John Hodge...
Fixed broken symlinks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
John Hodge
All - Changes for AcessNative on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
John Hodge
Updated travis-ci config
commit
|
commitdiff
|
tree
|
snapshot
next
UCC
git Repository :: git.ucc.asn.au