Deleted Added
full compact
1c1
< /* $FreeBSD: head/usr.sbin/rtadvd/rtadvd.c 112676 2003-03-26 17:28:47Z ume $ */
---
> /* $FreeBSD: head/usr.sbin/rtadvd/rtadvd.c 118660 2003-08-08 16:38:23Z ume $ */
250c250
< __FUNCTION__, pidfilename);
---
> __func__, pidfilename);
289c289
< "inputs or timeout", __FUNCTION__,
---
> "inputs or timeout", __func__,
295c295
< __FUNCTION__);
---
> __func__);
303c303
< __FUNCTION__, strerror(errno));
---
> __func__, strerror(errno));
338c338
< __FUNCTION__);
---
> __func__);
369c369
< "(type = %d, len = %d)", __FUNCTION__, rtmsg_type(msg), n);
---
> "(type = %d, len = %d)", __func__, rtmsg_type(msg), n);
381c381
< __FUNCTION__, n, rtmsg_len(msg));
---
> __func__, n, rtmsg_len(msg));
418c418
< __FUNCTION__, __LINE__, type,
---
> __func__, __LINE__, type,
429c429
< __FUNCTION__,
---
> __func__,
452c452
< __FUNCTION__, plen);
---
> __func__, plen);
468c468
< __FUNCTION__,
---
> __func__,
493c493
< __FUNCTION__, plen);
---
> __func__, plen);
503c503
< __FUNCTION__,
---
> __func__,
526c526
< __FUNCTION__, __LINE__, type,
---
> __func__, __LINE__, type,
537c537
< __FUNCTION__, rai->ifname);
---
> __func__, rai->ifname);
543c543
< __FUNCTION__, rai->ifname);
---
> __func__, rai->ifname);
600c600
< __FUNCTION__);
---
> __func__);
606c606
< __FUNCTION__);
---
> __func__);
617c617
< __FUNCTION__,
---
> __func__,
626c626
< __FUNCTION__, i);
---
> __func__, i);
636c636
< __FUNCTION__, i);
---
> __func__, i);
654c654
< __FUNCTION__, *hlimp,
---
> __func__, *hlimp,
664c664
< __FUNCTION__, icp->icmp6_code,
---
> __func__, icp->icmp6_code,
674c674
< __FUNCTION__,
---
> __func__,
691c691
< __FUNCTION__, *hlimp,
---
> __func__, *hlimp,
701c701
< __FUNCTION__, icp->icmp6_code,
---
> __func__, icp->icmp6_code,
711c711
< __FUNCTION__,
---
> __func__,
723c723
< __FUNCTION__);
---
> __func__);
737c737
< __FUNCTION__, icp->icmp6_type);
---
> __func__, icp->icmp6_type);
754c754
< __FUNCTION__,
---
> __func__,
766c766
< __FUNCTION__,
---
> __func__,
783c783
< __FUNCTION__,
---
> __func__,
797c797
< __FUNCTION__,
---
> __func__,
847c847
< __FUNCTION__);
---
> __func__);
888c888
< __FUNCTION__,
---
> __func__,
901c901
< __FUNCTION__,
---
> __func__,
915c915
< __FUNCTION__,
---
> __func__,
929c929
< __FUNCTION__,
---
> __func__,
943c943
< __FUNCTION__,
---
> __func__,
957c957
< __FUNCTION__,
---
> __func__,
972c972
< __FUNCTION__,
---
> __func__,
987c987
< __FUNCTION__,
---
> __func__,
1002c1002
< __FUNCTION__,
---
> __func__,
1057c1057
< __FUNCTION__,
---
> __func__,
1070c1070
< __FUNCTION__,
---
> __func__,
1098c1098
< __FUNCTION__,
---
> __func__,
1113c1113
< __FUNCTION__,
---
> __func__,
1134c1134
< __FUNCTION__,
---
> __func__,
1149c1149
< __FUNCTION__,
---
> __func__,
1212c1212
< syslog(LOG_INFO, "<%s> short option header", __FUNCTION__);
---
> syslog(LOG_INFO, "<%s> short option header", __func__);
1220c1220
< __FUNCTION__, hdr->nd_opt_type);
---
> __func__, hdr->nd_opt_type);
1225c1225
< syslog(LOG_INFO, "<%s> short option", __FUNCTION__);
---
> syslog(LOG_INFO, "<%s> short option", __func__);
1232c1232
< __FUNCTION__, hdr->nd_opt_type);
---
> __func__, hdr->nd_opt_type);
1239c1239
< __FUNCTION__, hdr->nd_opt_type);
---
> __func__, hdr->nd_opt_type);
1252c1252
< __FUNCTION__);
---
> __func__);
1265c1265
< __FUNCTION__, hdr->nd_opt_type);
---
> __func__, hdr->nd_opt_type);
1280c1280
< __FUNCTION__);
---
> __func__);
1328c1328
< syslog(LOG_ERR, "<%s> not enough core", __FUNCTION__);
---
> syslog(LOG_ERR, "<%s> not enough core", __func__);
1336c1336
< syslog(LOG_ERR, "<%s> not enough core", __FUNCTION__);
---
> syslog(LOG_ERR, "<%s> not enough core", __func__);
1341c1341
< syslog(LOG_ERR, "<%s> socket: %s", __FUNCTION__,
---
> syslog(LOG_ERR, "<%s> socket: %s", __func__,
1352c1352
< __FUNCTION__, strerror(errno));
---
> __func__, strerror(errno));
1359c1359
< __FUNCTION__, strerror(errno));
---
> __func__, strerror(errno));
1370c1370
< __FUNCTION__, strerror(errno));
---
> __func__, strerror(errno));
1377c1377
< __FUNCTION__, strerror(errno));
---
> __func__, strerror(errno));
1390c1390
< __FUNCTION__, strerror(errno));
---
> __func__, strerror(errno));
1401c1401
< __FUNCTION__);
---
> __func__);
1409c1409
< __FUNCTION__, ra->ifname, strerror(errno));
---
> __func__, ra->ifname, strerror(errno));
1423c1423
< __FUNCTION__);
---
> __func__);
1432c1432
< __FUNCTION__, mcastif);
---
> __func__, mcastif);
1441c1441
< __FUNCTION__,
---
> __func__,
1474c1474
< "<%s> socket: %s", __FUNCTION__, strerror(errno));
---
> "<%s> socket: %s", __func__, strerror(errno));
1503c1503
< __FUNCTION__, rainfo->ifname);
---
> __func__, rainfo->ifname);
1535c1535
< __FUNCTION__, rainfo->ifname, rainfo->waiting);
---
> __func__, rainfo->ifname, rainfo->waiting);
1542c1542
< __FUNCTION__, rainfo->ifname,
---
> __func__, rainfo->ifname,
1562c1562
< __FUNCTION__, rainfo->ifname,
---
> __func__, rainfo->ifname,
1597c1597
< __FUNCTION__, rai->ifname);
---
> __func__, rai->ifname);
1636c1636
< __FUNCTION__, rai->ifname,
---
> __func__, rai->ifname,