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
Ralf Corsepius
d08e825b9b
Eliminate __P().
2007-03-27 15:47:35 +00:00
Ralf Corsepius
0f0b5e876e
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/scandir.c: Eliminate __P().
2007-03-27 15:44:14 +00:00
Ralf Corsepius
a52a20fc01
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pppd/chap.h, pppd/chap_ms.h, pppd/fsm.h, pppd/ipcp.h,
pppd/lcp.h, pppd/magic.h, pppd/md4.h, pppd/pppd.h, pppd/upap.h:
Eliminate __P().
2007-03-27 10:22:55 +00:00
Ralf Corsepius
5078ee3233
Eliminate __P().
2007-03-27 10:22:16 +00:00
Ralf Corsepius
6b4010d6f1
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_mroute.c: Eliminate __P().
2007-03-27 10:18:16 +00:00
Ralf Corsepius
c95ac2f3cc
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_mroute.h: Partial update from FreeBSD.
2007-03-27 10:17:09 +00:00
Ralf Corsepius
d48955eaad
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from
being used to compile "tools").
2007-03-27 06:13:04 +00:00
Ralf Corsepius
92de627004
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Use MKDIR_P instead of mkdir_p.
2007-03-27 06:10:16 +00:00
Ralf Corsepius
e6a59370c1
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/raw_cb.c: Sync with FreeBSD.
2007-03-27 04:24:41 +00:00
Joel Sherrill
f588903f12
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
* sp35/priinv.c: Remove warning.
2007-03-26 22:58:09 +00:00
Joel Sherrill
0061ef98db
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
PR 1231/cpukit
* posix/src/adasupp.c, posix/src/clockgetcpuclockid.c,
posix/src/clockgetenableattr.c, posix/src/clockgetres.c,
posix/src/clockgettime.c, posix/src/clocksetenableattr.c,
posix/src/mutex.c, posix/src/mutexattrdestroy.c,
posix/src/mutexattrgetprioceiling.c,
posix/src/mutexattrgetprotocol.c, posix/src/mutexattrgetpshared.c,
posix/src/mutexattrinit.c, posix/src/mutexattrsetprioceiling.c,
posix/src/mutexattrsetprotocol.c, posix/src/mutexattrsetpshared.c,
posix/src/mutexdefaultattributes.c, posix/src/mutexdestroy.c,
posix/src/mutexgetprioceiling.c, posix/src/mutexlock.c,
posix/src/mutexlocksupp.c, posix/src/mutexmp.c,
posix/src/mutexsetprioceiling.c, posix/src/mutextimedlock.c,
posix/src/mutextrylock.c, posix/src/mutexunlock.c,
posix/src/nanosleep.c, posix/src/posixintervaltotimespec.c,
posix/src/posixtimespecsubtract.c,
posix/src/posixtimespectointerval.c,
posix/src/psignalclearprocesssignals.c,
posix/src/psignalclearsignals.c,
posix/src/psignalsetprocesssignals.c,
posix/src/psignalunblockthread.c, posix/src/ptimer.c,
posix/src/ptimer1.c, posix/src/sched.c, posix/src/time.c: Remove
unneeded includes of assert.h
2007-03-26 22:56:12 +00:00
Joel Sherrill
9d52e6923f
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/include/rtems/assoc.h: Pick up the include file
changes associated with the file splitting.
2007-03-26 22:53:45 +00:00
Joel Sherrill
359322ad45
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/Makefile.am: Pick up the Makefile changes associated
with the file splitting.
2007-03-26 22:51:52 +00:00
Joel Sherrill
55568af2e7
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/src/assoc.c, libcsupport/src/libio.c,
libcsupport/src/write.c: Split files to shrink minimum.exe. Hopefully
this will not be deemed necessary to commit to the 4.7 branch.
* libcsupport/src/assoclocalbyname.c,
libcsupport/src/assoclocalbyremote.c,
libcsupport/src/assoclocalbyremotebitfield.c,
libcsupport/src/assocnamebylocal.c,
libcsupport/src/assocnamebylocalbitfield.c,
libcsupport/src/assocnamebyremote.c,
libcsupport/src/assocnamebyremotebitfield.c,
libcsupport/src/assocptrbylocal.c, libcsupport/src/assocptrbyname.c,
libcsupport/src/assocptrbyremote.c,
libcsupport/src/assocremotebylocal.c,
libcsupport/src/assocremotebylocalbitfield.c,
libcsupport/src/assocremotebyname.c, libcsupport/src/libio_init.c,
libcsupport/src/write_r.c: New files.
2007-03-26 22:31:31 +00:00
Joel Sherrill
3041f6900a
2007-03-26 Chris Johns <chrisj@rtems.org>
...
* include/bsp.h: Terminate comment.
2007-03-26 22:28:07 +00:00
Joel Sherrill
4116e57e75
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
* loopback/init.c: Add CVS Id.
2007-03-26 22:22:37 +00:00
Joel Sherrill
2dae3244c7
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
PR 1230/tests
* minimum/init.c: Minimum should not configure console driver.
2007-03-26 22:19:59 +00:00
Joel Sherrill
2777290e12
Updated copyright date.
2007-03-26 22:10:56 +00:00
Joel Sherrill
1002abb98a
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/src/__gettod.c: Replace incorrect comment about timezone
support and remove deadcode. Replace with comment explaining that
behavior is compatible with GNU/Linux per Eric Norum.
2007-03-26 17:04:53 +00:00
Ralf Corsepius
2661376d6f
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/ppp_defs.h, libnetworking/net/if_ppp.h:
Partial update from FreeBSD.
2007-03-26 08:06:44 +00:00
Ralf Corsepius
f4ebd28fcb
Partial update from FreeBSD.
2007-03-26 08:06:30 +00:00
Ralf Corsepius
6efd1a6d90
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/if_ether.h: Eliminate __P().
2007-03-26 07:12:36 +00:00
Ralf Corsepius
19ef9f729f
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/ip_var.h: Eliminate __P().
2007-03-26 06:01:00 +00:00
Ralf Corsepius
bc1e0b1282
Fix typo in previous patch.
2007-03-26 05:59:33 +00:00
Ralf Corsepius
da9078a3ee
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in.h: Eliminate __P().
2007-03-26 05:51:45 +00:00
Ralf Corsepius
dc2a175087
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/tcp_var.h: Eliminate __P().
2007-03-26 03:43:28 +00:00
Ralf Corsepius
29bac07b80
2007-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/udp_var.h: Cosmetics from FreeBSD.
Remove __P();
2007-03-25 16:50:37 +00:00
Ralf Corsepius
b61d89c9eb
2007-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_pcb.h: More partial updates from FreeBSD.
2007-03-25 16:43:43 +00:00
Ralf Corsepius
883ba097cc
More partial updates from FreeBSD.
2007-03-25 16:43:30 +00:00
Ralf Corsepius
a8c312430f
2007-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_var.h: Remove __P().
2007-03-25 16:41:50 +00:00
Ralf Corsepius
7db1de3296
Remove __P().
2007-03-25 16:41:18 +00:00
Ralf Corsepius
9b97dbfe26
2007-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_systm.h: Remove __P().
2007-03-25 16:40:09 +00:00
Ralf Corsepius
a3bf7fc60b
2007-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/in_pcb.h: Partial updates from FreeBSD.
2007-03-25 07:54:43 +00:00