Go to file
jtc 170153e198 The tftpd daemon has been changed to use setgid() & setuid() to
explicitly set the user and group IDs to non-priveleged values.  This
was done because the chroot() call used when the secure (-s) option is
used can only be done by the superuser.

This change now requires tftpd to be executed by root.  So the
inetd.conf entry has been changed to start it that way.  I also
added -s /tftpboot arguments, so people who uncomment the tftpd
entry without realizing it's security ramifications won't open
thier whole systems to unauthorized access.
1995-06-04 20:55:39 +00:00
bin Fill in sin_len. 1995-06-03 22:24:45 +00:00
distrib
etc The tftpd daemon has been changed to use setgid() & setuid() to 1995-06-04 20:55:39 +00:00
games
gnu Fill in sin_len. 1995-06-03 22:24:45 +00:00
include
lib Fill in sin_len. 1995-06-03 22:37:19 +00:00
libexec The tftpd daemon must be invoked as root in order for the chroot() 1995-06-04 20:48:22 +00:00
regress
sbin Fill in sin_len. 1995-06-03 23:23:52 +00:00
share
sys Handle BREAK correctly when not entering DDB. 1995-06-04 20:50:14 +00:00
usr.bin
usr.sbin Changes to write ascii timestamps in the when files. 1995-06-03 21:21:48 +00:00
Makefile