Add a sshd debug wrapper to run all of the subprograms from the build
authordtucker <dtucker@openbsd.org>
Tue, 22 Oct 2024 06:16:26 +0000 (06:16 +0000)
committerdtucker <dtucker@openbsd.org>
Tue, 22 Oct 2024 06:16:26 +0000 (06:16 +0000)
commitc3e5d14c94e624c6014c1076e0e67493a12780f8
treea47dbacbcb88ebd83777bb8a4b9f627b9e2205ba
parent9732f479f9bd27381ee0354cd21da12c93c7b369
Add a sshd debug wrapper to run all of the subprograms from the build
directory while developing and debugging.  Should help prevent accidentally
testing against unchanged installed sshd-auth and sshd-session binaries.
ok djm@
usr.bin/ssh/sshd-debug.sh [new file with mode: 0755]