summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/net/if.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-071-789/+0
* network: Use kernel/user space header filesSebastian Huber2018-09-101-0/+2
* network: Move RTEMS specificsSebastian Huber2017-06-071-2/+7
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-1/+1
* network: Fix warningsSebastian Huber2016-04-221-2/+2
* networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann2015-02-231-11/+12
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-3/+0
* 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
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
* Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).Ralf Corsepius2008-12-221-1/+1
* Include <rtems/bsd/sys/queue.h> instead of <sys/queue.h>.Ralf Corsepius2007-05-101-1/+1
* 2006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-311-1/+1
* 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-181-5/+5
* Cosmetics from FreeBSD.Ralf Corsepius2005-04-181-76/+62
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-101-0/+11
* Base filesJoel Sherrill1998-08-191-0/+783