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
/
gpsmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-1
/
+5
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+3
*
Correct a previous commit changing <time.h> to <sys/time.h> eceywhere.
Eric S. Raymond
2010-12-21
1
-1
/
+1
*
Use <time.h> a la SuS, rather than <sys/time.h>, for select(2) etc.
Eric S. Raymond
2010-12-21
1
-5
/
+7
*
Still more simplification of configuration and header handling.
Eric S. Raymond
2010-12-14
1
-5
/
+0
*
For simplification on SuS assumptions.
Eric S. Raymond
2010-12-13
1
-11
/
+1
*
Duplicate-inclusion and portability cleanup. All regression tests pass.
Eric S. Raymond
2010-12-11
1
-1
/
+0
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-10
/
+0
*
First round of changes for API major version 5:
Eric S. Raymond
2010-07-13
1
-1
/
+1
*
Fixes for previous Bluetooth code.
Alban Browaeys
2010-07-02
1
-4
/
+13
*
Remove obsolete FIXME. All regression tests pass.
Eric S. Raymond
2010-04-25
1
-1
/
+0
*
Typo and pragma fix.
Eric S. Raymond
2010-04-14
1
-4
/
+7
*
Allow GNU indent to have its way with the last two files.
Eric S. Raymond
2010-04-14
1
-4
/
+3
*
Reindent gpsmon, needed to be done after fixing incorrect pragma.
Eric S. Raymond
2010-04-14
1
-233
/
+226
*
Fix a typoed pragma.
Eric S. Raymond
2010-04-14
1
-228
/
+234
*
More GNU indent pragmas.
Eric S. Raymond
2010-04-14
1
-2
/
+3
*
Tweak some whitespace. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-2
/
+2
*
More GNU indent suppression. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-10
/
+16
*
gpsmon.c reindented. Passes live test.
Eric S. Raymond
2010-04-14
1
-110
/
+163
*
Remove unnecessary splint annotation.
Eric S. Raymond
2010-04-14
1
-1
/
+1
*
Checkpoint first cut an gpsnon support for TNT. Not yet working.
Eric S. Raymond
2010-04-11
1
-1
/
+4
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-2
/
+2
*
More graceful termination of gpsmon - say on stderr if device went offline.
Eric S. Raymond
2010-04-07
1
-287
/
+323
*
Simple dumb fix for gpsmon spin bug. All regression tests pass.
Eric S. Raymond
2010-04-07
1
-1
/
+1
*
Fix building with --disable-controlsend
Paulius Zaleckas
2010-03-29
1
-4
/
+5
*
Change the -l option of gpsmon so it enable logging at srartup.
Eric S. Raymond
2010-03-27
1
-2
/
+9
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-3
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+5
*
Internal IPv6 support, derived from a support patch by Olivier Mehani.
Eric S. Raymond
2010-01-12
1
-2
/
+0
*
Declare socket-valued ints as socket_t.
Eric S. Raymond
2009-12-31
1
-1
/
+1
*
Looking for a file descriptor less than -1 is obviously wrong.
Eric S. Raymond
2009-12-02
1
-1
/
+1
*
Arrange for version and revision to be displayed by the -V options of
Eric S. Raymond
2009-12-01
1
-1
/
+2
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-0
/
+1
*
Avoid doing some invalid buffer copies that can cause really obscure errors.
Eric S. Raymond
2009-11-17
1
-1
/
+1
*
Fix typo. "MKT" should be "MTK", etc. Prompted by heeen on IRC
Chris Kuethe
2009-11-14
1
-4
/
+4
*
Introduce gps_send() to the C API.
Eric S. Raymond
2009-09-23
1
-2
/
+2
*
Remove unneeded splint markup.
Eric S. Raymond
2009-09-20
1
-2
/
+0
*
Splint cleanup.
Eric S. Raymond
2009-09-20
1
-2
/
+2
*
Old-protocol dependency removed from gpsmon.c.
Eric S. Raymond
2009-09-19
1
-6
/
+2
*
Get rid of special command-shipping code.
Eric S. Raymond
2009-09-19
1
-23
/
+4
*
Use the new gps_open_r entry point.
Eric S. Raymond
2009-09-19
1
-3
/
+2
*
Simplify the API. The second argument of gpsd_activate() was a fossil.
Eric S. Raymond
2009-09-18
1
-1
/
+1
*
Merge the configurator and probe_subtype methods.
Eric S. Raymond
2009-09-13
1
-1
/
+1
*
Son of the Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-4
/
+4
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-1
/
+1
*
Add gps_errstr() to the client API so client code doesn't have to
Eric S. Raymond
2009-08-26
1
-5
/
+5
*
Major rearrangement of device members in struct gpsdata_t...
Eric S. Raymond
2009-08-23
1
-12
/
+12
*
Connect the oncore decoder to gpsmon, and fix some display errors.
Chris Kuethe
2009-07-18
1
-0
/
+3
*
Oncore driver for gpsmon, from Hakan Johansson
Chris Kuethe
2009-07-18
1
-0
/
+1
*
system call failure should be tested against -1, rather than "< 0"
Chris Kuethe
2009-07-09
1
-3
/
+3
[next]