CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/18 05:34:05
Modified files:
usr.bin/ssh : Makefile.inc misc.c readconf.c readpass.c ssh.c
sshconnect.c sshconnect.h sshconnect2.c
uidswap.c uidswap.h
usr.bin/ssh/ssh-keysign: Makefile
usr.bin/ssh/sshd: Makefile
Log message:
Remove support for running ssh(1) setuid and fatal if attempted.
Do not link uidwap.c into ssh any more. Neuters UsePrivilegedPort,
which will be marked as deprecated shortly. ok markus@ djm@
