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 MFC r287320: 2015-09-14 18:57:50 +00:00
Makefile Make WARNS=6 clean. 2010-09-24 10:40:17 +00:00
tftp.1 General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
tftp.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
tftp.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00