index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ntpshmmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntpshmmon: Fix program name to not include full path of program.
Gary E. Miller
2018-12-20
1
-3
/
+7
*
ntpshmmon: Add -o option to repalce Seen@ with Offset.
Gary E. Miller
2018-12-20
1
-9
/
+28
*
ntpshmmon: Pur usage options in alpha order.
Gary E. Miller
2018-12-20
1
-1
/
+1
*
ntpshmmon: Add -? option to print usage and exit.
Gary E. Miller
2018-12-20
1
-13
/
+15
*
ntpmon: header was 81 chars long, now 80, to fit in a terminal window.
Gary E. Miller
2018-12-20
1
-1
/
+1
*
LICENSE: Update licenses for consistency. No functional changes.
Gary E. Miller
2018-11-19
1
-1
/
+1
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
Whitespace cleanups related to recent changes.
Fred Wright
2017-02-20
1
-4
/
+7
*
Explicit marking of ignoring fprintf() result
Robert Norris
2017-02-20
1
-7
/
+7
*
sys/ipc.h needs _XOPEN_SOURCE
Gary E. Miller
2016-08-15
1
-0
/
+4
*
usleep() is removed from POSIX-2008. Replace with nanosleep()
Gary E. Miller
2016-08-15
1
-2
/
+7
*
Add missing include.
Gary E. Miller
2016-08-09
1
-0
/
+1
*
Try to prevent ntpshmmon from writing a short record on interrupt.
Eric S. Raymond
2016-07-16
1
-0
/
+7
*
Minor fix to ntpshmmon data header.
Eric S. Raymond
2016-07-13
1
-1
/
+1
*
Restore the original output format of ntpshmmon.
Eric S. Raymond
2016-07-13
1
-2
/
+2
*
Fix formatting of ntpshmmon to match recent output change.
Gary E. Miller
2016-06-17
1
-1
/
+1
*
Make ntpshmmon take less CPU
Gary E. Miller
2016-06-17
1
-3
/
+9
*
Only read the system clock for tvc is we are going to use it.
Gary E. Miller
2016-06-16
1
-0
/
+2
*
Expand the -h option in ntpshmmon.
Gary E. Miller
2016-06-15
1
-2
/
+11
*
Fix double counting in ntpshmmon
Gary E. Miller
2016-06-15
1
-22
/
+38
*
Add include for safe_atof().
Gary E. Miller
2016-04-05
1
-0
/
+1
*
Cleanup: atof() -> safe_atof()
Gary E. Miller
2016-04-05
1
-1
/
+1
*
Remove duplicate definition of timespec_diff_ns()
Gary E. Miller
2015-06-04
1
-5
/
+1
*
Fix overflow issue on 32 bit binaries.
Gary E. Miller
2015-06-03
1
-1
/
+1
*
ntpshmmon overflowed diff time on 32 bit hosts.
Gary E. Miller
2015-06-03
1
-5
/
+11
*
Print ntpshmmon banner as comment to follow spec
Miroslav Lichvar
2015-05-07
1
-1
/
+1
*
More trailing whitespace fixups.
Gary E. Miller
2015-04-30
1
-2
/
+2
*
Line up the column headings better
Gary E. Miller
2015-04-01
1
-1
/
+1
*
Document ntpshmmon structure and add heading to output
Gary E. Miller
2015-04-01
1
-0
/
+1
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-10
/
+0
*
splint cleanup. Fixes for minor but real issues...
Eric S. Raymond
2015-03-28
1
-1
/
+1
*
Rate-limit ntpshmmon properly, and make the limit settable.
Eric S. Raymond
2015-03-17
1
-3
/
+12
*
Appeasement cast for 32-bit maxhines.
Eric S. Raymond
2015-03-14
1
-3
/
+3
*
Fix minor bug in ntpshmmon uncovered by Coverity.
Eric S. Raymond
2015-03-13
1
-19
/
+13
*
Begin factoring out ntplib.
Eric S. Raymond
2015-03-07
1
-4
/
+4
*
Tell ntpshhmon to merely snoop SHM updates, not consume them.
Eric S. Raymond
2015-03-03
1
-1
/
+1
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2015-03-02
1
-4
/
+4
*
Added -n and -t termination options to ntpshmmon.
Eric S. Raymond
2015-03-02
1
-7
/
+18
*
Generqte -V messages in a uniform way.
Eric S. Raymond
2015-03-02
1
-2
/
+2
*
Add -V option to ntpshmmon.
Eric S. Raymond
2015-03-02
1
-2
/
+8
*
ntpshm.c -> ntpshmwrite.c; ntpmon -> ntpshmmon.
Eric S. Raymond
2015-02-27
1
-0
/
+127