Module Name:src
Committed By: christos
Date: Sat Oct 10 14:25:21 UTC 2020
Removed Files:
src/external/bsd/ntp/bin/ntp-keygen: ntp-keygen.8
src/external/bsd/ntp/bin/ntpd: ntp.conf.5 ntp.keys.5 ntpd.8
src/external/bsd/ntp/bin/ntpdc: ntpdc.8
src/externa
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:48 UTC 2020
Modified Files:
src/external/bsd/ntp/bin: Makefile.inc
Log Message:
Use .PARSEDIR
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/bin/Makefile.inc
Please note that
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:05 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/sntp: Makefile
Log Message:
include bsd.own.mk so that ../../Makefile.inc does not do it...
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/
Module Name:src
Committed By: kamil
Date: Fri May 29 10:53:02 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
Fix the ntpd build with Clang/LLVM
Set -Wno-format-nonliteral for ntp_refclock.c
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: fox
Date: Sat Feb 8 13:20:10 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
external/bsd/ntp: Suppress -Werror=stringop-truncation error.
Add GCC_NO_STRINGOP_TRUNCATION to refclock_jjy.c to prevent build failur
Module Name:src
Committed By: abhinav
Date: Tue Mar 28 04:27:26 UTC 2017
Modified Files:
src/external/bsd/ntp/bin/ntpd: ntp.keys.5
Log Message:
Remove duplicated NAME section
Remove hardcoded argument to .Os
Remove extra arguments to .Dt
The extra arguments to .Dt were be
Module Name:src
Committed By: christos
Date: Wed Jun 29 23:03:24 UTC 2016
Modified Files:
src/external/bsd/ntp/bin: Makefile
Log Message:
always build ntp_keygen
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/bin/Makefile
Please note th
Module Name:src
Committed By: mrg
Date: Wed Mar 23 09:00:31 UTC 2016
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
apply -Wno-error=maybe-uninitialized with GCC 5.3.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/ntp
Module Name:src
Committed By: christos
Date: Mon Jan 20 01:52:54 UTC 2014
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
use the old style no-error for gcc-4.1
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/ntp/bin/nt
Module Name:src
Committed By: christos
Date: Mon Dec 30 17:48:13 UTC 2013
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
find ntp_scanner.h
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/ntp/bin/ntpd/Makefile
Please
Module Name:src
Committed By: njoly
Date: Wed Nov 14 08:26:29 UTC 2012
Modified Files:
src/external/bsd/ntp/bin/ntptrace: ntptrace.8
Log Message:
Use mdoc macro for literal block display.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/ntp/bi
Module Name:src
Committed By: joerg
Date: Thu Aug 9 14:40:52 UTC 2012
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
Disable warning about broken strncat usage from clang for now.
The code is technically not going to overflow, but completely messed u
Module Name:src
Committed By: kardel
Date: Wed Feb 1 21:22:19 UTC 2012
Modified Files:
src/external/bsd/ntp/bin/sntp: Makefile
Log Message:
use WARNS=0 until const issue is resolved
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/bin/snt
Module Name:src
Committed By: gdt
Date: Sun Feb 27 12:42:44 UTC 2011
Modified Files:
src/external/bsd/ntp/bin/ntpq: Makefile
Log Message:
Don't copy ntpq.1 to ntpq.8 before overwriting it.
"foo > bar" fails when bar is mode 444, and files copied from the
source tree shoul
Module Name:src
Committed By: plunky
Date: Sat Feb 26 19:17:38 UTC 2011
Modified Files:
src/external/bsd/ntp/bin/ntp-keygen: Makefile
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/bin/ntpdc: Makefile
src/external/bsd/ntp/bin/ntpq: Make
Module Name:src
Committed By: he
Date: Wed Sep 1 16:43:39 UTC 2010
Modified Files:
src/external/bsd/ntp/bin/ntpq: Makefile
Log Message:
Another addition of -lterminfo after -ledit, so this links statically as well.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -
Module Name:src
Committed By: he
Date: Wed Sep 1 16:26:11 UTC 2010
Modified Files:
src/external/bsd/ntp/bin/ntpdc: Makefile
Log Message:
Add -lterminfo after -ledit, so that this links when doing static
linking as well (found when building for the sun2 target).
To gener
Module Name:src
Committed By: kardel
Date: Sun Aug 29 11:15:33 UTC 2010
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
only refer to libdns_sd when mDNS is compiled in
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ntp/
Module Name:src
Committed By: kardel
Date: Sat Aug 28 20:51:08 UTC 2010
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
disable .y.c rule - ntp_parser.y needs bison which is not part of the tool chain
To generate a diff of this commit:
cvs rdiff -u -
19 matches
Mail list logo