UserModeLinux historic CVS tree

Clone this repo:
  1. 566ae58 Properly fixed the tracing myself bug on 2.6 hosts. by jdike · 20 years ago master
  2. 7deb82b Fixed a bug which could cause UML to get a timer before it's ready. by jdike · 20 years ago
  3. cfcd847 Redone per BlaisorBlade's patch. by jdike · 20 years ago
  4. 79607fa Added some extra memory for exec-shield users. by jdike · 20 years ago
  5. f5e1a8d Time calculations are now done with gettimeofday rather than the tsc. by jdike · 20 years ago
  6. 1c88736 Removed SA_NOMASK and SA_NODEFER because they don't do what the manpage claims. by jdike · 20 years ago
  7. 98ec7b5 Added some debugging. by jdike · 20 years ago
  8. bee6e6c Exported a couple more symbols. by jdike · 20 years ago
  9. 9b6d714 Fixed the kmem bug by handling kernel-space faults. by jdike · 20 years ago
  10. 4c71bbd Added some more file operations, plus os_usecs. by jdike · 20 years ago
  11. 8a6ea56 Added initcall and exitcall. by jdike · 20 years ago
  12. cdae7e3 Added aio support. Both a one-at-a-time IO thread and the new 2.6 AIO are by jdike · 20 years ago
  13. 9945ac8 Added an abstract, pluggable interface between hostfs_kern and hostfs_user. by jdike · 20 years ago
  14. 6a7a2f7 Updated a couple of mmap interfaces. by jdike · 20 years ago
  15. 138d650 Code tidying. by jdike · 20 years ago
  16. 12ba14a Changed some longs to __u32 to be 64-bit safe. by jdike · 20 years ago
  17. 25788fa On reboot, all possible pending signal sources are disabled. by jdike · 20 years ago
  18. eb3725c Updated to reflect the new config options. by jdike · 20 years ago
  19. 6444618 Added mppe support. by jdike · 20 years ago
  20. b8cd619 Fixed gprof support. by jdike · 20 years ago