Fixed kernel segfault in VTerm (referenced possible NULL value)
[tpg/acess2.git] / Kernel / include /
2010-10-29 John HodgeBug was in Heap_Realloc
2010-10-29 John HodgeAttempting to fix heap corruption
2010-10-19 John HodgeBuglocating: Some random corruption in VFS, FDD lockups
2010-10-03 John HodgeRefactored thread switching code to support compile...
2010-09-09 John HodgePer-CPU task switch disable, minor spiderscript changes
2010-09-07 John HodgeFixing up doxygen comments
2010-09-04 John HodgeFiddling with threading code to attempt to fix this...
2010-08-31 John HodgeFiddling with threading bugs (both Qemu and Bochs hate...
2010-08-23 John HodgeUnborking some threading code
2010-08-22 John HodgeAnd, adding a rather important header that I fogot...
2010-08-22 John HodgeChanged spinlock mechananisim
2010-08-20 John HodgeImproving the debug capabilities of the heap code,...
2010-08-17 John HodgeCommenting is nice
2010-08-07 John HodgeFixed behavior of VTerm when driver is set at runtime
2010-08-01 John HodgeBugfixing the x86_64 port
2010-07-31 John HodgeMP Scheduling work (slightly buggy, but no impact on...
2010-07-28 John HodgeFixing MultiCPU thread distribution (only tested in...
2010-07-27 John HodgeWorking on the x86 bit port (caused some changes to...
2010-07-22 John HodgeMisc changes, working on the VTerm's VT100 support...
2010-07-22 John HodgeChanging syscall interface to jump to KUSER_CODE, allow...
2010-07-18 John HodgeMore MP fiddling
2010-07-05 John HodgeFiddling with multiboot modules (and some bug searching...
2010-06-27 John HodgeCleaning up timer code, implementing cursor in vesa
2010-06-18 John HodgeIt's been too long since I committed
2010-06-03 John HodgeBugfixing
2010-05-27 John HodgeBugfixing
2010-05-24 John HodgeUpdate to tVFS_Node to support hard links
2010-05-13 John HodgeMore work on x86_64 port, also cleaned up a little...
2010-05-11 John Hodgex86_64 support, requiring a slight refactor to the...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-05-01 John HodgeImproved user error handling, now a user DIV0 doesn...
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-24 John HodgeFixing documentation for 2D operations
2010-04-24 John HodgeAdded basic 2D video accelleration
2010-04-23 John HodgeHalfway through deciding where to put the error handler...
2010-04-23 John HodgeFixes to VM8086 handler to remove operand size errors.
2010-04-21 John HodgeAdded kernel panic routines to output to the screen...
2010-04-15 John HodgeMakefile cleanup, documentation
2010-04-15 John HodgeAdded SYS_OPENCHILD system call
2010-04-15 John HodgeAdded the ADT library (not really abstract, but it...
2010-04-14 John HodgeFixing API documentation, added Disk cache spec
2010-04-14 John HodgePossible fix to TCP Acknowlegement Numbers
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-10 John HodgeFixed a bug in the heap manager where if an exact match...
2010-04-06 John HodgeMany changes, Mostly working on improving the BootConf...
2010-04-02 John HodgeVM8086 Support, Starting on VESA Driver
2010-04-01 John HodgeMisc Changes
2010-03-29 John HodgeBugfixing FAT Driver, Addint Multiboot2 Support
2010-03-28 John HodgeMore work on the FAT driver, more messy, but more complete
2010-03-28 John HodgeWorking on cleaning up the FAT driver, but atm it's...
2010-03-27 John HodgeCleanups in FAT driver
2010-03-27 John HodgeFixed lack of error handling in FDD driver, also abstra...
2010-03-27 John HodgeCleanup Commit
2010-03-21 John HodgeMisc Changes, Added Logging Subsystem, Fixes to InitRD...
2010-03-18 John HodgeBugfixing initrd and ld-acess
2010-03-15 John HodgeMore documentation, mostly to the PCI
2010-03-13 John HodgeWork on documentation
2010-03-13 John HodgeChanges to the module loader to handle specific errors...
2010-03-05 John Hodgedoxygen fixes
2010-03-04 John HodgeMore work on TCP, Connection is successfully establishe...
2010-02-26 John HodgeUDP Packets are now sent and recieved correctly (server...
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-02-03 John HodgeCleanups that will hopefully allow compilation in more...
2010-02-02 John HodgeReorganised the modules directory, started serious...
2010-01-23 John HodgeAltered & Renamed LookupString, Added DrvUtil_SetIdent
2010-01-20 John HodgeMoved ATA driver out of Kernel tree
2010-01-19 John HodgeMulti-user testing and bugfixing
2010-01-19 John HodgeExteding Driver interface
2010-01-19 John HodgeComment/documentation change to the VFS
2010-01-17 John HodgeAdding PE file support
2010-01-17 John HodgeAdded support for dynamic registration of module loaders
2010-01-15 John HodgeSlight changes to UDI structures and logging
2010-01-15 John HodgeMore UDI work
2010-01-12 John HodgeOk, this was embarrassing... Added core include file...
2010-01-01 John HodgeMore SMP Work, also changed the physical allocator...
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-28 John HodgeCleanup & Debug Removal
2009-12-28 John HodgeChanged the x86 architecture to have tPAddr be 64-bits...
2009-12-26 John HodgeBig Changes - See commit details
2009-11-24 John HodgeAltered keyboard driver to correctly support Unicode
2009-11-22 John HodgeAdded ProcDev/SysFS + Cleanup
2009-11-20 John HodgeCleanup and Bugfixing
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-11-15 John HodgeForgot to build test :S Added defintion of CFG_VFS_CHROOT
2009-11-10 John HodgeAdding several modules to the Tree, plus some files...
2009-11-10 John HodgeGeneral Cleanup, Implemented DMA Allocation
2009-11-06 John HodgeAdded IO Cache Library, Moved FDD Driver to Modules...
2009-10-26 John HodgeImproved VTerm support
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-18 John HodgeMultiple changes (Module Interopability, Timers, FDD...
2009-10-15 John HodgeVarious Changes
2009-10-10 John HodgeAdded Driver Utils to git tree
2009-10-10 John HodgeVarious Changes
2009-10-02 John HodgeCleanup
2009-10-01 John HodgeAdded Timer functions, DMA Driver and FDD driver
2009-09-30 John HodgeImmense cleanup of libc, implemening login program...
2009-09-27 John HodgeMoved adding a task to the active list to threads.c
2009-09-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
2009-09-26 John HodgeRemoved debug from ata, modules, vfs/dir.c and rootfs...
2009-09-26 John HodgeAdded `strdup` library function and removed VFS_FREEPLZ...
next

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