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