summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2005-05-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-121-28/+29
| | | | | * libnetworking/netinet/ip_var.h: Partial update from FreeBSD. Remove some useless BYTE_PACKs.
* Define BYTE_PACK.Ralf Corsepius2005-05-125-1/+17
|
* Abandon AF_NS, PF_NS.Ralf Corsepius2005-05-111-2/+2
|
* Abandon AF_NS.Ralf Corsepius2005-05-111-4/+0
|
* socklen_t.Ralf Corsepius2005-05-103-3/+3
|
* Remove if_ipending (obsolete, unused).Ralf Corsepius2005-05-101-2/+1
|
* Remove IFI_* (obsolete, unused).Ralf Corsepius2005-05-101-6/+0
|
* 2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-091-9/+20
| | | | | * libnetworking/sys/un.h: Partial update from FreeBSD. Remove non-implemented functions/variables.
* Ansification.Ralf Corsepius2005-05-091-29/+28
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-093-23/+49
|
* Regenerate.Ralf Corsepius2005-05-091-9/+0
|
* New.Ralf Corsepius2005-05-091-0/+44
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-091-83/+56
|
* in_addr_t.Ralf Corsepius2005-05-095-7/+7
|
* socklen_t, PRIu32.Ralf Corsepius2005-05-091-3/+4
|
* Ansify, socklen_t.Ralf Corsepius2005-05-091-5/+5
|
* socklen_t.Ralf Corsepius2005-05-091-2/+2
|
* Include <sys/types.h>.Ralf Corsepius2005-05-081-8/+12
| | | | Remove in_port_t. Misc. updates from FreeBSD
* Sync in_port_t with arpa/inet.h.Ralf Corsepius2005-05-081-1/+1
|
* Add in_addr_t, in_port_t.Ralf Corsepius2005-05-081-2/+10
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-081-4/+13
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-081-25/+40
| | | | Remove BYTE_PACK.
* Add BYTE_PACK.Ralf Corsepius2005-05-081-0/+4
|
* Cosmetics from FreeBSD.Ralf Corsepius2005-05-083-8/+19
|
* Cosmetics from FreeBSD.Ralf Corsepius2005-05-081-5/+5
|
* Cosmetical updates from FreeBSD.Ralf Corsepius2005-05-071-5/+5
|
* More partial updates from FreeBSD.Ralf Corsepius2005-05-071-2/+25
|
* 2005-05-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-071-8/+8
| | | | | * libnetworking/rtems/rtems_bsdnet.h: Eliminate rtems_* fixed size types.
* * libnetworking/rtems/rtems_showifstat.c: Remove warning.Joel Sherrill2005-05-061-0/+1
|
* 2005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-061-2/+0
| | | | | * libnetworking/net/if.h: Revert include of sys/mbuf.h in this .h file since it causes other problems.
* 2005-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-063-4/+6
| | | | | * libnetworking/net/if.h, libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Removed warnings.
* Update from FreeBSDRalf Corsepius2005-05-012-31/+39
|
* 2005-04-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-2812-17/+28
| | | | | | | | | | | | * libnetworking/kern/kern_sysctl.c, libnetworking/libc/inet_ntop.c, libnetworking/net/if_ppp.c, libnetworking/net/pppcompress.c, libnetworking/net/slcompress.c, libnetworking/netinet/ip_output.c, libnetworking/netinet/udp_usrreq.c, libnetworking/nfs/bootp_subr.c, libnetworking/rtems/rtems_select.c, libnetworking/rtems/rtems_showifstat.c, libnetworking/rtems/rtems_showroute.c, libnetworking/rtems/rtems_syscall.c: Fixed type mismatch and uninitialized variable warnings.
* 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-184-272/+194
| | | | | | | * libnetworking/net/if.h: Update from FreeBSD. * libnetworking/net/if_loop.c: Reflect updates. * libnetworking/net/if_ppp.c: Reflect updates. * libnetworking/net/if_types.h: Update from FreeBSD.
* 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-183-8/+9
| | | | | | * libnetworking/net/ethernet.h: Add RTEMS outdated either_input. * libnetworking/net/if.c: Partial update from FreeBSD. * libnetworking/net/if_ethersubr.c: Partial update from FreeBSD.
* UpdateRalf Corsepius2005-04-181-0/+4
|
* 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-181-0/+232
| | | | | * libnetworking/net/if_var.h: New (extracted from net/if.h). * libnetworking/Makefile.am: Add net/if_var.h.
* Cosmetics from FreeBSD.Ralf Corsepius2005-04-183-89/+84
|
* 2005-04-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-181-157/+18
| | | | | * libnetworking/sys/mount.h: More updates from FreeBSD. Remove ufs, mfs, dosfs, isofs.
* More updates from FreeBSD.Ralf Corsepius2005-04-181-19/+11
|
* 2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-171-171/+147
| | | | * libnetworking/net/rtsock.c: More updates from FreeBSD.
* 2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-171-4/+13
| | | | | | | | | | | | | | | * 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.
* Reflect having introduced nfsclient/.Ralf Corsepius2005-04-171-1/+2
|
* Partial update from FreeBSD.Ralf Corsepius2005-04-171-8/+4
|
* Remove nfs_args.Ralf Corsepius2005-04-171-68/+6
|
* Cosmetical update from FreeBSD. Remove special casing of arm/mips.Ralf Corsepius2005-04-171-10/+1
|
* Cosmetical update from FreeBSD.Ralf Corsepius2005-04-172-9/+5
|
* Remove.Ralf Corsepius2005-04-171-100/+0
|
* New.Ralf Corsepius2005-04-172-0/+203
|
* Partial updates from FreeBSD.Ralf Corsepius2005-04-153-34/+87
|