[Git][NTPsec/ntpsec][master] 2 commits: Typo fix.

Eric S. Raymond gitlab at mg.gitlab.com
Fri Jan 18 10:06:56 UTC 2019


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
fbde6575 by Eric S. Raymond at 2019-01-18T10:06:27Z
Typo fix.

- - - - -
a7f6c947 by Eric S. Raymond at 2019-01-18T10:06:27Z
Cleanup of dangling sysmbols in ifdex-ignores.

- - - - -


2 changed files:

- devel/ifdex-ignores
- devel/nts.adoc


Changes:

=====================================
devel/ifdex-ignores
=====================================
@@ -57,6 +57,13 @@ NTP_API
 # From the Linux PPS header
 PPS_API_VERS
 
+# Linux symbols related to time.  CLOCK_MONOTONIC is POSIX.
+# Only used in the attic
+CLOCK_BOOTTIME
+CLOCK_MONOTONIC
+CLOCK_MONOTONIC_RAW
+CLOCK_REALTIME_COARSE
+
 # OpenSSL
 OPENSSL_VERSION_NUMBER
 LIBRESSL_VERSION_NUMBER
@@ -121,6 +128,7 @@ NOTUSED
 ONCORE_VERBOSE_.*	# Debugging symbols internal to the OnCore refclock
 PI			# Math constant used by the sim code
 RUN_TEST		# Internal to Unity
+__ghs__			# Unity
 THREAD_MINSTACKSIZE
 UINTPTR_MAX		# Unity
 UINTPTR_MAX0		# Unity
@@ -170,6 +178,8 @@ HAVE_STRUCT_TIMEX_MODES
 HAVE_STRUCT_TIMEX_TIME_TICK
 HAVE_STRUCT_NTPTIMEVAL_TAI
 HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC
+CMAC_VERSION_CUTOFF	# Cruft from the attic
+DoSLOW			# Cruft from the attic
 
 # seccomp-related symbols that may not be available on all systems
 __NR_mmap


=====================================
devel/nts.adoc
=====================================
@@ -66,7 +66,7 @@ Responses may flow in the other direction.
 === Alpha -> Bravo ===
 NTP-client to NTS-KE-client (Alpha to Bravo) is pretty simple.
 
-  NTP-KE-client sends:
+  NTS-KE-client sends:
     Host name of NTS-KE server
     Optional preferred IP Address 4.1.7
     A sorted list of AEAD algorithms 4.1.5



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/332b2643ca82e42165231af0e55188c8de709631...a7f6c9472477a4ea2b503aba5c1c2de4165f2db0

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/332b2643ca82e42165231af0e55188c8de709631...a7f6c9472477a4ea2b503aba5c1c2de4165f2db0
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190118/194b98bd/attachment-0001.html>


More information about the vc mailing list