2011-10-04 |
John Hodge | Kernel/armv7 - Fixed lack of in*/out* functions |
blob | commitdiff |
2011-09-28 |
John Hodge | Kernel - Added pointer to IRQ callbacks |
blob | commitdiff | diff to current |
2011-09-26 |
John Hodge | Kernel - Fixes to build info file |
blob | commitdiff | diff to current |
2011-09-25 |
John Hodge | Kernel/arm7 - Debugging |
blob | commitdiff | diff to current |
2011-08-26 |
John Hodge | Kernel - Fixing binary loader and MMap |
blob | commitdiff | diff to current |
2011-08-20 |
John Hodge | Kernel/x86_64 - Working on 64-bit build, required rewor... |
blob | commitdiff | diff to current |
2011-08-07 |
John Hodge | Kernel - Removed #include <adt.h> from acess.h, reduce... |
blob | commitdiff | diff to current |
2011-07-18 |
John Hodge | Kernel - Added an errno macro (implemented with TLS) |
blob | commitdiff | diff to current |
2011-07-18 |
John Hodge | Kernel - Reworked x86 physical memory allocation |
blob | commitdiff | diff to current |
2011-07-18 |
John Hodge | Kernel - Implemented strcat/strncat |
blob | commitdiff | diff to current |
2011-07-06 |
John Hodge | Kernel - Reworked PCI API to be cleaner |
blob | commitdiff | diff to current |
2011-06-07 |
John Hodge | Networking - Bugfixing in IPStack/RTL8139 driver |
blob | commitdiff | diff to current |
2011-05-28 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
blob | commitdiff | diff to current |
2011-05-28 |
John Hodge | Kernel - More work on ARM port |
blob | commitdiff | diff to current |
2011-05-25 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
blob | commitdiff | diff to current |
2011-05-07 |
John Hodge | Cleaning up and Debugging (Exposed by AcessNative mostly) |
blob | commitdiff | diff to current |
2011-02-27 |
John Hodge | Kernel - Implementing select() |
blob | commitdiff | diff to current |
2011-02-14 |
John Hodge | Added some very pedantic warning flags |
blob | commitdiff | diff to current |
2011-02-13 |
John Hodge | Reworked semaphores to be symetric |
blob | commitdiff | diff to current |
2011-02-12 |
John Hodge | TSC backed timekeeping, 64-bit integer printing |
blob | commitdiff | diff to current |
2011-02-02 |
John Hodge | Fixed compile errors, added Semaphore code |
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-12-10 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
blob | commitdiff | diff to current |
2010-12-10 |
John Hodge | Cleaning up code, and separating a little to allow... |
blob | commitdiff | diff to current |
2010-11-21 |
John Hodge | Fiddling with IPStack |
blob | commitdiff | diff to current |
2010-10-29 |
John Hodge | Attempting to fix heap corruption |
blob | commitdiff | diff to current |
2010-09-07 |
John Hodge | Fixing up doxygen comments |
blob | commitdiff | diff to current |
2010-08-31 |
John Hodge | Fiddling with threading bugs (both Qemu and Bochs hate... |
blob | commitdiff | diff to current |
2010-08-22 |
John Hodge | Changed spinlock mechananisim |
blob | commitdiff | diff to current |
2010-08-20 |
John Hodge | Improving the debug capabilities of the heap code,... |
blob | commitdiff | diff to current |
2010-07-31 |
John Hodge | MP Scheduling work (slightly buggy, but no impact on... |
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-22 |
John Hodge | Misc changes, working on the VTerm's VT100 support... |
blob | commitdiff | diff to current |
2010-06-27 |
John Hodge | Cleaning up timer code, implementing cursor in vesa |
blob | commitdiff | diff to current |
2010-06-18 |
John Hodge | It's been too long since I committed |
blob | commitdiff | diff to current |
2010-05-13 |
John Hodge | More work on x86_64 port, also cleaned up a little... |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | x86_64 support, requiring a slight refactor to the... |
blob | commitdiff | diff to current |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
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-21 |
John Hodge | Added kernel panic routines to output to the screen... |
blob | commitdiff | diff to current |
2010-04-15 |
John Hodge | Added SYS_OPENCHILD system call |
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 | Many changes, Mostly working on improving the BootConf... |
blob | commitdiff | diff to current |
2010-04-02 |
John Hodge | VM8086 Support, Starting on VESA Driver |
blob | commitdiff | diff to current |
2010-03-27 |
John Hodge | Cleanups in FAT driver |
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-13 |
John Hodge | Changes to the module loader to handle specific errors... |
blob | commitdiff | diff to current |
2010-03-05 |
John Hodge | doxygen fixes |
blob | commitdiff | diff to current |
2010-03-04 |
John Hodge | More work on TCP, Connection is successfully establishe... |
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-02-03 |
John Hodge | Cleanups that will hopefully allow compilation in more... |
blob | commitdiff | diff to current |
2010-01-23 |
John Hodge | Altered & Renamed LookupString, Added DrvUtil_SetIdent |
blob | commitdiff | diff to current |
2010-01-20 |
John Hodge | Moved ATA driver out of Kernel tree |
blob | commitdiff | diff to current |
2010-01-19 |
John Hodge | Multi-user testing and bugfixing |
blob | commitdiff | diff to current |
2010-01-19 |
John Hodge | Exteding Driver interface |
blob | commitdiff | diff to current |
2010-01-15 |
John Hodge | Slight changes to UDI structures and logging |
blob | commitdiff | diff to current |
2010-01-15 |
John Hodge | More UDI work |
blob | commitdiff | diff to current |
2010-01-12 |
John Hodge | Ok, this was embarrassing... Added core include file... |
blob | commitdiff | diff to current |
|