2012-02-05 |
John Hodge | Usermode - Added device detection to DHCP client |
tree | commitdiff |
2012-02-05 |
John Hodge | Networking - Reworked route table management |
tree | commitdiff |
2012-02-05 |
John Hodge | Networking - Working on DHCP client (and related changes) |
tree | commitdiff |
2012-01-30 |
John Hodge | Implementing telnet server, fixes everywhere |
tree | commitdiff |
2012-01-29 |
John Hodge | Usermode - Fixed duplicate definitions of BUFSIZ |
tree | commitdiff |
2012-01-26 |
John Hodge | Usermode/telnetd - Hacking it up :) Needs _SysSpawn... |
tree | commitdiff |
2012-01-24 |
John Hodge | Integrating new event handling into userspace |
tree | commitdiff |
2012-01-20 |
John Hodge | Cleaning up for release rel0.14 |
tree | commitdiff |
2012-01-15 |
John Hodge | Oops, little fixes |
tree | commitdiff |
2012-01-15 |
John Hodge | Fixing bugs exposed by scan-build |
tree | commitdiff |
2011-12-12 |
John Hodge | Fixed applications not depending on acess.ld |
tree | commitdiff |
2011-12-10 |
John Hodge | Moving more stuff to new makefiles |
tree | commitdiff |
2011-12-08 |
John Hodge | Fixing new build system |
tree | commitdiff |
2011-12-08 |
John Hodge | Usermode - More work on new build system |
tree | commitdiff |
2011-11-25 |
John Hodge | Light fixes to build bugs |
tree | commitdiff |
2011-11-21 |
John Hodge | Usermode/AxWin3 - Added delete support to text input |
tree | commitdiff |
2011-11-21 |
John Hodge | Usermode/login - Made the login process re-enable the... |
tree | commitdiff |
2011-11-20 |
John Hodge | Usermode/AxWin3 - Working on keyboard input |
tree | commitdiff |
2011-11-20 |
John Hodge | Usermode/AxWin3 - Cleaning up, graphics fixes and worki... |
tree | commitdiff |
2011-11-20 |
John Hodge | Usermode/CLIShell - Fixed not catching execve returning |
tree | commitdiff |
2011-11-18 |
John Hodge | Usermode/AxWin3 - Reworked widget minimum sizes, fixed... |
tree | commitdiff |
2011-11-18 |
John Hodge | Usermode/AxWin3 - Bugfixing rendering/layout issues |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Fiddling with text presentation |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Splitting widget types out into separ... |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/Build - Updates to build system for crtbegin... |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Some notes from the design phase |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Fixed some silly bugs |
tree | commitdiff |
2011-11-13 |
John Hodge | Usermode/AxWin3 - Added decorator support |
tree | commitdiff |
2011-11-13 |
John Hodge | Usermode/AxWin3 - Cleaned up focus code a little, added... |
tree | commitdiff |
2011-11-12 |
John Hodge | Usermode/AxWin3 - Implemented Focus/Raising support |
tree | commitdiff |
2011-11-11 |
John Hodge | Usermode/AxWin3 - Cleaning up |
tree | commitdiff |
2011-11-11 |
John Hodge | Usermode/AxWin3 - Added menu render code (with hilights) |
tree | commitdiff |
2011-11-10 |
John Hodge | Usermode/AxWin3 - Adding pop-up menu support (via a... |
tree | commitdiff |
2011-11-09 |
John Hodge | Usermode/AxWin3 - Added support for getting display... |
tree | commitdiff |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Managed to pass input all the way... |
tree | commitdiff |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Debugging user reception of messages |
tree | commitdiff |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Implemented passing messages to the... |
tree | commitdiff |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Adding widget mouse input handlers |
tree | commitdiff |
2011-11-07 |
John Hodge | Usermode/AxWin3 - Working on input code |
tree | commitdiff |
2011-11-06 |
John Hodge | Usermode/AxWin3 - Cleaning up bugs, adding image loadin... |
tree | commitdiff |
2011-11-06 |
John Hodge | Usermode/AxWin3 - Implementing more of the widget code |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Implemented sending messages to windows |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Adding decorator to widget renderer |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Implementing SendMessage for client |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Added window invalidation, sub-window... |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - More WM IPC messages implemented |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Working on window rendering, root... |
tree | commitdiff |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Implementing widget support in userland |
tree | commitdiff |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Cleaning up and adding client widget... |
tree | commitdiff |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Moved interface library to Applicatio... |
tree | commitdiff |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Implementing window creation |
tree | commitdiff |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Implemented WM_CreateWindow |
tree | commitdiff |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Implementing Client->Window resolution |
tree | commitdiff |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Working on IPC, compiles and runs... |
tree | commitdiff |
2011-11-03 |
John Hodge | Usermode/login - Added GUIv3 hack |
tree | commitdiff |
2011-11-03 |
John Hodge | Usermode/AxWin3 - Debugging IPC |
tree | commitdiff |
2011-11-02 |
John Hodge | Usermode/AxWin3 - Workign on interface lib, adding... |
tree | commitdiff |
2011-10-30 |
John Hodge | Usermode/AxWin3 - Working on the libaxwin3 API |
tree | commitdiff |
2011-10-30 |
John Hodge | Usermode/AxWin3 - Fixed all compile errors, runs and... |
tree | commitdiff |
2011-10-30 |
John Hodge | Usermode/AxWin3 - Working on IPC |
tree | commitdiff |
2011-10-29 |
John Hodge | Usermode/AxWin3 - Porting over the AxWin2 widget code |
tree | commitdiff |
2011-10-29 |
John Hodge | Usermode/AxWin3 - Fiddliing with things |
tree | commitdiff |
2011-10-27 |
John Hodge | Usermode/AxWin3 - Fiddling |
tree | commitdiff |
2011-10-26 |
John Hodge | Usermode - Removed unused (and fat) pcidump utility |
tree | commitdiff |
2011-10-26 |
John Hodge | Usermode/axwin3 - Copying parts of AxWin2 over to get... |
tree | commitdiff |
2011-10-22 |
John Hodge | Usermode/AxWin2 - Made the cursor a little neater |
tree | commitdiff |
2011-10-22 |
John Hodge | Usermode/axwin2 - Added full mouse/cursor support ... rel0.13 |
tree | commitdiff |
2011-10-20 |
John Hodge | Applications/cat - Added error check |
tree | commitdiff |
2011-10-17 |
John Hodge | Usermode - Build fixes (slight ones) |
tree | commitdiff |
2011-10-12 |
John Hodge | Major build system changes |
tree | commitdiff |
2011-10-06 |
John Hodge | Reworking usermode/libc to closer C compliance |
tree | commitdiff |
2011-09-25 |
John Hodge | Usermode - Stub UDP tester (in the form of a DNS client) |
tree | commitdiff |
2011-08-21 |
John Hodge | Usermode - Fixing build system |
tree | commitdiff |
2011-08-21 |
John Hodge | Usermode - AxWin2 notes, and a write support test app |
tree | commitdiff |
2011-08-21 |
John Hodge | Usermode/axwin3 - Fiddling |
tree | commitdiff |
2011-08-17 |
John Hodge | Usermode/axwin3 - Working on things |
tree | commitdiff |
2011-08-17 |
John Hodge | Usermode/axwin3 - Designing AxWin3 API |
tree | commitdiff |
2011-08-13 |
John Hodge | Usermode - Fixing syscall API |
tree | commitdiff |
2011-08-08 |
John Hodge | Kernel - Fixes from clang's scan-build tool |
tree | commitdiff |
2011-08-08 |
John Hodge | Usermode - Switched to the POSIX read()/write() argumen... |
tree | commitdiff |
2011-08-06 |
John Hodge | Usermode/telnet - Added default port number |
tree | commitdiff |
2011-08-04 |
John Hodge | Usermode/irc - Fixes to long line rendering, misc other... |
tree | commitdiff |
2011-08-04 |
John Hodge | Usermode/irc - Fixes |
tree | commitdiff |
2011-08-04 |
John Hodge | Usermode/axwin2 - Commenting changes |
tree | commitdiff |
2011-07-19 |
John Hodge | Kernel - Oops, forgot to change the export definitions |
tree | commitdiff |
2011-07-06 |
John Hodge | Usermode Build - Updated makefiles to compile needed... |
tree | commitdiff |
2011-07-06 |
John Hodge | AxWin2 - Added mouse support (well, it now reads the... |
tree | commitdiff |
2011-07-03 |
John Hodge | IRC - Set server to Qemu host address (better for debug... |
tree | commitdiff |
2011-07-02 |
John Hodge | Usermode/testclient - Fixes for debugging |
tree | commitdiff |
2011-06-16 |
John Hodge | AxWin2 - Debugging and misc |
tree | commitdiff |
2011-06-16 |
John Hodge | Usermode - IRC Client |
tree | commitdiff |
2011-06-08 |
John Hodge | VTerm - Bugfixing mostly |
tree | commitdiff |
2011-06-07 |
John Hodge | Networking - Heaps of changes |
tree | commitdiff |
2011-06-06 |
John Hodge | AxWin2 - More fiddling, working in windows |
tree | commitdiff |
2011-06-05 |
John Hodge | AxWin2 - Minor commenting change |
tree | commitdiff |
2011-06-05 |
John Hodge | AxWin2 - More fiddling, almost ready now :) |
tree | commitdiff |
2011-06-05 |
John Hodge | AxWin2 - Cleaned out messy code |
tree | commitdiff |
2011-06-05 |
John Hodge | AxWin2 - More fiddling |
tree | commitdiff |
2011-06-04 |
John Hodge | AxWin2 - Fiddling, almost ready for testing :) |
tree | commitdiff |
2011-06-03 |
John Hodge | Deleted axwin0 (now backed up) |
tree | commitdiff |
next |