NetBSD/dist/ntp/libntp
agc 865595bdf3 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22253, verified by myself.
2003-08-07 09:20:39 +00:00
..
Makefile.am Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
Makefile.in Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
README
a_md5encrypt.c Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
adjtime.c
adjtimex.c Comment out token after #endif. 2002-05-16 19:53:37 +00:00
atoint.c
atolfp.c
atouint.c
audio.c
authencrypt.c Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
authkeys.c Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
authparity.c Include <config.h> and check if DES is defined before building DES 2000-04-17 05:47:22 +00:00
authreadkeys.c
authusekey.c Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
binio.c
buftvtots.c
caljulian.c
calleapwhen.c
caltontp.c
calyearstart.c
clocktime.c
clocktypes.c
decodenetnum.c
dofptoa.c
dolfptoa.c
emalloc.c
findconfig.c
fptoa.c
fptoms.c
getopt.c
gpstolfp.c Use UL on very large constant (~2.35G) instead of just U. 2000-04-17 05:48:36 +00:00
hextoint.c
hextolfp.c
humandate.c
icom.c
ieee754io.c
inttoa.c
iosignal.c
lib_strbuf.c Include "ntp_stdlib.h" to get prototype for init_lib(). 2000-04-17 05:49:11 +00:00
lib_strbuf.h
log.c
log.h
machines.c
md5c.c
memmove.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:20:39 +00:00
mfp_mul.c
mfptoa.c
mfptoms.c
mktime.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:20:39 +00:00
modetoa.c
mstolfp.c
msutotsf.c
msyslog.c Format string cleanups by Bill Sommerfeld. 2000-10-09 14:52:15 +00:00
netof.c
numtoa.c
numtohost.c
octtoint.c
prettydate.c
random.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:20:39 +00:00
ranny.c
recvbuff.c
refnumtoa.c
snprintf.c Import ntp 4.0.99i 2000-04-22 14:51:59 +00:00
statestr.c
strerror.c
syssignal.c
systime.c Fix compile warnings in new code. Patches for these sent to the 2000-04-22 15:49:31 +00:00
tsftomsu.c
tstotv.c
tvtoa.c
tvtots.c
uglydate.c
uinttoa.c
utvtoa.c
ymd2yd.c

README

README file for directory ./libntp of the NTP Version 4 distribution

This directory contains the sources for the NTP library used by most
programs in this distribution. See the README and RELNOTES files in the
parent directory for directions on how to make this library.