2012-01-26 |
John Hodge | Missing files |
tree | commitdiff |
2012-01-26 |
John Hodge | Usermode/telnetd - Hacking it up :) Needs _SysSpawn... |
tree | commitdiff |
2012-01-26 |
John Hodge | Usermode - Cleaning up while attempting to port dropbea... |
tree | commitdiff |
2012-01-24 |
John Hodge | Integrating new event handling into userspace |
tree | commitdiff |
2012-01-21 |
John Hodge | Cleaning up ignored files |
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-12 |
John Hodge | Usermode - Fixed bug with clean builds |
tree | commitdiff |
2011-12-10 |
John Hodge | Moving more stuff to new makefiles |
tree | commitdiff |
2011-12-09 |
John Hodge | Usermode - Fixing sub-tree make support |
tree | commitdiff |
2011-12-09 |
John Hodge | Fixed bad rule in ld-acess new build |
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-12-07 |
John Hodge | Usermode - Working on new build/makefile system |
tree | commitdiff |
2011-12-02 |
John Hodge | Usermode/crt0 - Fixed crt0 not calling _exit |
tree | commitdiff |
2011-11-25 |
John Hodge | Light fixes to build bugs |
tree | commitdiff |
2011-11-24 |
John Hodge | Usermode/ld-acess - Fixed bug in syscall5/syscall6... |
tree | commitdiff |
2011-11-23 |
John Hodge | Usermode/ld-acess - Fixed bug with ARM nested functions |
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-20 |
John Hodge | Usermode/ld-acess - Fixed bug in x86 main entrypoint |
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/Libs - Fixing misc compile warnings |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/ld-acess - Added two more ARM relocation types |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/crt0 - Cleaned up and added ctrbegin/crtend... |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Some notes from the design phase |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/libc - Fixing little bugs/speed issues |
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-12 |
John Hodge | Usermode/ld-acess - Fixing x86_64 entrypoint |
tree | commitdiff |
2011-11-11 |
John Hodge | Usermode/AxWin3 - Cleaning up |
tree | commitdiff |
2011-11-11 |
John Hodge | Usermode/libc - Slightly smarter memcpy |
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 - Slight changes, debug/commenting only |
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 - Added symlink to handle -l dependency... |
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-03 |
John Hodge | Usermode/ld-acess - Fixed lack of envp |
tree | commitdiff |
2011-11-03 |
John Hodge | Usermode/libc - Fixing some bugs in environment handling |
tree | commitdiff |
2011-11-02 |
John Hodge | Usermode/AxWin3 - Workign on interface lib, adding... |
tree | commitdiff |
2011-11-02 |
John Hodge | Usermode/AxWin3 - Working on interface library |
tree | commitdiff |
2011-11-01 |
John Hodge | Usermode/AxWin3 - Implementing WM IPC calls in lib |
tree | commitdiff |
2011-10-31 |
John Hodge | Usermode/AxWin3 - Working on interface library |
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-28 |
John Hodge | Usermode/ld-acess - Moved ARMv7 ld-acess to top of... |
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/ld-acess - Added support for R_ARM_COPY |
tree | commitdiff |
2011-10-26 |
John Hodge | Usermode/axwin3 - Copying parts of AxWin2 over to get... |
tree | commitdiff |
2011-10-26 |
John Hodge | Usermode/ld-acess - Fixed ARMv7 syscalls to save LR... |
tree | commitdiff |
2011-10-24 |
John Hodge | Usermode/include - Added packed statement to t_sysFInfo |
tree | commitdiff |
2011-10-23 |
John Hodge | Usermode/ld-acess - Fixed warning when debug is enabled |
tree | commitdiff |
2011-10-23 |
John Hodge | Usermode - Finally cleaned up ELF32 relocation |
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-22 |
John Hodge | Usermode/include - Terminal device changes (TODO: use... |
tree | commitdiff |
2011-10-20 |
John Hodge | Usermode/ld-acess - Fixed ARM relocations |
tree | commitdiff |
2011-10-20 |
John Hodge | Usermode/ld-acess - Fixed error in x86_64 clone syscall |
tree | commitdiff |
2011-10-20 |
John Hodge | Usermode/libc - Fixed libc from assuming 32-bit pointer... |
tree | commitdiff |
2011-10-20 |
John Hodge | Applications/cat - Added error check |
tree | commitdiff |
2011-10-19 |
John Hodge | Usermode/ld-acess - Implemented R_836_COPY and R_X86_64... |
tree | commitdiff |
2011-10-19 |
John Hodge | Usermode/ld-acess - Fixed crash when arguments are... |
tree | commitdiff |
2011-10-17 |
John Hodge | Misc fixes, and I think I broke ld-acess x86_64 a while... |
tree | commitdiff |
next |