NetBSD/libexec/tftpd
lukem 15b3c2bfae * implement -u user and -g group - to specify the username and/or
group to run as.
  if -u isn't given, user defaults to "nobody".
  if -g isn't given, group defaults to the primary group of user.
  doesn't try and change uid or gid if they're already set ok.
  should solve PR 4218.
* deprecate register
* deprecate trailing \n in syslog messages
1998-07-29 11:31:22 +00:00
..
Makefile use CPPFLAGS instead of CFLAGS 1997-10-22 05:55:52 +00:00
tftpd.8 * implement -u user and -g group - to specify the username and/or 1998-07-29 11:31:22 +00:00
tftpd.c * implement -u user and -g group - to specify the username and/or 1998-07-29 11:31:22 +00:00