AcessNative - Wine equivalent for Acess
[tpg/acess2.git] / Usermode / Applications /
2010-11-28 John HodgeGUI Fixes
2010-11-28 John HodgeFixed GUI font rendering
2010-11-27 John HodgeFixed Video_DrawText passing too many arguments to...
2010-11-27 John HodgeAdded sanity checking to kernel vnsprintf
2010-11-27 John HodgeFixed compile issues in AxWin2 WM
2010-11-27 John HodgeUsermode build system overhaul
2010-11-27 John HodgeBuild fixes
2010-11-21 John HodgeFiddling with IPStack
2010-11-20 John HodgeFixing route determining
2010-11-20 John HodgeGeneral fixes
2010-11-20 John HodgeCleaning up pcidump / fixed compile warning in InitRD
2010-11-20 John Hodgeifconfig - routes
2010-11-19 John HodgeMultiple IPStack Related changes (and other bugfixes)
2010-11-13 John HodgeFiddling with ARP to handle routing
2010-11-07 John HodgeCompile fixes, implemented Net_GetInterface
2010-11-06 John HodgeComposite commit (GUI / Networking)
2010-10-19 John HodgeBuglocating: Some random corruption in VFS, FDD lockups
2010-10-12 John Hodgex86_64 build now compiles :)
2010-10-03 John HodgeReplace rand() implementation - fixes threading lockups
2010-08-25 John HodgePCI device dump (lspci clone, essentially)
2010-08-24 John HodgeTrying to reduce the ability for a fork bomb to fault...
2010-08-22 John HodgeJust cleaning up some things that may be needed in...
2010-08-07 John HodgeFixed behavior of VTerm when driver is set at runtime
2010-07-31 John HodgeRemoved old debug from init
2010-07-22 John HodgeMisc changes, working on the VTerm's VT100 support...
2010-07-15 John HodgeATA Fixes, Module compilation fixups
2010-07-13 John HodgeCleaning up some debug, fixing cosmetic bugs in usermod...
2010-07-13 John HodgeNice job, making umoddi3 call umoddi3 in the usermode...
2010-06-20 John HodgeMisc debug to fix a printf bug, traced the bug to 64...
2010-06-19 John HodgeCleaning up and attempting to fix these darn heisenbugs
2010-05-13 John HodgeWorking on separating architecture dependent and indepe...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-05-03 John HodgeBugfixes to usermode 64-bit division, more work on...
2010-05-03 John HodgeWork on WM's sizing code, not quite complete yet
2010-05-01 John HodgeMore work on axwin, and slight changes in othe places
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-26 John HodgeMore work on the GUI. Still useless tho
2010-04-24 John HodgeAdded basic 2D video accelleration
2010-04-24 John HodgeBig rewrite of AxWin to get it to compile and run
2010-04-21 John HodgeFixed login text-entry bug, fixes to KMS (graphics...
2010-04-17 John HodgeTCP Server now seems to work, started fixing client...
2010-04-15 John HodgeAdded test server to git tree
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2010-03-27 John HodgeCleanup Commit
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-04 John HodgeBugfixing and testing TCP stack
2010-03-03 John HodgeCleanup commit, fixes to UDP, TCP and ICMP
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-02-14 John HodgeMore work on TCP, splitted UDI arch dependent out of...
2010-02-03 John HodgeMore additions
2010-02-03 John HodgeCleaning up unadded files
2010-02-02 John HodgeWorking on GUI, side changes to the message passing
2010-02-02 John HodgeReorganised the modules directory, started serious...
2010-01-19 John HodgeMulti-user testing and bugfixing
2010-01-12 John HodgeMore work on UDI, Added more Login VTerms
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2009-12-28 John HodgeAdded flag to enable/disable debug symbols in the kernel
2009-12-28 John HodgeBugfixes upon chaning GCC versions
2009-12-27 John HodgeUpdated build system to remove `install` from `all`
2009-12-26 John HodgeUpdated the build files to use $(xCP), allows use of...
2009-11-23 John HodgeMore work on IPStack (Also fixed Proc_SpawnWorker)
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-11-20 John HodgeCleanup and Bugfixing
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-10 John HodgeVarious Changes
2009-10-03 John HodgeEnabled WP flag in CR0 to allow COW to work if the...
2009-10-03 John HodgeFixed correctness in stdio, minor changes in ls to...
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-02 John HodgeCleanup
2009-10-02 John HodgeRemoved Page directory dump, added a mention of the...
2009-10-01 John HodgeFixed CLIShell's `dir` command, added a logout/exit...
2009-09-30 John HodgeUpdated the CLI Shell to use the new path, adding login...
2009-09-30 John HodgeImmense cleanup of libc, implemening login program...
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeRemoved debug (VFS_GetAbsPath seems to be stable)
2009-09-27 John HodgeDebug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeDebug
2009-09-27 John HodgeFixed FAT_Read to return number of bytes read. Created...
2009-09-27 John HodgeFixed SYS_READ and SYS_WRITE to return correct values
2009-09-27 John HodgeCut down on debug
2009-09-27 John HodgeFixed stack changing in SYS_CLONE
2009-09-27 John HodgeTurned debug on for binary loader to trace Proc_Execve
2009-09-26 John HodgeImplemented SYS_CHDIR at user level. Added process...
2009-09-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
2009-09-26 John HodgeAdded "Free Me" Flag to VFS_ReadDir
2009-09-25 John HodgeRemoved debug from VFS_GetACL and VTerm, fixed DevFS...
2009-09-25 John HodgeAdded sanity check to VFS_GetHandle and fixed CLIShell...
2009-09-25 John HodgeAdded debug to VFS_GetACL
2009-09-25 John HodgeAdded SYS_GETACL system call and implemented it in...
2009-09-25 John HodgeAdded debug to newline handler, started extending DIR...
2009-09-25 John HodgeAdded NULL check to VFS_ReadDir
2009-09-25 John HodgeAdded extra debug to VFS_ReadDir
2009-09-25 John HodgeAdded VFS_ReadDir and SYS_READDIR, Implemented basic...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
next

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