From 0c960b60deb218c22c2c94ad752a5da1c5e9c52b Mon Sep 17 00:00:00 2001 From: bentley <> Date: Fri, 5 Apr 2019 09:02:27 +0000 Subject: [PATCH] Fix hack(6). - Write savegames and scorefiles to the current directory instead of /var - Save oc_name and oc_descr alongside oc_uname in all situations - When a levitation potion times out, explicitly float down These patches were contributed last year by "tonypony76"; thanks! ok deraadt@, with added enthusiasm from tedu@ --- src/etc/mtree/4.4BSD.dist | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/etc/mtree/4.4BSD.dist b/src/etc/mtree/4.4BSD.dist index c2b6ff1b..fb70defe 100644 --- a/src/etc/mtree/4.4BSD.dist +++ b/src/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.308 2019/04/01 07:21:37 deraadt Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.309 2019/04/05 09:02:27 bentley Exp $ /set type=dir uname=root gname=wheel mode=0755 @@ -433,6 +433,8 @@ usr .. fortune .. + hack + .. quiz.db .. .. @@ -634,10 +636,6 @@ var # ./var/games games uname=root gname=games mode=0775 - hackdir uname=root gname=games mode=0775 - save uname=root gname=games mode=0770 - .. - .. save uname=root gname=games mode=0775 .. phantasia uname=root gname=games mode=0775