summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-11Remove PSEUDO_* (Unused, not in FreeBSD).Ralf Corsepius1-28/+0
2009-02-11Remove struct linker_set (Unused).Ralf Corsepius1-6/+0
2009-02-11Remove PSEUDO_SET (Unused).Ralf Corsepius1-2/+1
2009-02-11Remove domain_set (Unused).Ralf Corsepius1-2/+0
2009-02-112009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-41/+5
2009-02-112009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+0
2009-02-10Cosmetics from FreeBSD.Ralf Corsepius1-6/+32
2009-02-10Remove struct vm_page, vm_page_t, boolean_t (Unused).Ralf Corsepius1-5/+0
2009-02-10Cosmetics from FreeBSD.Ralf Corsepius2-47/+29
2009-02-10Remove struct file (Unused).Ralf Corsepius1-1/+0
2009-02-09Remove struct file, soo_ioctl, soo_select, soo_stat, getsock (Unused).Ralf Corsepius1-10/+0
2009-02-052009-02-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Ralf Corsepius1-2/+2
2009-02-04Eliminate pppattach, pppintr (Unused).Ralf Corsepius1-4/+0
2009-02-04Eliminate pppintr (Unused).Ralf Corsepius1-8/+0
2009-02-04Remove #define KERNEL.Ralf Corsepius1-6/+0
2009-02-04Remove -D_COMPILING_BSD_KERNEL_ (Unused).Ralf Corsepius1-5/+0
2009-02-04Remove -D_COMPILING_BSD_KERNEL_.Ralf Corsepius2-3/+1
2009-02-04Remove -DKERNEL.Ralf Corsepius1-1/+1
2009-02-04Remove #undef KERNEL.Ralf Corsepius1-1/+0
2009-02-04#include <sys/ucred.h>.Ralf Corsepius1-0/+1
2009-01-05Regenerate.Ralf Corsepius1-4/+0
2009-01-05Remove installation of libnetworking/sys/uio.h.Ralf Corsepius1-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
2009-01-03Cosmetics from FreeBSD.Ralf Corsepius1-2/+2
2009-01-03Add in_addr_t.Ralf Corsepius1-1/+6
2009-01-03Remove struct ip_opts (unused).Ralf Corsepius1-12/+0
2008-12-23Add missing initializers.Ralf Corsepius1-1/+1
2008-12-23Add missing initializers.Ralf Corsepius5-6/+7
2008-12-22Add missing initializers.Ralf Corsepius2-4/+4
2008-12-22Add missing initializers.Ralf Corsepius1-4/+18
2008-12-22Add missing initializers.Ralf Corsepius1-6/+8
2008-12-22Add missing initializers.Ralf Corsepius1-17/+17
2008-12-22Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius23-23/+23
2008-12-11Include <sys/socket.h> to make header self contained.Ralf Corsepius2-0/+3
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius4-6/+4
2008-10-10libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_n...Thomas Doerfler1-9/+17
2008-09-26Final resolution of this "small" por t number change.Eric Norum1-1/+1
2008-09-252008-09-25 Eric Norum <norume@aps.anl.gov>Joel Sherrill1-1/+1
2008-09-242008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2008-09-232008-09-23 Eric Norum <norume@aps.anl.gov>Joel Sherrill1-1/+1
2008-09-07Stop using old-style function definitions.Ralf Corsepius1-3/+3
2008-09-04Use bool instead of boolean.Ralf Corsepius1-10/+10
2008-09-01Stop using old-style function definitions.Ralf Corsepius25-155/+145
2008-09-01Stop using old-style function definitions.Ralf Corsepius16-461/+198
2008-09-01Fix broken declaration of tcp_trace().Ralf Corsepius1-1/+1
2008-09-01Remove BSD "Add clause" (From FreeBSD).Ralf Corsepius8-32/+0
2008-09-01Stop using old-style function definitions.Ralf Corsepius10-203/+78
2008-09-01Stop using old-style function definitions.Ralf Corsepius4-144/+57
2008-08-27Stop using old-style function-definitions.Ralf Corsepius7-20/+24