NetBSD/libexec/tftpd
jtc ad6a2b10b2 The tftpd daemon must be invoked as root in order for the chroot()
call to succeed, and must give up those privledges as soon as the new
root has been aquired.  Use setgid() & setuid() to explicitly set the
user and group IDs to non- priveleged values.

This change now requires tftpd to be executed by root.  I haven't
studied the security implications of making it setuid root, so
inetd.conf needs to be changed to start it as root.
1995-06-04 20:48:22 +00:00
..
Makefile specify man pages the new way. 1994-12-22 09:57:51 +00:00
tftpd.8 Add -s flag, per Roland McGrath, with changes and a manual page addition by me. 1994-01-10 16:29:46 +00:00
tftpd.c The tftpd daemon must be invoked as root in order for the chroot() 1995-06-04 20:48:22 +00:00