Skip to content
Snippets Groups Projects
  1. Feb 17, 2011
  2. Feb 14, 2011
  3. Feb 13, 2011
  4. Feb 12, 2011
  5. Feb 02, 2011
  6. Jan 29, 2011
  7. Jan 25, 2011
  8. Jan 24, 2011
    • John Hodge's avatar
      IPStack - Routing improvement · d5822e9a
      John Hodge authored
      - When creating an boot config, routes are set up too
       > TODO: Implement a static route for each interface (as part of
         tInteface), removing the need to set a route when creating.
       > Problem, maintaining?
       > No real problem, just not have those in the main route list (if
         you want an interface route to be more important than another,
         just set it manually)
      d5822e9a
  9. Jan 23, 2011
  10. Jan 22, 2011
  11. Jan 19, 2011
  12. Jan 18, 2011
    • John Hodge's avatar
      Big changes to AcessNative · 4726431c
      John Hodge authored
      - ld-acess can now execute an application
       > the syscall interface is not yet completed, so nothing happens
      - Getting ld-acess working required some changes to the Usermode build
        system, specifically making ld-acess.so actually a shared library.
       > It was being linked statically, causing the AcessNative versions of
         syscalls to not be used (and causing segfaults on "int 0xAC")
      4726431c
  13. Dec 30, 2010
  14. Dec 20, 2010
  15. Dec 10, 2010