freebsd-skq/usr.bin/tftp
delphij 9a0c37807b MFC r287320:
- uri is expected to be nul-terminated (strchr used later),
   so use strlcpy instead of strncpy.
 - replace the other two cases of strncpy+\0 with strlcpy.
2015-09-14 18:57:50 +00:00
..
main.c
Makefile
tftp.1
tftp.c
tftp.h