tpg/acess2.git
2013-09-22 John HodgeROOT/RunQemuArm - Added -notee option
2013-09-22 John HodgeKernel/armv7 - Enabled UART input on tegra2
2013-09-22 John HodgeKernel/armv7 - Altered makefile to retain ELF kernel
2013-09-22 John HodgeKernel - Added sanity check to template PMM
2013-09-22 John HodgeKernel/armv7 - Hack to prevent two multiple running...
2013-09-22 John HodgeKernel/armv7 - Fixed incorrect addresses in Tegra2...
2013-09-22 John HodgeModules/ARMv7 GIC - Clean up debug and fix a few nigglers
2013-09-22 John HodgeModules/Tegra2Vid - Fixed out-of-date IO function proto...
2013-09-22 John HodgeKernel/sysfs - (minor) Fixed extra newline in log message
2013-09-22 John HodgeROOT/RunQemuArm - Added note on what machine name means
2013-09-22 John HodgeROOT/RunQemuArm - Added option for (unofficial) Tegra2...
2013-09-22 John HodgeKernel/armv7 - [realview_pb] Implemented basic timekeeping
2013-09-22 John HodgeKernel/armv7 - Implemented CLONE_NOUSER
2013-09-22 John HodgeKernel/armv7 - Missing files for 25398a7f24d189ee7a70fc...
2013-09-22 John HodgeUsermode/init - Updated to new serial
2013-09-22 John HodgeUsermode/CLIShell - Removed clear on start, was annoyin...
2013-09-22 John HodgeModules/ARMv7 GIC - Quietened interrupt handling
2013-09-22 John HodgeModules/InitRD - Added missing insmod/automount
2013-09-22 John HodgeKernel/armv7 - Added debug serial input
2013-09-22 John HodgeKernel/x86_64 - Added input on debug serial
2013-09-22 John HodgeKernel/x86 - Added input support to serial terminal
2013-09-22 John HodgeKernel/VFS - Clean up handle save+restore code
2013-09-22 John Hodge(minor) Kernel - Commenting in PTY
2013-09-22 John HodgeKernel - Stopped unneeded VFS handle save/restore on...
2013-09-22 John HodgeBuildConf/x86 - Disabled UDI to speed up boots
2013-09-22 John HodgeKernel - Added serial port 'driver' (wraps PTY)
2013-09-19 John HodgeKernel - Fixed compilation of x86_64 and armv7
2013-09-19 John HodgeUsermode/libc - Fixed no definition for uid_t/pid_t...
2013-09-19 John HodgeUsermode/ld-acess - Fixed ld-acess failing to compile...
2013-09-18 John HodgeModules/UDI - Improved attribute parsing
2013-09-17 John HodgeKernel - Switched to hex in ASSERTC* because it's cleaner
2013-09-17 John HodgeModules/UDI - Working on more framework and PCI bus
2013-09-16 John HodgeModules/UDI - Channel code implimented (partially)
2013-09-16 John HodgeUsermode/CLIShell - Added SBin to path
2013-09-16 John Hodge.gitignore - Ignore UDI staging directory
2013-09-16 John HodgeTools/udisetup - Switched back to udiprops_end instead...
2013-09-16 John HodgeModules/Makefile.tpl - Added vim filetype line
2013-09-16 John HodgeUsermode/ld-acess - Cleanup to ELF32 relocation code
2013-09-16 John HodgeUsermode/ld-acess - Added _SysLoadModule syscall
2013-09-16 John HodgeBuildConf - Added insmod and UDI
2013-09-16 John HodgeUsermode/insmod - Added insmod program (and relevant...
2013-09-16 John HodgeKernel - Fixed buggy module loader logic, allowed ELF...
2013-09-16 John HodgeModules/UDI - Implimenting UDI support, can load udi_dp...
2013-09-14 John HodgeModules/UDI - Working on UDI support
2013-09-14 John HodgeKernel/VTerm - Switched to using userland VT100 code
2013-09-14 John HodgeUsermode/GUI Terminal - A few fixes to vt100 code expos...
2013-09-14 John HodgeUsermode/IRC - Added JOIN/PART message suppor
2013-09-14 John HodgeModules/NTFS - Fixed some validation to prevent the...
2013-09-13 John HodgeKernel/libc - Fixed passing INT_MIN to %i causing an...
2013-09-13 John HodgeKernel - Added assert() macro (same as ASSERT)
2013-09-10 John HodgeUsermode/GUI Terminal - Fixed some crashes and implimen...
2013-09-10 John HodgeUsermode/IRC - Minor fixes to display
2013-09-10 John HodgeUsermode/AxWin3 - Added scroll command to richtext...
2013-09-10 John HodgeUsermode/AxWin3 - Killed an unneeded log message
2013-09-10 John HodgeUsermode/AxWin3 - Fixed dropped messages due to small...
2013-09-10 John HodgeUsermode/libc - Rework malloc/free fixing many bugs
2013-09-10 John HodgeUsermode/IRC - Fixed invalid usage of some escape codes
2013-09-10 John HodgeUsermode/GUI Terminal - Fixed scroll behavior and early...
2013-09-10 John HodgeUsermode/libc - Minor fix to memmove
2013-09-10 John HodgeUsermode/AxWin3 - Slight cleanup in richtext code
2013-09-10 John HodgeModules/Ext2 - Handled zero-sized directory records
2013-09-10 John HodgeKernel/PTYs - Fixed client writes not blocking
2013-09-10 John HodgeKernel/libc - Fixed memory clobbering when vsnprintf...
2013-09-10 John HodgeKernel/debug - Added indicator when formatted debug...
2013-09-09 John HodgeUsermode/GUI Terminal - Moved End-of-row newline to...
2013-09-08 John HodgeUsermode/GUI Terminal - Added scrolling and cursor...
2013-09-08 John HodgeUsermode/IRC Client - Fixed incorrect ordering on ...
2013-09-08 John HodgeUsermode/libc - Switched assert() to use SysDebug inste...
2013-09-08 John HodgeKernel - Added default actions to most signals
2013-09-08 John HodgeKernel/VTerm - Fixed wrong order for \e[H arguments
2013-09-08 John HodgeUsermode/GUI Terminal - Cleaned up debug
2013-09-08 John HodgeKernel/VTerm - Implemented \ec, reset settings
2013-09-08 John HodgeUsermode/GUI Terminal - Renamed folder
2013-09-08 John HodgeUsermode/GUI Terminal - Added setting of controlling...
2013-09-08 John HodgeKernel/PTYs - Added support for sending signals to...
2013-09-08 John HodgeKernel/VTerm - (minor) Possible escape sequence to...
2013-09-08 John HodgeKernel - Implimenting POSIX/C Signals
2013-09-08 John HodgeUsermode/GUI Terminal - Fixed some characters not trigg...
2013-09-08 John HodgeUsermode/AxWin3 - (minor) More descripitive error messa...
2013-09-08 John HodgeKernel/PTYs - Fixed named ptys not being removed from...
2013-09-07 John HodgeUsermode/GUI Terminal - Reworking terminal code. Incomplete
2013-09-07 John Hodge(minor) Modules/UDI - Switched to ENTER/LEAVE
2013-09-07 John HodgeModules/IPStack - Planning new ARP code
2013-09-07 John HodgeModules/E1000 - (stub) Handle of ICR_TXD_LOW to silence...
2013-09-07 John HodgeUsermode/Applications - Added -Wall to make config
2013-09-07 John HodgeModules/NTFS - Fixed errnous RETURN() debug statment
2013-09-07 John HodgeKernel - Fixed missing arguments to early-reschedule...
2013-09-07 John HodgeUsermode/libc - Fixed fflush not handling errors
2013-09-07 John HodgeUsermode/libc - Minor cleanup to heap
2013-09-07 John HodgeUsermode/libc - Call ld-acess binary dump on fault
2013-09-07 John HodgeUsermode/ld-acess - Added exported function to dump...
2013-09-07 John HodgeUsermode/AxWin3 - Fixed window destruction not working...
2013-09-07 John HodgeKernel - More extensive multiboot fields
2013-08-15 John HodgeUsermode/libc - open_memstream
2013-08-11 John Hodge... Kernel/debug - Enabled vterm traces, removed threads...
2013-08-11 John Hodge... Modules/IPStack - Added some more buffer asserts
2013-08-11 John Hodge... Modules/Keyboard - Hacked-up Ctrl-Alt-Del triple fault
2013-08-11 John Hodge... Modules/PRO100 - Real hardware testing
2013-08-11 John HodgeUsermode/libpsockets - Added inet_pton/inet_ntop (stubbed)
2013-08-11 John HodgeUsermode/libpsockets - Added basic services to getaddrinfo
next

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