summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/lib/tftpDriver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tftpDriver: don't free directory node's path stringMichael Davidsaver2017-01-261-1/+2
* tftpDriver: backport fixesMichael Davidsaver2017-01-261-91/+82
* tftpDriver: apply changes through masterMichael Davidsaver2017-01-261-215/+161
* tftpDriver: close() false errorMichael Davidsaver2015-07-291-1/+3
* tftpfs: PR1624: Fix parsing of hostnames and pathsDylan Maxwell2012-12-061-8/+11
* 2010-06-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-011-4/+4
* 2010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-311-211/+278
* 2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-271-1/+1
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
* 2009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-171-2/+2
* Whitespace removal.Ralf Corsepius2009-11-301-27/+27
* 2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-291-2/+0
* 2009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-291-0/+1
* 2009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-291-1/+1
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2009-01-031-5/+5
* Use INADDR_ANY/INADDR_BROADCAST.Ralf Corsepius2009-01-031-1/+1
* Add prototypes.Ralf Corsepius2008-08-031-1/+1
* Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius2006-12-081-2/+2
* *** empty log message ***Joel Sherrill2006-09-011-6/+6
* socklen_t.Ralf Corsepius2005-05-091-2/+2
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-21/+21
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-051-5/+0
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-051-0/+5
* 2002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-281-2/+2
* 2001-01-16 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-01-161-4/+3
* 2002-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-16/+12
* 2001-12-18 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-12-191-1/+1
* 2001-12-07 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-12-071-6/+13
* 2001-10-18 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-10-181-23/+80
* 2001-09-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-09-271-24/+107
* 2001-09-19 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-09-191-0/+35
* 2001-01-25 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-01-251-9/+17
* 2000-12-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill2000-12-141-498/+585
* 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com>Joel Sherrill2000-10-191-12/+14
* Correction from Eric Norum for timeout in TFTP driver following bugJoel Sherrill1999-12-131-2/+3
* Patch from Eric Norum <eric@cls.usask.ca> to fix a spot in the tftp fileJoel Sherrill1999-12-011-1/+0
* Patch from Eric Norum <eric@cls.usask.ca> to readd the behavior whereJoel Sherrill1999-08-231-30/+6
* Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1999-07-121-20/+15
* After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill1999-06-151-1/+1
* Error reporting fixed by Jennifer.Joel Sherrill1999-05-071-15/+15
* Debugged and now works except for handling of minor number.Joel Sherrill1999-02-041-313/+429
* Made to compile after hacking tftp driver into beginnings of a mini-filesystem.Joel Sherrill1999-01-211-34/+109
* Added comments for changing to a filesystemJoel Sherrill1999-01-191-0/+4
* Base filesJoel Sherrill1998-08-191-0/+609