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