2011-03-01 |
John Hodge | Mental note, adding resources is a good idea
|
commit | commitdiff | tree |
2011-03-01 |
John Hodge | axwin2 - Little cleanup
|
commit | commitdiff | tree |
2011-03-01 |
John Hodge | AcessNative - Compile fixes after select() implementation
|
commit | commitdiff | tree |
2011-03-01 |
John Hodge | libreadline - Rework of library (less sucky now!)
|
commit | commitdiff | tree |
2011-02-28 |
John Hodge | Kernel - Implemented select(), partially debugged
|
commit | commitdiff | tree |
2011-02-28 |
John Hodge | Moved to using a perl syscall generation script
|
commit | commitdiff | tree |
2011-02-28 |
John Hodge | Implementing (and using) select() at kernel level
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Kernel - Some rational comments to select
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Kernel - Implementing select()
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Modules/FDD (minor) - Removed defunct code
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Notes on how to implement select()
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Misc changes, fixing problems with long log strings
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Modules/FDD - Moved head settle delay to SeekTrack...
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Modules/ATA - Debugging issue with VBox, problem still...
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | libc - Fixed an embarrasing bug in strchr :|
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Fixing makefiles
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | IPStack - Bugfixing (and testing IRC client)
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | axwin2 - Working on GUI, implemented image loading
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Modules/Display/VESA - Fixes to mode select
|
commit | commitdiff | tree |
2011-02-27 |
John Hodge | Moved to using semaphores in VTerm
|
commit | commitdiff | tree |
2011-02-17 |
John Hodge | Fixed `make install` issues, bugs with VESA
|
commit | commitdiff | tree |
2011-02-14 |
John Hodge | Added some very pedantic warning flags
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Reworked semaphores to be symetric
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Working on x86_64 build
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Fixed a bug where stack was accessed after address...
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | cleanup (removed debug comment)
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Fixed crt0.o not creating its output directory
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Cleanup (debug statements removed)
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Fixed gitignore to skip x86_64 objects
|
commit | commitdiff | tree |
2011-02-13 |
John Hodge | Changed to a classfull sequential allocation algo
|
commit | commitdiff | tree |
2011-02-12 |
John Hodge | TSC backed timekeeping, 64-bit integer printing
|
commit | commitdiff | tree |
2011-02-12 |
John Hodge | Cleaned up places where MM_Allocate was used without...
|
commit | commitdiff | tree |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb
|
commit | commitdiff | tree |
2011-02-02 |
John Hodge | Fixed compile errors, added Semaphore code
|
commit | commitdiff | tree |
2011-02-02 |
John Hodge | Updated InitRD to new usermode layout, cleanups in...
|
commit | commitdiff | tree |
2011-01-29 |
John Hodge | Usermode - Starting on a text editor
|
commit | commitdiff | tree |
2011-01-25 |
John Hodge | Slight bugfixes and output cleanups
|
commit | commitdiff | tree |
2011-01-25 |
John Hodge | IPStack / ifconfig - Routing changes
|
commit | commitdiff | tree |
2011-01-25 |
John Hodge | ld-acess - Fixed bugs due to not testing from AcessNative...
|
commit | commitdiff | tree |
2011-01-25 |
John Hodge | Kernel - Fixed page fault Proc_ReturnToUser
|
commit | commitdiff | tree |
2011-01-24 |
John Hodge | IPStack - Routing improvement
|
commit | commitdiff | tree |
2011-01-23 |
John Hodge | IPStack - Heaps of network fixes
|
commit | commitdiff | tree |
2011-01-23 |
John Hodge | Kernel - So... should remember to initialise structures
|
commit | commitdiff | tree |
2011-01-23 |
John Hodge | AcessNative - Bugfixing
|
commit | commitdiff | tree |
2011-01-23 |
John Hodge | AcessNative - Reworked protocol to be simpler
|
commit | commitdiff | tree |
2011-01-22 |
John Hodge | AcessNative - Getting there... (Bedtime commit)
|
commit | commitdiff | tree |
2011-01-22 |
John Hodge | Lots of work on the AcessNative kernel
|
commit | commitdiff | tree |
2011-01-18 |
John Hodge | Renamed ld-acess.so_src directory to ld-acess_src
|
commit | commitdiff | tree |
2011-01-18 |
John Hodge | - Misc changes
|
commit | commitdiff | tree |
2011-01-18 |
John Hodge | Big changes to AcessNative
|
commit | commitdiff | tree |
2010-12-30 |
John Hodge | AcessNative - Work on the ELF Loader
|
commit | commitdiff | tree |
2010-12-20 |
John Hodge | AcessNative - Cleaned up some of acesskernel's code
|
commit | commitdiff | tree |
2010-12-20 |
John Hodge | AcessNative - ld-acess - Woking on ELF loading
|
commit | commitdiff | tree |
2010-12-20 |
John Hodge | Fixed bad handling of VFS_AllocHandle_
|
commit | commitdiff | tree |
2010-12-10 |
John Hodge | Through many hacks, AcessNative now compiles
|
commit | commitdiff | tree |
2010-12-10 |
John Hodge | Fixed places where char* was used in place of const...
|
commit | commitdiff | tree |
2010-12-10 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2
|
commit | commitdiff | tree |
2010-12-10 |
John Hodge | AcessNative - ld-acess initial commmit (non-compile)
|
commit | commitdiff | tree |
2010-12-10 |
John Hodge | AcessNative - Wine equivalent for Acess
|
commit | commitdiff | tree |
2010-12-10 |
John Hodge | Cleaning up code, and separating a little to allow...
|
commit | commitdiff | tree |
2010-12-09 |
thePowersGang | Near-Complete Joystick spec
|
commit | commitdiff | tree |
2010-12-04 |
John Hodge | Added thread pointer to thread dump
|
commit | commitdiff | tree |
2010-12-02 |
thePowersGang | Draft Joystick spec (used for mouse driver)
|
commit | commitdiff | tree |
2010-11-28 |
John Hodge | GUI Fixes
|
commit | commitdiff | tree |
2010-11-28 |
John Hodge | Fixed GUI font rendering
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Fixed Video_DrawText passing too many arguments to...
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Added sanity checking to kernel vnsprintf
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Fixed compile issues in AxWin2 WM
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Fixed false positive on VESA cursor OOB checks
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Usermode build system overhaul
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Build fixes
|
commit | commitdiff | tree |
2010-11-27 |
John Hodge | Fixed Makefile.cfg behavior
|
commit | commitdiff | tree |
2010-11-25 |
John Hodge | Combined ld-acess and libacess
|
commit | commitdiff | tree |
2010-11-25 |
John Hodge | Slight change to VMM defines
|
commit | commitdiff | tree |
2010-11-21 |
John Hodge | Fiddling with IPStack
|
commit | commitdiff | tree |
2010-11-20 |
thePowersGang | Fixed need to set $(ACESSDIR)
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | Fixing error reporting
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | Fixing route determining
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | Fixed memcmp error (checks 1 more byte than it should)
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | Fixed IPv4 checksum (network byte order, dimwit)
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | General fixes
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | Cleaning up pcidump / fixed compile warning in InitRD
|
commit | commitdiff | tree |
2010-11-20 |
John Hodge | ifconfig - routes
|
commit | commitdiff | tree |
2010-11-19 |
John Hodge | Multiple IPStack Related changes (and other bugfixes)
|
commit | commitdiff | tree |
2010-11-14 |
John Hodge | Reworked the IPStack tInterface structure
|
commit | commitdiff | tree |
2010-11-13 |
John Hodge | Fiddling with ARP to handle routing
|
commit | commitdiff | tree |
2010-11-07 |
John Hodge | Compile fixes, implemented Net_GetInterface
|
commit | commitdiff | tree |
2010-11-07 |
John Hodge | More cleanup in IPStack (making routes usable)
|
commit | commitdiff | tree |
2010-11-07 |
John Hodge | Restructured interface code out to its own file, route...
|
commit | commitdiff | tree |
2010-11-06 |
John Hodge | Fixed compilation issues in IPStack
|
commit | commitdiff | tree |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking)
|
commit | commitdiff | tree |
2010-10-31 |
John Hodge | Fixed kernel segfault in VTerm (referenced possible...
|
commit | commitdiff | tree |
2010-10-31 |
John Hodge | Fixed scrolling bug in VTerm
|
commit | commitdiff | tree |
2010-10-31 |
John Hodge | Fiddling with x86_64 and i486 builds
|
commit | commitdiff | tree |
2010-10-30 |
John Hodge | x86_64 fixes
|
commit | commitdiff | tree |
2010-10-30 |
John Hodge | Fixing vsnprintf behavior on 64-bit systems
|
commit | commitdiff | tree |
2010-10-29 |
John Hodge | Misc fiddling with FAT driver (LFN and ReadDir)
|
commit | commitdiff | tree |
2010-10-29 |
John Hodge | Bug was in Heap_Realloc
|
commit | commitdiff | tree |
2010-10-29 |
John Hodge | Attempting to fix heap corruption
|
commit | commitdiff | tree |
2010-10-22 |
John Hodge | Fixing places where malloc() (and others) is not null...
|
commit | commitdiff | tree |
next |