NetBSD/sys/rump/fs
pooka 3c068d8021 fix vmlocking2 fallout:
* I heard a wild rumor that vp_interlock is a mutex these days (hi ad!)
* init new locks (hi ad)
* observe that with simple_locks only deadlocks would be caught while
  releasing unlocked locks would go unnoticed.  make locking work (hi pooka)
2008-01-02 15:44:03 +00:00
..
bin remove accidentally committed debugging code 2007-11-07 15:51:07 +00:00
lib fix vmlocking2 fallout: 2008-01-02 15:44:03 +00:00
Makefile
Makefile.rumpfs * split userspace file system access into two separate libraries: 2007-08-14 15:56:15 +00:00