tpg/acess2.git
2011-11-11 John HodgeUsermode/AxWin3 - Cleaning up
2011-11-11 John HodgeUsermode/libc - Slightly smarter memcpy
2011-11-11 John HodgeModules/IPStack - Fixed x86_64 build error
2011-11-11 John HodgeKernel - Fixing very slow CheckMem function
2011-11-11 John HodgeKernel - Fixing bugs exposed by enabling -O3
2011-11-11 John HodgeModules/InitRD - Added AxWin3 to initrd
2011-11-11 John HodgeKernel/threads - Cleaning out delete queue
2011-11-11 John HodgeKernel - Split Mutexes/Semaphores out
2011-11-11 John HodgeKernel/x86 - Added SSE/FPU state saving, not fully...
2011-11-11 John HodgeKernel - Disabled -fno-builtins, removed some unneeded...
2011-11-11 John HodgeKernel/syscalls - Added timestamp to user debug
2011-11-11 John HodgeModules/FDDv2 - Fixed calling _ReadWithinTrack when...
2011-11-11 John HodgeKernel/x86 - Distinguished tracing of unaligned memcpys...
2011-11-11 John HodgeKernel/VTerm - Cleaning up to remove unneeded memcpy...
2011-11-11 John HodgeModules/FAT - Fixed unneeded memcpy in LFN, made more...
2011-11-11 John HodgeUsermode/AxWin3 - Added menu render code (with hilights)
2011-11-10 John HodgeUsermode/AxWin3 - Adding pop-up menu support (via a...
2011-11-09 John HodgeUsermode/AxWin3 - Added support for getting display...
2011-11-08 John HodgeUsermode/AxWin3 - Managed to pass input all the way...
2011-11-08 John HodgeModules/FDDv2 - Added catch for zero-length read
2011-11-08 John HodgeKernel - Debugging memcpy use, cut down on some in...
2011-11-08 John HodgeModules/ATA - Fixed not catching extended parition...
2011-11-08 John HodgeKernel - Fixed IPC messages failing when list is emptied
2011-11-08 John HodgeUsermode/AxWin3 - Debugging user reception of messages
2011-11-08 John HodgeUsermode/AxWin3 - Implemented passing messages to the...
2011-11-08 John HodgeUsermode/AxWin3 - Adding widget mouse input handlers
2011-11-07 John HodgeUsermode/AxWin3 - Working on input code
2011-11-06 John HodgeUsermode - Slight changes, debug/commenting only
2011-11-06 John HodgeUsermode/AxWin3 - Cleaning up bugs, adding image loadin...
2011-11-06 John HodgeUsermode/AxWin3 - Implementing more of the widget code
2011-11-05 John HodgeUsermode/AxWin3 - Implemented sending messages to windows
2011-11-05 John HodgeUsermode/AxWin3 - Adding decorator to widget renderer
2011-11-05 John HodgeUsermode/AxWin3 - Implementing SendMessage for client
2011-11-05 John HodgeUsermode/AxWin3 - Added window invalidation, sub-window...
2011-11-05 John HodgeUsermode/AxWin3 - More WM IPC messages implemented
2011-11-05 John HodgeUsermode/AxWin3 - Working on window rendering, root...
2011-11-05 John HodgeUsermode/AxWin3 - Implementing widget support in userland
2011-11-04 John HodgeUsermode/AxWin3 - Cleaning up and adding client widget...
2011-11-04 John HodgeUsermode/AxWin3 - Added symlink to handle -l dependency...
2011-11-04 John HodgeUsermode/AxWin3 - Moved interface library to Applicatio...
2011-11-04 John HodgeUsermode/AxWin3 - Implementing window creation
2011-11-04 John HodgeUsermode/AxWin3 - Implemented WM_CreateWindow
2011-11-04 John HodgeUsermode/AxWin3 - Implementing Client->Window resolution
2011-11-04 John HodgeUsermode/AxWin3 - Working on IPC, compiles and runs...
2011-11-03 John HodgeMakefile - Added axwin3 to main build
2011-11-03 John HodgeUsermode/login - Added GUIv3 hack
2011-11-03 John HodgeUsermode/AxWin3 - Debugging IPC
2011-11-03 John HodgeKernel - Debugging
2011-11-03 John HodgeUsermode/ld-acess - Fixed lack of envp
2011-11-03 John HodgeUsermode/libc - Fixing some bugs in environment handling
2011-11-02 John HodgeUsermode/AxWin3 - Workign on interface lib, adding...
2011-11-02 John HodgeUsermode/AxWin3 - Working on interface library
2011-11-01 John HodgeUsermode/AxWin3 - Implementing WM IPC calls in lib
2011-10-31 John HodgeUsermode/AxWin3 - Working on interface library
2011-10-30 John HodgeUsermode/AxWin3 - Working on the libaxwin3 API
2011-10-30 John HodgeUsermode/AxWin3 - Fixed all compile errors, runs and...
2011-10-30 John HodgeUsermode/AxWin3 - Working on IPC
2011-10-29 John HodgeUsermode/AxWin3 - Porting over the AxWin2 widget code
2011-10-29 John HodgeKernel/x86_64 - Combined EFER modifcations into one
2011-10-29 John HodgeUsermode/AxWin3 - Fiddliing with things
2011-10-29 John HodgeModules/BochsGA - Oops, didn't need that magic break
2011-10-29 John HodgeKernel/x86_64 - Fixed recursive page fault, wasn't...
2011-10-28 John HodgeModules/RTL8139 - Fixed bug if BAR is invalid
2011-10-28 John HodgeKernel/x86_64 - Fixed typo in kernel version line
2011-10-28 John HodgeAcessNative - Allowed the kernel executable to also...
2011-10-28 John HodgeKernel/PCI - Fixed bug causing all BARs to be off
2011-10-28 John HodgeKernel - Updated makefiles to provide a better version...
2011-10-28 John HodgeModules/PL110 - added static cursor support
2011-10-28 John HodgeKernel/armv7 - Cleaning up debug
2011-10-28 John HodgeKernel/VFS - Disabled debug in VFS_MMap
2011-10-28 John HodgeKernel/threads - Removed another nested lock
2011-10-28 John HodgeUsermode/ld-acess - Moved ARMv7 ld-acess to top of...
2011-10-28 John HodgeKernel/VFS - Fixed MMAP_MAP_ANONYMOUS not taking offset...
2011-10-28 John HodgeKernel/armv7 - Fixed not zeroing course table (and...
2011-10-27 John HodgeKernel/armv7 - Cleaing up mostly
2011-10-27 John HodgeUsermode/AxWin3 - Fiddling
2011-10-26 John HodgeUsermode - Removed unused (and fat) pcidump utility
2011-10-26 John HodgeUsermode/ld-acess - Added support for R_ARM_COPY
2011-10-26 John HodgeModules/armv7 - Just a little debug
2011-10-26 John HodgeKernel/vfs - Added MMAP_PROT_EXECUTE support (needed...
2011-10-26 John HodgeKernel/armv7 - Bugfixes
2011-10-26 John HodgeKernel/armv7 - Implementing COW
2011-10-26 John HodgeUsermode/axwin3 - Copying parts of AxWin2 over to get...
2011-10-26 John HodgeUsermode/ld-acess - Fixed ARMv7 syscalls to save LR...
2011-10-26 John HodgeKernel/armv7 - Bugfixing, implemented protection fully...
2011-10-24 John HodgeOops, forgot some files
2011-10-24 John HodgeKernel - Cleaned up rear PCI api
2011-10-24 John HodgeKernel - Fixing up doxygen commenting
2011-10-24 John HodgeAcessNative - Implemented ReadDir in nativefs
2011-10-24 John HodgeKernel - Made tFInfo packed to fix size mismatches...
2011-10-24 John HodgeUsermode/include - Added packed statement to t_sysFInfo
2011-10-24 John HodgeAcessNative - Now can use the `dir` CLIShell builtin
2011-10-23 John HodgeKernel/DrvUtil - Fixed compile error on ARMv7
2011-10-23 John HodgeUsermode/ld-acess - Fixed warning when debug is enabled
2011-10-23 John HodgeKernel/VTerm - Fixed not changing VT resolution when...
2011-10-23 John HodgeAcessNative/ld-acess - Fixed forgetting to update for...
2011-10-23 John HodgeKernel - Fixed infinite loop in memmove (exposed by...
2011-10-23 John HodgeUsermode - Finally cleaned up ELF32 relocation
2011-10-23 John HodgeMakefile - Added version number configuration
2011-10-23 John HodgeAcessNative - Cleanup and slight fixes.
next

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