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
/
gpsctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-1
/
+1
*
Permit error messages from gpsctl again.
Eric S. Raymond
2014-09-20
1
-0
/
+2
*
Minimal option requires conditionalization of some code.
Eric S. Raymond
2014-09-06
1
-0
/
+2
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-4
/
+2
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-59
/
+59
*
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-11
/
+2
*
More gpsd_report removal. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-59
/
+59
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-62
/
+62
*
Eliminate reverse linkage of gpsd_write. All regression tests pass.
Eric S. Raymond
2014-08-26
1
-8
/
+0
*
Fix trivial but fatal errors introduced by last commit.
Eric S. Raymond
2014-08-24
1
-1
/
+1
*
Properly free devices when select() sees bad fds for them.
Eric S. Raymond
2014-08-24
1
-4
/
+0
*
Include <sys/select.h> everywhere fd_set us used.
Eric S. Raymond
2014-08-18
1
-0
/
+1
*
Attempt to recover from EBADF in the main select.
Eric S. Raymond
2014-08-18
1
-0
/
+8
*
Use the gps_errstr() to handle gps_open() errors.
Michael Tatarinov
2013-11-28
1
-1
/
+1
*
Investigating ways to get rid of CLOSE_DELAY in the test framework...
Eric S. Raymond
2013-11-27
1
-0
/
+4
*
Typo fix.
Eric S. Raymond
2013-11-13
1
-6
/
+6
*
In gpsctl, make client mode ID operation report the device subtype.
Eric S. Raymond
2013-11-13
1
-5
/
+10
*
Teach gpsctl to extract subtype information.
Eric S. Raymond
2013-11-13
1
-13
/
+3
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-1
/
+1
*
Fix more build breakage. Partial splint cleanup.
Eric S. Raymond
2013-11-12
1
-2
/
+0
*
I don't know how the previous commit compiled...
Eric S. Raymond
2013-11-12
1
-1
/
+1
*
Polish the modified gpsmon timeout logic.
Eric S. Raymond
2013-11-12
1
-3
/
+4
*
Nuke short timeout on gpsctl sync, it was producing spurious failure messages.
Eric S. Raymond
2013-11-11
1
-1
/
+15
*
Explain some code.
Eric S. Raymond
2013-11-11
1
-1
/
+2
*
Deal more gracefully with a zero timeout.
Eric S. Raymond
2013-11-11
1
-3
/
+5
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-1
/
+1
*
Fix a very minor bug reported by Trellisware.
Eric S. Raymond
2013-10-10
1
-1
/
+1
*
splint cleanup.
Eric S. Raymond
2013-10-10
1
-4
/
+0
*
Handle error returns from gpsd_await_data() a bit more gracefully.
Eric S. Raymond
2013-10-10
1
-0
/
+11
*
Typo fix.
Eric S. Raymond
2013-10-10
1
-1
/
+1
*
Make mode-switching from gpsctl work when going through the daemon.
Eric S. Raymond
2013-10-10
1
-5
/
+20
*
Add some new mechanism.
Eric S. Raymond
2013-10-09
1
-1
/
+8
*
Make a 0 rewake time meaningful.
Eric S. Raymond
2013-10-09
1
-1
/
+1
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2013-10-09
1
-4
/
+4
*
Restore gpsctl's ID function and update docs.
Eric S. Raymond
2013-10-09
1
-0
/
+4
*
UBX mode-switching from gpsctl finally works.
Eric S. Raymond
2013-10-09
1
-95
/
+65
*
Introduce a mode option so gpscotl can be less intrusive than gpsd.
Eric S. Raymond
2013-10-09
1
-1
/
+1
*
We can now monitor low-level string sends through gpsmon.
Eric S. Raymond
2013-10-04
1
-0
/
+8
*
splint and cppcheck cleanup. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-1
/
+0
*
Properly label debug reports from different programs.
Eric S. Raymond
2013-09-29
1
-0
/
+11
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-70
/
+109
*
Move gpsd_report from gpsctl.c into libgpsd_core.c.
Bernd Zeimetz
2013-08-31
1
-46
/
+0
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-30
/
+30
*
Remove unnecessary includes of termios.h .
ukyg9e5r6k7gubiekd6
2012-09-07
1
-1
/
+0
*
Replace exit(2) with exit(EXIT_FAILURE). None of these were documented.
Eric S. Raymond
2012-09-07
1
-4
/
+4
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-18
/
+18
*
More cppcheck warning fixups. All regression tests pass.
Eric S. Raymond
2012-05-18
1
-1
/
+0
*
Clean up from cppcheck warnings. All regression tests pass.
Eric S. Raymond
2012-05-17
1
-3
/
+4
[next]