2013-07-10 |
John Hodge | Modules - Added VirtIO Network driver (and VirtIO library)
|
commit | commitdiff | tree |
2013-07-10 |
John Hodge | Modules/IPStack - Added NULL checks in buffer code
|
commit | commitdiff | tree |
2013-07-10 |
John Hodge | Kernel/logdebug - More useful asserts
|
commit | commitdiff | tree |
2013-07-09 |
John Hodge | Documentaion update (thanks klange)
|
commit | commitdiff | tree |
2013-07-09 |
John Hodge | HOST=native - Fixes for new syscalls
|
commit | commitdiff | tree |
2013-07-07 |
John Hodge | Kernel - Meta Serial driver (incomplete)
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/acess.ld - Ignore native script
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/automounter - Added automounter
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/libposix - opendir/mkdir
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Kernel/syscalls - Implimenting _SysMkDir
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | AcessNative - Updates for recent changes
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/AxWin3 - SDL Edition of the WM, runs but no...
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/Libraries - Hacks to get SDL ver of AxWin3...
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/AxWin3 - Cleaning up and separating code
|
commit | commitdiff | tree |
2013-07-03 |
John Hodge | Usermode/libgcc - Removed, shouldn't be needed anymore
|
commit | commitdiff | tree |
2013-07-02 |
John Hodge | AcessNative - Updated syscall names
|
commit | commitdiff | tree |
2013-07-02 |
John Hodge | Usermode/liburi - Replaced syscall file IO with stdio
|
commit | commitdiff | tree |
2013-07-02 |
John Hodge | Usermode/AxWin3 - Preparing for SDL build
|
commit | commitdiff | tree |
2013-07-02 |
John Hodge | Tools/GCCProxy - -dumpversion/-dumpspecs used by netsurf
|
commit | commitdiff | tree |
2013-07-01 |
John Hodge | Usermode/libc,libposix - Fixing errors in headers
|
commit | commitdiff | tree |
2013-07-01 |
John Hodge | Externals - Adding netsurf config
|
commit | commitdiff | tree |
2013-06-26 |
John Hodge | Module/ATA - Slight cleanup
|
commit | commitdiff | tree |
2013-06-26 |
John Hodge | Modules/ATA - (untested) Cleanup to BM address handling
|
commit | commitdiff | tree |
2013-06-26 |
John Hodge | Kernel/x86 - Hack to return quickly when mapping <1MiB...
|
commit | commitdiff | tree |
2013-06-26 |
John Hodge | Kernel/IOCache - Page-based caching implimented
|
commit | commitdiff | tree |
2013-06-26 |
John Hodge | KernelLand - Better node chaching code
|
commit | commitdiff | tree |
2013-06-25 |
John Hodge | Modules/AHCI - Different debug
|
commit | commitdiff | tree |
2013-06-25 |
John Hodge | (minor) Modules/LVM - Commenting
|
commit | commitdiff | tree |
2013-06-25 |
John Hodge | Modules/NTFS - Added _Read, working on _Close cleanup
|
commit | commitdiff | tree |
2013-06-25 |
John Hodge | Modules/NTFS - Implimented update sequences, fixes...
|
commit | commitdiff | tree |
2013-06-24 |
John Hodge | Modules/LVM - Added caching
|
commit | commitdiff | tree |
2013-06-24 |
John Hodge | Kernel/IOCache - Constness fixes and pointer callback...
|
commit | commitdiff | tree |
2013-06-24 |
John Hodge | Modules/NTFS - ReadDir/FindDir appear to work well
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Externals - Fixed .gitignore to ignore source dirs
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Modules/AHCI - Debug change
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Modules/NTFS - Implimentation progressing (ReadDir...
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Kernel/UTF-16 - Added case-insensitive compre (for...
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Kernel/VFS - Disabled use of .Size in directories
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Kernel/libc - Added support for utf16 strings (%ls)
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Kernel/PCI - Fixed lack of shift in detecting special...
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Kernel/x86 - Workaround for possibly buggy 64-bit divide...
|
commit | commitdiff | tree |
2013-06-23 |
John Hodge | Kernel/VFS - Update to node cache to support extra...
|
commit | commitdiff | tree |
2013-06-22 |
John Hodge | Kernel - Added UTF-16 functions
|
commit | commitdiff | tree |
2013-06-22 |
John Hodge | Modules/NTFS - Implimentation in progress
|
commit | commitdiff | tree |
2013-06-21 |
John Hodge | Modules/AHCI - Cleaned up AHCI LVM names
|
commit | commitdiff | tree |
2013-06-21 |
John Hodge | Modules/LVM - Detection for GPT in MBR code
|
commit | commitdiff | tree |
2013-06-20 |
John Hodge | BuildConf/x86 - Added AHCI driver
|
commit | commitdiff | tree |
2013-06-20 |
John Hodge | Modules/AHCI - Reading the boot sector works
|
commit | commitdiff | tree |
2013-06-20 |
John Hodge | Modules/LVM - (minor) Error handler in AddVolume
|
commit | commitdiff | tree |
2013-06-19 |
John Hodge | Modules/AHCI - Added H2D register structure (used for...
|
commit | commitdiff | tree |
2013-06-19 |
John Hodge | Modules/AHCI - Moved FIS definitions to sata.h
|
commit | commitdiff | tree |
2013-06-19 |
John Hodge | Kernel - Cleaned up MM_AllocDMA/_MapHWPages/_GetPhysAddr
|
commit | commitdiff | tree |
2013-06-19 |
John Hodge | Modules/PL110 - Updated to recent(ish) VFS change
|
commit | commitdiff | tree |
2013-06-18 |
John Hodge | Modules/AHCI - Init almost complete, connection detect...
|
commit | commitdiff | tree |
2013-06-18 |
John Hodge | Modules/LVM - Added handle return to LVM volume creation
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Externals/common.mk - Fixed depenency issues
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Externals - libsdl compiling, may not work
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Externals - Pondering mplayer
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Modules/AHCI - Creeping towards useful
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Usermode/libc - inttypes.h fixed to include stdint.h
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Modules/AHCI - Slowly fiddling
|
commit | commitdiff | tree |
2013-06-17 |
John Hodge | Externals - Added start of a libSDL port, added autoreconf...
|
commit | commitdiff | tree |
2013-06-12 |
John Hodge | Tools/GCCProxy - Tweaked to handle --version correctly
|
commit | commitdiff | tree |
2013-06-12 |
John Hodge | Usermode/libc - A little bit of POSIX signals
|
commit | commitdiff | tree |
2013-06-09 |
John Hodge | Usermode/lib{c,posix} - Adding clock_* POSIX functions
|
commit | commitdiff | tree |
2013-06-09 |
John Hodge | Externals/mesa - Incomplete makefile
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Externals/libpng - Compiles
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Usermode - Moved common portions of the Makefile.cfg...
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Usermode/libm - Stubbed up a quick libm (using gcc...
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Externals/freetype - Appears to work
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Externals - gitignore
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Externals/dropbear - Works, but install might be failing
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Externals/dropbear - Untested makefile and patchset
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Tools/GCCProxy - Added '-fno-omit-frame-pointer' to...
|
commit | commitdiff | tree |
2013-06-08 |
John Hodge | Externals - Added zlib meta-makefile (and common)
|
commit | commitdiff | tree |
2013-05-22 |
John Hodge | Cleaned up some TODOs
|
commit | commitdiff | tree |
2013-05-21 |
John Hodge | Usermode/libposix - Hacked translation of termios-ptymode
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Kernel/VTerm - Include forgotten 2D command handling
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Usermode/libreadline - Fixed for new PTY
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Usermode/libposix - Fixed getpass for new PTY
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Usermode/login - Added PTY mode reset before showing...
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Usermode/AxWin3 - Updated for PTY support
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Kernel/VTerm,PTY - Replaced VTerm buffers with PTY...
|
commit | commitdiff | tree |
2013-05-20 |
John Hodge | Usermode/ld-acess - PTY 2D commands
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Kernel - Misc fixes and debug in VTerm/PTY, AxWin3...
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Usermode/init,login - Updated to new PTY code
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Kernel - Integrated PTY with VTerm, userland currently...
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Usermode/GUI Terminal - Switched to PTY instead of...
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Usermode/ld-acess - Fixed compilation errors in devices...
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Kernel/PTYs - Fixed maths error causing page fault
|
commit | commitdiff | tree |
2013-05-18 |
John Hodge | Kernel/threads - Fixed infinite fault loop if thread...
|
commit | commitdiff | tree |
2013-05-17 |
John Hodge | Kernel/PTYs - Finishing touches on implimentation
|
commit | commitdiff | tree |
2013-05-17 |
John Hodge | Kernel - Implimenting PTYs (untested, unintegrated)
|
commit | commitdiff | tree |
2013-05-16 |
John Hodge | Usermode/libposix - Fixed bug in getpass (didn't trim \n)
|
commit | commitdiff | tree |
2013-05-16 |
John Hodge | Kernel/VFS - Fixed bug with setting flags on FD0
|
commit | commitdiff | tree |
2013-05-16 |
John Hodge | Usermode/libc,libpsocket - Various fixes to psockets...
|
commit | commitdiff | tree |
2013-05-16 |
John Hodge | Kernel - Implimented VFS_Reopen
|
commit | commitdiff | tree |
2013-05-16 |
John Hodge | Kernel - Added 'Flags' param to VFS Read/Write/FindDir
|
commit | commitdiff | tree |
2013-05-15 |
John Hodge (sonata) | Usermode/libposix - Misc
|
commit | commitdiff | tree |
2013-05-15 |
John Hodge (sonata) | Kernel - SYS_FDCTL
|
commit | commitdiff | tree |
next |