summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate pppattach, pppintr (Unused).Ralf Corsepius2009-02-041-4/+0
* Eliminate pppintr (Unused).Ralf Corsepius2009-02-041-8/+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-042-3/+1
* Remove -DKERNEL.Ralf Corsepius2009-02-041-1/+1
* Remove #undef KERNEL.Ralf Corsepius2009-02-041-1/+0
* #include <sys/ucred.h>.Ralf Corsepius2009-02-041-0/+1
* Regenerate.Ralf Corsepius2009-01-051-4/+0
* Remove installation of libnetworking/sys/uio.h.Ralf Corsepius2009-01-051-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
* Cosmetics from FreeBSD.Ralf Corsepius2009-01-031-2/+2
* Add in_addr_t.Ralf Corsepius2009-01-031-1/+6
* Remove struct ip_opts (unused).Ralf Corsepius2009-01-031-12/+0
* Add missing initializers.Ralf Corsepius2008-12-231-1/+1
* Add missing initializers.Ralf Corsepius2008-12-235-6/+7
* Add missing initializers.Ralf Corsepius2008-12-222-4/+4
* Add missing initializers.Ralf Corsepius2008-12-221-4/+18
* Add missing initializers.Ralf Corsepius2008-12-221-6/+8
* Add missing initializers.Ralf Corsepius2008-12-221-17/+17
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-2223-23/+23
* Include <sys/socket.h> to make header self contained.Ralf Corsepius2008-12-112-0/+3
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-114-6/+4
* libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_n...Thomas Doerfler2008-10-101-9/+17
* Final resolution of this "small" por t number change.Eric Norum2008-09-261-1/+1
* 2008-09-25 Eric Norum <norume@aps.anl.gov>Joel Sherrill2008-09-251-1/+1
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-241-1/+1
* 2008-09-23 Eric Norum <norume@aps.anl.gov>Joel Sherrill2008-09-231-1/+1
* Stop using old-style function definitions.Ralf Corsepius2008-09-071-3/+3
* Use bool instead of boolean.Ralf Corsepius2008-09-041-10/+10
* Stop using old-style function definitions.Ralf Corsepius2008-09-0125-155/+145
* Stop using old-style function definitions.Ralf Corsepius2008-09-0116-461/+198
* Fix broken declaration of tcp_trace().Ralf Corsepius2008-09-011-1/+1
* Remove BSD "Add clause" (From FreeBSD).Ralf Corsepius2008-09-018-32/+0
* Stop using old-style function definitions.Ralf Corsepius2008-09-0110-203/+78
* Stop using old-style function definitions.Ralf Corsepius2008-09-014-144/+57
* Stop using old-style function-definitions.Ralf Corsepius2008-08-277-20/+24
* 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-192-3/+3
* Add missing prototypes.Ralf Corsepius2008-08-191-4/+5
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-188-10/+29
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-181-3/+4
* 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-1/+0
* Add missing prototype.Ralf Corsepius2008-08-181-3/+3
* Add missing prototypes.Ralf Corsepius2008-08-181-3/+3
* Add prototypes.Ralf Corsepius2008-08-031-1/+1
* Add missing prototypes.Ralf Corsepius2008-08-0210-103/+110
* Add missing prototypes.Ralf Corsepius2008-08-018-23/+25
* 2008-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-024-1/+50
* Bugfix: Moved definition of ppp_softc into source file.Thomas Doerfler2008-05-272-2/+2