1. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
  2. 9bfba08 bsd-user: spelling fixes: necesary, agrument, undocummented by Michael Tokarev · 1 year, 4 months ago
  3. dfa1d91 bsd-user: Add stubs for vadvise(), sbrk() and sstk() by Warner Losh · 1 year, 5 months ago
  4. 4e00b7d bsd-user: Implement shmat(2) and shmdt(2) by Stacey Son · 1 year, 5 months ago
  5. f9bbe3c bsd-user: Implement shmctl(2) by Stacey Son · 1 year, 5 months ago
  6. 9d14db1 bsd-user: Implement shm_unlink(2) and shmget(2) by Stacey Son · 1 year, 5 months ago
  7. 4f0be68 bsd-user: Implement shm_open(2) by Stacey Son · 1 year, 5 months ago
  8. a99d740 bsd-user: Implement do_obreak function by Stacey Son · 1 year, 5 months ago
  9. 83b045a bsd-user: Implement mincore(2) by Stacey Son · 1 year, 5 months ago
  10. 0c1ced4 bsd-user: Implment madvise(2) to match the linux-user implementation. by Karim Taha · 1 year, 5 months ago
  11. 0a49ef0 bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2) by Stacey Son · 1 year, 5 months ago
  12. f28a1e4 bsd-user: Implement msync(2) by Stacey Son · 1 year, 5 months ago
  13. ecbe224 bsd-user: Implement mprotect(2) by Stacey Son · 1 year, 5 months ago
  14. 87dcb4a bsd-user: Implement mmap(2) and munmap(2) by Stacey Son · 1 year, 5 months ago
  15. 6765e98 bsd-user: Introduce bsd-mem.h to the source tree by Stacey Son · 1 year, 5 months ago