shithub: fork

Download patch

ref: f13cc4cda769da6471495950516e8b0102ec17dc
parent: d824ec46e173ad871ad65cc8db1f48f20eece94a
author: qwx <qwx@sciops.net>
date: Mon Aug 18 21:21:09 EDT 2025

9fs: sync with upstream

--- a/rc/bin/9fs
+++ b/rc/bin/9fs
@@ -28,6 +28,8 @@
 		unmount /n/9 >/dev/null >[2]/dev/null
 		mount -c /srv/dos /n/9 $part
 	}
+	if not
+		status=()
 case dump other
 	mount -C /srv/boot /n/$1 $1
 case sources
--