summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/lib/tftpDriver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-07cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee1-1066/+0
2018-12-21tftpfs: Some bug fixesThomas Dörfler1-10/+20
2018-05-02tftpfs: Always build TFTP clientSebastian Huber1-4/+14
2018-02-07tftpfs: Use self-contained mutexSebastian Huber1-23/+9
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2016-06-06tftp: Use proper semaphore attr for mutexSebastian Huber1-4/+2
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+2
2015-07-29tftpDriver: close() false errorMichael Davidsaver1-1/+3
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber1-1/+0
2015-01-22Filesystem: Delete node type operationSebastian Huber1-7/+8
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber1-0/+2
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber1-1/+3
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Rename definesSebastian Huber1-2/+2
2012-03-13Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-189/+130
2012-02-15Fixed incorrect error pathSebastian Huber1-2/+0
2012-02-02Removed fpathconf file system node handler.Sebastian Huber1-1/+0
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-07-072011-07-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-30/+30
2010-06-292010-06-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-4/+4
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns1-211/+278
2010-05-272010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-03-28Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius1-0/+4
2009-12-172009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-11-30Whitespace removal.Ralf Corsepius1-27/+27
2009-09-292009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+0
2009-09-292009-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2009-01-03Add __attribute__((unused)) to unused function args.Ralf Corsepius1-5/+5
2009-01-03Use INADDR_ANY/INADDR_BROADCAST.Ralf Corsepius1-1/+1
2008-08-03Add prototypes.Ralf Corsepius1-1/+1
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2006-09-01*** empty log message ***Joel Sherrill1-6/+6
2005-05-09socklen_t.Ralf Corsepius1-2/+2
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-21/+21
2004-03-052004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+0
2004-03-052004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2002-01-162001-01-16 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-4/+3
2002-01-042002-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-16/+12
2001-12-192001-12-18 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-1/+1
2001-12-072001-12-07 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-6/+13
2001-10-182001-10-18 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-23/+80
2001-09-272001-09-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-24/+107
2001-09-192001-09-19 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-0/+35
2001-01-252001-01-25 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-9/+17
2000-12-142000-12-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-498/+585