add ntp version bump

This commit is contained in:
groni
2016-01-01 17:28:30 +01:00
parent 7bbe17af2a
commit 5da30118d8
34 changed files with 2366 additions and 2 deletions
@@ -0,0 +1,12 @@
diff -up ntp-4.2.6p1/ntpd/ntp_proto.c.retcode ntp-4.2.6p1/ntpd/ntp_proto.c
--- ntp-4.2.6p1/ntpd/ntp_proto.c.retcode 2009-12-09 08:36:36.000000000 +0100
+++ ntp-4.2.6p1/ntpd/ntp_proto.c 2010-03-03 16:06:00.000000000 +0100
@@ -269,7 +269,7 @@ transmit(
"ntpd: no servers found");
printf(
"ntpd: no servers found\n");
- exit (0);
+ exit (1);
}
}
}