sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-09-10 18:41:05 +00:00
parent 887dd091b7
commit 010ec4e74c
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
33 changed files with 409 additions and 201 deletions

View file

@ -36,7 +36,7 @@ umask 007
if [ ! -r version -o ! -s version ]
then
echo 0 > version
echo 1337 > version
fi
touch version