From d48955b9e3a0822989a5505337e8c1de4bf32a83 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 6 Nov 2013 09:02:16 +0100 Subject: Add and use --- freebsd-to-rtems.py | 2 ++ freebsd/lib/libc/db/btree/bt_close.c | 2 ++ freebsd/lib/libc/db/btree/bt_conv.c | 2 ++ freebsd/lib/libc/db/btree/bt_debug.c | 2 ++ freebsd/lib/libc/db/btree/bt_delete.c | 2 ++ freebsd/lib/libc/db/btree/bt_get.c | 2 ++ freebsd/lib/libc/db/btree/bt_open.c | 2 ++ freebsd/lib/libc/db/btree/bt_overflow.c | 2 ++ freebsd/lib/libc/db/btree/bt_page.c | 2 ++ freebsd/lib/libc/db/btree/bt_put.c | 2 ++ freebsd/lib/libc/db/btree/bt_search.c | 2 ++ freebsd/lib/libc/db/btree/bt_seq.c | 2 ++ freebsd/lib/libc/db/btree/bt_split.c | 2 ++ freebsd/lib/libc/db/btree/bt_utils.c | 2 ++ freebsd/lib/libc/db/db/db.c | 2 ++ freebsd/lib/libc/db/mpool/mpool-compat.c | 2 ++ freebsd/lib/libc/db/mpool/mpool.c | 2 ++ freebsd/lib/libc/db/recno/rec_close.c | 2 ++ freebsd/lib/libc/db/recno/rec_delete.c | 2 ++ freebsd/lib/libc/db/recno/rec_get.c | 2 ++ freebsd/lib/libc/db/recno/rec_open.c | 2 ++ freebsd/lib/libc/db/recno/rec_put.c | 2 ++ freebsd/lib/libc/db/recno/rec_search.c | 2 ++ freebsd/lib/libc/db/recno/rec_seq.c | 2 ++ freebsd/lib/libc/db/recno/rec_utils.c | 2 ++ freebsd/lib/libc/gen/err.c | 2 ++ freebsd/lib/libc/gen/gethostname.c | 2 ++ freebsd/lib/libc/inet/inet_addr.c | 2 ++ freebsd/lib/libc/inet/inet_cidr_ntop.c | 2 ++ freebsd/lib/libc/inet/inet_cidr_pton.c | 2 ++ freebsd/lib/libc/inet/inet_lnaof.c | 2 ++ freebsd/lib/libc/inet/inet_makeaddr.c | 2 ++ freebsd/lib/libc/inet/inet_net_ntop.c | 2 ++ freebsd/lib/libc/inet/inet_net_pton.c | 2 ++ freebsd/lib/libc/inet/inet_neta.c | 2 ++ freebsd/lib/libc/inet/inet_netof.c | 2 ++ freebsd/lib/libc/inet/inet_network.c | 2 ++ freebsd/lib/libc/inet/inet_ntoa.c | 2 ++ freebsd/lib/libc/inet/inet_ntop.c | 2 ++ freebsd/lib/libc/inet/inet_pton.c | 2 ++ freebsd/lib/libc/inet/nsap_addr.c | 2 ++ freebsd/lib/libc/isc/ev_streams.c | 2 ++ freebsd/lib/libc/isc/ev_timers.c | 2 ++ freebsd/lib/libc/nameser/ns_name.c | 2 ++ freebsd/lib/libc/nameser/ns_netint.c | 2 ++ freebsd/lib/libc/nameser/ns_parse.c | 2 ++ freebsd/lib/libc/nameser/ns_print.c | 2 ++ freebsd/lib/libc/nameser/ns_samedomain.c | 2 ++ freebsd/lib/libc/nameser/ns_ttl.c | 2 ++ freebsd/lib/libc/net/base64.c | 2 ++ freebsd/lib/libc/net/ether_addr.c | 2 ++ freebsd/lib/libc/net/gai_strerror.c | 2 ++ freebsd/lib/libc/net/getaddrinfo.c | 2 ++ freebsd/lib/libc/net/gethostbydns.c | 2 ++ freebsd/lib/libc/net/gethostbyht.c | 2 ++ freebsd/lib/libc/net/gethostbynis.c | 2 ++ freebsd/lib/libc/net/gethostnamadr.c | 2 ++ freebsd/lib/libc/net/getifaddrs.c | 2 ++ freebsd/lib/libc/net/getifmaddrs.c | 2 ++ freebsd/lib/libc/net/getnameinfo.c | 2 ++ freebsd/lib/libc/net/getnetbydns.c | 2 ++ freebsd/lib/libc/net/getnetbyht.c | 2 ++ freebsd/lib/libc/net/getnetbynis.c | 2 ++ freebsd/lib/libc/net/getnetnamadr.c | 2 ++ freebsd/lib/libc/net/getproto.c | 2 ++ freebsd/lib/libc/net/getprotoent.c | 2 ++ freebsd/lib/libc/net/getprotoname.c | 2 ++ freebsd/lib/libc/net/getservent.c | 2 ++ freebsd/lib/libc/net/if_indextoname.c | 2 ++ freebsd/lib/libc/net/if_nameindex.c | 2 ++ freebsd/lib/libc/net/if_nametoindex.c | 2 ++ freebsd/lib/libc/net/ip6opt.c | 2 ++ freebsd/lib/libc/net/linkaddr.c | 2 ++ freebsd/lib/libc/net/map_v4v6.c | 2 ++ freebsd/lib/libc/net/name6.c | 2 ++ freebsd/lib/libc/net/nsdispatch.c | 2 ++ freebsd/lib/libc/net/rcmd.c | 2 ++ freebsd/lib/libc/net/recv.c | 2 ++ freebsd/lib/libc/net/rthdr.c | 2 ++ freebsd/lib/libc/net/send.c | 2 ++ freebsd/lib/libc/posix1e/mac.c | 2 ++ freebsd/lib/libc/resolv/h_errno.c | 2 ++ freebsd/lib/libc/resolv/herror.c | 2 ++ freebsd/lib/libc/resolv/mtctxres.c | 2 ++ freebsd/lib/libc/resolv/res_comp.c | 2 ++ freebsd/lib/libc/resolv/res_data.c | 2 ++ freebsd/lib/libc/resolv/res_debug.c | 2 ++ freebsd/lib/libc/resolv/res_findzonecut.c | 2 ++ freebsd/lib/libc/resolv/res_init.c | 2 ++ freebsd/lib/libc/resolv/res_mkquery.c | 2 ++ freebsd/lib/libc/resolv/res_mkupdate.c | 2 ++ freebsd/lib/libc/resolv/res_query.c | 2 ++ freebsd/lib/libc/resolv/res_send.c | 2 ++ freebsd/lib/libc/resolv/res_state.c | 2 ++ freebsd/lib/libc/resolv/res_update.c | 2 ++ freebsd/lib/libc/stdio/fgetln.c | 2 ++ freebsd/lib/libc/stdlib/strtonum.c | 2 ++ freebsd/lib/libc/string/strsep.c | 2 ++ freebsd/lib/libipsec/ipsec_dump_policy.c | 2 ++ freebsd/lib/libipsec/ipsec_get_policylen.c | 2 ++ freebsd/lib/libipsec/ipsec_strerror.c | 2 ++ freebsd/lib/libipsec/pfkey.c | 2 ++ freebsd/lib/libipsec/pfkey_dump.c | 2 ++ freebsd/lib/libmemstat/memstat.c | 2 ++ freebsd/lib/libmemstat/memstat_all.c | 2 ++ freebsd/lib/libmemstat/memstat_malloc.c | 2 ++ freebsd/lib/libmemstat/memstat_uma.c | 2 ++ freebsd/lib/libutil/expand_number.c | 2 ++ freebsd/lib/libutil/humanize_number.c | 2 ++ freebsd/lib/libutil/trimdomain.c | 2 ++ freebsd/sbin/dhclient/alloc.c | 2 ++ freebsd/sbin/dhclient/bpf.c | 2 ++ freebsd/sbin/dhclient/clparse.c | 2 ++ freebsd/sbin/dhclient/conflex.c | 2 ++ freebsd/sbin/dhclient/convert.c | 2 ++ freebsd/sbin/dhclient/dhclient.c | 2 ++ freebsd/sbin/dhclient/dispatch.c | 2 ++ freebsd/sbin/dhclient/errwarn.c | 2 ++ freebsd/sbin/dhclient/hash.c | 2 ++ freebsd/sbin/dhclient/inet.c | 2 ++ freebsd/sbin/dhclient/options.c | 2 ++ freebsd/sbin/dhclient/packet.c | 2 ++ freebsd/sbin/dhclient/parse.c | 2 ++ freebsd/sbin/dhclient/privsep.c | 2 ++ freebsd/sbin/dhclient/tables.c | 2 ++ freebsd/sbin/dhclient/tree.c | 2 ++ freebsd/sbin/ifconfig/af_atalk.c | 2 ++ freebsd/sbin/ifconfig/af_inet.c | 2 ++ freebsd/sbin/ifconfig/af_inet6.c | 2 ++ freebsd/sbin/ifconfig/af_link.c | 2 ++ freebsd/sbin/ifconfig/af_nd6.c | 2 ++ freebsd/sbin/ifconfig/ifbridge.c | 2 ++ freebsd/sbin/ifconfig/ifcarp.c | 2 ++ freebsd/sbin/ifconfig/ifclone.c | 2 ++ freebsd/sbin/ifconfig/ifconfig.c | 2 ++ freebsd/sbin/ifconfig/ifgif.c | 2 ++ freebsd/sbin/ifconfig/ifgre.c | 2 ++ freebsd/sbin/ifconfig/ifgroup.c | 2 ++ freebsd/sbin/ifconfig/iflagg.c | 2 ++ freebsd/sbin/ifconfig/ifmac.c | 2 ++ freebsd/sbin/ifconfig/ifmedia.c | 2 ++ freebsd/sbin/ifconfig/ifpfsync.c | 2 ++ freebsd/sbin/ifconfig/ifvlan.c | 2 ++ freebsd/sbin/ping/ping.c | 2 ++ freebsd/sbin/ping6/ping6.c | 2 ++ freebsd/sbin/route/route.c | 2 ++ freebsd/usr.bin/netstat/atalk.c | 2 ++ freebsd/usr.bin/netstat/bpf.c | 2 ++ freebsd/usr.bin/netstat/if.c | 2 ++ freebsd/usr.bin/netstat/inet.c | 2 ++ freebsd/usr.bin/netstat/inet6.c | 2 ++ freebsd/usr.bin/netstat/ipsec.c | 2 ++ freebsd/usr.bin/netstat/main.c | 2 ++ freebsd/usr.bin/netstat/mbuf.c | 2 ++ freebsd/usr.bin/netstat/mroute.c | 2 ++ freebsd/usr.bin/netstat/mroute6.c | 2 ++ freebsd/usr.bin/netstat/pfkey.c | 2 ++ freebsd/usr.bin/netstat/route.c | 2 ++ freebsd/usr.bin/netstat/sctp.c | 2 ++ freebsd/usr.bin/netstat/unix.c | 2 ++ rtemsbsd/include/machine/rtems-bsd-user-space.h | 43 +++++++++++++++++++++++++ 161 files changed, 363 insertions(+) create mode 100644 rtemsbsd/include/machine/rtems-bsd-user-space.h diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py index b1f8a945..bd202977 100755 --- a/freebsd-to-rtems.py +++ b/freebsd-to-rtems.py @@ -242,6 +242,7 @@ class FromFreeBSDToRTEMSUserSpaceSourceConverter(Converter): def convert(self, src): data = super(FromFreeBSDToRTEMSUserSpaceSourceConverter, self).convert(src) data = fixIncludes(data) + data = '#include \n\n' + data return data class FromRTEMSToFreeBSDHeaderConverter(Converter): @@ -255,6 +256,7 @@ class FromRTEMSToFreeBSDSourceConverter(Converter): def convert(self, src): data = super(FromRTEMSToFreeBSDSourceConverter, self).convert(src) data = re.sub('#include \n\n', '', data) + data = re.sub('#include \n\n', '', data) data = revertFixLocalIncludes(data) data = revertFixIncludes(data) return data diff --git a/freebsd/lib/libc/db/btree/bt_close.c b/freebsd/lib/libc/db/btree/bt_close.c index 8ca0bb95..2034f6af 100644 --- a/freebsd/lib/libc/db/btree/bt_close.c +++ b/freebsd/lib/libc/db/btree/bt_close.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_conv.c b/freebsd/lib/libc/db/btree/bt_conv.c index 16ed3fa5..262f3fb0 100644 --- a/freebsd/lib/libc/db/btree/bt_conv.c +++ b/freebsd/lib/libc/db/btree/bt_conv.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_debug.c b/freebsd/lib/libc/db/btree/bt_debug.c index 587a8824..de6b2131 100644 --- a/freebsd/lib/libc/db/btree/bt_debug.c +++ b/freebsd/lib/libc/db/btree/bt_debug.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_delete.c b/freebsd/lib/libc/db/btree/bt_delete.c index 74948e87..12b02d3f 100644 --- a/freebsd/lib/libc/db/btree/bt_delete.c +++ b/freebsd/lib/libc/db/btree/bt_delete.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_get.c b/freebsd/lib/libc/db/btree/bt_get.c index a7152c35..3a8394bd 100644 --- a/freebsd/lib/libc/db/btree/bt_get.c +++ b/freebsd/lib/libc/db/btree/bt_get.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_open.c b/freebsd/lib/libc/db/btree/bt_open.c index ac0f7a42..b249f5cd 100644 --- a/freebsd/lib/libc/db/btree/bt_open.c +++ b/freebsd/lib/libc/db/btree/bt_open.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_overflow.c b/freebsd/lib/libc/db/btree/bt_overflow.c index d6a61693..2d759988 100644 --- a/freebsd/lib/libc/db/btree/bt_overflow.c +++ b/freebsd/lib/libc/db/btree/bt_overflow.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_page.c b/freebsd/lib/libc/db/btree/bt_page.c index 3f8ecc46..6c95aa02 100644 --- a/freebsd/lib/libc/db/btree/bt_page.c +++ b/freebsd/lib/libc/db/btree/bt_page.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_put.c b/freebsd/lib/libc/db/btree/bt_put.c index b5fd5be0..c82102ba 100644 --- a/freebsd/lib/libc/db/btree/bt_put.c +++ b/freebsd/lib/libc/db/btree/bt_put.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_search.c b/freebsd/lib/libc/db/btree/bt_search.c index 62b898df..7a5a2f47 100644 --- a/freebsd/lib/libc/db/btree/bt_search.c +++ b/freebsd/lib/libc/db/btree/bt_search.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_seq.c b/freebsd/lib/libc/db/btree/bt_seq.c index 42807b41..0bfa70a5 100644 --- a/freebsd/lib/libc/db/btree/bt_seq.c +++ b/freebsd/lib/libc/db/btree/bt_seq.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_split.c b/freebsd/lib/libc/db/btree/bt_split.c index 383cbc21..37bf356a 100644 --- a/freebsd/lib/libc/db/btree/bt_split.c +++ b/freebsd/lib/libc/db/btree/bt_split.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/btree/bt_utils.c b/freebsd/lib/libc/db/btree/bt_utils.c index 85b59ab2..d336394b 100644 --- a/freebsd/lib/libc/db/btree/bt_utils.c +++ b/freebsd/lib/libc/db/btree/bt_utils.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/db/db.c b/freebsd/lib/libc/db/db/db.c index 18300282..2cfb0bb3 100644 --- a/freebsd/lib/libc/db/db/db.c +++ b/freebsd/lib/libc/db/db/db.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/mpool/mpool-compat.c b/freebsd/lib/libc/db/mpool/mpool-compat.c index 9df76ff0..d4e96640 100644 --- a/freebsd/lib/libc/db/mpool/mpool-compat.c +++ b/freebsd/lib/libc/db/mpool/mpool-compat.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2009 Xin LI * All rights reserved. diff --git a/freebsd/lib/libc/db/mpool/mpool.c b/freebsd/lib/libc/db/mpool/mpool.c index c31c7964..a715e531 100644 --- a/freebsd/lib/libc/db/mpool/mpool.c +++ b/freebsd/lib/libc/db/mpool/mpool.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_close.c b/freebsd/lib/libc/db/recno/rec_close.c index e0e72233..210b32cf 100644 --- a/freebsd/lib/libc/db/recno/rec_close.c +++ b/freebsd/lib/libc/db/recno/rec_close.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_delete.c b/freebsd/lib/libc/db/recno/rec_delete.c index 6b74dd2d..41fa5cb7 100644 --- a/freebsd/lib/libc/db/recno/rec_delete.c +++ b/freebsd/lib/libc/db/recno/rec_delete.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_get.c b/freebsd/lib/libc/db/recno/rec_get.c index f64634f2..a8552949 100644 --- a/freebsd/lib/libc/db/recno/rec_get.c +++ b/freebsd/lib/libc/db/recno/rec_get.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_open.c b/freebsd/lib/libc/db/recno/rec_open.c index a9a3ee76..d2cfebab 100644 --- a/freebsd/lib/libc/db/recno/rec_open.c +++ b/freebsd/lib/libc/db/recno/rec_open.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_put.c b/freebsd/lib/libc/db/recno/rec_put.c index e0801351..85be89cb 100644 --- a/freebsd/lib/libc/db/recno/rec_put.c +++ b/freebsd/lib/libc/db/recno/rec_put.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_search.c b/freebsd/lib/libc/db/recno/rec_search.c index e36404bf..ca27f1b5 100644 --- a/freebsd/lib/libc/db/recno/rec_search.c +++ b/freebsd/lib/libc/db/recno/rec_search.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_seq.c b/freebsd/lib/libc/db/recno/rec_seq.c index b27715f4..29e51991 100644 --- a/freebsd/lib/libc/db/recno/rec_seq.c +++ b/freebsd/lib/libc/db/recno/rec_seq.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/db/recno/rec_utils.c b/freebsd/lib/libc/db/recno/rec_utils.c index 837cb8ae..6c453763 100644 --- a/freebsd/lib/libc/db/recno/rec_utils.c +++ b/freebsd/lib/libc/db/recno/rec_utils.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/gen/err.c b/freebsd/lib/libc/gen/err.c index 06f82542..01612411 100644 --- a/freebsd/lib/libc/gen/err.c +++ b/freebsd/lib/libc/gen/err.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/gen/gethostname.c b/freebsd/lib/libc/gen/gethostname.c index df06f760..ea0532ea 100644 --- a/freebsd/lib/libc/gen/gethostname.c +++ b/freebsd/lib/libc/gen/gethostname.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_addr.c b/freebsd/lib/libc/inet/inet_addr.c index dba40ac5..e5041aa1 100644 --- a/freebsd/lib/libc/inet/inet_addr.c +++ b/freebsd/lib/libc/inet/inet_addr.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_cidr_ntop.c b/freebsd/lib/libc/inet/inet_cidr_ntop.c index 482c831b..fe83a000 100644 --- a/freebsd/lib/libc/inet/inet_cidr_ntop.c +++ b/freebsd/lib/libc/inet/inet_cidr_ntop.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1998,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/inet_cidr_pton.c b/freebsd/lib/libc/inet/inet_cidr_pton.c index 06b6b7ed..746ac954 100644 --- a/freebsd/lib/libc/inet/inet_cidr_pton.c +++ b/freebsd/lib/libc/inet/inet_cidr_pton.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1998,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/inet_lnaof.c b/freebsd/lib/libc/inet/inet_lnaof.c index ac9df5a3..13699bed 100644 --- a/freebsd/lib/libc/inet/inet_lnaof.c +++ b/freebsd/lib/libc/inet/inet_lnaof.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_makeaddr.c b/freebsd/lib/libc/inet/inet_makeaddr.c index 449d7ddd..8c60363d 100644 --- a/freebsd/lib/libc/inet/inet_makeaddr.c +++ b/freebsd/lib/libc/inet/inet_makeaddr.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_net_ntop.c b/freebsd/lib/libc/inet/inet_net_ntop.c index 9c9f734c..78eade0b 100644 --- a/freebsd/lib/libc/inet/inet_net_ntop.c +++ b/freebsd/lib/libc/inet/inet_net_ntop.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/inet_net_pton.c b/freebsd/lib/libc/inet/inet_net_pton.c index 03980a74..9179dce4 100644 --- a/freebsd/lib/libc/inet/inet_net_pton.c +++ b/freebsd/lib/libc/inet/inet_net_pton.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/inet_neta.c b/freebsd/lib/libc/inet/inet_neta.c index 1d08d95b..11cc18d7 100644 --- a/freebsd/lib/libc/inet/inet_neta.c +++ b/freebsd/lib/libc/inet/inet_neta.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/inet_netof.c b/freebsd/lib/libc/inet/inet_netof.c index a81b42eb..b782395e 100644 --- a/freebsd/lib/libc/inet/inet_netof.c +++ b/freebsd/lib/libc/inet/inet_netof.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_network.c b/freebsd/lib/libc/inet/inet_network.c index da3762b9..ae820113 100644 --- a/freebsd/lib/libc/inet/inet_network.c +++ b/freebsd/lib/libc/inet/inet_network.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_ntoa.c b/freebsd/lib/libc/inet/inet_ntoa.c index 9b2e0e48..36d85c18 100644 --- a/freebsd/lib/libc/inet/inet_ntoa.c +++ b/freebsd/lib/libc/inet/inet_ntoa.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/inet/inet_ntop.c b/freebsd/lib/libc/inet/inet_ntop.c index 8984e8a4..df3deb14 100644 --- a/freebsd/lib/libc/inet/inet_ntop.c +++ b/freebsd/lib/libc/inet/inet_ntop.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/inet_pton.c b/freebsd/lib/libc/inet/inet_pton.c index ab16ec8f..1a89732a 100644 --- a/freebsd/lib/libc/inet/inet_pton.c +++ b/freebsd/lib/libc/inet/inet_pton.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/inet/nsap_addr.c b/freebsd/lib/libc/inet/nsap_addr.c index 3554b229..a7aba040 100644 --- a/freebsd/lib/libc/inet/nsap_addr.c +++ b/freebsd/lib/libc/inet/nsap_addr.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/isc/ev_streams.c b/freebsd/lib/libc/isc/ev_streams.c index 4ecb07ed..2edfc2ca 100644 --- a/freebsd/lib/libc/isc/ev_streams.c +++ b/freebsd/lib/libc/isc/ev_streams.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium diff --git a/freebsd/lib/libc/isc/ev_timers.c b/freebsd/lib/libc/isc/ev_timers.c index 66fc1861..5b1b226f 100644 --- a/freebsd/lib/libc/isc/ev_timers.c +++ b/freebsd/lib/libc/isc/ev_timers.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1995-1999 by Internet Software Consortium diff --git a/freebsd/lib/libc/nameser/ns_name.c b/freebsd/lib/libc/nameser/ns_name.c index a41acd3b..181a9756 100644 --- a/freebsd/lib/libc/nameser/ns_name.c +++ b/freebsd/lib/libc/nameser/ns_name.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/nameser/ns_netint.c b/freebsd/lib/libc/nameser/ns_netint.c index b08c58b4..d13abe17 100644 --- a/freebsd/lib/libc/nameser/ns_netint.c +++ b/freebsd/lib/libc/nameser/ns_netint.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/nameser/ns_parse.c b/freebsd/lib/libc/nameser/ns_parse.c index e010d181..ad1e7652 100644 --- a/freebsd/lib/libc/nameser/ns_parse.c +++ b/freebsd/lib/libc/nameser/ns_parse.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/nameser/ns_print.c b/freebsd/lib/libc/nameser/ns_print.c index aac4c756..e4b78599 100644 --- a/freebsd/lib/libc/nameser/ns_print.c +++ b/freebsd/lib/libc/nameser/ns_print.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/nameser/ns_samedomain.c b/freebsd/lib/libc/nameser/ns_samedomain.c index 93b06e83..7a404bdc 100644 --- a/freebsd/lib/libc/nameser/ns_samedomain.c +++ b/freebsd/lib/libc/nameser/ns_samedomain.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1995,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/nameser/ns_ttl.c b/freebsd/lib/libc/nameser/ns_ttl.c index 627ddf17..795427a6 100644 --- a/freebsd/lib/libc/nameser/ns_ttl.c +++ b/freebsd/lib/libc/nameser/ns_ttl.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/net/base64.c b/freebsd/lib/libc/net/base64.c index 0da3c197..96838ca8 100644 --- a/freebsd/lib/libc/net/base64.c +++ b/freebsd/lib/libc/net/base64.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1996, 1998 by Internet Software Consortium. * diff --git a/freebsd/lib/libc/net/ether_addr.c b/freebsd/lib/libc/net/ether_addr.c index 81df6ec4..8089d1e4 100644 --- a/freebsd/lib/libc/net/ether_addr.c +++ b/freebsd/lib/libc/net/ether_addr.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1995 Bill Paul . * Copyright (c) 2007 Robert N. M. Watson diff --git a/freebsd/lib/libc/net/gai_strerror.c b/freebsd/lib/libc/net/gai_strerror.c index 4f60f2db..0a0a64ac 100644 --- a/freebsd/lib/libc/net/gai_strerror.c +++ b/freebsd/lib/libc/net/gai_strerror.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. diff --git a/freebsd/lib/libc/net/getaddrinfo.c b/freebsd/lib/libc/net/getaddrinfo.c index 5fe2b01e..2c99688e 100644 --- a/freebsd/lib/libc/net/getaddrinfo.c +++ b/freebsd/lib/libc/net/getaddrinfo.c @@ -1,3 +1,5 @@ +#include + /* $KAME: getaddrinfo.c,v 1.15 2000/07/09 04:37:24 itojun Exp $ */ /* diff --git a/freebsd/lib/libc/net/gethostbydns.c b/freebsd/lib/libc/net/gethostbydns.c index 01813c42..dce98b14 100644 --- a/freebsd/lib/libc/net/gethostbydns.c +++ b/freebsd/lib/libc/net/gethostbydns.c @@ -1,3 +1,5 @@ +#include + /* * ++Copyright++ 1985, 1988, 1993 * - diff --git a/freebsd/lib/libc/net/gethostbyht.c b/freebsd/lib/libc/net/gethostbyht.c index ee1f85b4..3814ae7d 100644 --- a/freebsd/lib/libc/net/gethostbyht.c +++ b/freebsd/lib/libc/net/gethostbyht.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/gethostbynis.c b/freebsd/lib/libc/net/gethostbynis.c index eb5341ff..959caae4 100644 --- a/freebsd/lib/libc/net/gethostbynis.c +++ b/freebsd/lib/libc/net/gethostbynis.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1994, Garrett Wollman * diff --git a/freebsd/lib/libc/net/gethostnamadr.c b/freebsd/lib/libc/net/gethostnamadr.c index e854454b..5c158467 100644 --- a/freebsd/lib/libc/net/gethostnamadr.c +++ b/freebsd/lib/libc/net/gethostnamadr.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1994, Garrett Wollman * diff --git a/freebsd/lib/libc/net/getifaddrs.c b/freebsd/lib/libc/net/getifaddrs.c index 4efb1cc3..1cc49018 100644 --- a/freebsd/lib/libc/net/getifaddrs.c +++ b/freebsd/lib/libc/net/getifaddrs.c @@ -1,3 +1,5 @@ +#include + /* $KAME: getifaddrs.c,v 1.9 2001/08/20 02:31:20 itojun Exp $ */ /* diff --git a/freebsd/lib/libc/net/getifmaddrs.c b/freebsd/lib/libc/net/getifmaddrs.c index 3bf656e2..6d2bf84a 100644 --- a/freebsd/lib/libc/net/getifmaddrs.c +++ b/freebsd/lib/libc/net/getifmaddrs.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2003 Bruce M. Simpson. * All rights reserved diff --git a/freebsd/lib/libc/net/getnameinfo.c b/freebsd/lib/libc/net/getnameinfo.c index d8c871cf..bc862428 100644 --- a/freebsd/lib/libc/net/getnameinfo.c +++ b/freebsd/lib/libc/net/getnameinfo.c @@ -1,3 +1,5 @@ +#include + /* $KAME: getnameinfo.c,v 1.61 2002/06/27 09:25:47 itojun Exp $ */ /* diff --git a/freebsd/lib/libc/net/getnetbydns.c b/freebsd/lib/libc/net/getnetbydns.c index 6e844951..7f2b08fb 100644 --- a/freebsd/lib/libc/net/getnetbydns.c +++ b/freebsd/lib/libc/net/getnetbydns.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/getnetbyht.c b/freebsd/lib/libc/net/getnetbyht.c index eebb1170..1e4d64f5 100644 --- a/freebsd/lib/libc/net/getnetbyht.c +++ b/freebsd/lib/libc/net/getnetbyht.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/getnetbynis.c b/freebsd/lib/libc/net/getnetbynis.c index e4dfb8bd..dd9f506a 100644 --- a/freebsd/lib/libc/net/getnetbynis.c +++ b/freebsd/lib/libc/net/getnetbynis.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1994, Garrett Wollman * diff --git a/freebsd/lib/libc/net/getnetnamadr.c b/freebsd/lib/libc/net/getnetnamadr.c index 5a30b5bf..2974d152 100644 --- a/freebsd/lib/libc/net/getnetnamadr.c +++ b/freebsd/lib/libc/net/getnetnamadr.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1994, Garrett Wollman * diff --git a/freebsd/lib/libc/net/getproto.c b/freebsd/lib/libc/net/getproto.c index b923edf1..e0c30df0 100644 --- a/freebsd/lib/libc/net/getproto.c +++ b/freebsd/lib/libc/net/getproto.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/getprotoent.c b/freebsd/lib/libc/net/getprotoent.c index ee6cdb47..3c584fc1 100644 --- a/freebsd/lib/libc/net/getprotoent.c +++ b/freebsd/lib/libc/net/getprotoent.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/getprotoname.c b/freebsd/lib/libc/net/getprotoname.c index 22c57594..16c1ac43 100644 --- a/freebsd/lib/libc/net/getprotoname.c +++ b/freebsd/lib/libc/net/getprotoname.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/getservent.c b/freebsd/lib/libc/net/getservent.c index cac0df15..eebd1c2a 100644 --- a/freebsd/lib/libc/net/getservent.c +++ b/freebsd/lib/libc/net/getservent.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/if_indextoname.c b/freebsd/lib/libc/net/if_indextoname.c index 26d0b753..82f8920d 100644 --- a/freebsd/lib/libc/net/if_indextoname.c +++ b/freebsd/lib/libc/net/if_indextoname.c @@ -1,3 +1,5 @@ +#include + /* $KAME: if_indextoname.c,v 1.7 2000/11/08 03:09:30 itojun Exp $ */ /*- diff --git a/freebsd/lib/libc/net/if_nameindex.c b/freebsd/lib/libc/net/if_nameindex.c index 6e5b59ad..f5a826d9 100644 --- a/freebsd/lib/libc/net/if_nameindex.c +++ b/freebsd/lib/libc/net/if_nameindex.c @@ -1,3 +1,5 @@ +#include + /* $KAME: if_nameindex.c,v 1.8 2000/11/24 08:20:01 itojun Exp $ */ /*- diff --git a/freebsd/lib/libc/net/if_nametoindex.c b/freebsd/lib/libc/net/if_nametoindex.c index 132501b8..467f15e9 100644 --- a/freebsd/lib/libc/net/if_nametoindex.c +++ b/freebsd/lib/libc/net/if_nametoindex.c @@ -1,3 +1,5 @@ +#include + /* $KAME: if_nametoindex.c,v 1.6 2000/11/24 08:18:54 itojun Exp $ */ /*- diff --git a/freebsd/lib/libc/net/ip6opt.c b/freebsd/lib/libc/net/ip6opt.c index fcd76a3e..582757fe 100644 --- a/freebsd/lib/libc/net/ip6opt.c +++ b/freebsd/lib/libc/net/ip6opt.c @@ -1,3 +1,5 @@ +#include + /* $KAME: ip6opt.c,v 1.13 2003/06/06 10:08:20 suz Exp $ */ /* diff --git a/freebsd/lib/libc/net/linkaddr.c b/freebsd/lib/libc/net/linkaddr.c index 31c03781..71b631e7 100644 --- a/freebsd/lib/libc/net/linkaddr.c +++ b/freebsd/lib/libc/net/linkaddr.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/map_v4v6.c b/freebsd/lib/libc/net/map_v4v6.c index 5a4ecf4a..6629ff1c 100644 --- a/freebsd/lib/libc/net/map_v4v6.c +++ b/freebsd/lib/libc/net/map_v4v6.c @@ -1,3 +1,5 @@ +#include + /* * ++Copyright++ 1985, 1988, 1993 * - diff --git a/freebsd/lib/libc/net/name6.c b/freebsd/lib/libc/net/name6.c index 564721ae..892a5276 100644 --- a/freebsd/lib/libc/net/name6.c +++ b/freebsd/lib/libc/net/name6.c @@ -1,3 +1,5 @@ +#include + /* $KAME: name6.c,v 1.25 2000/06/26 16:44:40 itojun Exp $ */ /* diff --git a/freebsd/lib/libc/net/nsdispatch.c b/freebsd/lib/libc/net/nsdispatch.c index 9c3d5116..621ecad3 100644 --- a/freebsd/lib/libc/net/nsdispatch.c +++ b/freebsd/lib/libc/net/nsdispatch.c @@ -1,3 +1,5 @@ +#include + /* $NetBSD: nsdispatch.c,v 1.9 1999/01/25 00:16:17 lukem Exp $ */ /*- diff --git a/freebsd/lib/libc/net/rcmd.c b/freebsd/lib/libc/net/rcmd.c index d3026e16..2f5e593f 100644 --- a/freebsd/lib/libc/net/rcmd.c +++ b/freebsd/lib/libc/net/rcmd.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/recv.c b/freebsd/lib/libc/net/recv.c index 433e1bbb..2c78fc6f 100644 --- a/freebsd/lib/libc/net/recv.c +++ b/freebsd/lib/libc/net/recv.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/net/rthdr.c b/freebsd/lib/libc/net/rthdr.c index e03b5f96..8436b8a1 100644 --- a/freebsd/lib/libc/net/rthdr.c +++ b/freebsd/lib/libc/net/rthdr.c @@ -1,3 +1,5 @@ +#include + /* $KAME: rthdr.c,v 1.19 2003/06/06 10:48:51 itojun Exp $ */ /* diff --git a/freebsd/lib/libc/net/send.c b/freebsd/lib/libc/net/send.c index c458bff3..978f7f1d 100644 --- a/freebsd/lib/libc/net/send.c +++ b/freebsd/lib/libc/net/send.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/posix1e/mac.c b/freebsd/lib/libc/posix1e/mac.c index 3b1ef237..b5adfc77 100644 --- a/freebsd/lib/libc/posix1e/mac.c +++ b/freebsd/lib/libc/posix1e/mac.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1999, 2000, 2001, 2002 Robert N. M. Watson * Copyright (c) 2002, 2003 Networks Associates Technology, Inc. diff --git a/freebsd/lib/libc/resolv/h_errno.c b/freebsd/lib/libc/resolv/h_errno.c index f627ff9b..74e98850 100644 --- a/freebsd/lib/libc/resolv/h_errno.c +++ b/freebsd/lib/libc/resolv/h_errno.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2006 The FreeBSD Project. All rights reserved. * diff --git a/freebsd/lib/libc/resolv/herror.c b/freebsd/lib/libc/resolv/herror.c index 1a178676..d87548a6 100644 --- a/freebsd/lib/libc/resolv/herror.c +++ b/freebsd/lib/libc/resolv/herror.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/mtctxres.c b/freebsd/lib/libc/resolv/mtctxres.c index 4c915841..6ba2bc97 100644 --- a/freebsd/lib/libc/resolv/mtctxres.c +++ b/freebsd/lib/libc/resolv/mtctxres.c @@ -1,3 +1,5 @@ +#include + #include __FBSDID("$FreeBSD$"); diff --git a/freebsd/lib/libc/resolv/res_comp.c b/freebsd/lib/libc/resolv/res_comp.c index c58497d3..27d613e6 100644 --- a/freebsd/lib/libc/resolv/res_comp.c +++ b/freebsd/lib/libc/resolv/res_comp.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/res_data.c b/freebsd/lib/libc/resolv/res_data.c index a1c46bed..0ce0c143 100644 --- a/freebsd/lib/libc/resolv/res_data.c +++ b/freebsd/lib/libc/resolv/res_data.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1995-1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/resolv/res_debug.c b/freebsd/lib/libc/resolv/res_debug.c index e7e4d3a6..1bc32a05 100644 --- a/freebsd/lib/libc/resolv/res_debug.c +++ b/freebsd/lib/libc/resolv/res_debug.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1985 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/res_findzonecut.c b/freebsd/lib/libc/resolv/res_findzonecut.c index 2e868e93..2c570556 100644 --- a/freebsd/lib/libc/resolv/res_findzonecut.c +++ b/freebsd/lib/libc/resolv/res_findzonecut.c @@ -1,3 +1,5 @@ +#include + #if !defined(lint) && !defined(SABER) static const char rcsid[] = "$Id: res_findzonecut.c,v 1.7.18.3 2005/10/11 00:25:11 marka Exp $"; #endif /* not lint */ diff --git a/freebsd/lib/libc/resolv/res_init.c b/freebsd/lib/libc/resolv/res_init.c index 34e49ee1..83da2548 100644 --- a/freebsd/lib/libc/resolv/res_init.c +++ b/freebsd/lib/libc/resolv/res_init.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/res_mkquery.c b/freebsd/lib/libc/resolv/res_mkquery.c index 9e93dbbc..8fa9c3b8 100644 --- a/freebsd/lib/libc/resolv/res_mkquery.c +++ b/freebsd/lib/libc/resolv/res_mkquery.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/res_mkupdate.c b/freebsd/lib/libc/resolv/res_mkupdate.c index 15af24ff..880f46aa 100644 --- a/freebsd/lib/libc/resolv/res_mkupdate.c +++ b/freebsd/lib/libc/resolv/res_mkupdate.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium. diff --git a/freebsd/lib/libc/resolv/res_query.c b/freebsd/lib/libc/resolv/res_query.c index 2aab5085..15c39a03 100644 --- a/freebsd/lib/libc/resolv/res_query.c +++ b/freebsd/lib/libc/resolv/res_query.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/res_send.c b/freebsd/lib/libc/resolv/res_send.c index 57bf0e17..06fdf471 100644 --- a/freebsd/lib/libc/resolv/res_send.c +++ b/freebsd/lib/libc/resolv/res_send.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/resolv/res_state.c b/freebsd/lib/libc/resolv/res_state.c index 456e2705..6c752207 100644 --- a/freebsd/lib/libc/resolv/res_state.c +++ b/freebsd/lib/libc/resolv/res_state.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2006 The FreeBSD Project. All rights reserved. * diff --git a/freebsd/lib/libc/resolv/res_update.c b/freebsd/lib/libc/resolv/res_update.c index 62c2edbe..1e46429c 100644 --- a/freebsd/lib/libc/resolv/res_update.c +++ b/freebsd/lib/libc/resolv/res_update.c @@ -1,3 +1,5 @@ +#include + #if !defined(lint) && !defined(SABER) static const char rcsid[] = "$Id: res_update.c,v 1.12.18.1 2005/04/27 05:01:12 sra Exp $"; #endif /* not lint */ diff --git a/freebsd/lib/libc/stdio/fgetln.c b/freebsd/lib/libc/stdio/fgetln.c index 2b1c1125..d27a7c4e 100644 --- a/freebsd/lib/libc/stdio/fgetln.c +++ b/freebsd/lib/libc/stdio/fgetln.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libc/stdlib/strtonum.c b/freebsd/lib/libc/stdlib/strtonum.c index 6dccd973..c55cb7d7 100644 --- a/freebsd/lib/libc/stdlib/strtonum.c +++ b/freebsd/lib/libc/stdlib/strtonum.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2004 Ted Unangst and Todd Miller * All rights reserved. diff --git a/freebsd/lib/libc/string/strsep.c b/freebsd/lib/libc/string/strsep.c index 670ab04a..e2560e95 100644 --- a/freebsd/lib/libc/string/strsep.c +++ b/freebsd/lib/libc/string/strsep.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/lib/libipsec/ipsec_dump_policy.c b/freebsd/lib/libipsec/ipsec_dump_policy.c index c80fd04d..94275e89 100644 --- a/freebsd/lib/libipsec/ipsec_dump_policy.c +++ b/freebsd/lib/libipsec/ipsec_dump_policy.c @@ -1,3 +1,5 @@ +#include + /* $KAME: ipsec_dump_policy.c,v 1.13 2002/06/27 14:35:11 itojun Exp $ */ /* diff --git a/freebsd/lib/libipsec/ipsec_get_policylen.c b/freebsd/lib/libipsec/ipsec_get_policylen.c index 93f167ba..81db0d7b 100644 --- a/freebsd/lib/libipsec/ipsec_get_policylen.c +++ b/freebsd/lib/libipsec/ipsec_get_policylen.c @@ -1,3 +1,5 @@ +#include + /* $KAME: ipsec_get_policylen.c,v 1.5 2000/05/07 05:25:03 itojun Exp $ */ /* diff --git a/freebsd/lib/libipsec/ipsec_strerror.c b/freebsd/lib/libipsec/ipsec_strerror.c index ca1176d3..3b442aed 100644 --- a/freebsd/lib/libipsec/ipsec_strerror.c +++ b/freebsd/lib/libipsec/ipsec_strerror.c @@ -1,3 +1,5 @@ +#include + /* $KAME: ipsec_strerror.c,v 1.7 2000/07/30 00:45:12 itojun Exp $ */ /* diff --git a/freebsd/lib/libipsec/pfkey.c b/freebsd/lib/libipsec/pfkey.c index aa0f1404..c5a61128 100644 --- a/freebsd/lib/libipsec/pfkey.c +++ b/freebsd/lib/libipsec/pfkey.c @@ -1,3 +1,5 @@ +#include + /* $KAME: pfkey.c,v 1.46 2003/08/26 03:37:06 itojun Exp $ */ /* diff --git a/freebsd/lib/libipsec/pfkey_dump.c b/freebsd/lib/libipsec/pfkey_dump.c index f6592ae4..b03a6452 100644 --- a/freebsd/lib/libipsec/pfkey_dump.c +++ b/freebsd/lib/libipsec/pfkey_dump.c @@ -1,3 +1,5 @@ +#include + /* $KAME: pfkey_dump.c,v 1.45 2003/09/08 10:14:56 itojun Exp $ */ /* diff --git a/freebsd/lib/libmemstat/memstat.c b/freebsd/lib/libmemstat/memstat.c index ec23d294..0705315d 100644 --- a/freebsd/lib/libmemstat/memstat.c +++ b/freebsd/lib/libmemstat/memstat.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2005 Robert N. M. Watson * All rights reserved. diff --git a/freebsd/lib/libmemstat/memstat_all.c b/freebsd/lib/libmemstat/memstat_all.c index ec4313e9..4dc32666 100644 --- a/freebsd/lib/libmemstat/memstat_all.c +++ b/freebsd/lib/libmemstat/memstat_all.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2005 Robert N. M. Watson * All rights reserved. diff --git a/freebsd/lib/libmemstat/memstat_malloc.c b/freebsd/lib/libmemstat/memstat_malloc.c index d813934d..2d47b694 100644 --- a/freebsd/lib/libmemstat/memstat_malloc.c +++ b/freebsd/lib/libmemstat/memstat_malloc.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2005 Robert N. M. Watson * All rights reserved. diff --git a/freebsd/lib/libmemstat/memstat_uma.c b/freebsd/lib/libmemstat/memstat_uma.c index 7480b18d..63153d82 100644 --- a/freebsd/lib/libmemstat/memstat_uma.c +++ b/freebsd/lib/libmemstat/memstat_uma.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2005-2006 Robert N. M. Watson * All rights reserved. diff --git a/freebsd/lib/libutil/expand_number.c b/freebsd/lib/libutil/expand_number.c index 6047bba5..596a3976 100644 --- a/freebsd/lib/libutil/expand_number.c +++ b/freebsd/lib/libutil/expand_number.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2007 Eric Anderson * Copyright (c) 2007 Pawel Jakub Dawidek diff --git a/freebsd/lib/libutil/humanize_number.c b/freebsd/lib/libutil/humanize_number.c index 876c2bce..144589e4 100644 --- a/freebsd/lib/libutil/humanize_number.c +++ b/freebsd/lib/libutil/humanize_number.c @@ -1,3 +1,5 @@ +#include + /* $NetBSD: humanize_number.c,v 1.14 2008/04/28 20:22:59 martin Exp $ */ /* diff --git a/freebsd/lib/libutil/trimdomain.c b/freebsd/lib/libutil/trimdomain.c index 67d835f2..d99e84c7 100644 --- a/freebsd/lib/libutil/trimdomain.c +++ b/freebsd/lib/libutil/trimdomain.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2001 Brian Somers * Based on original work by Atsushi Murai diff --git a/freebsd/sbin/dhclient/alloc.c b/freebsd/sbin/dhclient/alloc.c index cd60ceca..977deff1 100644 --- a/freebsd/sbin/dhclient/alloc.c +++ b/freebsd/sbin/dhclient/alloc.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: alloc.c,v 1.9 2004/05/04 20:28:40 deraadt Exp $ */ /* Memory allocation... */ diff --git a/freebsd/sbin/dhclient/bpf.c b/freebsd/sbin/dhclient/bpf.c index 9f8e45fb..8ff451b2 100644 --- a/freebsd/sbin/dhclient/bpf.c +++ b/freebsd/sbin/dhclient/bpf.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: bpf.c,v 1.13 2004/05/05 14:28:58 deraadt Exp $ */ /* BPF socket interface code, originally contributed by Archie Cobbs. */ diff --git a/freebsd/sbin/dhclient/clparse.c b/freebsd/sbin/dhclient/clparse.c index 7c1e74fc..7fb278dd 100644 --- a/freebsd/sbin/dhclient/clparse.c +++ b/freebsd/sbin/dhclient/clparse.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: clparse.c,v 1.18 2004/09/15 18:15:18 henning Exp $ */ /* Parser for dhclient config and lease files... */ diff --git a/freebsd/sbin/dhclient/conflex.c b/freebsd/sbin/dhclient/conflex.c index 3c8932db..4990f45f 100644 --- a/freebsd/sbin/dhclient/conflex.c +++ b/freebsd/sbin/dhclient/conflex.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: conflex.c,v 1.7 2004/09/15 19:02:38 deraadt Exp $ */ /* Lexical scanner for dhcpd config file... */ diff --git a/freebsd/sbin/dhclient/convert.c b/freebsd/sbin/dhclient/convert.c index adca0929..27b24d3e 100644 --- a/freebsd/sbin/dhclient/convert.c +++ b/freebsd/sbin/dhclient/convert.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: convert.c,v 1.5 2004/02/07 11:35:59 henning Exp $ */ /* diff --git a/freebsd/sbin/dhclient/dhclient.c b/freebsd/sbin/dhclient/dhclient.c index 8ee70084..30d05d26 100644 --- a/freebsd/sbin/dhclient/dhclient.c +++ b/freebsd/sbin/dhclient/dhclient.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: dhclient.c,v 1.63 2005/02/06 17:10:13 krw Exp $ */ /* diff --git a/freebsd/sbin/dhclient/dispatch.c b/freebsd/sbin/dhclient/dispatch.c index 3ee0cf6c..4a68c62d 100644 --- a/freebsd/sbin/dhclient/dispatch.c +++ b/freebsd/sbin/dhclient/dispatch.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: dispatch.c,v 1.31 2004/09/21 04:07:03 david Exp $ */ /* diff --git a/freebsd/sbin/dhclient/errwarn.c b/freebsd/sbin/dhclient/errwarn.c index 57207807..fe184997 100644 --- a/freebsd/sbin/dhclient/errwarn.c +++ b/freebsd/sbin/dhclient/errwarn.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: errwarn.c,v 1.7 2004/05/04 22:23:01 mickey Exp $ */ /* Errors and warnings... */ diff --git a/freebsd/sbin/dhclient/hash.c b/freebsd/sbin/dhclient/hash.c index 040236ab..9bac94cf 100644 --- a/freebsd/sbin/dhclient/hash.c +++ b/freebsd/sbin/dhclient/hash.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: hash.c,v 1.9 2004/05/10 15:30:47 deraadt Exp $ */ /* Routines for manipulating hash tables... */ diff --git a/freebsd/sbin/dhclient/inet.c b/freebsd/sbin/dhclient/inet.c index 4b7b1cef..1a5c0360 100644 --- a/freebsd/sbin/dhclient/inet.c +++ b/freebsd/sbin/dhclient/inet.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: inet.c,v 1.7 2004/05/04 21:48:16 deraadt Exp $ */ /* diff --git a/freebsd/sbin/dhclient/options.c b/freebsd/sbin/dhclient/options.c index 17643e76..c86b7e3b 100644 --- a/freebsd/sbin/dhclient/options.c +++ b/freebsd/sbin/dhclient/options.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: options.c,v 1.15 2004/12/26 03:17:07 deraadt Exp $ */ /* DHCP options parsing and reassembly. */ diff --git a/freebsd/sbin/dhclient/packet.c b/freebsd/sbin/dhclient/packet.c index 2e90cc85..f5366d3c 100644 --- a/freebsd/sbin/dhclient/packet.c +++ b/freebsd/sbin/dhclient/packet.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: packet.c,v 1.9 2004/05/04 18:58:50 deraadt Exp $ */ /* Packet assembly code, originally contributed by Archie Cobbs. */ diff --git a/freebsd/sbin/dhclient/parse.c b/freebsd/sbin/dhclient/parse.c index 6a54fd0a..5996ca36 100644 --- a/freebsd/sbin/dhclient/parse.c +++ b/freebsd/sbin/dhclient/parse.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: parse.c,v 1.11 2004/05/05 23:07:47 deraadt Exp $ */ /* Common parser code for dhcpd and dhclient. */ diff --git a/freebsd/sbin/dhclient/privsep.c b/freebsd/sbin/dhclient/privsep.c index b42572f2..7b68059a 100644 --- a/freebsd/sbin/dhclient/privsep.c +++ b/freebsd/sbin/dhclient/privsep.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: privsep.c,v 1.7 2004/05/10 18:34:42 deraadt Exp $ */ /* diff --git a/freebsd/sbin/dhclient/tables.c b/freebsd/sbin/dhclient/tables.c index c7bac57e..d73022d1 100644 --- a/freebsd/sbin/dhclient/tables.c +++ b/freebsd/sbin/dhclient/tables.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: tables.c,v 1.4 2004/05/04 20:28:40 deraadt Exp $ */ /* Tables of information... */ diff --git a/freebsd/sbin/dhclient/tree.c b/freebsd/sbin/dhclient/tree.c index 0ed2919b..f540e717 100644 --- a/freebsd/sbin/dhclient/tree.c +++ b/freebsd/sbin/dhclient/tree.c @@ -1,3 +1,5 @@ +#include + /* $OpenBSD: tree.c,v 1.13 2004/05/06 22:29:15 deraadt Exp $ */ /* Routines for manipulating parse trees... */ diff --git a/freebsd/sbin/ifconfig/af_atalk.c b/freebsd/sbin/ifconfig/af_atalk.c index 16c358ab..70d0c5de 100644 --- a/freebsd/sbin/ifconfig/af_atalk.c +++ b/freebsd/sbin/ifconfig/af_atalk.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ifconfig/af_inet.c b/freebsd/sbin/ifconfig/af_inet.c index 0e77597e..5d0a3d27 100644 --- a/freebsd/sbin/ifconfig/af_inet.c +++ b/freebsd/sbin/ifconfig/af_inet.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ifconfig/af_inet6.c b/freebsd/sbin/ifconfig/af_inet6.c index fb93b419..894c0493 100644 --- a/freebsd/sbin/ifconfig/af_inet6.c +++ b/freebsd/sbin/ifconfig/af_inet6.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ifconfig/af_link.c b/freebsd/sbin/ifconfig/af_link.c index ac04b71f..1a18afe2 100644 --- a/freebsd/sbin/ifconfig/af_link.c +++ b/freebsd/sbin/ifconfig/af_link.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ifconfig/af_nd6.c b/freebsd/sbin/ifconfig/af_nd6.c index 8395772f..2fc62941 100644 --- a/freebsd/sbin/ifconfig/af_nd6.c +++ b/freebsd/sbin/ifconfig/af_nd6.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2009 Hiroki Sato. All rights reserved. * diff --git a/freebsd/sbin/ifconfig/ifbridge.c b/freebsd/sbin/ifconfig/ifbridge.c index 738d25a9..9a4d868d 100644 --- a/freebsd/sbin/ifconfig/ifbridge.c +++ b/freebsd/sbin/ifconfig/ifbridge.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright 2001 Wasabi Systems, Inc. * All rights reserved. diff --git a/freebsd/sbin/ifconfig/ifcarp.c b/freebsd/sbin/ifconfig/ifcarp.c index 2537d6be..d0f3616d 100644 --- a/freebsd/sbin/ifconfig/ifcarp.c +++ b/freebsd/sbin/ifconfig/ifcarp.c @@ -1,3 +1,5 @@ +#include + /* $FreeBSD$ */ /* from $OpenBSD: ifconfig.c,v 1.82 2003/10/19 05:43:35 mcbride Exp $ */ diff --git a/freebsd/sbin/ifconfig/ifclone.c b/freebsd/sbin/ifconfig/ifclone.c index 6b129832..04009e39 100644 --- a/freebsd/sbin/ifconfig/ifclone.c +++ b/freebsd/sbin/ifconfig/ifclone.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ifconfig/ifconfig.c b/freebsd/sbin/ifconfig/ifconfig.c index 0d658856..0f368668 100644 --- a/freebsd/sbin/ifconfig/ifconfig.c +++ b/freebsd/sbin/ifconfig/ifconfig.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ifconfig/ifgif.c b/freebsd/sbin/ifconfig/ifgif.c index 1d8468c7..6386751e 100644 --- a/freebsd/sbin/ifconfig/ifgif.c +++ b/freebsd/sbin/ifconfig/ifgif.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2009 Hiroki Sato. All rights reserved. * diff --git a/freebsd/sbin/ifconfig/ifgre.c b/freebsd/sbin/ifconfig/ifgre.c index a016eca9..221371f6 100644 --- a/freebsd/sbin/ifconfig/ifgre.c +++ b/freebsd/sbin/ifconfig/ifgre.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2008 Andrew Thompson. All rights reserved. * diff --git a/freebsd/sbin/ifconfig/ifgroup.c b/freebsd/sbin/ifconfig/ifgroup.c index 488d3d1a..daffb3b0 100644 --- a/freebsd/sbin/ifconfig/ifgroup.c +++ b/freebsd/sbin/ifconfig/ifgroup.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2006 Max Laier. All rights reserved. * diff --git a/freebsd/sbin/ifconfig/iflagg.c b/freebsd/sbin/ifconfig/iflagg.c index 8a98f8a9..6e2a726e 100644 --- a/freebsd/sbin/ifconfig/iflagg.c +++ b/freebsd/sbin/ifconfig/iflagg.c @@ -1,3 +1,5 @@ +#include + /*- */ diff --git a/freebsd/sbin/ifconfig/ifmac.c b/freebsd/sbin/ifconfig/ifmac.c index 17b917f7..a64a0cbf 100644 --- a/freebsd/sbin/ifconfig/ifmac.c +++ b/freebsd/sbin/ifconfig/ifmac.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2001 Networks Associates Technology, Inc. * All rights reserved. diff --git a/freebsd/sbin/ifconfig/ifmedia.c b/freebsd/sbin/ifconfig/ifmedia.c index f827c357..b7296131 100644 --- a/freebsd/sbin/ifconfig/ifmedia.c +++ b/freebsd/sbin/ifconfig/ifmedia.c @@ -1,3 +1,5 @@ +#include + /* $NetBSD: ifconfig.c,v 1.34 1997/04/21 01:17:58 lukem Exp $ */ /* $FreeBSD$ */ diff --git a/freebsd/sbin/ifconfig/ifpfsync.c b/freebsd/sbin/ifconfig/ifpfsync.c index 5b9a3c5e..9a329825 100644 --- a/freebsd/sbin/ifconfig/ifpfsync.c +++ b/freebsd/sbin/ifconfig/ifpfsync.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 2003 Ryan McBride. All rights reserved. * Copyright (c) 2004 Max Laier. All rights reserved. diff --git a/freebsd/sbin/ifconfig/ifvlan.c b/freebsd/sbin/ifconfig/ifvlan.c index b1c808c7..9fc2971d 100644 --- a/freebsd/sbin/ifconfig/ifvlan.c +++ b/freebsd/sbin/ifconfig/ifvlan.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1999 * Bill Paul . All rights reserved. diff --git a/freebsd/sbin/ping/ping.c b/freebsd/sbin/ping/ping.c index e0ad0836..6adc03aa 100644 --- a/freebsd/sbin/ping/ping.c +++ b/freebsd/sbin/ping/ping.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/sbin/ping6/ping6.c b/freebsd/sbin/ping6/ping6.c index f32b41eb..b927f110 100644 --- a/freebsd/sbin/ping6/ping6.c +++ b/freebsd/sbin/ping6/ping6.c @@ -1,3 +1,5 @@ +#include + /* $KAME: ping6.c,v 1.169 2003/07/25 06:01:47 itojun Exp $ */ /* diff --git a/freebsd/sbin/route/route.c b/freebsd/sbin/route/route.c index ba07349a..8bf976f9 100644 --- a/freebsd/sbin/route/route.c +++ b/freebsd/sbin/route/route.c @@ -1,3 +1,5 @@ +#include + /* * Copyright (c) 1983, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/usr.bin/netstat/atalk.c b/freebsd/usr.bin/netstat/atalk.c index c9c8c3f6..811cb1ab 100644 --- a/freebsd/usr.bin/netstat/atalk.c +++ b/freebsd/usr.bin/netstat/atalk.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/usr.bin/netstat/bpf.c b/freebsd/usr.bin/netstat/bpf.c index 09261889..a7b9e452 100644 --- a/freebsd/usr.bin/netstat/bpf.c +++ b/freebsd/usr.bin/netstat/bpf.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2005 Christian S.J. Peron * All rights reserved. diff --git a/freebsd/usr.bin/netstat/if.c b/freebsd/usr.bin/netstat/if.c index 73f74967..cd383241 100644 --- a/freebsd/usr.bin/netstat/if.c +++ b/freebsd/usr.bin/netstat/if.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/usr.bin/netstat/inet.c b/freebsd/usr.bin/netstat/inet.c index 00b9e27a..eb734043 100644 --- a/freebsd/usr.bin/netstat/inet.c +++ b/freebsd/usr.bin/netstat/inet.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993, 1995 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/usr.bin/netstat/inet6.c b/freebsd/usr.bin/netstat/inet6.c index 9f179569..401112d2 100644 --- a/freebsd/usr.bin/netstat/inet6.c +++ b/freebsd/usr.bin/netstat/inet6.c @@ -1,3 +1,5 @@ +#include + /* BSDI inet.c,v 2.3 1995/10/24 02:19:29 prb Exp */ /*- * Copyright (c) 1983, 1988, 1993 diff --git a/freebsd/usr.bin/netstat/ipsec.c b/freebsd/usr.bin/netstat/ipsec.c index 392f5a70..ef59da9f 100644 --- a/freebsd/usr.bin/netstat/ipsec.c +++ b/freebsd/usr.bin/netstat/ipsec.c @@ -1,3 +1,5 @@ +#include + /* $KAME: ipsec.c,v 1.33 2003/07/25 09:54:32 itojun Exp $ */ /*- diff --git a/freebsd/usr.bin/netstat/main.c b/freebsd/usr.bin/netstat/main.c index e4e7dce1..fcc40d5c 100644 --- a/freebsd/usr.bin/netstat/main.c +++ b/freebsd/usr.bin/netstat/main.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993 * Regents of the University of California. All rights reserved. diff --git a/freebsd/usr.bin/netstat/mbuf.c b/freebsd/usr.bin/netstat/mbuf.c index 1869cd76..b06a1190 100644 --- a/freebsd/usr.bin/netstat/mbuf.c +++ b/freebsd/usr.bin/netstat/mbuf.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. diff --git a/freebsd/usr.bin/netstat/mroute.c b/freebsd/usr.bin/netstat/mroute.c index d26505b4..07bc95ee 100644 --- a/freebsd/usr.bin/netstat/mroute.c +++ b/freebsd/usr.bin/netstat/mroute.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1989 Stephen Deering * Copyright (c) 1992, 1993 diff --git a/freebsd/usr.bin/netstat/mroute6.c b/freebsd/usr.bin/netstat/mroute6.c index cdd7eaf2..59a7b6cc 100644 --- a/freebsd/usr.bin/netstat/mroute6.c +++ b/freebsd/usr.bin/netstat/mroute6.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (C) 1998 WIDE Project. * All rights reserved. diff --git a/freebsd/usr.bin/netstat/pfkey.c b/freebsd/usr.bin/netstat/pfkey.c index 9d91532f..d3fa2768 100644 --- a/freebsd/usr.bin/netstat/pfkey.c +++ b/freebsd/usr.bin/netstat/pfkey.c @@ -1,3 +1,5 @@ +#include + /* $NetBSD: inet.c,v 1.35.2.1 1999/04/29 14:57:08 perry Exp $ */ /* $KAME: ipsec.c,v 1.25 2001/03/12 09:04:39 itojun Exp $ */ /*- diff --git a/freebsd/usr.bin/netstat/route.c b/freebsd/usr.bin/netstat/route.c index 1725c78d..4ffe329a 100644 --- a/freebsd/usr.bin/netstat/route.c +++ b/freebsd/usr.bin/netstat/route.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/freebsd/usr.bin/netstat/sctp.c b/freebsd/usr.bin/netstat/sctp.c index 9feca576..f4f191d5 100644 --- a/freebsd/usr.bin/netstat/sctp.c +++ b/freebsd/usr.bin/netstat/sctp.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 2001-2007, by Weongyo Jeong. All rights reserved. * Copyright (c) 2011, by Michael Tuexen. All rights reserved. diff --git a/freebsd/usr.bin/netstat/unix.c b/freebsd/usr.bin/netstat/unix.c index 602cec7f..ada14c46 100644 --- a/freebsd/usr.bin/netstat/unix.c +++ b/freebsd/usr.bin/netstat/unix.c @@ -1,3 +1,5 @@ +#include + /*- * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. diff --git a/rtemsbsd/include/machine/rtems-bsd-user-space.h b/rtemsbsd/include/machine/rtems-bsd-user-space.h new file mode 100644 index 00000000..a79d4528 --- /dev/null +++ b/rtemsbsd/include/machine/rtems-bsd-user-space.h @@ -0,0 +1,43 @@ +/** + * @file + * + * @ingroup rtems_bsd_machine + * + * @brief TODO. + */ + +/* + * Copyright (c) 2013 embedded brains GmbH. All rights reserved. + * + * embedded brains GmbH + * Dornierstr. 4 + * 82178 Puchheim + * Germany + * + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + +#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_USER_SPACE_H_ +#define _RTEMS_BSD_MACHINE_RTEMS_BSD_USER_SPACE_H_ + +#endif /* _RTEMS_BSD_MACHINE_RTEMS_BSD_USER_SPACE_H_ */ -- cgit v1.2.3