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
/
gpsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial splint cleanup.
Eric S. Raymond
2011-01-01
1
-1
/
+1
*
Correct the test for GPS week rollover.
Eric S. Raymond
2010-12-30
1
-0
/
+4
*
Add errlevel to gpsd_report() output.
Gary E. Miller
2010-12-29
1
-1
/
+32
*
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
-1
/
+1
*
Partial splint cleanup.
Eric S. Raymond
2010-12-20
1
-0
/
+1
*
Make the daemon startup time part of the context.
Eric S. Raymond
2010-12-20
1
-4
/
+3
*
Last thing we need is two different GPS_EPOCH values.
Eric S. Raymond
2010-12-20
1
-10
/
+0
*
Update context century from a greater ZDA century; handles century rollovers.
Eric S. Raymond
2010-12-19
1
-2
/
+9
*
Use the system clock to get the current stury if its value is positive large.
Eric S. Raymond
2010-12-19
1
-0
/
+25
*
Typo fix.
Eric S. Raymond
2010-12-17
1
-1
/
+1
*
Factor out our implementation of daemon(3) and use it as a fallback...
Eric S. Raymond
2010-12-17
1
-43
/
+8
*
Work around a splint bug.
Eric S. Raymond
2010-12-15
1
-3
/
+3
*
Lift some buried #includes. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-1
/
+10
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-2
/
+2
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-1
/
+1
*
Not having setlocale(3) is so ten years ago...
Eric S. Raymond
2010-12-14
1
-6
/
+2
*
missing headers for openbsd
Chris Kuethe
2010-12-14
1
-0
/
+2
*
More header simplification. All regression tests pass.
Eric S. Raymond
2010-12-14
1
-19
/
+0
*
For simplification on SuS assumptions.
Eric S. Raymond
2010-12-13
1
-25
/
+13
*
Address Berlios tracker bug #17638:
Eric S. Raymond
2010-12-02
1
-13
/
+23
*
Put back missing headers that break the build
Chris Kuethe
2010-12-02
1
-0
/
+3
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-6
/
+0
*
trailing whitespace cleanup
Jon Schlueter
2010-11-06
1
-1
/
+1
*
Bug #17638: control socket & command can return OK even if write fails
Timo Juhani Lindfors
2010-11-06
1
-4
/
+15
*
Enable much stricter compilation warnings
Eric S. Raymond
2010-09-16
1
-5
/
+6
*
Switch TCP socket sources to nonblocking mode.
Eric S. Raymond
2010-09-15
1
-8
/
+0
*
this extra ]} is no longer needed
Chris Kuethe
2010-07-14
1
-1
/
+1
*
Recover from zero-length reads.
Eric S. Raymond
2010-06-14
1
-8
/
+41
*
Remmoval of redundant code.
Eric S. Raymond
2010-06-14
1
-1
/
+0
*
Comment fix. All regression tests pass, code splints clean.
Eric S. Raymond
2010-06-14
1
-1
/
+1
*
Enable the daemon lower layer to pass up a distinct return for 9-byte reads.
Eric S. Raymond
2010-06-11
1
-2
/
+2
*
Add instrumentation.
Eric S. Raymond
2010-06-11
1
-0
/
+5
*
Refactoring step. All regression tests pass, code splints clean.
Eric S. Raymond
2010-06-10
1
-139
/
+144
*
Rip out grubby code from a previous attempt to fix the multipacket problem.
Eric S. Raymond
2010-06-04
1
-62
/
+0
*
Remove a C99ism.
Eric S. Raymond
2010-06-04
1
-1
/
+2
*
Fix for the mutipacket bug.
Eric S. Raymond
2010-06-04
1
-13
/
+31
*
Introduce a dummy block in order to minimize forward diffs.
Eric S. Raymond
2010-06-04
1
-92
/
+98
*
Move a null test to harden the logic.
Beat Bolli
2010-05-27
1
-4
/
+4
*
cleanup patch
Jon Schlueter
2010-05-26
1
-1
/
+1
*
Refactor RTCM handling.
Eric S. Raymond
2010-05-25
1
-14
/
+14
*
Refactoring step. All regression tests pass.
Eric S. Raymond
2010-05-25
1
-4
/
+5
*
Splint cleanup.
Eric S. Raymond
2010-05-25
1
-1
/
+1
*
Almost pure refactoring; suppresses duplicative DBUS sends.
Eric S. Raymond
2010-05-25
1
-15
/
+15
*
More cleanup and refactoring of the main device-polling loop.
Eric S. Raymond
2010-05-25
1
-21
/
+27
*
More report refactoring. All regression tests pass.
Eric S. Raymond
2010-05-25
1
-13
/
+11
*
Another refactoring step, eliminate the separate report_fix variable.
Eric S. Raymond
2010-05-25
1
-15
/
+7
*
Refactoring step. All regression tests pass.
Eric S. Raymond
2010-05-25
1
-51
/
+58
*
Coalesce two loops over the subscribers array. All regression tests pass.
Eric S. Raymond
2010-05-25
1
-8
/
+5
*
Refactoring step. Simplify the device-polling loop.
Eric S. Raymond
2010-05-25
1
-48
/
+50
[next]