- 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
-
John Hodge authored
- Just a hack driver really, used as a fallback when no VESA is avaliable
-
- 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
-
John Hodge authored
- TODO: Implement the cursor (probably as a HW cursor in the video driver)
-
John Hodge authored
- Also slightly updated spec to confirm how Axis callbacks happen
-
John Hodge authored
-
John Hodge authored
-
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
-
John Hodge authored
-
- Jul 03, 2011
-
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
- Jul 02, 2011
-
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
- Jun 29, 2011
-
-
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
- Added DWARF support to the linker script - Fixed 100% CPU usage due to not reading from terminal
-