git.ucc.asn.au
/
tpg
/
acess2.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Usermode/wget - Fixed bad offsets when getting addresses, added speed/progress
2013-08-11
John Hodge
Usermode/wget - Fixed bad offsets when getting addresses...
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Modules/PRO100 - Fixed -ve array reference
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Modules/E1000 - Disabled debug
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Modules/IPStack - Disabled ethernet checksum generation...
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Kernel - Planning SMP fix with sleep edge case
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Kernel/RootFS - Upped max filesize to 10MB for TCP...
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Kernel/PTY - Fixed NULL deref in kernel pty
commit
|
commitdiff
|
tree
2013-08-10
John Hodge
RunQemu - A couple of tweaks and bugfixes
commit
|
commitdiff
|
tree
2013-08-10
John Hodge
Modules/PRO100 - Successfully gets a DHCP lease
commit
|
commitdiff
|
tree
2013-08-10
John Hodge
Kernel - Caught infinite kernel panics
commit
|
commitdiff
|
tree
2013-08-10
John Hodge
Modules/IPStack - Added NULL checks to buffer functions
commit
|
commitdiff
|
tree
2013-08-10
John Hodge
Modules/IPStack - Added log when adapter is registered
commit
|
commitdiff
|
tree
2013-08-10
John Hodge
Modules/IPStack - Fixed clobbering of destination MAC
commit
|
commitdiff
|
tree
2013-08-09
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
2013-08-09
John Hodge (sonata)
Modules/PRO100 - Implimenting, still untested
commit
|
commitdiff
|
tree
2013-08-08
John Hodge
Externals/libspiderscript - Updated to new master ...
commit
|
commitdiff
|
tree
2013-08-08
John Hodge (sonata)
Modules/PRO100 - Starting on an Intel PRO/100 driver
commit
|
commitdiff
|
tree
2013-08-07
John Hodge (sonata)
Usermode/ld-acess - Disabled destructive relocation
commit
|
commitdiff
|
tree
2013-08-07
John Hodge (sonata)
Removed libspiderscript from build (for now)
commit
|
commitdiff
|
tree
2013-08-07
John Hodge (sonata)
Usermode/IRC - Fixed bad merge
commit
|
commitdiff
|
tree
2013-08-06
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
2013-08-06
John Hodge
Usermode/IRC - Added basic PTY support
commit
|
commitdiff
|
tree
2013-08-06
John Hodge
Kernel - Switch to VT7 on kernel panic
commit
|
commitdiff
|
tree
2013-08-06
John Hodge
Modules/ATA - Added timeout to GetDiskSize
commit
|
commitdiff
|
tree
2013-08-06
John Hodge
Usermode/AxWin3 - Duplicate renderer detection, debug...
commit
|
commitdiff
|
tree
2013-08-05
John Hodge
Kernel/PTYs - Added block on user write when server...
commit
|
commitdiff
|
tree
2013-08-05
John Hodge
Kernel/VTerm - Added better option debug
commit
|
commitdiff
|
tree
2013-08-03
John Hodge
Restructured root makefile
commit
|
commitdiff
|
tree
2013-08-03
John Hodge
Added libspiderscript
commit
|
commitdiff
|
tree
2013-08-01
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
commit
|
commitdiff
|
tree
2013-08-01
John Hodge (sonata)
Usermode/IRC - Update to handle PTY dims
commit
|
commitdiff
|
tree
2013-08-01
John Hodge (sonata)
.gitignore - Explicity hide bochs(dbg|out).txt, allows...
commit
|
commitdiff
|
tree
2013-08-01
John Hodge (sonata)
Usermode/login - Slight cleanup
commit
|
commitdiff
|
tree
2013-08-01
John Hodge (sonata)
Usermode/telnetd - Updated to use a PTY
commit
|
commitdiff
|
tree
2013-08-01
John Hodge (sonata)
Usermode/ld-acess - PYT Mode flags
commit
|
commitdiff
|
tree
2013-07-31
John Hodge
Kernel - Changed PTY code to not expose userland server...
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Usermode/ld-acess - Fixed missing dependency for syscalls
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Usermode/libc - Added ENOTTY to errno
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Usermode/libposix - PTY Support (stubbed)
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
AcessNative - added MkNod to nativefs
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Modules/Ext2 - Fixed bugs in read/write support
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Kernel/Syscalls - Added syscall IDs for POSIX signal...
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Kernel - Added errno print when Binary_Load fails
commit
|
commitdiff
|
tree
2013-07-30
John Hodge
Kernel/VFS - Added warning (instead of LOG) when GetNodeFrom...
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Tools/DiskTool - Misc fixes for recent kernel changes
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Tools/nativelib - Updated to handle recent(ish) kernel...
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Modules/LVM - Fixed memory leak on cleanup
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Modules/Ext2 - Bugfixing to write support
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel - ADded ctype.h to utf16.h's include list
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel/IOCache - Fixed IOCache eating all temp mappings
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel/x86 - Removed busy wait in MM_MapTemp
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel/x86 - Added backtrace to running program in...
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Externals/dropbear - Disabled X forwarding
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel/x86 - Included EAX in user state dump
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Usermode/ld-acess - Added SysTimedSleep
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Usermode - Handled read failures in readline correctly
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Usermode/libpsocket - Fixed accept()'s prototype
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel/PTYs - Fixed server-end of user closing prematurely
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Kernel/syscalls - Added syscall for Time_Wait
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Usermode/libc - Improved strerror, added some basic...
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Usermode/libposix - Hacking up some functions to compile...
commit
|
commitdiff
|
tree
2013-07-27
John Hodge
Usermode/AxWin3 - Fixed only one hotkey set being checked
commit
|
commitdiff
|
tree
2013-07-23
John Hodge
Usermode/ATE - Tweaking
commit
|
commitdiff
|
tree
2013-07-23
John Hodge
Usermode/AxWin3 - Added input support to RichText renderer
commit
|
commitdiff
|
tree
2013-07-23
John Hodge
Usermode/libunicode - Cleaned up ReadUTF8 to support...
commit
|
commitdiff
|
tree
2013-07-23
John Hodge
Modules/Keyboard - Added Delete=0x7F translation
commit
|
commitdiff
|
tree
2013-07-23
John Hodge
Modules/VIAVideo - Found some docs, little cleanup
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Notes - Updated TODO and added notes on structure of...
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/AxWin3 - Fixed scan-build complaints, added...
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/AxWin3 - Fixed scan-build complaints in libaxwin3.so
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/AxWin3 - Added proper mid-character clipping...
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/libimage_sif - Added endian-flipping support
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/ld-acess - Fixed errors when compiling stublib...
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode - Fixed scan-build complaints
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/telnetd - Fixed error from scan-build
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/dhcpclient - Fixed warning from scan-build
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/CLIShell - Updated 'dir' command to use OpenChild
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Kernel - Fixed crash on setting GUI cursor
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Kernel/VFS - Added debug for IOCtl failing
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
AcessNative - Cleaned up ld-acess syscall debug
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
Usermode/libc - Fixing errors from clang, disabled...
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
AcessNative - Added heap shim to libacess-native, disabled...
commit
|
commitdiff
|
tree
2013-07-22
John Hodge
AcessNative - Cleanup of VFS handle debug
commit
|
commitdiff
|
tree
2013-07-15
John Hodge
Usermode/libc - Fixed printf itoa putting precision...
commit
|
commitdiff
|
tree
2013-07-15
John Hodge
AcessNative/kernel - Fixed badly ordered syscalls
commit
|
commitdiff
|
tree
2013-07-15
John Hodge
Usermode/dhcpclient - Added echo of error string when...
commit
|
commitdiff
|
tree
2013-07-15
John Hodge
Kernel/VFS - Added setting of errno to _Write
commit
|
commitdiff
|
tree
2013-07-15
John Hodge
Usermode/libc - Fixed some slight errno issues
commit
|
commitdiff
|
tree
2013-07-15
John Hodge
Usermode/libc - Changed printf to work in strings instead...
commit
|
commitdiff
|
tree
2013-07-14
John Hodge
AcessNative - Added PTY init to AcessKernel
commit
|
commitdiff
|
tree
2013-07-14
John Hodge
AcessNative/libacess-native.so - Fixed init code slightly
commit
|
commitdiff
|
tree
2013-07-14
John Hodge
Usermode/libc - AcessNative hacks to separate acess...
commit
|
commitdiff
|
tree
2013-07-12
John Hodge
Update to TODO list
commit
|
commitdiff
|
tree
2013-07-12
John Hodge
Usermode/lspci - Dump command state in verbose
commit
|
commitdiff
|
tree
2013-07-12
John Hodge
Modules/E1000 - Enabled bus master for qemu (which...
commit
|
commitdiff
|
tree
2013-07-12
John Hodge
Kernel/PCI - Added function to access the Command field...
commit
|
commitdiff
|
tree
2013-07-11
John Hodge
Usermode/lspci - Cleanup and BAR dump
commit
|
commitdiff
|
tree
2013-07-11
John Hodge
Kernel/timers - Fixed bad assertions
commit
|
commitdiff
|
tree
2013-07-11
John Hodge
Usermode/libc - Fixed %x/%X being signed in printf
commit
|
commitdiff
|
tree
2013-07-11
John Hodge
Kernel - Fixed hack that was tripping armv7 alignment...
commit
|
commitdiff
|
tree
next
UCC
git Repository :: git.ucc.asn.au