git.ucc.asn.au
/
tpg
/
acess2.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Modules/IPStack - Added NULL checks in buffer code
2013-05-15
John Hodge
Kernel - Working on SYS_COPYFD
commit
|
commitdiff
|
tree
2013-05-15
John Hodge
Usermode/libposix - fcntl and debug
commit
|
commitdiff
|
tree
2013-05-15
John Hodge (sonata)
Kernel - Defaulted FRandom 'DataAvaliable' to 1
commit
|
commitdiff
|
tree
2013-05-15
John Hodge (sonata)
Usermode/libposix - Fixed duplicate definition of uid_t
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Usermode/libposix - Fixed getpass() argument
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Kernel - Added fast random (ala /dev/urandom), good...
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Tools/GCCProxy - Moved libgcc to last item in link...
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Usermode/libposix - Implimenting functions for dropbear
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Usermode - POSIX and C conformance changes
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Applications/IRC - Cleaning up command code
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Applications/login - Cleaned up input code
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Applications - Used C99
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Applications/GUI Terminal - Fixed sticky Ctrl/Alt keys...
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Notes - Pondering pty behavior
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Kernel - Update syscall definition (comment only)
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Kernel/VTerm - C99 and slight debug
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Kernel/IPCPipe - Disabled debug
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Modules/IPStack - Removed useless log message
commit
|
commitdiff
|
tree
2013-05-14
John Hodge
Kernel - Disabled omission of frame pointer (debugging)
commit
|
commitdiff
|
tree
2013-05-13
John Hodge (sonata)
AcessNative - Better error reporting in NativeFS
commit
|
commitdiff
|
tree
2013-05-13
John Hodge (sonata)
Modules/FAT - Fixed handling of <FAT32 root directory
commit
|
commitdiff
|
tree
2013-05-13
John Hodge (sonata)
Tools/DiskTook - Fixed absolute path support
commit
|
commitdiff
|
tree
2013-05-13
John Hodge (sonata)
Kernel/VTerm - Fixed typo in comment
commit
|
commitdiff
|
tree
2013-05-12
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
2013-05-12
John Hodge
Usermode/AxWin3 - Speedups mostly, required some restructure
commit
|
commitdiff
|
tree
2013-05-12
John Hodge
RunQemu - Added e1000 and 5555->23 forward
commit
|
commitdiff
|
tree
2013-05-12
John Hodge
Modules/E1000 - Fixed corruption/crash
commit
|
commitdiff
|
tree
2013-05-08
John Hodge (sonata)
Kernel/armv7 - Extra code for Tegra2 timer tests
commit
|
commitdiff
|
tree
2013-05-08
John Hodge (sonata)
Modules/E1000 - (minor) Worked around dumb gcc warning
commit
|
commitdiff
|
tree
2013-05-08
John Hodge (sonata)
Usermode/init - Fixed early free of command, fixed...
commit
|
commitdiff
|
tree
2013-05-08
John Hodge (sonata)
Usermode/libc - Misc unused change in printf %f
commit
|
commitdiff
|
tree
2013-05-08
John Hodge (sonata)
Kernel/x86 - Untested MicroSleep function
commit
|
commitdiff
|
tree
2013-05-03
John Hodge (sonata)
Kernel/acpica - Disable debug
commit
|
commitdiff
|
tree
2013-05-03
John Hodge (sonata)
Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
commit
|
commitdiff
|
tree
2013-05-03
John Hodge
Modules/E1000 - Bugfixes
commit
|
commitdiff
|
tree
2013-05-03
John Hodge (sonata)
Merge branch 'master' of github.com:thepowersgang/acess2
commit
|
commitdiff
|
tree
2013-05-03
John Hodge
Kernel/acpica - Fiddling
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
BuildConf - Added PCnetFAST3 to x86 default config
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/Filesystem - inittab: Added telnet server...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Modules/PCnetFAST3 - Partially functional
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/init - Fixes to parsing and error checks,...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Modules/E1000 - Partially functional driver
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Modules/IPStack - Added MAC checksum offload support
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Kernel/x86 - mboot: Cleaning up source, added sanity...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Kernel/x86 - acpica: Debug to trace AE_NO_MEMORY cause
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Kernel/x86 - mm_virt: Allowed PhysAddr=NULL with AllocDMA
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Tools/GCCProxy - Included libposix and libpsocket ...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/libpsocket - getnameinfo and other definitions
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/libposix - More definitions on the way to...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/libc - More errno values and signal symbolic...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/libc - Fixed back-seek of -1 when a write...
commit
|
commitdiff
|
tree
2013-04-26
John Hodge
Usermode/ld-acess - Bugfix and extra syscall
commit
|
commitdiff
|
tree
2013-04-02
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
commit
|
commitdiff
|
tree
2013-04-02
John Hodge
Usermode/libc - Removed debug in stdio flush
commit
|
commitdiff
|
tree
2013-04-02
John Hodge
Kernel/IPStack - Added lock to buffer structure so...
commit
|
commitdiff
|
tree
2013-04-02
John Hodge
Kernel/Threads - Added output to SetName to trace thread...
commit
|
commitdiff
|
tree
2013-04-02
John Hodge
Kernel/VTerm - Added stub support for an escape code...
commit
|
commitdiff
|
tree
2013-04-01
John Hodge
Kernel/Modules - Heaps of work on PCnet FASTIII driver
commit
|
commitdiff
|
tree
2013-03-31
John Hodge
Usermode - Added stdio output caching
commit
|
commitdiff
|
tree
2013-03-31
John Hodge
Kernel/VTerm - Fixed little bugs exposed with stdio...
commit
|
commitdiff
|
tree
2013-03-30
John Hodge (sonata)
Kernel - Doxygen documentation updates
commit
|
commitdiff
|
tree
2013-03-30
John Hodge (sonata)
Kernel/x86 - Report ACPICA cache name on exhaustion
commit
|
commitdiff
|
tree
2013-03-29
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
2013-03-29
John Hodge
Usermode - ARCH=native changes, kinda borked
commit
|
commitdiff
|
tree
2013-03-29
John Hodge
AcessNative - Fixed alignment on request header
commit
|
commitdiff
|
tree
2013-03-29
John Hodge (sonata)
Merge branch 'master' of git://cadel.mutabah.net/acess2
commit
|
commitdiff
|
tree
2013-03-29
John Hodge (sonata)
Modules/IPStack - Reduced UDP debug spam
commit
|
commitdiff
|
tree
2013-03-28
John Hodge (sonata)
Usermode - Fixed incorrect use of vsnprintf
commit
|
commitdiff
|
tree
2013-03-28
John Hodge (sonata)
Usermode+InitRD - Fixed incorrect location of dhcpc
commit
|
commitdiff
|
tree
2013-03-26
John Hodge
AcessNative - Included ipcpipe for AxWin3
commit
|
commitdiff
|
tree
2013-03-26
John Hodge
Usermode/AxWin3 - Fixed undefined memory usage
commit
|
commitdiff
|
tree
2013-03-26
John Hodge
AcesNative+Usermode - libacessnative "works" (for some...
commit
|
commitdiff
|
tree
2013-03-06
John Hodge
Externals/cross-compiler - Ignore sysroot-$(ARCH)
commit
|
commitdiff
|
tree
2013-03-06
John Hodge
Usermode - libacess-native
commit
|
commitdiff
|
tree
2013-03-06
John Hodge
Usermode - Hacking up native compilation target
commit
|
commitdiff
|
tree
2013-03-06
John Hodge
AcessNative - Working on libacess-native
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
Usermode/libc - Fixed setjmp.h relying on __is_ARCHDIR_*_
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
Merge branch 'master' of git://localhost/acess2
commit
|
commitdiff
|
tree
2013-03-05
John Hodge (sonata)
.gitignore - Added Usermode/include
commit
|
commitdiff
|
tree
2013-03-05
John Hodge (sonata)
Usermode/inittab - Vim modeline?
commit
|
commitdiff
|
tree
2013-03-05
John Hodge (sonata)
Usermode/libc - Fixed switched SEEK_CUR/SEEK_SET values
commit
|
commitdiff
|
tree
2013-03-05
John Hodge (sonata)
Usermode/init - Fixed a couple of NULL dereferences
commit
|
commitdiff
|
tree
2013-03-05
John Hodge (sonata)
Kernel/VFS - Fix debug in io.c
commit
|
commitdiff
|
tree
2013-03-05
John Hodge (sonata)
Kernel - Fixed bug in isupper()
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
Externals/cross-compiler - Fixed sysroot to be arch...
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
Usermode/inittab - Fixed bad vim modeline
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
gitignore updates
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
Externals/cross-compiler - Compilation works (for some...
commit
|
commitdiff
|
tree
2013-03-05
John Hodge
Usermode/crt0 - Patching to support cross-compiler
commit
|
commitdiff
|
tree
2013-03-04
John Hodge
Externals/cross-compiler - Fixing compiler a little
commit
|
commitdiff
|
tree
2013-03-04
John Hodge
Externals/cross-compiler - Tweaking, fixed stdint.h...
commit
|
commitdiff
|
tree
2013-03-03
John Hodge
Externals/cross-compiler - Patching to get things compiling
commit
|
commitdiff
|
tree
2013-03-01
John Hodge
Externals/cross-compiler - Magic patchfiles
commit
|
commitdiff
|
tree
2013-02-26
John Hodge
Modules - Removing uneeded prototypes
commit
|
commitdiff
|
tree
2013-02-26
John Hodge
Kernel - Added ipcpipe to build
commit
|
commitdiff
|
tree
2013-02-26
John Hodge
Usermode/AxWin3 - Added ipcpipe support
commit
|
commitdiff
|
tree
2013-02-25
John Hodge
Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
commit
|
commitdiff
|
tree
2013-02-25
John Hodge
Kernel - Add untested Datagram IPC Pipe
commit
|
commitdiff
|
tree
2013-02-20
John Hodge
AcessNative - Working on possible recompilation emulation
commit
|
commitdiff
|
tree
next
UCC
git Repository :: git.ucc.asn.au