summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2009-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-061-15/+0
* libnetworking/lib/ftpfs.c, libnetworking/rtems/ftpfs.h: AddedThomas Doerfler2009-05-071-15/+59
* 2009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-281-13/+30
* 2009-04-14 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-04-151-0/+12
* 2009-03-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-03-271-6/+3
* * libmisc/shell/shell.h: Pointer toThomas Doerfler2009-03-261-12/+106
* 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+4
* Remove struct vm_page, vm_page_t, boolean_t (Unused).Ralf Corsepius2009-02-101-5/+0
* Remove struct file (Unused).Ralf Corsepius2009-02-101-1/+0
* Remove #define KERNEL.Ralf Corsepius2009-02-041-6/+0
* Remove -D_COMPILING_BSD_KERNEL_ (Unused).Ralf Corsepius2009-02-041-5/+0
* Remove -D_COMPILING_BSD_KERNEL_.Ralf Corsepius2009-02-041-2/+0
* Remove #undef KERNEL.Ralf Corsepius2009-02-041-1/+0
* Add missing initializers.Ralf Corsepius2008-12-231-0/+1
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-224-4/+4
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-111-1/+1
* libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_n...Thomas Doerfler2008-10-101-9/+17
* Stop using old-style function definitions.Ralf Corsepius2008-09-011-12/+10
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-183-7/+24
* Add missing prototypes.Ralf Corsepius2008-08-014-7/+7
* 2008-05-01 Maarten Van Es <maarten@mind.be>Chris Johns2008-05-015-74/+569
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-052-0/+47
* 2007-12-22 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-221-4/+7
* 2007-12-17 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-172-0/+13
* 2007-11-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-11-171-0/+4
* 2007-09-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-211-0/+51
* 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-011-1/+5
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-211-19/+8
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-213-0/+24
* Include <rtems/bsd/sys/cdefs.h>Ralf Corsepius2007-05-101-2/+1
* Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius2007-05-101-1/+1
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-107-7/+7
* Include <rtems/endian.h> instead of <machine/endian.h>.Ralf Corsepius2007-05-091-1/+1
* 2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-281-1/+1
* Eliminate __P().Ralf Corsepius2007-03-281-1/+1
* 2007-01-16 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-01-173-4/+132
* Remove local extern strdup.Ralf Corsepius2006-12-081-1/+0
* Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius2006-12-081-2/+2
* Fix typo.Ralf Corsepius2006-11-161-1/+1
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-161-3/+4
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-161-2/+2
* 2006-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-131-0/+1
* *** empty log message ***Joel Sherrill2006-09-012-2/+2
* 2006-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-011-3/+3
* 2006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-311-3/+9
* 2006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-301-2/+3
* * libnetworking/rtems/rtems_mii_ioctl_kern.c:Till Straumann2006-08-101-1/+1
* * libnetworking/rtems/rtems_mii_ioctl_kern.c:Till Straumann2006-08-091-2/+13
* Add flag to inhibit ICMP replies.Eric Norum2006-05-301-0/+1
* Provide customisable mbuf allocation.Eric Norum2006-05-253-3/+52