freebsd-dev/libexec/tftpd
Eitan Adler 50e04779c4 Check the return error of set[e][ug]id. While this can never fail in the
current version of FreeBSD, this isn't guarenteed by the API.
Custom security modules, or future implementations of the setuid and
setgid may fail.

Submitted by:	Erik Cederstrand
Approved by:	cperciva
MFC after:	3 days
2012-10-22 03:07:05 +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 Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +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