Joel Sherrill
a185db71d8
2007-03-28 Joel Sherrill <joel@OARcorp.com>
...
PR 1232/bsps
* bsppost.c: It should not be a fatal error to not have a console.
2007-03-28 18:03:38 +00:00
Ralf Corsepius
e2a2369051
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* librpc/src/rpc/clnt_tcp.c (clnttcp_create):
Use uintptr_t for "disrupt". Remove bogus (long) cast.
2007-03-28 16:03:44 +00:00
Ralf Corsepius
6898ed445c
Regenerate.
2007-03-28 15:47:20 +00:00
Ralf Corsepius
c35e3fed83
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/ppp-comp.h: Remove (Unused).
* libnetworking/Makefile.am: Remove net/ppp-comp.h.
2007-03-28 15:46:53 +00:00
Ralf Corsepius
014255f85b
Remove (Unused).
2007-03-28 15:46:37 +00:00
Ralf Corsepius
1e4e5f2151
Remove net/ppp-comp.h.
2007-03-28 15:46:18 +00:00
Ralf Corsepius
6562ad3b54
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/buf.h: Remove (Unused).
* libnetworking/Makefile.am: Remove sys/buf.h.
2007-03-28 15:44:15 +00:00
Ralf Corsepius
e21508b5f3
Regenerate.
2007-03-28 15:44:02 +00:00
Ralf Corsepius
462fb6427c
Remove sys/buf.h.
2007-03-28 15:43:44 +00:00
Ralf Corsepius
87a87b014c
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/kern/kern_sysctl.c,
libnetworking/kern/uipc_socket2.c: Include <sys/queue.h> instead of
<sys/buf.h>.
2007-03-28 15:34:36 +00:00
Ralf Corsepius
816f422261
Include <sys/queue.h> instead of <sys/buf.h>.
2007-03-28 15:34:23 +00:00
Ralf Corsepius
a67c316ac8
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/sys/sockio.h: Partial update from
FreeBSD.
2007-03-28 15:31:39 +00:00
Ralf Corsepius
d3819b5687
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_output.c: Use uint32_t optlen.
2007-03-28 05:36:54 +00:00
Ralf Corsepius
387cc207c9
Use uint32_t optlen.
2007-03-28 05:36:38 +00:00
Ralf Corsepius
de4b31785c
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/igmp.c: Eliminate __P().
* libnetworking/netinet/in.c: Eliminate __P().
* libnetworking/netinet/tcp_subr.c: Eliminate __P().
* libnetworking/netinet/in_pcb.c: Eliminate __P().
* libnetworking/netinet/ip_output.c: Eliminate __P().
2007-03-28 05:23:42 +00:00
Ralf Corsepius
e5d6315e20
Eliminate __P().
2007-03-28 05:23:18 +00:00
Ralf Corsepius
5c93ba2b42
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/protosw.h (pr_usrreqs.pru_attach,
pr_usrreqs.pru_control, pr_usrreqs.pru_rcvd, pr_usrreqs.pru_rcvoob):
Change int args to intptr_t because they are casted to pointers.
* libnetworking/netinet/tcp_usrreq.c,
libnetworking/kern/uipc_socket2.c: Reflect changes to sys/protosw.h.
2007-03-28 04:48:14 +00:00
Ralf Corsepius
d506dffaeb
Reflect changes to sys/protosw.h.
2007-03-28 04:48:01 +00:00
Ralf Corsepius
1a795c31f8
Change int args to intptr_t because they are casted to pointers.
2007-03-28 04:47:30 +00:00
Ralf Corsepius
fa768dff92
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/rtems/rtems_glue.c: Cast to intptr_t instead of
"long", because long is not guaranteed to be castable to char*.
2007-03-28 04:43:04 +00:00
Ralf Corsepius
0b07d8724e
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_input.c: Eliminate __P().
Change "int next" to "int32_t next" for 16bit targets.
2007-03-28 04:40:36 +00:00
Ralf Corsepius
d5fce8fe16
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/tcp_input.c: Eliminate __P().
2007-03-28 04:38:44 +00:00
Ralf Corsepius
239d981f8d
Eliminate __P().
2007-03-28 04:38:00 +00:00
Ralf Corsepius
a4ebe3022e
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_rmx.c: Eliminate __P().
2007-03-28 04:37:16 +00:00
Ralf Corsepius
bf09c64981
Update.
2007-03-28 03:42:07 +00:00
Ralf Corsepius
c31fbf5590
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/tcp_usrreq.c: Eliminate __P().
* libnetworking/netinet/udp_usrreq.c: Eliminate __P().
2007-03-28 03:08:35 +00:00
Ralf Corsepius
652f618231
Eliminate __P().
2007-03-28 03:08:08 +00:00
Ralf Corsepius
2c52cfbc10
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/nfs/bootp_subr.c: Eliminate __P().
* libnetworking/rtems/rtems_bsdnet_internal.h: Eliminate __P().
* libnetworking/kern/uipc_domain.c: Eliminate __P().
2007-03-28 02:43:37 +00:00
Ralf Corsepius
dcefab604e
Eliminate __P().
2007-03-28 02:42:47 +00:00
Ralf Corsepius
bd6dfc9a19
Regenerate.
2007-03-28 02:20:23 +00:00
Ralf Corsepius
0d150a4ce4
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/pppcompress.h, libnetworking/net/pppcompress.c:
Remove (Abandoned in FreeBSD).
* libnetworking/Makefile.am: Remove net/pppcompress.c,
net/pppcompress.h.
* libnetworking/net/if_ppp.c: Use net/slcompress.h instead of
net/pppcompress.h.
* libnetworking/net/slcompress.h: Cosmetics from FreeBSD.
* libnetworking/net/ppp_tty.c: Use net/slcompress.h instead of
net/pppcompress.h.
2007-03-28 02:19:18 +00:00
Ralf Corsepius
47a8868989
Use net/slcompress.h instead of net/pppcompress.h.
2007-03-28 02:19:04 +00:00
Ralf Corsepius
179c2c3357
Cosmetics from FreeBSD.
2007-03-28 02:16:27 +00:00
Ralf Corsepius
c85f596b78
Remove net/pppcompress.c, net/pppcompress.h.
2007-03-28 02:15:57 +00:00
Ralf Corsepius
a0a45be5fc
Remove (Abandoned in FreeBSD).
2007-03-28 02:15:38 +00:00
Ralf Corsepius
55fe04b96a
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/pppcompress.h: Eliminate __P().
2007-03-28 01:08:49 +00:00
Ralf Corsepius
d142d8c338
Eliminate __P().
2007-03-28 01:08:37 +00:00
Ralf Corsepius
e052fc942b
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/if_pppvar.h: Cosmetics from FreeBSD.
2007-03-28 01:06:36 +00:00
Ralf Corsepius
296f9c2e8b
Cosmetics from FreeBSD.
2007-03-28 01:06:21 +00:00
Ralf Corsepius
fb1d7c8393
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/if_llc.h: Update from FreeBSD.
2007-03-28 00:56:11 +00:00
Ralf Corsepius
83be736ab0
Update from FreeBSD.
2007-03-28 00:55:54 +00:00
Ralf Corsepius
867fd359b4
Include <net/ppp_comp.h>. Warn about using it.
2007-03-27 17:06:37 +00:00
Ralf Corsepius
d9270b51ff
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pppd/ccp.c, pppd/options.c: Include <net/ppp_comp.h> instead of
<net/ppp-comp.h>.
2007-03-27 17:02:59 +00:00
Ralf Corsepius
ed92e28114
Include <net/ppp_comp.h> instead of <net/ppp-comp.h>.
2007-03-27 17:02:30 +00:00
Ralf Corsepius
e9b9de629c
Regenerate.
2007-03-27 16:50:42 +00:00
Ralf Corsepius
84e4905404
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/Makefile.am: Add net/ppp_comp.h.
2007-03-27 16:49:54 +00:00
Ralf Corsepius
0e253a0096
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/ppp_comp.h: New (copy of ppp-comp.h).
2007-03-27 16:48:46 +00:00
Ralf Corsepius
3c4c5e0854
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/ppp-comp.h: Eliminate __P(). Cosmetics from
FreeBSD.
2007-03-27 16:15:00 +00:00
Ralf Corsepius
768fe4ec49
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/machine/in_cksum.h: Eliminate __P().
2007-03-27 15:50:06 +00:00
Ralf Corsepius
23af1d40ed
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pppd/auth.c, pppd/cbcp.c, pppd/ccp.c, pppd/chap.c,
pppd/chap_ms.c, pppd/chat.c, pppd/demand.c, pppd/fsm.c,
pppd/ipcp.c, pppd/lcp.c, pppd/options.c, pppd/rtemsmain.c,
pppd/sys-rtems.c, pppd/upap.c, pppd/utils.c:
Eliminate __P().
2007-03-27 15:47:48 +00:00