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/IRC Client - Fixed incorrect ordering on \e[H arguments
2013-09-08
John Hodge
Usermode/IRC Client - Fixed incorrect ordering on ...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Usermode/libc - Switched assert() to use SysDebug instead...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel - Added default actions to most signals
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel/VTerm - Fixed wrong order for \e[H arguments
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Usermode/GUI Terminal - Cleaned up debug
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel/VTerm - Implemented \ec, reset settings
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Usermode/GUI Terminal - Renamed folder
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Usermode/GUI Terminal - Added setting of controlling...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel/PTYs - Added support for sending signals to...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel/VTerm - (minor) Possible escape sequence to...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel - Implimenting POSIX/C Signals
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Usermode/GUI Terminal - Fixed some characters not triggering...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Usermode/AxWin3 - (minor) More descripitive error message...
commit
|
commitdiff
|
tree
2013-09-08
John Hodge
Kernel/PTYs - Fixed named ptys not being removed from...
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/GUI Terminal - Reworking terminal code. Incomplete
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
(minor) Modules/UDI - Switched to ENTER/LEAVE
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Modules/IPStack - Planning new ARP code
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Modules/E1000 - (stub) Handle of ICR_TXD_LOW to silence...
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/Applications - Added -Wall to make config
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Modules/NTFS - Fixed errnous RETURN() debug statment
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Kernel - Fixed missing arguments to early-reschedule...
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/libc - Fixed fflush not handling errors
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/libc - Minor cleanup to heap
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/libc - Call ld-acess binary dump on fault
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/ld-acess - Added exported function to dump...
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Usermode/AxWin3 - Fixed window destruction not working...
commit
|
commitdiff
|
tree
2013-09-07
John Hodge
Kernel - More extensive multiboot fields
commit
|
commitdiff
|
tree
2013-08-15
John Hodge
Usermode/libc - open_memstream
commit
|
commitdiff
|
tree
2013-08-11
John Hodge (sonata)
Kernel/debug - Enabled vterm traces, removed threads...
commit
|
commitdiff
|
tree
2013-08-11
John Hodge (sonata)
Modules/IPStack - Added some more buffer asserts
commit
|
commitdiff
|
tree
2013-08-11
John Hodge (sonata)
Modules/Keyboard - Hacked-up Ctrl-Alt-Del triple fault
commit
|
commitdiff
|
tree
2013-08-11
John Hodge (sonata)
Modules/PRO100 - Real hardware testing
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Usermode/libpsockets - Added inet_pton/inet_ntop (stubbed)
commit
|
commitdiff
|
tree
2013-08-11
John Hodge
Usermode/libpsockets - Added basic services to getaddrinfo
commit
|
commitdiff
|
tree
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
next
UCC
git Repository :: git.ucc.asn.au