summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/raw_ip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.Ralf Corsepius2011-03-021-1/+1
* 2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-291-1/+1
* 2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-271-1/+1
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
* Add missing initializers.Ralf Corsepius2008-12-231-1/+1
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-221-1/+1
* Stop using old-style function definitions.Ralf Corsepius2008-09-011-10/+5
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-101-1/+1
* Preps to eliminate _IP_VHL (Abandoned in FreeBSD).Ralf Corsepius2007-03-291-1/+8
* Misc. part. updates from FreeBSD.Ralf Corsepius2005-02-041-17/+17
* Base filesJoel Sherrill1998-08-191-0/+486