summaryrefslogtreecommitdiff
path: root/sys/src/cmd/page.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-10-04 15:57:05 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-10-04 15:57:05 +0200
commit0be917ff4d11268824d58598f85348436010f2bd (patch)
treed8718e842d679b25784b334ac9b8f67688a9f8b9 /sys/src/cmd/page.c
parent40cf5957e0b59a8490b05dc65f2c3b165949f544 (diff)
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.
Diffstat (limited to 'sys/src/cmd/page.c')
0 files changed, 0 insertions, 0 deletions