sync code with last fixes and improvements from OpenBSD

This commit is contained in:
purplerain 2023-06-12 03:32:40 +00:00
parent bf0676207f
commit 8f31919cdb
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
325 changed files with 2094 additions and 51856 deletions

View file

@ -1542,7 +1542,7 @@ top:
if (next == '=')
return (NE);
lungetc(next);
break;
break;
case '<':
next = lgetc(0);
if (next == '=')