| /src/contrib/ntp/ntpd/ |
| H A D | refclock_wwvb.c | 296 prettydate(&trtmp))); in wwvb_receive() 300 prettydate(&trtmp))); in wwvb_receive() 311 prettydate(&trtmp), prettydate(&pp->lastrec))); in wwvb_receive() 480 printf("%c poll at %s\n", pollchar, prettydate(&now)); in wwvb_timer()
|
| H A D | refclock_parse.c | 4016 prettydate(&reftime), in parse_process() 4017 prettydate(&rectime), in parse_process() 4046 prettydate(&offset)); in parse_process() 4124 prettydate(&reftime), in parse_process() 4125 prettydate(&rectime), in parse_process() 4137 prettydate(&reftime), in parse_process() 4138 prettydate(&rectime)); in parse_process() 4208 prettydate(&reftime), in parse_process() 4209 prettydate(&rectime), in parse_process()
|
| H A D | refclock_mx4200.c | 884 prettydate(&pp->lastrec), pp->offset); in mx4200_receive()
|
| H A D | refclock_palisade.c | 1188 up->unit, prettydate(&pp->lastrec)); in palisade_receive()
|
| /src/contrib/ntp/sntp/ |
| H A D | networking.c | 286 msyslog(LOG_ERR, "resp org: %s", prettydate(&resp_org)); in process_pkt() 287 msyslog(LOG_ERR, "sent xmt: %s", prettydate(&sent_xmt)); in process_pkt()
|
| H A D | utilities.c | 41 fprintf(output, "%s\n", prettydate(ts)); in l_fp_output()
|
| /src/contrib/ntp/clockstuff/ |
| H A D | chutest.c | 657 printf("yearstart %s\n", prettydate(&ts)); in chufilter() 658 printf("received %s\n", prettydate(rtime)); in chufilter() 660 printf("date_ui %s\n", prettydate(&ts)); in chufilter()
|
| /src/contrib/ntp/libntp/ |
| H A D | prettydate.c | 209 prettydate( in prettydate() function
|
| H A D | Makefile.in | 178 ntp_worker.c numtoa.c octtoint.c prettydate.c refidsmear.c \ 241 octtoint.$(OBJEXT) prettydate.$(OBJEXT) refidsmear.$(OBJEXT) \ 264 ntp_worker.c numtoa.c octtoint.c prettydate.c refidsmear.c \ 325 ./$(DEPDIR)/prettydate.Po ./$(DEPDIR)/recvbuff.Po \ 826 prettydate.c \ 1096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prettydate.Po@am__quote@ # am--include-marker 1382 -rm -f ./$(DEPDIR)/prettydate.Po 1536 -rm -f ./$(DEPDIR)/prettydate.Po
|
| H A D | Makefile.am | 196 prettydate.c \
|
| /src/usr.sbin/ntp/libntp/ |
| H A D | Makefile | 27 numtoa.c octtoint.c prettydate.c \
|
| /src/contrib/ntp/util/ |
| H A D | ntptime.c | 313 prettydate(&ts), fdigits, (int)time_frac); in main()
|
| /src/contrib/ntp/ntpdate/ |
| H A D | ntpdate.c | 2196 prettydate(&pp->reftime)); in print_server() 2198 prettydate(&pp->org)); in print_server() 2200 prettydate(&pp->xmt)); in print_server()
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc_ops.c | 632 prettydate(&tempts)); in printpeer() 635 prettydate(&tempts)); in printpeer() 638 prettydate(&tempts)); in printpeer() 641 prettydate(&tempts)); in printpeer() 999 (void) fprintf(fp, "reference time: %s\n", prettydate(&tempts)); in sysinfo()
|
| /src/contrib/ntp/include/ |
| H A D | ntp_fp.h | 357 extern char * prettydate (l_fp *);
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 3694 output(fp, name, prettydate(&lfp)); in cookedprint()
|
| H A D | ntpq-subs.c | 3900 prettydate(&pvdc->v.lfp)); in collect_display_vdc()
|
| /src/contrib/ntp/ |
| H A D | ChangeLog | 438 * [Bug 3475] modify prettydate() to suppress output of zero time <perlinger@ntp.org> 1092 msyslog.c, prettydate.c, recvbuff.c, sfptostr.c, tstotv.c, tvtots.c, 2603 * Remove sntp l_fp_output() test now that it uses prettydate(). 4280 * Fix [CID 72], a typo introduced at the latest fix to prettydate.c. 4284 * [Bug 1118] Fixed sign extension for 32 bit time_t in caljulian() and prettydate(). 4336 * Updated caljulian.c and prettydate.c from Juergen Perlinger.
|
| H A D | CommitLog-4.1.0 | 836 * libntp/prettydate.c: 4755 * ntpd/refclock_parse.c (parse_control): using gmprettydate instead of prettydate() 4770 * libntp/prettydate.c (gmprettydate): new function for format date
|
| H A D | CommitLog | 2623 libntp/prettydate.c@1.22 +0 -1 4818 tests/libntp/prettydate.c@1.7 +0 -0 12200 tests/libntp/run-prettydate.c@1.8 +2 -0 14228 [Bug 3475] modify prettydate() to suppress output of zero time 14231 [Bug 3475] modify prettydate() to suppress output of zero time 14233 libntp/prettydate.c@1.21 +5 -0 14234 [Bug 3475] modify prettydate() to suppress output of zero time 16453 tests/libntp/run-prettydate.c@1.7 +8 -0 26315 tests/libntp/prettydate.c@1.6 +10 -0 26354 tests/libntp/run-prettydate.c@1.6 +1 -1 [all …]
|
| H A D | NEWS | 521 [Bug 3475] modify prettydate() to suppress output of zero time <perlinger@ntp.org> 4287 [Bug 3475] modify prettydate() to suppress output of zero time <perlinger@ntp.org>
|