Skip to content
Snippets Groups Projects
  1. Feb 06, 2020
  2. Jan 20, 2020
  3. Jan 12, 2020
  4. Jan 08, 2020
  5. Jan 07, 2020
  6. Oct 29, 2019
  7. Aug 24, 2018
  8. Nov 20, 2017
  9. Oct 21, 2017
  10. Oct 01, 2017
  11. Sep 30, 2017
  12. Sep 28, 2017
  13. Jul 18, 2017
  14. Jul 14, 2017
  15. Jul 09, 2017
  16. Jun 17, 2017
  17. Jun 14, 2017
  18. May 12, 2017
  19. May 11, 2017
  20. Apr 27, 2017
  21. Feb 12, 2017
  22. Dec 28, 2016
  23. Nov 20, 2016
  24. Nov 18, 2016
  25. Nov 01, 2016
  26. Oct 31, 2016
    • Jeremy Soller's avatar
      Smp (#23) · ba741d5b
      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
      ba741d5b
  27. Oct 20, 2016
  28. Oct 19, 2016
  29. Oct 18, 2016
  30. Oct 16, 2016
  31. Oct 13, 2016
    • Jeremy Soller's avatar
      Orbital (#16) · bc85313d
      Jeremy Soller authored
      * Port previous ethernet scheme
      
      * Add ipd
      
      * Fix initfs rebuilds, use QEMU user networking addresses in ipd
      
      * Add tcp/udp, netutils, dns, and network config
      
      * Add fsync to network driver
      
      * Add dns, router, subnet by default
      
      * Fix e1000 driver. Make ethernet and IP non-blocking to avoid deadlocks
      
      * Add orbital server, WIP
      
      * Add futex
      
      * Add orbutils and orbital
      
      * Update libstd, orbutils, and orbital
      Move ANSI key encoding to vesad
      
      * Add orbital assets
      
      * Update orbital
      
      * Update to add login manager
      
      * Add blocking primitives, block for most things except waitpid, update orbital
      
      * Wait in waitpid and IRQ, improvements for other waits
      
      * Fevent in root scheme
      
      * WIP: Switch to using fevent
      
      * Reorganize
      
      * Event based e1000d driver
      
      * Superuser-only access to some network schemes, display, and disk
      
      * Superuser root and irq schemes
      
      * Fix orbital
      bc85313d
Loading