Sebastian Huber
6de41c5fe9
Provide kernel space header files
...
These kernel space header files must be provided for Newlib
172e2050d95b41861db858dd9bc43a3fb4a28987.
2016-11-08 10:15:28 +01:00
Christian Mauderer
f0fc2c0e02
libnetworking: Add <machine/_align.h>
...
This is necessary for new <sys/socket.h>.
2016-06-28 13:10:01 +02:00
Christian Mauderer
657e6c93ef
libnetworking: Import current <netinet/in.h>
...
Import the <netinet/in.h> from current FreeBSD. This allows to build
some current software (e.g. libressl).
Add legacy support like
* prototype for in_cksum(),
* IPPORT_USERRESERVED,
* deprecated IPCTL_RT* defines,
* ip_fw_chk_t and ip_fw_ctl_t,
* ip_nat_... (IP NAT hooks), and
* IP_NAT option for get/setsockopt()
to new <rtems/rtems_netinet_in.h>.
2016-06-28 13:09:44 +02:00
Christian Mauderer
005c3fe701
libnetworking: Import current <netinet6/in6.h>
...
Import the <netinet6/in6.h> from current FreeBSD. This allows to build
some current software (e.g. libressl).
2016-06-28 13:02:20 +02:00
Christian Mauderer
f2082cc61d
libnetworking: Import <sys/_sockaddr_storage.h>
...
Import the <sys/_sockaddr_storage.h> from current FreeBSD. Necessary
for <netinet/in.h> update.
2016-06-28 13:02:20 +02:00
Christian Mauderer
7e6f2350ea
libnetworking: Add <rtems/rtems_netdb.h>
...
Move prototypes of non-portable _get*by*name/addr and _set/end*ent
functions. This makes it easier to update <netdb.h>.
2016-06-28 13:01:37 +02:00
Nick Withers
4202a31f91
Chase Newlib sys/types.h / sys/select.h changes
2016-01-18 14:59:52 +01:00
Ralf Corsepius
f13eedec0c
Regenerate.
2009-01-05 06:05:11 +00:00
Chris Johns
50303dfbd1
2008-05-01 Maarten Van Es <maarten@mind.be>
...
* libnetworking/rtems/rtems_dhcp.c: Removed panic()s. Added
interface for rtems_dhcp_failsafe.
* libnetworking/rtems/rtems_dhcp.h: Added interface for
rtems_dhcp_failsafe.
2008-05-01 Arnout Vandecappelle <arnout@mind.be >
* libnetworking/nfs/bootp_subr: Allow some errors for sosend() and
return on timeout in bootpc_call(). Removed panic()s.
* libnetworking/rtems/rtems_glue.c: Fix the cast for the
SIOCAIFADDR ioctl call.
* libnetworking/rtems/rtems_dhcp_failsafe.c,
libnetworking/rtems/rtems_dhcp_failsafe.h: New.
* libnetworking/Makefile.am, libnetworking/preinstall.am: Added
rtems_dhcp_failsafe.c and rtems_dhcp_failsafe.h files.
2008-05-01 02:57:49 +00:00
Ralf Corsepius
9aab34cd3d
Regenerate.
2007-10-04 16:08:35 +00:00
Ralf Corsepius
03a429caca
Regenerate.
2007-05-10 06:42:09 +00:00
Ralf Corsepius
6e08cf7b01
Regenerate.
2007-05-09 17:32:27 +00:00
Ralf Corsepius
6898ed445c
Regenerate.
2007-03-28 15:47:20 +00:00
Ralf Corsepius
e21508b5f3
Regenerate.
2007-03-28 15:44:02 +00:00
Ralf Corsepius
bd6dfc9a19
Regenerate.
2007-03-28 02:20:23 +00:00
Ralf Corsepius
e9b9de629c
Regenerate.
2007-03-27 16:50:42 +00:00
Ralf Corsepius
1d6915efd1
Regenerate.
2007-03-25 04:33:51 +00:00
Ralf Corsepius
520ee74063
Regenerate.
2007-03-24 10:32:56 +00:00
Ralf Corsepius
de507c5c59
Regenerate.
2007-03-19 07:02:50 +00:00
Ralf Corsepius
a6679ac1d5
Regenerate.
2007-03-16 03:38:11 +00:00
Ralf Corsepius
63a88eb0bc
Regenerate.
2007-01-08 08:43:28 +00:00
Ralf Corsepius
c1427d2758
Regenerate.
2006-11-18 02:31:32 +00:00
Ralf Corsepius
2eb7d07e17
Regenerate.
2006-01-14 06:20:35 +00:00
Ralf Corsepius
c79a45b76a
Regenerate.
2005-08-05 10:33:22 +00:00
Ralf Corsepius
88afe8d4c9
Regenerate.
2005-05-24 05:07:59 +00:00
Ralf Corsepius
fbef40beda
Regenerate.
2005-05-09 13:07:45 +00:00
Ralf Corsepius
69d3141ce5
Update
2005-04-18 16:16:28 +00:00
Ralf Corsepius
7c2f0e9fee
2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/mount.h: Remove nfs_args.
* libnetworking/nfsclient/nfsargs.h: New (extracted from
sys/mount.h).
* libnetworking/nfsclient/nfsdiskless.h: New (Relocated from nfs/).
* libnetworking/nfs/nfsdiskless.h: Remove.
* libnetworking/net/netisr.h: Partial update from FreeBSD.
* libnetworking/net/rtsock.c: Cosmetical update from FreeBSD.
* libnetworking/sys/socket.h: Cosmetical update from FreeBSD.
* libnetworking/sys/queue.h: Cosmetical update from FreeBSD.
Remove special casing of arm/mips.
* libnetworking/nfs/bootp_subr.c: Reflect having introduced nfsclient/.
* libnetworking/Makefile.am: Remove changes above.
2005-04-17 07:35:44 +00:00
Ralf Corsepius
476114f5e9
Auto-generated update.
2005-02-19 17:08:36 +00:00
Ralf Corsepius
6c6ee53029
New.
2005-02-08 14:53:14 +00:00