2011-03-02 |
John Hodge | Upgrading telnet client to new TCP code |
tree | commitdiff |
2011-03-02 |
John Hodge | Updated test client for Qemu user network |
tree | commitdiff |
2011-03-01 |
John Hodge | Cleaning up (committing stuff) |
tree | commitdiff |
2011-03-01 |
John Hodge | Added telnet client |
tree | commitdiff |
2011-03-01 |
John Hodge | Made IRC use select() |
tree | commitdiff |
2011-03-01 |
John Hodge | Mental note, adding resources is a good idea |
tree | commitdiff |
2011-03-01 |
John Hodge | axwin2 - Little cleanup |
tree | commitdiff |
2011-03-01 |
John Hodge | libreadline - Rework of library (less sucky now!) |
tree | commitdiff |
2011-02-27 |
John Hodge | Fixing makefiles |
tree | commitdiff |
2011-02-27 |
John Hodge | IPStack - Bugfixing (and testing IRC client) |
tree | commitdiff |
2011-02-27 |
John Hodge | axwin2 - Working on GUI, implemented image loading |
tree | commitdiff |
2011-02-17 |
John Hodge | Fixed `make install` issues, bugs with VESA rel0.07 |
tree | commitdiff |
2011-02-12 |
John Hodge | Cleaned up places where MM_Allocate was used without... |
tree | commitdiff |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb |
tree | commitdiff |
2011-02-02 |
John Hodge | Updated InitRD to new usermode layout, cleanups in... |
tree | commitdiff |
2011-01-29 |
John Hodge | Usermode - Starting on a text editor |
tree | commitdiff |
2011-01-25 |
John Hodge | Slight bugfixes and output cleanups |
tree | commitdiff |
2011-01-25 |
John Hodge | IPStack / ifconfig - Routing changes |
tree | commitdiff |
2011-01-18 |
John Hodge | Big changes to AcessNative |
tree | commitdiff |
2010-11-28 |
John Hodge | GUI Fixes |
tree | commitdiff |
2010-11-28 |
John Hodge | Fixed GUI font rendering |
tree | commitdiff |
2010-11-27 |
John Hodge | Fixed Video_DrawText passing too many arguments to... |
tree | commitdiff |
2010-11-27 |
John Hodge | Added sanity checking to kernel vnsprintf |
tree | commitdiff |
2010-11-27 |
John Hodge | Fixed compile issues in AxWin2 WM |
tree | commitdiff |
2010-11-27 |
John Hodge | Usermode build system overhaul |
tree | commitdiff |
2010-11-27 |
John Hodge | Build fixes |
tree | commitdiff |
2010-11-21 |
John Hodge | Fiddling with IPStack |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixing route determining |
tree | commitdiff |
2010-11-20 |
John Hodge | General fixes |
tree | commitdiff |
2010-11-20 |
John Hodge | Cleaning up pcidump / fixed compile warning in InitRD |
tree | commitdiff |
2010-11-20 |
John Hodge | ifconfig - routes |
tree | commitdiff |
2010-11-19 |
John Hodge | Multiple IPStack Related changes (and other bugfixes) |
tree | commitdiff |
2010-11-13 |
John Hodge | Fiddling with ARP to handle routing |
tree | commitdiff |
2010-11-07 |
John Hodge | Compile fixes, implemented Net_GetInterface |
tree | commitdiff |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
tree | commitdiff |
2010-10-19 |
John Hodge | Buglocating: Some random corruption in VFS, FDD lockups |
tree | commitdiff |
2010-10-12 |
John Hodge | x86_64 build now compiles :) |
tree | commitdiff |
2010-10-03 |
John Hodge | Replace rand() implementation - fixes threading lockups |
tree | commitdiff |
2010-08-25 |
John Hodge | PCI device dump (lspci clone, essentially) |
tree | commitdiff |
2010-08-24 |
John Hodge | Trying to reduce the ability for a fork bomb to fault... |
tree | commitdiff |
2010-08-22 |
John Hodge | Just cleaning up some things that may be needed in... |
tree | commitdiff |
2010-08-07 |
John Hodge | Fixed behavior of VTerm when driver is set at runtime |
tree | commitdiff |
2010-07-31 |
John Hodge | Removed old debug from init |
tree | commitdiff |
2010-07-22 |
John Hodge | Misc changes, working on the VTerm's VT100 support... |
tree | commitdiff |
2010-07-15 |
John Hodge | ATA Fixes, Module compilation fixups |
tree | commitdiff |
2010-07-13 |
John Hodge | Cleaning up some debug, fixing cosmetic bugs in usermod... |
tree | commitdiff |
2010-07-13 |
John Hodge | Nice job, making umoddi3 call umoddi3 in the usermode... |
tree | commitdiff |
2010-06-20 |
John Hodge | Misc debug to fix a printf bug, traced the bug to 64... |
tree | commitdiff |
2010-06-19 |
John Hodge | Cleaning up and attempting to fix these darn heisenbugs |
tree | commitdiff |
2010-05-13 |
John Hodge | Working on separating architecture dependent and indepe... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-05-03 |
John Hodge | Bugfixes to usermode 64-bit division, more work on... |
tree | commitdiff |
2010-05-03 |
John Hodge | Work on WM's sizing code, not quite complete yet |
tree | commitdiff |
2010-05-01 |
John Hodge | More work on axwin, and slight changes in othe places |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-26 |
John Hodge | More work on the GUI. Still useless tho |
tree | commitdiff |
2010-04-24 |
John Hodge | Added basic 2D video accelleration |
tree | commitdiff |
2010-04-24 |
John Hodge | Big rewrite of AxWin to get it to compile and run |
tree | commitdiff |
2010-04-21 |
John Hodge | Fixed login text-entry bug, fixes to KMS (graphics... |
tree | commitdiff |
2010-04-17 |
John Hodge | TCP Server now seems to work, started fixing client... |
tree | commitdiff |
2010-04-15 |
John Hodge | Added test server to git tree |
tree | commitdiff |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixed keyboard bug where keypresses were not being... |
tree | commitdiff |
2010-03-27 |
John Hodge | Cleanup Commit |
tree | commitdiff |
2010-03-21 |
John Hodge | Misc Changes, Added Logging Subsystem, Fixes to InitRD... |
tree | commitdiff |
2010-03-04 |
John Hodge | Bugfixing and testing TCP stack |
tree | commitdiff |
2010-03-03 |
John Hodge | Cleanup commit, fixes to UDP, TCP and ICMP |
tree | commitdiff |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
tree | commitdiff |
2010-02-14 |
John Hodge | More work on TCP, splitted UDI arch dependent out of... |
tree | commitdiff |
2010-02-03 |
John Hodge | More additions |
tree | commitdiff |
2010-02-03 |
John Hodge | Cleaning up unadded files |
tree | commitdiff |
2010-02-02 |
John Hodge | Working on GUI, side changes to the message passing |
tree | commitdiff |
2010-02-02 |
John Hodge | Reorganised the modules directory, started serious... |
tree | commitdiff |
2010-01-19 |
John Hodge | Multi-user testing and bugfixing |
tree | commitdiff |
2010-01-12 |
John Hodge | More work on UDI, Added more Login VTerms |
tree | commitdiff |
2010-01-12 |
John Hodge | Bugfixes, Cleanup and Rewite started on UDI interface |
tree | commitdiff |
2009-12-28 |
John Hodge | Added flag to enable/disable debug symbols in the kernel |
tree | commitdiff |
2009-12-28 |
John Hodge | Bugfixes upon chaning GCC versions |
tree | commitdiff |
2009-12-27 |
John Hodge | Updated build system to remove `install` from `all` |
tree | commitdiff |
2009-12-26 |
John Hodge | Updated the build files to use $(xCP), allows use of... |
tree | commitdiff |
2009-11-23 |
John Hodge | More work on IPStack (Also fixed Proc_SpawnWorker) |
tree | commitdiff |
2009-11-22 |
John Hodge | Added ProcDev/SysFS + Cleanup |
tree | commitdiff |
2009-11-20 |
John Hodge | Cleanup and Bugfixing |
tree | commitdiff |
2009-11-19 |
John Hodge | Cleanup and Bugfixes |
tree | commitdiff |
2009-11-17 |
John Hodge | Cleanups & Implementations to allow IPStack to compile |
tree | commitdiff |
2009-10-26 |
John Hodge | Fixes to Libc, Doxygen Comments and VTerm layout |
tree | commitdiff |
2009-10-10 |
John Hodge | Various Changes |
tree | commitdiff |
2009-10-03 |
John Hodge | Enabled WP flag in CR0 to allow COW to work if the... |
tree | commitdiff |
2009-10-03 |
John Hodge | Fixed correctness in stdio, minor changes in ls to... |
tree | commitdiff |
2009-10-02 |
John Hodge | Fixed bug where system would lock if a user task segfau... |
tree | commitdiff |
2009-10-02 |
John Hodge | Fixed bug with handling of . and .. that was trashing... |
tree | commitdiff |
2009-10-02 |
John Hodge | Cleanup |
tree | commitdiff |
2009-10-02 |
John Hodge | Removed Page directory dump, added a mention of the... |
tree | commitdiff |
2009-10-01 |
John Hodge | Fixed CLIShell's `dir` command, added a logout/exit... |
tree | commitdiff |
2009-09-30 |
John Hodge | Updated the CLI Shell to use the new path, adding login... |
tree | commitdiff |
2009-09-30 |
John Hodge | Immense cleanup of libc, implemening login program... |
tree | commitdiff |
2009-09-28 |
John Hodge | Cut down on debug, fixed tabs, made process tree be... |
tree | commitdiff |
2009-09-27 |
John Hodge | Removed debug (VFS_GetAbsPath seems to be stable) |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
2009-09-27 |
John Hodge | Debug |
tree | commitdiff |
next |