Gary E. Miller
|
405f6a21a2
ntpshmmon.c: Use timespec_str() to fix 32-bit *BSD warnings.
|
5 年之前 |
Fred Wright
|
a4ecde7155
Fixes ntpshmmon for systems without clock_gettime().
|
5 年之前 |
Gary E. Miller
|
9984d6f387
ntpshmmon.c: remove duplicate gpsd_config.h
|
5 年之前 |
Gary E. Miller
|
4ffb5284cd
gpsd_config.h needs to be first in all C files.
|
5 年之前 |
Gary E. Miller
|
a8521d8b2a
ntpshmmon: Fix program name to not include full path of program.
|
6 年之前 |
Gary E. Miller
|
bb625f98b2
ntpshmmon: Add -o option to repalce Seen@ with Offset.
|
6 年之前 |
Gary E. Miller
|
7184cbf58a
ntpshmmon: Pur usage options in alpha order.
|
6 年之前 |
Gary E. Miller
|
72e90e0374
ntpshmmon: Add -? option to print usage and exit.
|
6 年之前 |
Gary E. Miller
|
6b71c22c94
ntpmon: header was 81 chars long, now 80, to fit in a terminal window.
|
6 年之前 |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 年之前 |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 年之前 |
Fred Wright
|
6d649db513
Whitespace cleanups related to recent changes.
|
8 年之前 |
Robert Norris
|
e2695bd13a
Explicit marking of ignoring fprintf() result
|
8 年之前 |
Gary E. Miller
|
87b7df3546
sys/ipc.h needs _XOPEN_SOURCE
|
8 年之前 |
Gary E. Miller
|
e67e4118a0
usleep() is removed from POSIX-2008. Replace with nanosleep()
|
8 年之前 |
Gary E. Miller
|
1a940a8c8e
Add missing include.
|
8 年之前 |
Eric S. Raymond
|
3cf52771df
Try to prevent ntpshmmon from writing a short record on interrupt.
|
8 年之前 |
Eric S. Raymond
|
e0d8dfbcc3
Minor fix to ntpshmmon data header.
|
8 年之前 |
Eric S. Raymond
|
4347babbe3
Restore the original output format of ntpshmmon.
|
8 年之前 |
Gary E. Miller
|
88190a1964
Fix formatting of ntpshmmon to match recent output change.
|
8 年之前 |
Gary E. Miller
|
aebb9d999c
Make ntpshmmon take less CPU
|
8 年之前 |
Gary E. Miller
|
804c0fa71a
Only read the system clock for tvc is we are going to use it.
|
8 年之前 |
Gary E. Miller
|
cb848db6ea
Expand the -h option in ntpshmmon.
|
8 年之前 |
Gary E. Miller
|
2125024d47
Fix double counting in ntpshmmon
|
8 年之前 |
Gary E. Miller
|
1589414f43
Add include for safe_atof().
|
9 年之前 |
Gary E. Miller
|
e30203491a
Cleanup: atof() -> safe_atof()
|
9 年之前 |
Gary E. Miller
|
271801553f
Remove duplicate definition of timespec_diff_ns()
|
9 年之前 |
Gary E. Miller
|
ebb1d9da88
Fix overflow issue on 32 bit binaries.
|
9 年之前 |
Gary E. Miller
|
7a04ef5ac5
ntpshmmon overflowed diff time on 32 bit hosts.
|
9 年之前 |
Miroslav Lichvar
|
31debe5089
Print ntpshmmon banner as comment to follow spec
|
10 年之前 |