CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/26 11:15:19
Modified files:
usr.sbin/dhcrelay: dhcrelay.c
usr.sbin/ftp-proxy: ftp-proxy.c
usr.sbin/rtadvd: rtadvd.c
usr.sbin/tftpd : tftpd.c
Log message:
Exit early from rdaemon() is the passed fd is invalid.
fd == -1 check suggested by deraadt@, ok florian@
