Kernel - Slight reworks to timer code
[tpg/acess2.git] / Kernel / syscalls.c
2012-01-30 John HodgeImplementing telnet server, fixes everywhere
2012-01-30 John HodgeKernel - Implementing SysSpawn
2012-01-28 John HodgeKernel - Split per-process and per-thread data
2012-01-24 John HodgeIntegrating new event handling into userspace
2011-11-20 John HodgeKernel - Cleaned up a little (re-enabled cursor too)
2011-11-17 John HodgeKernel/syscalls - Fixed LogF format error causing TID...
2011-11-11 John HodgeKernel/syscalls - Added timestamp to user debug
2011-10-19 John HodgeKernel - Fixed error when checking syscall params
2011-10-15 John HodgeKernel - Cleaning up proc/syscalls
2011-10-11 John HodgeKernel/x86_64 - Fixed Kernel not using COW, cleanup
2011-10-11 John HodgeKernel - MMU usage fixes
2011-10-04 John HodgeKernel - Cleaning up unneeded messages
2011-08-22 John HodgeKernel/arm7 - Stubbing functions, now compiles and...
2011-08-20 John HodgeKernel - Debugging cleanup
2011-08-16 John HodgeKernel - Implementing infrastructure for GetNodeFromINode
2011-08-13 John HodgeKernel - Fixed syscall parameter orders
2011-03-23 John HodgeCleaning up mostly
2011-03-01 John HodgeUsermode implementation of select()
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-12 John HodgeCleaned up places where MM_Allocate was used without...
2010-12-10 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2010-12-10 John HodgeCleaning up code, and separating a little to allow...
2010-10-22 John HodgeDon't ask me how, but it's booting again
2010-10-03 John HodgeReplace rand() implementation - fixes threading lockups
2010-07-20 John HodgeBit of debug cleanup, fixing bugs found on GrUB2
2010-07-04 John HodgeAdded current time syscall, commented some others
2010-06-18 John HodgeIt's been too long since I committed
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-24 John HodgeDarn stupid bugs
2010-04-24 John HodgeFixed SYS_SEEK not working due to 64-bit offset
2010-04-23 John HodgeFixes to VM8086 handler to remove operand size errors.
2010-04-15 John HodgeAdded SYS_OPENCHILD system call
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-03-18 John HodgeBugfixing initrd and ld-acess
2010-02-02 John HodgeWorking on GUI, side changes to the message passing
2010-01-19 John HodgeMulti-user testing and bugfixing
2010-01-12 John HodgeBugfixes, Cleanup and Rewite started on UDI interface
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-12-26 John HodgeBig Changes - See commit details
2009-11-19 John HodgeCleanup and Bugfixes
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-10-10 John HodgeVarious Changes
2009-10-02 John HodgeCleanup
2009-10-02 John HodgeAdded sanity checking to VFS_OPEN
2009-09-30 John HodgeImplemented debug SYS_SETUID and SYS_SETGID (need to...
2009-09-28 John HodgeFixed invalid parameters passed to Threads_Exit by...
2009-09-27 John HodgeFixed SYS_READ and SYS_WRITE to return correct values
2009-09-27 John HodgeAdded tracing of task switches
2009-09-27 John HodgeCut down on debug
2009-09-27 John HodgeAdded magic breakpoint to SYS_CLONE, cleaned up other...
2009-09-27 John HodgeStrike that
2009-09-27 John HodgeFixed stack changing in SYS_CLONE
2009-09-26 John HodgeStarted adding sanity checks to syscalls. Added SYS_CHD...
2009-09-25 John HodgeAdded SYS_GETACL system call and implemented it in...
2009-09-25 John HodgeAdded support for skipping to VFS_ReadDir
2009-09-25 John HodgeTurned on debug in syscalls and added return address...
2009-09-25 John HodgeAdded VFS_ReadDir and SYS_READDIR, Implemented basic...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-25 John HodgeSeparated Architecture independent thread controll...
2009-09-23 John HodgeAdded SYS_FINFO and functions required to support it
2009-09-21 John HodgeAdded support for 64-bit returns from syscalls
2009-09-21 John HodgeAdded SYS_READ implementation
2009-09-21 John HodgeRemoved debug from syscalls, added debug to ld-acess...
2009-09-21 John HodgeInitial commit of kernel only

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