plan9fox/sys
cinap_lenrek 0be917ff4d libdraw: make newwindow() unmount the old window
newwindow() used to mount the new window directly on /dev, resulting
in the old window and the new one being mounted over each other.

we now try to unmount the old window from /dev first, mount new
window to /mnt/wsys (replacing the old) and then bind /mnt/wsys
before /dev.

if theres no /mnt/wsys, just mount window directly before /dev.
2013-10-04 15:57:05 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: I think we're done here. 2013-10-02 18:02:49 -04:00
include reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) 2013-09-26 22:24:31 +02:00
lib rootstub: create directories for mips 2013-09-21 21:21:18 +02:00
man add sdp(3) from sources 2013-10-04 13:52:22 +02:00
src libdraw: make newwindow() unmount the old window 2013-10-04 15:57:05 +02:00