2011-03-02 |
John Hodge | Fixed default minium size in vsnprintf being 1 (should... |
blob | commitdiff |
2011-03-01 |
John Hodge | Fixed vsnprintf |
blob | commitdiff | diff to current |
2011-02-14 |
John Hodge | Added some very pedantic warning flags |
blob | commitdiff | diff to current |
2011-02-12 |
John Hodge | TSC backed timekeeping, 64-bit integer printing |
blob | commitdiff | diff to current |
2010-12-10 |
John Hodge | Fixed places where char* was used in place of const... |
blob | commitdiff | diff to current |
2010-11-27 |
John Hodge | Added sanity checking to kernel vnsprintf |
blob | commitdiff | diff to current |
2010-11-21 |
John Hodge | Fiddling with IPStack |
blob | commitdiff | diff to current |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
blob | commitdiff | diff to current |
2010-10-30 |
John Hodge | x86_64 fixes |
blob | commitdiff | diff to current |
2010-10-30 |
John Hodge | Fixing vsnprintf behavior on 64-bit systems |
blob | commitdiff | diff to current |
2010-10-29 |
John Hodge | Attempting to fix heap corruption |
blob | commitdiff | diff to current |
2010-10-22 |
John Hodge | Fixing places where malloc() (and others) is not null... |
blob | commitdiff | diff to current |
2010-10-14 |
John Hodge | x86_64: Bugfixing |
blob | commitdiff | diff to current |
2010-10-03 |
John Hodge | Replace rand() implementation - fixes threading lockups |
blob | commitdiff | diff to current |
2010-09-07 |
John Hodge | Fixing up doxygen comments |
blob | commitdiff | diff to current |
2010-08-17 |
John Hodge | Added strncmp |
blob | commitdiff | diff to current |
2010-08-07 |
John Hodge | Fixed behavior of VTerm when driver is set at runtime |
blob | commitdiff | diff to current |
2010-08-01 |
John Hodge | Bugfixing the x86_64 port |
blob | commitdiff | diff to current |
2010-07-27 |
John Hodge | Working on the x86 bit port (caused some changes to... |
blob | commitdiff | diff to current |
2010-07-15 |
John Hodge | ATA Fixes, Module compilation fixups |
blob | commitdiff | diff to current |
2010-06-03 |
John Hodge | Bugfixing |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
blob | commitdiff | diff to current |
2010-05-01 |
John Hodge | Removed debug |
blob | commitdiff | diff to current |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
blob | commitdiff | diff to current |
2010-04-23 |
John Hodge | Altered debug print function to use vsnprintf and to... |
blob | commitdiff | diff to current |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
blob | commitdiff | diff to current |
2010-04-06 |
John Hodge | Improved padding code in Debug_Fmt |
blob | commitdiff | diff to current |
2010-03-27 |
John Hodge | Fixed logging print not working, cleaned up debug |
blob | commitdiff | diff to current |
2010-03-27 |
John Hodge | Cleanup Commit |
blob | commitdiff | diff to current |
2010-03-21 |
John Hodge | Misc Changes, Added Logging Subsystem, Fixes to InitRD... |
blob | commitdiff | diff to current |
2010-03-05 |
John Hodge | doxygen fixes |
blob | commitdiff | diff to current |
2010-02-26 |
John Hodge | UDP Packets are now sent and recieved correctly (server... |
blob | commitdiff | diff to current |
2010-01-23 |
John Hodge | Altered & Renamed LookupString, Added DrvUtil_SetIdent |
blob | commitdiff | diff to current |
2009-12-31 |
John Hodge | Working on Multiprocessing support |
blob | commitdiff | diff to current |
2009-12-29 |
John Hodge | Changed "common.h" to "acess.h" to reduce possible... |
blob | commitdiff | diff to current |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
blob | commitdiff | diff to current |
2009-11-17 |
John Hodge | Cleanups & Implementations to allow IPStack to compile |
blob | commitdiff | diff to current |
2009-11-10 |
John Hodge | General Cleanup, Implemented DMA Allocation |
blob | commitdiff | diff to current |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
blob | commitdiff | diff to current |
2009-10-15 |
John Hodge | Various Changes |
blob | commitdiff | diff to current |
2009-10-10 |
John Hodge | Various Changes |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Fixed strncmp |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Changed user stack to be at 8M |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Added catch for when rand() sticks |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Changed random values again |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Changed the random values A and C |
blob | commitdiff | diff to current |
2009-09-27 |
John Hodge | Debug statement in rand() |
blob | commitdiff | diff to current |
2009-09-26 |
John Hodge | Added `strdup` library function and removed VFS_FREEPLZ... |
blob | commitdiff | diff to current |
2009-09-23 |
John Hodge | Moved rand from arch/proc to lib.c and changed it to... |
blob | commitdiff | diff to current |
2009-09-22 |
John Hodge | Implemented VT_Read(), added stub UTF32 output support... |
blob | commitdiff | diff to current |
2009-09-21 |
John Hodge | Initial commit of kernel only |
blob | commitdiff | diff to current |
|