Replace rand() implementation - fixes threading lockups
[tpg/acess2.git] / Kernel / syscalls.c
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