Searched refs:addpeer (Results 1 – 6 of 6) sorted by relevance
| /src/usr.sbin/syslogd/ |
| H A D | syslogd.c | 335 static void addpeer(const char *, const char *, mode_t); 392 addpeer(const char *name, const char *serv, mode_t mode) in addpeer() function 535 addpeer(optarg, "syslog", 0); in main() 539 addpeer(strlen(optarg) == 0 ? NULL : optarg, in main() 601 addpeer(name, NULL, mode); in main()
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 580 .It Xo Ic addpeer Ar peer_address 614 Identical to the addpeer command, except that the operating 621 Identical to the addpeer command, except that the operating
|
| H A D | ntpdc_ops.c | 55 static void addpeer (struct parse *, FILE *); 129 { "addpeer", addpeer, { NTP_ADD, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR }, 1268 addpeer( in addpeer() function
|
| /src/contrib/ntp/ |
| H A D | NEWS | 1875 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC 5641 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC
|
| H A D | ChangeLog | 750 * [Sec 3009] Crafted addpeer with hmode > 7 causes OOB error. perlinger@ntp.org
|
| H A D | CommitLog | 24333 [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error 24336 [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error 24339 [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error 223687 [Bug 531]: ntpdc limitations on addserver & addpeer (Ray Van Tassle) 223690 [Bug 531]: ntpdc limitations on addserver & addpeer (Ray Van Tassle) 223693 [Bug 531]: ntpdc limitations on addserver & addpeer (Ray Van Tassle) 223696 [Bug 531]: ntpdc limitations on addserver & addpeer (Ray Van Tassle) 223699 [Bug 531]: ntpdc limitations on addserver & addpeer (Ray Van Tassle) 223702 [Bug 531]: ntpdc limitations on addserver & addpeer (Ray Van Tassle)
|