Skip to content
Snippets Groups Projects
  1. Jul 18, 2017
  2. Jul 14, 2017
  3. Jul 09, 2017
  4. Jun 17, 2017
  5. Jun 14, 2017
  6. May 12, 2017
  7. May 11, 2017
  8. Apr 27, 2017
  9. Feb 12, 2017
  10. Dec 28, 2016
  11. Nov 20, 2016
  12. Nov 18, 2016
  13. Nov 01, 2016
  14. 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
  15. Oct 20, 2016
  16. Oct 19, 2016
  17. Oct 18, 2016
  18. Oct 16, 2016
  19. 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
  20. 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
  21. Sep 30, 2016
  22. Sep 28, 2016
  23. Sep 22, 2016
  24. Sep 19, 2016
  25. Sep 17, 2016
  26. Sep 15, 2016
  27. Sep 14, 2016
  28. Sep 13, 2016
  29. Sep 12, 2016
  30. Sep 11, 2016
Loading