Skip to content
Snippets Groups Projects
  1. Dec 29, 2016
  2. Dec 28, 2016
  3. Dec 06, 2016
  4. Nov 29, 2016
  5. Nov 26, 2016
  6. Nov 25, 2016
  7. Nov 20, 2016
  8. Nov 18, 2016
  9. Nov 17, 2016
  10. Nov 16, 2016
  11. Nov 15, 2016
  12. Nov 14, 2016
  13. Nov 07, 2016
  14. Nov 04, 2016
  15. Nov 03, 2016
  16. Nov 01, 2016
  17. Oct 31, 2016
    • Jeremy Soller's avatar
      Smp (#23) · ed9c2b9d
      Jeremy Soller authored
      * Fire up multiple processors
      
      * Use IPIs to wake up secondary processors
      
      * Much better exception information
      
      * Modifications to show more information on fault
      
      * WIP: Use real libstd
      
      * Add TLS (not complete)
      
      * Add random function, export getpid, cleanup
      
      * Do not spin APs until new context
      
      * Update rust
      
      * Update rust
      
      * Use rd/wrfsbase
      
      * Implement TLS
      
      * Implement compiler builtins and update rust
      
      * Update rust
      
      * Back to Redox libstd
      
      * Update rust
      ed9c2b9d
  18. Oct 26, 2016
    • Jeremy Soller's avatar
      Redo networking (#22) · 1a1fb1f5
      Jeremy Soller authored
      * Rewriting network functions
      
      * Add buffer to dup
      Fix non-blocking handling by triggering once on enabling events to read to EOF
      
      * Modifications for UDP API
      
      * Implement TCP client side
      
      * Add active close
      
      * Add DMAR parser
      
      * Implement basic TCP listening. Need to improve the state machine
      
      * Reduce debugging
      
      * Fixes for close procedure
      
      * Updates to fix path processing in libstd
      1a1fb1f5
  19. Oct 20, 2016
  20. Oct 15, 2016
  21. Oct 14, 2016
Loading