Fix typo.
[tpg/acess2.git] / KernelLand / Kernel / include /
2013-06-26 John HodgeKernelLand - Better node chaching code
2013-06-24 John HodgeKernel/IOCache - Constness fixes and pointer callback...
2013-06-23 John HodgeKernel/UTF-16 - Added case-insensitive compre (for...
2013-06-23 John HodgeKernel/VFS - Update to node cache to support extra...
2013-06-22 John HodgeKernel - Added UTF-16 functions
2013-06-19 John HodgeKernel - Cleaned up MM_AllocDMA/_MapHWPages/_GetPhysAddr
2013-05-18 John HodgeKernel - Integrated PTY with VTerm, userland currently...
2013-05-17 John HodgeKernel/PTYs - Finishing touches on implimentation
2013-05-17 John HodgeKernel - Implimenting PTYs (untested, unintegrated)
2013-05-16 John HodgeKernel - Implimented VFS_Reopen
2013-05-16 John HodgeKernel - Added 'Flags' param to VFS Read/Write/FindDir
2013-05-15 John Hodge (sonata)Kernel - SYS_FDCTL
2013-05-15 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-15 John HodgeKernel - Working on SYS_COPYFD
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-14 John HodgeKernel - Update syscall definition (comment only)
2013-05-12 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-03 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-03 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2013-04-02 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-30 John Hodge (sonata)Kernel - Doxygen documentation updates
2013-02-16 John HodgeKernel - Signals partially implimented
2013-02-02 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-02-02 John HodgeMerge branch 'master' of git://localhost/acess2
2013-02-01 John Hodge (sonata)Kernel - Removed while() loops in locks with Threads_in...
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeKernel - (experimental) Allowing THREAD_EVENT_TIMER...
2013-01-28 John HodgeIPStack - Breaking things (constant iftype)
2013-01-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeKernel[Tegra2] - Messing about debugging tegra stuff
2013-01-27 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-25 John Hodge (sonata)Kernel - Moved string functions into a separate header...
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-19 John Hodge (sonata)Kernel - Added (possibly buggy) support for WaitTID...
2013-01-11 John HodgeKernel - Commenting changes only
2012-12-31 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-30 John HodgeAll - Changes for AcessNative on windows
2012-12-20 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2012-12-20 John HodgeKernel - Added strtoul and friends to acess.h
2012-12-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-08 John Hodge (sonata)Merge branch 'master' of ted.mutabah.net:acess2
2012-12-07 John HodgeKernel - Updated syscall list header
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-01 John Hodge (sonata)Kernel - Imported userland strtoi file (and other minor...
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-13 John Hodge (sonata)Kernel - Fixing bugs from previous commig
2012-10-07 John HodgeKernel - Removed old KEY_* enum
2012-10-07 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-06 John HodgeAcessNative - Changes to allow _compiling_ on windows.
2012-10-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-03 John HodgeAcessNative - Implimented (serverside) TCP
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-16 John HodgeKernel - API Change - Proc_SpawnWorker return thread...
2012-09-16 John HodgeKernel - Added user events
2012-09-13 John HodgeKernel - Added a (slightly hacky) virtual PCI interface
2012-09-02 John HodgeKernel - Misc
2012-08-23 John HodgeKernel - Added a per-thread timer object to reduce...
2012-08-23 John HodgeKernel/VFS - Fixed mount reference counting and shutdow...
2012-08-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-21 John HodgeKernel - VFS API Update - ReadDir caller provided buffer
2012-08-20 John HodgeMisc code cleanup
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-09 John HodgeKernel/x86_64 - Rework to use pmemmap.h (and share...
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-03 John HodgeKernel/tpl_mm_phys - Fixed use of MM_GetPhyAddr
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-20 John HodgeKernel - Implimented double buffering in video utils...
2012-07-19 John HodgeModules/Ext2 - Fixed zero-length filenames and memory...
2012-07-19 John HodgeKernel - Standardised kernel build tag (placed in gsBui...
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
2012-07-18 John HodgeKernel/x86 - Cleaned up PMM init (and removed mboot...
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-17 John HodgeKernel/vfs - Added (but haven't used) dirty node flag
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeVFS - Fixed unmount issues and added filesystem autodet...
2012-07-14 John HodgeKernel - Added .Detect method to VFS drivers
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel - Added return value to module cleanup, fixed...
2012-07-14 John HodgeKernel/VFS - Added unmount support
2012-07-14 John HodgeKernel - Added a Read-Write lock implimentation (untested)
2012-07-13 John HodgeVFS - Bugfixes to nodecache
2012-07-13 John HodgeKernel - Better documentation of timestamp/format_date
2012-07-12 John HodgeKernel - Added ctype.h header
2012-07-11 John HodgeKernel/VFS - Error catching in MkNod/O_CREAT
2012-06-20 John HodgeKernel - Moved node type to the beginning of tVFS_Node
2012-06-20 John HodgeKernel - PMM Statistics prototype in hal_proc.h
2012-06-20 John HodgeKernel - Added PMM stats method (stubbed) to x86_64...
2012-05-22 John HodgeCleanups - MM_MapTemp to return void*, VFS use Unlink...
2012-05-19 John HodgeKernel - Added SwapEndian64 for SCSI code (coming)
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-01 John HodgeKernel/threads - Adding PGIDs, made processes have...
2012-03-27 John HodgeTESTING - Patches to implement Ctrl-C in VTerm
2012-03-15 John HodgeKernel - Fixing bugs in VT scrolling and keyboard mappi...
2012-03-11 John HodgeUsermode/axwin3 - Little additions and bugfixes
next

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