sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-09-10 05:16:20 +00:00
parent 9bb7c570b7
commit 887dd091b7
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
35 changed files with 571 additions and 212 deletions

View file

@ -63,3 +63,5 @@ for p in permute:
else:
print("NO ECHO REPLY")
exit(2)
print("permutation done")
exit(0)