diff options
Diffstat (limited to 'usr.sbin/xntpd/conf/Config.CHATHAM')
| -rw-r--r-- | usr.sbin/xntpd/conf/Config.CHATHAM | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/xntpd/conf/Config.CHATHAM b/usr.sbin/xntpd/conf/Config.CHATHAM index 41e6fc2aa340..b1f980be477b 100644 --- a/usr.sbin/xntpd/conf/Config.CHATHAM +++ b/usr.sbin/xntpd/conf/Config.CHATHAM @@ -89,9 +89,6 @@ RANLIB= ranlib # to configure the particular clock drivers you want in the # CLOCKDEFS= line below. This flag affects xntpd only. # -# There is an occurance of a call to rindex() in the daemon. You may -# have to include a -Drindex=strrchr to get this to load right. -# # To change the location of the configuration file, use a # -DCONFIG_FILE=\\"/local/etc/ntp.conf\\" or something similar. # @@ -109,7 +106,7 @@ RANLIB= ranlib # (for SunOS 4.1.1) that intercepts carrier-detect transitions # generated by the pps signal. Only one of these flags should be defined. # -DEFS= -DUSELIBKVM -DDEBUG -DSTREAM -DREFCLOCK -DNO_SIGNED_CHAR_DECL -DPPS -DPPSDEV -DXNTP_RETROFIT_STDLIB -DHAVE_UNISTD_H +DEFS= -DUSELIBKVM -DDEBUG -DSTREAM -DREFCLOCK -DNO_SIGNED_CHAR_DECL -DPPS -DPPSDEV -DXNTP_RETROFIT_STDLIB -DNTP_POSIX_SOURCE # # Authentication types supported. Choose from DES and MD5. If you |
