Skip to content
Snippets Groups Projects
  1. Nov 20, 2017
  2. Oct 21, 2017
  3. Oct 01, 2017
  4. Sep 30, 2017
  5. Sep 28, 2017
  6. Jul 18, 2017
  7. Jul 14, 2017
  8. Jul 09, 2017
  9. Jun 17, 2017
  10. Jun 14, 2017
  11. May 12, 2017
  12. May 11, 2017
  13. Apr 27, 2017
  14. Feb 12, 2017
  15. Dec 28, 2016
  16. Nov 20, 2016
  17. Nov 18, 2016
  18. Nov 01, 2016
  19. 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
  20. Oct 20, 2016
  21. Oct 19, 2016
  22. Oct 18, 2016
  23. Oct 16, 2016
  24. 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
  25. Oct 07, 2016
    • Jeremy Soller's avatar
      Time (#11) · cbd071e5
      Jeremy Soller authored
      * WIP: Time syscalls
      
      * Count time from PIT using low tickrate
      
      * Implement realtime
      
      * Implement nanosleep with a tight loop
      cbd071e5
  26. Sep 30, 2016
  27. Sep 28, 2016
  28. Sep 22, 2016
  29. Sep 19, 2016
  30. Sep 17, 2016
  31. Sep 15, 2016
Loading