tpg/acess2.git
2011-03-24 John HodgeUsermode/Libs - x86_64 port in progress
2011-03-24 John HodgeUsermode/ld-acess - x86_64 support
2011-03-24 John HodgeFixing gitigore, added a config file for the 'host...
2011-03-24 John HodgeUsermode - Changed build system to separate different...
2011-03-24 John HodgeUsermode/ld-acess - Reworked build structure and syscal...
2011-03-23 John HodgeUsermode/axwin2 - Commenting
2011-03-23 John HodgeFiddling with build system
2011-03-23 John HodgeNE2000 - Cleaning up code, moved to a semaphore
2011-03-23 John HodgeUsermode/telnet - Moved to new routing API
2011-03-23 John HodgeUsermode/libnet - Added support for change to routing API
2011-03-23 John HodgeIPStack - Working on removing future packet cache
2011-03-23 John HodgeCleaning up mostly
2011-03-23 John HodgeFiddling with the x86_64 port
2011-03-21 John HodgeIPStack - Slight header updated
2011-03-21 John HodgeIPStack - Added ability to use /Devices/ip/routes/...
2011-03-21 John HodgeIPStack - Working on implementing IPv6
2011-03-21 John HodgeIPStack - Cleanup to ARP code (slight)
2011-03-21 John HodgeIPStack - Cleaning IPv4 code, implemented routing
2011-03-21 John HodgeIPStack - Fiddling with firewall
2011-03-21 John HodgeIPStack - Cleaning up TCP code
2011-03-21 John HodgeIPStack - Fiddling with firewall code
2011-03-02 John HodgeBedtime commit, misc changes
2011-03-02 John HodgeOverhaul of TCP code (still messy, but now WORKS!!!!)
2011-03-02 John HodgeIRC Client - Added Readline support, error catching
2011-03-02 John HodgeAdded telnet to root Makefile
2011-03-02 John HodgeUpgrading telnet client to new TCP code
2011-03-02 John HodgeUpdated test client for Qemu user network
2011-03-02 John HodgeFixed default minium size in vsnprintf being 1 (should...
2011-03-02 John HodgeAdded debug (disabled) to Semaphore_Signal
2011-03-02 John HodgeFixed bug in kernel script parsing (uninitialised value)
2011-03-02 John HodgeBugfix in NE2K driver (didn't wait for the DMA to be...
2011-03-02 John Hodge*partial commit* - Added debut name to VFS_SelectNode
2011-03-02 John HodgeBugfix in Ring buffer (embarrasing)
2011-03-01 John HodgeCleaning up (committing stuff)
2011-03-01 John HodgeAdded telnet client
2011-03-01 John HodgeMade IRC use select()
2011-03-01 John Hodgeld-acess - Exported select()
2011-03-01 John HodgeUsermode implementation of select()
2011-03-01 John HodgeFixed vsnprintf
2011-03-01 John HodgeFixing select() implementation (and usage)
2011-03-01 John HodgeKernel - Added backtrace for user segfault
2011-03-01 John HodgeMental note, adding resources is a good idea
2011-03-01 John Hodgeaxwin2 - Little cleanup
2011-03-01 John HodgeAcessNative - Compile fixes after select() implementation
2011-03-01 John Hodgelibreadline - Rework of library (less sucky now!)
2011-02-28 John HodgeKernel - Implemented select(), partially debugged
2011-02-28 John HodgeMoved to using a perl syscall generation script
2011-02-28 John HodgeImplementing (and using) select() at kernel level
2011-02-27 John HodgeKernel - Some rational comments to select
2011-02-27 John HodgeKernel - Implementing select()
2011-02-27 John HodgeModules/FDD (minor) - Removed defunct code
2011-02-27 John HodgeNotes on how to implement select()
2011-02-27 John HodgeMisc changes, fixing problems with long log strings
2011-02-27 John HodgeModules/FDD - Moved head settle delay to SeekTrack...
2011-02-27 John HodgeModules/ATA - Debugging issue with VBox, problem still...
2011-02-27 John Hodgelibc - Fixed an embarrasing bug in strchr :|
2011-02-27 John HodgeFixing makefiles
2011-02-27 John HodgeIPStack - Bugfixing (and testing IRC client)
2011-02-27 John Hodgeaxwin2 - Working on GUI, implemented image loading
2011-02-27 John HodgeModules/Display/VESA - Fixes to mode select
2011-02-27 John HodgeMoved to using semaphores in VTerm
2011-02-17 John HodgeFixed `make install` issues, bugs with VESA rel0.07
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-13 John HodgeReworked semaphores to be symetric
2011-02-13 John HodgeWorking on x86_64 build
2011-02-13 John HodgeFixed a bug where stack was accessed after address...
2011-02-13 John Hodgecleanup (removed debug comment)
2011-02-13 John HodgeFixed crt0.o not creating its output directory
2011-02-13 John HodgeCleanup (debug statements removed)
2011-02-13 John HodgeFixed gitignore to skip x86_64 objects
2011-02-13 John HodgeChanged to a classfull sequential allocation algo
2011-02-12 John HodgeTSC backed timekeeping, 64-bit integer printing
2011-02-12 John HodgeCleaned up places where MM_Allocate was used without...
2011-02-12 John HodgeBig bugfixes from trying a Clone/fork bomb
2011-02-02 John HodgeFixed compile errors, added Semaphore code
2011-02-02 John HodgeUpdated InitRD to new usermode layout, cleanups in...
2011-01-29 John HodgeUsermode - Starting on a text editor
2011-01-25 John HodgeSlight bugfixes and output cleanups
2011-01-25 John HodgeIPStack / ifconfig - Routing changes
2011-01-25 John Hodgeld-acess - Fixed bugs due to not testing from AcessNati...
2011-01-25 John HodgeKernel - Fixed page fault Proc_ReturnToUser
2011-01-24 John HodgeIPStack - Routing improvement
2011-01-23 John HodgeIPStack - Heaps of network fixes
2011-01-23 John HodgeKernel - So... should remember to initialise structures
2011-01-23 John HodgeAcessNative - Bugfixing
2011-01-23 John HodgeAcessNative - Reworked protocol to be simpler
2011-01-22 John HodgeAcessNative - Getting there... (Bedtime commit)
2011-01-22 John HodgeLots of work on the AcessNative kernel
2011-01-18 John HodgeRenamed ld-acess.so_src directory to ld-acess_src
2011-01-18 John Hodge- Misc changes
2011-01-18 John HodgeBig changes to AcessNative
2010-12-30 John HodgeAcessNative - Work on the ELF Loader
2010-12-20 John HodgeAcessNative - Cleaned up some of acesskernel's code
2010-12-20 John HodgeAcessNative - ld-acess - Woking on ELF loading
2010-12-20 John HodgeFixed bad handling of VFS_AllocHandle_
2010-12-10 John HodgeThrough many hacks, AcessNative now compiles
2010-12-10 John HodgeFixed places where char* was used in place of const...
2010-12-10 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2010-12-10 John HodgeAcessNative - ld-acess initial commmit (non-compile)
2010-12-10 John HodgeAcessNative - Wine equivalent for Acess
next

UCC git Repository :: git.ucc.asn.au