2014-03-09 |
John Hodge | Externals - Fix prefix value (use DESTPATH) |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | BuildConf - Add C++ compiler for x86 |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | InitRD - Libc++, libm, bochs, dbserver |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | GCCProxy - Hack in c++ support (now defunct with workin... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode - C++ support, crtbegin/crtend |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode/libc++ - Basic C++ runtime implementation |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode/ld-acess - C++ wrapping, fix return type of... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode/libm - Wrap builtin log |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode/libpsocket - Minor fixes |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode/libposix - Stubbed functions for bochs |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Usermode/libc - Time formatting, stub locale.h, rename... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Kernel/MMap - Fix off-by-one error causing junk mappings |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Kernel/x86 - Handle zero page in vmem dump |
commit | commitdiff | tree | snapshot |
2014-03-09 |
John Hodge | Externals - Cleanup, cross-compiler working |
commit | commitdiff | tree | snapshot |
2014-03-08 |
John Hodge | Usermode/libpsocket - Header wrapping, byte ordering... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
John Hodge | Usermode/libposix - Header wrapping, mktemp |
commit | commitdiff | tree | snapshot |
2014-03-08 |
John Hodge | Usermode/libc - C++ wrapping in headers, time rework |
commit | commitdiff | tree | snapshot |
2014-02-19 |
John Hodge | Kernel/heap - Silence extending |
commit | commitdiff | tree | snapshot |
2014-02-19 |
John Hodge | Kernel/x86 - Reference issues |
commit | commitdiff | tree | snapshot |
2014-02-19 |
John Hodge | Kernel/x86 - Update pmem statistics method |
commit | commitdiff | tree | snapshot |
2014-02-19 |
John Hodge | Kernel/x86 - Slight cleanup to VMem code |
commit | commitdiff | tree | snapshot |
2014-02-19 |
John Hodge | Kernel/x86 - Multiboot module cleanup |
commit | commitdiff | tree | snapshot |
2014-02-16 |
John Hodge | Kernel/vfs - (minor) commenting only |
commit | commitdiff | tree | snapshot |
2014-02-16 |
John Hodge | Usermode/libreadline - Fix backspace |
commit | commitdiff | tree | snapshot |
2014-02-16 |
John Hodge | Usermode/GUITerminal - Fix VT100 scroll direction,... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
John Hodge | Usermode/AxWin3 - Commenting and other minors |
commit | commitdiff | tree | snapshot |
2014-02-16 |
John Hodge | CLIShell - PTY signal support (and kernel fixes) |
commit | commitdiff | tree | snapshot |
2014-02-15 |
John Hodge | Kernel - Fix compilation on x86_64 and armv7 (for MM... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
John Hodge | Kernel - Change virtual memory API to use void* for... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
John Hodge | Terminal - Fix forgotten break after handling of \e[K |
commit | commitdiff | tree | snapshot |
2014-02-12 |
John Hodge | Kernel/VTerm - Replace offset WritePos with Row,Col... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
John Hodge | Kernel/VTerm - Code cleanup and VT100 bugfixes |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/Time - Call rand() every time timers are checked |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/Logging - (minor) Reflow array to be more readable |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Modules/IPStack - Increase range of TCP port allocation... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/libc - Replace invalid '%C' strings with "(inval)" |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Usermode/libc - Flush stdout on getchar |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/PTYs - NL->CR translation (disabled) |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/VTerm - Fix scroll-on-write code (scroll before... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | VT100 - Replace global buffer with per-terminal, furthe... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Externals - Add vttest |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Usermode/libposix - Add baud rates to termios |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Usermode/libc - Add isxdigit |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Usermode/GUI Terminal - Fix off-by-one in \e[H |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/vterm - Fix clobbering of AltBuf's heap footer |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Usermode/inittab - Add second serial port (for UDI... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Modules/InitRD - Support for optional files (dbclient... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/PTYs - Add initial dims/mode to PTY_Create |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/modules - Add support for argument strings to... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel - Add debug_hooks.h header to contain hooks... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/gio_uart - Silence debug |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/uart_16c550 - Silence debug output |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/uart_16c550 - RX support, apply erratum E20010702... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/gio_uart - Support input/rx |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/bus_pci - Apply erratum E20010702.1, handle status... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/meta_bus - Switch to MEI |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/PIO - Return buffer correctly, extra tracing |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/buf - buf_copy/buf_free/fixes |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | UDI/channels - Tracing of direction of calls |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | RunQemu - Add module support for -dbin, PCI serial... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Usermode/libc - Remove debug on fread |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Modules/PCnetFAST3 - Quieten |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | BuildConf/x86 - Remove VGA text driver (now in VESA... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/debug - (minor) commenting |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/threads - Fix edge case where AddActive is calle... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/x86 - Add flag to set PIT to larges possible... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
John Hodge | Kernel/heap - Enable validation on every malloc |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | Modules/USB MSC - Silence, scum |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | Modules/EHCI - Name interrupt worker |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | Kernel/VFS - Add assertion that node for VFS_Mark*... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | Kernel - Fix ASSERTRV macro supplying too many argument... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | Modules/UDI - GIO Metalanguage Binding, GIO UART suppor... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | UDI - Fix types in GIO metalang |
commit | commitdiff | tree | snapshot |
2014-02-03 |
John Hodge | UDI/16c550 - TX working, RX in progress |
commit | commitdiff | tree | snapshot |
2014-02-02 |
John Hodge | UDI/16c550 - Untested TX, planning RX |
commit | commitdiff | tree | snapshot |
2014-02-01 |
John Hodge | UDI/16c550 - Init, not tested yet |
commit | commitdiff | tree | snapshot |
2014-02-01 |
John Hodge | UDI/Drivers - Adding 16550 UART driver |
commit | commitdiff | tree | snapshot |
2014-02-01 |
John Hodge | UDI/include - Fix typedefs in GIO metalang |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Increment version number |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | DoRelease - Switch to bash so replacement works rel0.15 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | DoRelease - Update with new builds |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | MakeReleaseSet - Fix platform suffix again |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Kernel/x86_64 - Fix compilation error |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | MakeReleaseSet - Fix collision for per-platform releases |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | RunQemuArm - Add a RTL8169 to tegra2 config |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | RunQemu - Disable USB keyboard (helps debugging lockups) |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | .gitignore - Ignore unit test binaries |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Tools/BootFloppy - Commenting |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Kernel/DrvUtil Video - Silence warning for 15/16-bit... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Modules/LVM - Framework for partitioning type detection |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Kernel/serial - Heap dump option |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | Usermode/GUI - Hack in attribute reset |
commit | commitdiff | tree | snapshot |
2014-01-21 |
John Hodge | ACPICA - Replace acacess.h with a modified version... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
John Hodge | Kernel/threads - Add state dump for RWLocks |
commit | commitdiff | tree | snapshot |
2014-01-11 |
John Hodge | Kernel/PTY - Fix missed lock |
commit | commitdiff | tree | snapshot |
2014-01-08 |
John Hodge | Usermode/libpsocket - Add MSG_* values for send/recv |
commit | commitdiff | tree | snapshot |
2014-01-07 |
John Hodge | Usermode/telnetd - Option negotation framework, indexed PTY |
commit | commitdiff | tree | snapshot |
2014-01-07 |
John Hodge | Modules/IPStack - TCP future byte handling |
commit | commitdiff | tree | snapshot |
2014-01-06 |
John Hodge | Modules/VBE - Sanity checking, pre-set current mode... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
John Hodge | Modules/ATA - Soft reset devices during startup |
commit | commitdiff | tree | snapshot |
next |