Commits on Source 9
-
Gary E. Miller authored
ntpsec only used library_fatal_error(), so just hard code it. The old code tried to prevent recursion, but in this case could not happen.
-
Gary E. Miller authored
ntpsec only used library_unexpected_error(), so just hard code it.
-
Gary E. Miller authored
Another layer of useless indirection.
-
Gary E. Miller authored
Also change abort() to exit(-4). abort() is being flakey.
-
Gary E. Miller authored
yet another level of indirection.
-
Gary E. Miller authored
-
Gary E. Miller authored
Wow, a big circular rat's nest that was never used!
-
Gary E. Miller authored
-
Gary E. Miller authored