freebsd-dev/libexec/tftpd
Sean Bruno 663a6522a7 Remove extra %s from debug statement that ends up crashing tftpd if
debug is set very high (like -d15 in my case).

Obtained from:	Yahoo! Inc
MFC after:      2 weeks
2013-01-30 01:36:04 +00:00
..
Makefile Properly use LDADD & DPADD to link against libwrap. 2012-05-19 05:10:47 +00:00
tftp-file.c Bring back synchnet() implementation from older 2011-06-24 02:56:24 +00:00
tftp-file.h Bring in new files from edwin's tftp 2010-05-04 13:07:40 +00:00
tftp-io.c Remove extra %s from debug statement that ends up crashing tftpd if 2013-01-30 01:36:04 +00:00
tftp-io.h Bring in new files from edwin's tftp 2010-05-04 13:07:40 +00:00
tftp-options.c Make WARNS=6 clean. 2010-09-24 10:40:17 +00:00
tftp-options.h Bring in new files from edwin's tftp 2010-05-04 13:07:40 +00:00
tftp-transfer.c In the old TFTP server, there was an undocumented behavior where 2011-07-31 03:12:20 +00:00
tftp-transfer.h Bring in new files from edwin's tftp 2010-05-04 13:07:40 +00:00
tftp-utils.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
tftp-utils.h Spelling fixes for libexec/ 2012-01-07 16:09:54 +00:00
tftpd.8 mdoc: Only use macros inside a reference block. 2012-05-23 20:29:16 +00:00
tftpd.c Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00