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
Commit message (
Expand
)
Author
Age
Files
Lines
*
splint cleanup after CK's strcat()/strlcopy() cleanup.
Eric S. Raymond
2006-08-20
19
-45
/
+54
*
Support code for querying validity of fix fields.
Eric S. Raymond
2006-08-20
2
-0
/
+68
*
String safety, courtesy of snprintf, strlcat and strlcpy.
Chris Kuethe
2006-08-19
15
-101
/
+107
*
Sync gps.1 with gps.xml
Gary E. Miller
2006-08-18
1
-87
/
+105
*
Enable 'j' command in cgps.
Eric S. Raymond
2006-08-18
8
-88
/
+101
*
Obey the warnings of lint and cc because they know C better than you do.
Chris Kuethe
2006-08-18
3
-0
/
+117
*
Use OpenBSD's nmea(4) line discipline.
Chris Kuethe
2006-08-18
2
-0
/
+15
*
A gpsd with no protocols is an invalid configuration; make configure fail.
Chris Kuethe
2006-08-18
2
-11
/
+14
*
There is no --enable-zodiac configure option...
Chris Kuethe
2006-08-18
1
-1
/
+1
*
Disable RTCM-104 unless a protocol with half a chance of understanding it
Chris Kuethe
2006-08-18
1
-0
/
+3
*
strchr returns char *, so test it against NULL (a pointer)
Chris Kuethe
2006-08-18
1
-4
/
+4
*
strchr returns char *, so test it against NULL (a pointer) not 0 (an integer)
Chris Kuethe
2006-08-18
1
-1
/
+1
*
strchr returns char *, and NULL if it can't find what was sought.
Chris Kuethe
2006-08-18
1
-2
/
+2
*
strchr returns char *, so test it against NULL (a pointer) not 0 (an integer)
Chris Kuethe
2006-08-18
1
-2
/
+1
*
It makes no sense to compile a gpsd with no protocols defined.
Chris Kuethe
2006-08-18
1
-0
/
+9
*
Fix the J option support.
Eric S. Raymond
2006-08-18
1
-4
/
+4
*
Better fix to strchr returning NULL
Chris Kuethe
2006-08-18
1
-7
/
+9
*
revert. this breaks the satellite list.
Chris Kuethe
2006-08-18
1
-3
/
+1
*
Version bump. I don't think we're in Kansas^W 2.33 any more, Toto.
Chris Kuethe
2006-08-18
1
-1
/
+1
*
avoid a segfault if strchr returns NULL.
Chris Kuethe
2006-08-18
1
-1
/
+3
*
SiRF name cleanup.
Chris Kuethe
2006-08-17
16
-72
/
+72
*
True North requires NMEA support, and fix the erroneous iTalk description
Chris Kuethe
2006-08-17
1
-1
/
+3
*
Allow this to compile when only the SiRF protocol is enabled
Chris Kuethe
2006-08-17
1
-0
/
+4
*
Add a note on the regression-drift problem.
Eric S. Raymond
2006-08-16
1
-2
/
+3
*
Introduce NTRIP configuration option.
Eric S. Raymond
2006-08-16
3
-1
/
+21
*
Various small documentation fixes.
Eric S. Raymond
2006-08-16
4
-13
/
+21
*
Jerome Cornet's cleaner fix for the Earthmate.
Eric S. Raymond
2006-08-16
2
-8
/
+16
*
Robin Johnson's fixes for udev support.
Eric S. Raymond
2006-08-16
2
-15
/
+27
*
Reduce gpsd's default footprint by about 10MB.
Eric S. Raymond
2006-08-16
1
-2
/
+4
*
Note fix to Gentoo startup problem.
Eric S. Raymond
2006-08-16
1
-0
/
+2
*
Remove bogus requirement of command-line argument.
Eric S. Raymond
2006-08-16
1
-10
/
+4
*
Kluge to make pre-2003 Earthmates with EARTHA handshake work again.
Eric S. Raymond
2006-08-16
1
-0
/
+7
*
We don't have a HACKING file any more
Chris Kuethe
2006-08-14
1
-1
/
+1
*
We don't have a HACKING file any more
Chris Kuethe
2006-08-14
1
-1
/
+0
*
Added buffer policy switch.
Eric S. Raymond
2006-08-14
5
-51
/
+151
*
Fix missing semicolon. From Robin L Darroch on gpsd-dev
Chris Kuethe
2006-08-12
1
-1
/
+1
*
Prevent cgpxlogger from logging non-fixes. From Robin L Darroch on gpsd-dev.
Chris Kuethe
2006-08-04
1
-0
/
+1
*
HTMLize the HACKING file.
Eric S. Raymond
2006-07-31
8
-1089
/
+1240
*
Eliminate use of fuser(1) from gpsfake.
Eric S. Raymond
2006-07-29
8
-45
/
+332
*
Note a compiler bug. Fix typos.
Eric S. Raymond
2006-07-28
3
-24
/
+35
*
Fix typo pointed out my Marshall Crocker.
Eric S. Raymond
2006-07-26
1
-1
/
+1
*
Merge Eivind Tagseth's patch for limiting memory utilization on SBCs.
Eric S. Raymond
2006-07-26
3
-19
/
+89
*
Add udev support.
Eric S. Raymond
2006-07-26
1
-25
/
+6
*
Documentation fixes. Add Tilman's udev stuff.
Eric S. Raymond
2006-07-26
5
-3
/
+44
*
Debian init files from Tilman Koschnick <til@subnetz.org>.
Eric S. Raymond
2006-07-26
3
-0
/
+78
*
Avoid a nasty bug when reclaiming fds.
Eric S. Raymond
2006-07-25
1
-1
/
+1
*
Fix breakage in a test, handle faking a port for regression
Eric S. Raymond
2006-07-25
4
-16
/
+23
*
Pipe (-p) option split into -1 and -p options. New test added.
Eric S. Raymond
2006-07-23
6
-9
/
+192
*
Do a better job of catching invocation errors.
Eric S. Raymond
2006-07-23
1
-1
/
+6
*
This version of gpsfake is OK with the -p option.
Eric S. Raymond
2006-07-23
1
-2
/
+4
[next]