sync code with last improvements from OpenBSD
This commit is contained in:
parent
887dd091b7
commit
010ec4e74c
33 changed files with 409 additions and 201 deletions
|
@ -36,7 +36,7 @@ umask 007
|
|||
|
||||
if [ ! -r version -o ! -s version ]
|
||||
then
|
||||
echo 0 > version
|
||||
echo 1337 > version
|
||||
fi
|
||||
|
||||
touch version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue