- Aug 07, 2011
-
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
- Can be re-enabled with a #define
-
John Hodge authored
-
John Hodge authored
- Also halved the default quantum - To improve responsiveness
-
John Hodge authored
-
- Aug 06, 2011
-
-
John Hodge authored
- Also debug cleanups - Constness fix in RingBuffer
-
- Aug 04, 2011
-
-
John Hodge authored
- Also added some commenting
-
John Hodge authored
-
John Hodge authored
-
- Jul 30, 2011
-
-
John Hodge authored
- Switched to using the PIT for timekeeping - Fixed multiple IRQ errors
-
- Jul 28, 2011
-
-
John Hodge authored
- Oops, forgot the modules header
-
John Hodge authored
-
John Hodge authored
- Reworked parts of VTerm for it. - Also fixed bugs in drvutil
-
- Jul 27, 2011
-
-
John Hodge authored
- Decided against PAE support for the 32-bit x86 code - Some debug in System_* - Still designing parts of mmap
-
John Hodge authored
-
John Hodge authored
-
- Jul 19, 2011
-
-
John Hodge authored
-
- Jul 18, 2011
-
-
John Hodge authored
-
John Hodge authored
- Turned reference count array into a page info array - Allocated when needed as opposed to at boot - TODO: Split it up into two arrays instead, to save space > Could also have a MM_AllocPhys variant that picks pages from allocated info blocks instead of just the first avaliable
-
John Hodge authored
-
John Hodge authored
- Restricted paths from symlinks to MAX_PATH_LEN characters (255 atm)
-
John Hodge authored
-
- Jul 17, 2011
-
-
John Hodge authored
-
John Hodge authored
-
- Jul 11, 2011
-
-
John Hodge authored
-
- Jul 06, 2011
-
-
John Hodge authored
- Also slightly updated spec to confirm how Axis callbacks happen
-
John Hodge authored
- Part of some mods to get UDIref ported (not in git)
-
- Jul 05, 2011
-
-
John Hodge authored
- Code cleanup - Preparing for ^C/etc in VTerm - Better commenting
-
- Jul 03, 2011
-
-
John Hodge authored
-
John Hodge authored
-
- Jul 02, 2011
-
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
- Jun 22, 2011
-
-
John Hodge authored
- Now can do stuff at the CLIShell prompt - Fixed some loading issues - Fixed debug in Kernel/VFS/io.c
-
- Jun 16, 2011
-
-
John Hodge authored
- Threads waiting on semaphores can now be woken by other threads - Changed ping to not base its timestamp on after the packet is sent > Fixes extra-long timeouts
-
John Hodge authored
-
- Jun 12, 2011
-
-
John Hodge authored
- Changed page dump to be more readable - Fixed display issues in page dump - Fixed a broken CallWithArgArray implementation
-