Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • mmap_binary
  • rel0.15
  • rel0.14
  • rel0.13
  • rel0.12
  • rel0.11
  • rel0.10
  • rel0.07
  • rel0.06
10 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Aug22Jun2123Jan27Aug27Mar19Feb1817161513128131Jan301229Dec2827261127Nov2524975326Oct181728Sep274225Aug2420191823Jun2221108631May26242322211817141211108Apr22Mar201917161511109819Feb16151312932121Jan11876526Dec2521201817730Nov292823222119186328Oct2413121198765432130Sep2923221918171614131098Merge branch 'master' of https://gitlab.ucc.asn.au/tpg/acess2mastermasterKernel/InitRD - Improve error reporting in generator programKernel - Remove PHP scripts (replaced with either perl or C)NetTest - Hack around race in runnerUsermode - Building (some changes to libposix/libc++), new initrd generatorALL - Compilation fixes after some bitrottingKernel - Clean up clang compile warningsSwitch travis-ci config to use containersUpdated libspiderscriptUpdated TODOUsermode/libc - Fix strchr and strrchr behaviormisc - Cleaning up warnings that occur on travisUsermode/libnet - Fix compile errors (silly me)Usermode/utests - Fix DNS utest, update libc utests to new format (no more EXP files)Kernel/threads - Debug cleanups and (hopefully) race avoidanceUsermode/ld-acess - Clean up loadlib.c, improved debugKernel/VTerm - Minor cleanup to VT input (remove logging)Kernel/debug - Clean up Debug() method, bind to #define configKernel/x86 - (minor) Fix spaces in log output on ZERO pageKernel/ARMv7 - Hacky (non-atomic) sync_and_fetch_4Build - Fix build quirks for freshMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2Modules/Tegra2Vid - MiscUsermode/libnet - Set recursion bit (We want the server to do as much as possible for us)Modules/IPStack - Add structure for propagating ICMP errorsNetworking - DNS resolution semi-workingUsermode/(libnet,libpsocket) - Call new DNS code from getaddrinfoUsermode/libnet - Implementation of DNS lookup, untestedUsermode/libnet - Starting work on DNS resolverModules - Use short command annotation in makefile ([CC] not $(CC))Merge branch 'master' of git://cadel.mutabah.net/acess2Externals - pkgconfig (compiles?)Kernel - Add a quick and dirty (and useless) emergency consoleKernel/VTerm - Half-screen scroll step, fix limitsKernel - TODO: Kernel-mode shellUsermode/ld-acess - Use $(AS) var instead of invoking CCBuildConf/x86_64 - Set AS to fix compile errors (caused by recent updates)Tools/NetTest - Fix compilation errorARMv7 - Fix compiler and partial compilationKernel/x86_64 - Fix task switching