- 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
- Forgot to release a mutex
-
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
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
- Also added IPv6 support to TCP - Changed IPv4 checksum back to being byte-based
-
- Aug 04, 2011
-
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
- Added full screen redraw on window change - Fixed SetCursorPosision to get the _old_ position, not new
-
John Hodge authored
-
John Hodge authored
- Also added some commenting
-
John Hodge authored
-
John Hodge authored
-
John Hodge authored
- Padded with zero, instead of Undefined - Fixed ping to return the ping time, instead of the timestamp
-
John Hodge authored
- Mutex protected current TX descriptor to stop two threads getting the same TX. - Changed in use bitfield to a mutex to stop collisions - Also fixed a spelling error
-
John Hodge authored
- *printf now supports string precision and padding - atexit implemented fully, but may not actually work
-
- Aug 03, 2011
-
-
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
-
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
-