Home | History | Annotate | Download | only in tftpd
History log of /src/libexec/tftpd/tftpd.8
RevisionDateAuthorComments
 1.31  09-Jan-2019  uwe Spell "occurrence" correctly.
 1.30  05-May-2015  wiz branches: 1.30.14; 1.30.16;
Bump date for previous.
 1.29  05-May-2015  buhrow Add a -b flag so that clients that return their acknowledgements to the
broadcast address can inter-operate with the tftpd server.
Discussed in bin/49868
 1.28  29-Apr-2010  wiz Wording.
 1.27  29-Apr-2010  hubertf Rename -w to -c by popular demand
(allow file 'c'reation - 'w'riting was always available, with some twist;
plus there's already such a feature elsewhere, so let's try to not
diverge needlessly)
 1.26  29-Apr-2010  wiz Sort options in SYNOPSIS; improve wording.
 1.25  28-Apr-2010  hubertf tftpd(8): Add -w so files can be uploaded without requiring them
to be created before the upload. See the section on security
considerations before enabling. [hubertf 20100429]

Addresses PR bin/43164.
 1.24  08-Jan-2010  wiz Sync usage with man page.
 1.23  08-Jan-2010  wiz Sort options in SYNOPSIS.
New sentence, new line.
Use only mdoc markup.
Make HTML-ready.
 1.22  08-Jan-2010  christos Patrick Welche <prlw1@cam.ac.uk>
- add -p pathsep option
- make wrap to zero work, but produce a warning
While here:
- fix gcc warnings, in particular variable clobbered warnings
(compiling with fewer warnings does not really fix the problem)
 1.21  07-Aug-2003  agc branches: 1.21.38;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22284, verified by myself.
 1.20  04-Jul-2003  wiz Bump date for last but one.
 1.19  04-Jul-2003  wiz s/&/and/
 1.18  11-Jun-2003  briggs Support negotiation and use of TFTP Option Extension (rfc 2347) for the
'blksize' option (rfc 2348) and the 'timeout' and 'tsize' options (rfc 2349).

Contributed by Wasabi Systems, Inc.
 1.17  14-May-2003  wiz setup -> set up.
 1.16  15-Jan-2002  wiz Drop an unnecessary .Pp.
 1.15  09-Oct-2001  christos Enable verbose debugging messages via tftpd.
 1.14  19-Jun-2001  wiz `accessible' only has one `a'.
 1.13  18-Oct-2000  dogcow defs had 'short block' for blocksize; changed defs to be unsigned.
added note to tftpd.8 that this bug hits multiple tftp clients.
 1.12  12-Jul-1999  itojun branches: 1.12.8;
add line break.
 1.11  12-Jul-1999  itojun IPv6 support.
 1.10  22-Mar-1999  garbled More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
 1.9  13-Jan-1999  fair Revise text about filenames as suggested by Geoff Wing in PR#6366.
Add reference in SEE ALSO to RFC 1350
 1.8  29-Jul-1998  lukem * 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
 1.7  08-Jun-1998  lukem Implement a new manual page category ``SECURITY CONSIDERATIONS''
(suggested by mycroft)
 1.6  06-Feb-1998  perry macroize BSD, NetBSD, FreeBSD and misc cleanup
 1.5  20-Oct-1997  enami - Fix .Nm usage.
- Remove unnecessary white space at the beginning or end of line
 1.4  07-Oct-1997  mrg WARNS?=1. merge lite-2.
 1.3  10-Jan-1994  mycroft Add -s flag, per Roland McGrath, with changes and a manual page addition by me.
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  29-Apr-1997  tls Import from 4.4BSD-Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.12.8.2  09-Apr-2004  jmc Pullup rev 1.14-1.18 (requested by jmc in ticket #98)

Finish pullup to trunk version w. fixes for 'blksize' option and
timeout/tsize options.
 1.12.8.1  26-Feb-2001  he Pull up revision 1.13 (requested by he):
Use unsigned variables for block number, thus allowing transfer
of up to 32M files instead of 16M.
 1.21.38.1  02-Nov-2011  riz Pull up following revision(s) (requested by bouyer in ticket #1677):
libexec/tftpd/tftpd.c: revision 1.32
libexec/tftpd/tftpd.8: revision 1.22
libexec/tftpd/tftpd.c: revision 1.33
libexec/tftpd/tftpd.8: revision 1.23
libexec/tftpd/tftpd.c: revision 1.34
libexec/tftpd/tftpd.8: revision 1.24
fix shadowed variable
Patrick Welche <prlw1%cam.ac.uk@localhost>
- add -p pathsep option
- make wrap to zero work, but produce a warning
While here:
- fix gcc warnings, in particular variable clobbered warnings
(compiling with fewer warnings does not really fix the problem)
Sort options in SYNOPSIS.
New sentence, new line.
Use only mdoc markup.
Make HTML-ready.
Sync usage with man page.
 1.30.16.1  10-Jun-2019  christos Sync with HEAD
 1.30.14.1  18-Jan-2019  pgoyette Synch with HEAD

RSS XML Feed