Author :
mpi
Date :
2018-02-19 08:59:52
Hash :3e676399 Message :Remove almost unused `flags' argument of suser().
The account flag `ASU' will no longer be set but that makes suser()
mpsafe since it no longer mess with a per-process field.
No objection from millert@, ok tedu@, bluhm@