2010-04-26 |
John Hodge | Added calloc to libc |
commit | commitdiff | tree | snapshot |
2010-04-26 |
John Hodge | More work on the GUI. Still useless tho |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Fixing documentation for 2D operations |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Removed debug statements that happened during VESA... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Added basic 2D video accelleration |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Darn stupid bugs |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Big rewrite of AxWin to get it to compile and run |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Fixed SYS_SEEK not working due to 64-bit offset |
commit | commitdiff | tree | snapshot |
2010-04-24 |
thePowersGang | Strike that, I like zlib better :D |
commit | commitdiff | tree | snapshot |
2010-04-24 |
thePowersGang | added licence, 3-clause BSD |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Updates to VTerm to correctly handle framebuffer modes |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Fixed the EFLAGS contents to actually enable IF |
commit | commitdiff | tree | snapshot |
2010-04-24 |
John Hodge | Fixed MM_UnmapHWPages overwriting the wrong area |
commit | commitdiff | tree | snapshot |
2010-04-23 |
John Hodge | Halfway through deciding where to put the error handler... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
John Hodge | Fixes to error handling and User text mappings |
commit | commitdiff | tree | snapshot |
2010-04-23 |
John Hodge | Fixes to VM8086 handler to remove operand size errors. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
John Hodge | Altered debug print function to use vsnprintf and to... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
John Hodge | Fixed VESA scrolling bug |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Removed debug from VTerm |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Fixes to Vesa video driver and VTerm's mode setting |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Fixed case where the screen was cleared during a panic |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Made the KPanic routine switch back to 0xB8000 text... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Fixed VESA using LogF when not needed, changed VTerm... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Added kernel panic routines to output to the screen... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Fixed login text-entry bug, fixes to KMS (graphics... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
John Hodge | Random fixes, disabled debug in vterm, random crash... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
John Hodge | TCP Server now seems to work, started fixing client... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
John Hodge | Makefile cleanup, documentation |
commit | commitdiff | tree | snapshot |
2010-04-15 |
John Hodge | Added test server to git tree |
commit | commitdiff | tree | snapshot |
2010-04-15 |
John Hodge | Added SYS_OPENCHILD system call |
commit | commitdiff | tree | snapshot |
2010-04-15 |
John Hodge | Added the ADT library (not really abstract, but it... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
John Hodge | More fixing work on TCP, now correctly accepts packets, |
commit | commitdiff | tree | snapshot |
2010-04-14 |
John Hodge | Renamed libc filename, disabled debug and reenabled... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
John Hodge | Added debug to FAT driver, trying to fix a Real HW bug |
commit | commitdiff | tree | snapshot |
2010-04-14 |
John Hodge | Fixed cursor code, added pointer to current VT |
commit | commitdiff | tree | snapshot |
2010-04-14 |
John Hodge | Fixed logging to support 8-charater identifiers |
commit | commitdiff | tree | snapshot |
2010-04-14 |
John Hodge | Fixing API documentation, added Disk cache spec |
commit | commitdiff | tree | snapshot |
2010-04-14 |
John Hodge | Possible fix to TCP Acknowlegement Numbers |
commit | commitdiff | tree | snapshot |
2010-04-11 |
John Hodge | Disabled ATA debug, turned FAT Debug on, misc in IPStac... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
John Hodge | Updated FAT filesystem driver to not cache the FAT... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
John Hodge | Fixed bug in keyboard driver on real hardware (aux... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
John Hodge | Fixes for running on an InitRD, moved kernel echo switc... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John Hodge | Fixed some bugs in ARP and TCP Code |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John Hodge | Fixed a bug in the heap manager where if an exact match... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Cleaning up more Log( calls with Log_*( |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Fixed VM8086/Vesa memory allocation bug |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Many changes, Mostly working on improving the BootConf... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Hodge | Improved padding code in Debug_Fmt |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | Fixed keyboard bug where keypresses were not being... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | Updated gitignore rules |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John Hodge | VM8086 Support, Starting on VESA Driver |
commit | commitdiff | tree | snapshot |
2010-04-01 |
John Hodge | Misc Changes |
commit | commitdiff | tree | snapshot |
2010-03-29 |
John Hodge | Disable debug in FAT |
commit | commitdiff | tree | snapshot |
2010-03-29 |
John Hodge | Added mboot2 header |
commit | commitdiff | tree | snapshot |
2010-03-29 |
John Hodge | Bugfixing FAT Driver, Addint Multiboot2 Support |
commit | commitdiff | tree | snapshot |
2010-03-28 |
John Hodge | More work on the FAT driver, more messy, but more complete |
commit | commitdiff | tree | snapshot |
2010-03-28 |
John Hodge | Working on cleaning up the FAT driver, but atm it's... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Cleanups in FAT driver |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Updating drivers to use the Log_ functions instead... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Fixed logging print not working, cleaned up debug |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Fixed lack of error handling in FDD driver, also abstra... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
John Hodge | Cleanup Commit |
commit | commitdiff | tree | snapshot |
2010-03-21 |
John Hodge | Misc Changes, Added Logging Subsystem, Fixes to InitRD... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
John Hodge | Bugfixing initrd and ld-acess |
commit | commitdiff | tree | snapshot |
2010-03-17 |
John Hodge | Multiple fixes |
commit | commitdiff | tree | snapshot |
2010-03-17 |
John Hodge | Various changes, most of them involving the FAT and... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
John Hodge | Added file extending to Ext2 Driver, also cleaned up... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Moar cleanupe |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Removed FDD_AcquireSpinlock and FDD_FreeSpinlock, repla... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Cleaning up FDD driver, removed local cache in favour... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | Misc changes |
commit | commitdiff | tree | snapshot |
2010-03-15 |
John Hodge | More documentation, mostly to the PCI |
commit | commitdiff | tree | snapshot |
2010-03-14 |
John Hodge | Commenting for new function |
commit | commitdiff | tree | snapshot |
2010-03-14 |
John Hodge | Restructured Modules_LoadBuiltins to load modules in... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
John Hodge | Work on documentation |
commit | commitdiff | tree | snapshot |
2010-03-13 |
John Hodge | Changes to the module loader to handle specific errors... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
John Hodge | Slight Changes, mostly fixing CPU error reporting |
commit | commitdiff | tree | snapshot |
2010-03-06 |
John Hodge | IPv6, and I need to learn to compile before commiting |
commit | commitdiff | tree | snapshot |
2010-03-05 |
John Hodge | Starting on a NFS driver |
commit | commitdiff | tree | snapshot |
2010-03-05 |
John Hodge | doxygen fixes |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John Hodge | More work on TCP, Connection is successfully establishe... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John Hodge | Bugfixing and testing TCP stack |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John Hodge | More work on TCP, untested and almost complete |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John Hodge | More work on TCP, approaching usable (untested) |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John Hodge | Cleanup commit, fixes to UDP, TCP and ICMP |
commit | commitdiff | tree | snapshot |
2010-02-26 |
John Hodge | Removed debug from Network/NE2000/ne2000.c |
commit | commitdiff | tree | snapshot |
2010-02-26 |
John Hodge | UDP Packets are now sent and recieved correctly (server... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
John Hodge | More fixups to ARP and UDP (udp still buggy) |
commit | commitdiff | tree | snapshot |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
John Hodge | More work on TCP, splitted UDI arch dependent out of... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
John Hodge | More work on TCP, still not usable |
commit | commitdiff | tree | snapshot |
2010-02-11 |
John Hodge | Work on IP/TCP Stack |
commit | commitdiff | tree | snapshot |
2010-02-07 |
John Hodge | Helps if I add it to the main makefile |
commit | commitdiff | tree | snapshot |
2010-02-07 |
John Hodge | Removed the need to alter acess.ld for each build envir... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
John Hodge | More work on IPStack, TCP and UDP slowly moving along |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Cleanups that will hopefully allow compilation in more... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Fixed and improved Ping support |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | More work on the IP Stack, now responds to pings |
commit | commitdiff | tree | snapshot |
2010-02-03 |
John Hodge | Fixed IPStack's ID showing as IDENT |
commit | commitdiff | tree | snapshot |
next |