summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove PSEUDO_* (Unused, not in FreeBSD).Ralf Corsepius2009-02-111-28/+0
* Remove struct linker_set (Unused).Ralf Corsepius2009-02-111-6/+0
* Remove PSEUDO_SET (Unused).Ralf Corsepius2009-02-111-2/+1
* Remove domain_set (Unused).Ralf Corsepius2009-02-111-2/+0
* 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-111-41/+5
* 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-111-5/+0
* Cosmetics from FreeBSD.Ralf Corsepius2009-02-101-6/+32
* Remove struct vm_page, vm_page_t, boolean_t (Unused).Ralf Corsepius2009-02-101-5/+0
* Cosmetics from FreeBSD.Ralf Corsepius2009-02-102-47/+29
* Remove struct file (Unused).Ralf Corsepius2009-02-101-1/+0
* Remove struct file, soo_ioctl, soo_select, soo_stat, getsock (Unused).Ralf Corsepius2009-02-091-10/+0
* 2009-02-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Ralf Corsepius2009-02-051-2/+2
* 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