CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2021/09/29 23:20:08
Modified files: regress/usr.bin/ssh: cert-hostkey.sh cert-userkey.sh hostkey-agent.sh login-timeout.sh principals-command.sh Log message: Remove (almost all) references to privsep. This removes several do..while loops but does not change the indentation of the now-shallower loops, which will be done in a separate whitespace-only commit to keep changes of style and substance separate.