2013-12-26 |
John Hodge | Modules/VirtIONet - Added disabled Tx packet trace
|
commit | commitdiff | tree |
2013-12-26 |
John Hodge | Modules/E1000 - Add (disabled) packet dump
|
commit | commitdiff | tree |
2013-12-26 |
John Hodge | Modules/IPStack - Fix UDP checksums, logging cleanup
|
commit | commitdiff | tree |
2013-12-26 |
John Hodge | Kernel/heap - Fixed memory leak, clean up pointer arithmatic
|
commit | commitdiff | tree |
2013-12-26 |
John Hodge | Modules/VESA - Allowed #if-ing out VM8086 use
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Usermode/dhcpclient - Added device name to log messages
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Tools/DiskTool - Added script file support
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Modules/VESA - Hide cursor when not LFB mode
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Modules/VIARhineII - Debug disabled, minor cleanup
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Modules/VirtIO - Debug disabled, added some new messages
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Modules/VirtIONet - Fix lockup on init if multiple...
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Kernel/logging - Slight cleanup
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Kernel/heap - Add File/Line to free(), modify heap...
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Kernel/pci - Catch non-assigned BARs with an error
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Modules/IPStack - Cleanup, remove now extra calls to...
|
commit | commitdiff | tree |
2013-12-25 |
John Hodge | Kernel/x86 - #if'd out kernel panic clear (can't assume...
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Kernel - Fixed crash in vfs from assuming allocated...
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Kernel/armv7 - Stub backtrace to make compilation happy
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Modules/ATA - Error (instead of EOK) on IO failure
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Usermode/libc - Shut up stdio
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Kernel/x86 - Fix PMem bitmap overflow
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | BuildConf/x86 - Add EHCI driver (appears to work)
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | BuildConf/Tegra2 - Add (now working) EHCI controller
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Kernel/VTerm - Disable debug
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Kernel/x86 - Hacky multiboot->VESA hook
|
commit | commitdiff | tree |
2013-12-21 |
John Hodge | Modules/VESA - Rework to handle boot-time modes (EGA...
|
commit | commitdiff | tree |
2013-12-20 |
John Hodge | Modules/RTL8169 - Replace some magic with enum
|
commit | commitdiff | tree |
2013-12-18 |
John Hodge | Modules/USB MSC - Error handling and fix for Tegra2...
|
commit | commitdiff | tree |
2013-12-18 |
John Hodge | Modules/EHCI - Add interrupt handling
|
commit | commitdiff | tree |
2013-12-18 |
John Hodge | Modules/LVM - Log basics of supervolumes
|
commit | commitdiff | tree |
2013-12-17 |
John Hodge | Modules/EHCI - Untested interrupt support
|
commit | commitdiff | tree |
2013-12-17 |
John Hodge | Modules/EHCI - Bulk/Control transfers working
|
commit | commitdiff | tree |
2013-12-07 |
John Hodge | Usermode/GUI Terminal - Fixed title support, added...
|
commit | commitdiff | tree |
2013-11-30 |
John Hodge | Tools/GCCProxy - Warnings to GCC, and -pthread
|
commit | commitdiff | tree |
2013-11-30 |
John Hodge | Usermode/libposix - Added types for F_GETLK
|
commit | commitdiff | tree |
2013-11-30 |
John Hodge | Usermode/libc - Minor compilation fix
|
commit | commitdiff | tree |
2013-11-30 |
John Hodge | Usermode/libc - Added EAFNOSUPPORT
|
commit | commitdiff | tree |
2013-11-30 |
John Hodge | Usermode/irc - Cleanup and fix to incorrect va_list...
|
commit | commitdiff | tree |
2013-11-30 |
John Hodge | Kernel - Switched back to standards-compilant printf...
|
commit | commitdiff | tree |
2013-11-29 |
John Hodge | Usermode/libpsocket - Features used by irssi
|
commit | commitdiff | tree |
2013-11-29 |
John Hodge | Usermode - Adding stub httpd
|
commit | commitdiff | tree |
2013-11-28 |
John Hodge | AcessNative - TCP emulation working
|
commit | commitdiff | tree |
2013-11-28 |
John Hodge | AcessNative - Fixed excessive redraws
|
commit | commitdiff | tree |
2013-11-23 |
John Hodge | AcessNative - Adding network support
|
commit | commitdiff | tree |
2013-11-22 |
John Hodge | Usermode/libposix - Clear stdin buffer in getpass
|
commit | commitdiff | tree |
2013-11-22 |
John Hodge | Usermode/init - Added environment variables to spawned...
|
commit | commitdiff | tree |
2013-11-22 |
John Hodge | Kernel - Working on allowing \0 out debug
|
commit | commitdiff | tree |
2013-11-22 |
John Hodge | Terminal - Adding some (slightly buggy) xterm features
|
commit | commitdiff | tree |
2013-11-21 |
John Hodge | Usermode/libc - stdin caching
|
commit | commitdiff | tree |
2013-11-19 |
John Hodge | Kernel - Clean up heap code to better handle OOM
|
commit | commitdiff | tree |
2013-11-19 |
John Hodge | Kernel/timers - Debugging output changes
|
commit | commitdiff | tree |
2013-11-19 |
John Hodge | Externals - Fixed minor typo in error message
|
commit | commitdiff | tree |
2013-11-19 |
John Hodge | Usermode/wget - Fixed divide-by-zero in streamToFile
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Kernel - Fixed threads entering EVENTSLEEP with event...
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Kernel/debug - Disabled debug if CPU holds the debug...
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/IPStack - Added proper node reference counting...
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/IPStack - Free outgoing buffer once sent
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/IPStack - Condenced outgoing packet messages
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/E1000 - "handle" RXDMT0 by just logging
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/EHCI - Tweaking, needs a rewrite I think
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/USB - Increased UHCI root hub poll period to 2s
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Kernel/rootfs - Added GetNodeByInode support
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Kernel/VTerm - VT100 emulation fixes exposed by dropbear...
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Usermode/libposix - termios and ioctl updates for dropbear...
|
commit | commitdiff | tree |
2013-11-18 |
John Hodge | Modules/VESA - Disabled cursor blink to aid timer debugging
|
commit | commitdiff | tree |
2013-11-06 |
John Hodge | AcessNative - Rework of thread handling
|
commit | commitdiff | tree |
2013-11-06 |
John Hodge | Kernel - Replaced for(;;); in panic with HALT_CPU macro
|
commit | commitdiff | tree |
2013-11-06 |
John Hodge | Kernel - Clean up prototypes in threads.c
|
commit | commitdiff | tree |
2013-11-06 |
John Hodge | Kernel - Altered event wait to use Threads_int_Sleep
|
commit | commitdiff | tree |
2013-11-03 |
John Hodge | Kernel - Converted most blocking states to use Threads_int_Sleep
|
commit | commitdiff | tree |
2013-10-28 |
John Hodge | AcessNative - Fix some compilation issues
|
commit | commitdiff | tree |
2013-10-28 |
John Hodge | Kernel - Renamed signal.h to avoid collision in AcessNative
|
commit | commitdiff | tree |
2013-10-28 |
John Hodge | Usermode - Minor fix to ARCH=native
|
commit | commitdiff | tree |
2013-10-28 |
John Hodge | Usermode/AxWin3 - Added names to widget types
|
commit | commitdiff | tree |
2013-10-24 |
John Hodge | UDI/udibuild - Added trim of leading/trailing spaces...
|
commit | commitdiff | tree |
2013-10-13 |
John Hodge | .gitignore - Hide some misc files
|
commit | commitdiff | tree |
2013-10-13 |
John Hodge | .gitignore - Hide all udi packages
|
commit | commitdiff | tree |
2013-10-13 |
John Hodge | (minor) Modules/UDI - Improved error message for multiple...
|
commit | commitdiff | tree |
2013-10-13 |
John Hodge | Modules/UDI - Buffer delete, chained CB support
|
commit | commitdiff | tree |
2013-10-13 |
John Hodge | UDI/ne2000 - RX working (not fully tested)
|
commit | commitdiff | tree |
2013-10-12 |
John Hodge | Modules/UDI - Heaps of fixes and features
|
commit | commitdiff | tree |
2013-10-12 |
John Hodge | Kernel - Cleanup and fix all memfiles treated as same...
|
commit | commitdiff | tree |
2013-10-12 |
John Hodge | UDI/ne2000 - Bug fixing and implementation. TX works...
|
commit | commitdiff | tree |
2013-10-11 |
John Hodge | UDI/Tools - Renamed udibuild's src dir to say udibuild
|
commit | commitdiff | tree |
2013-10-11 |
John Hodge | UDI/Tools - Moved udi* tools to UDI/ tree
|
commit | commitdiff | tree |
2013-10-11 |
John Hodge | Modules/UDI - NSR TX
|
commit | commitdiff | tree |
2013-10-11 |
John Hodge | UDI/ne2000 - Incomplete TX implementation
|
commit | commitdiff | tree |
2013-10-09 |
John Hodge | UDI/ne2000 - Fixed minior bug in ne2k PIO allocation
|
commit | commitdiff | tree |
2013-10-09 |
John Hodge | UDI/include - A few tweaks
|
commit | commitdiff | tree |
2013-10-09 |
John Hodge | Modules/UDI - MEI working, used for nic
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | Kernel - Added NORETURN to Panic
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | Modules/ATA - Fixed uninitialised variable
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | UDI/ne2000 - Fixed "identifier" formatting
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | UDI - Removed redundant typedef
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | Modules/UDI - NSR layer and fixes to enumeration
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | Usermode/libc - Fixed some warnings in strtoi tests
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | Modules/UDI - PIO and better instance startup
|
commit | commitdiff | tree |
2013-10-08 |
John Hodge | UDI/ne2000 - Fixed some bugs due to misreading the...
|
commit | commitdiff | tree |
2013-10-07 |
John Hodge | Usermode/libc - Fixed unit tests
|
commit | commitdiff | tree |
2013-10-07 |
John Hodge | Modules/UDI - Cleaned up source layout, implemented...
|
commit | commitdiff | tree |
next |