mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
37a6031461
share/mk/sys.mk instead. This is part of a medium term project to permit deterministic builds of FreeBSD. Submitted by: Erik Cederstrand <erik@cederstrand.dk> Reviewed by: imp, toolchain@ Approved by: cperciva MFC after: 2 weeks |
||
---|---|---|
.. | ||
a_md5encrypt.c | ||
adjtime.c | ||
adjtimex.c | ||
atoint.c | ||
atolfp.c | ||
atouint.c | ||
audio.c | ||
authkeys.c | ||
authreadkeys.c | ||
authusekey.c | ||
buftvtots.c | ||
caljulian.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 | ||
hextoint.c | ||
hextolfp.c | ||
humandate.c | ||
icom.c | ||
inttoa.c | ||
iosignal.c | ||
lib_strbuf.c | ||
lib_strbuf.h | ||
machines.c | ||
Makefile.am | ||
Makefile.in | ||
md5c.c | ||
memmove.c | ||
mfptoa.c | ||
mfptoms.c | ||
mktime.c | ||
modetoa.c | ||
mstolfp.c | ||
msutotsf.c | ||
msyslog.c | ||
netof.c | ||
ntp_random.c | ||
ntp_rfc2553.c | ||
numtoa.c | ||
numtohost.c | ||
octtoint.c | ||
prettydate.c | ||
README | ||
recvbuff.c | ||
refnumtoa.c | ||
snprintf.c | ||
socktoa.c | ||
socktohost.c | ||
statestr.c | ||
strdup.c | ||
strerror.c | ||
strstr.c | ||
syssignal.c | ||
systime_s.c | ||
systime.c | ||
tsftomsu.c | ||
tstotv.c | ||
tvtoa.c | ||
tvtots.c | ||
uglydate.c | ||
uinttoa.c | ||
utvtoa.c | ||
ymd2yd.c |
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.