Commit History

Author SHA1 Message Date
  Gary E. Miller 05be0924fd net_dgpsip.c: Fix copyright, remove tabs, fix long lines. 5 years ago
  Gary E. Miller caff0a6428 Add GPSD_LOG() shim to gpsd_log(). 5 years ago
  Gary E. Miller f4fecfc52a Swap first two arguments in gpsd_log(). 5 years ago
  Gary E. Miller 543e671471 net_dgpsip.c: altMSL is probably what is wanted. 5 years ago
  Gary E. Miller 2d37b2d47d Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct. 5 years ago
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 years ago
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 years ago
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. 10 years ago
  Eric S. Raymond df34a3add8 gpsd-report() -> gpsd_log() 10 years ago
  Eric S. Raymond 068a90a923 Now that the transition is done we can restore the gpsd_report name. 10 years ago
  Eric S. Raymond 995976ab06 The big leap. Most instances of gpsd_report are replaced... 10 years ago
  Eric S. Raymond 6203e5b8fc Introduce struct errout_t to encapsulate error-reporting hooks. 10 years ago
  Eric S. Raymond 56e719970d Code is fully cppcheck, splint, and Coverity clean. 11 years ago
  Eric S. Raymond 4361ec2d89 Change gpsd_report to no longer use a global. All regression tests pass. 11 years ago
  Eric S. Raymond 321c7710c3 Fix static-checker warnings. All regression tests pass. 12 years ago
  Eric S. Raymond ee75e31084 Eliminate the ntrip_state global. 14 years ago
  Eric S. Raymond 829c3a3b02 The NTRIP connection state musn't be zeroed on gpsd_activate(). 14 years ago
  Eric S. Raymond 25fb04476d Eliminate the context->netgnss_service member. 14 years ago
  Eric S. Raymond 6b3fd224e1 Eliminate the context sentdgps member in favor of a per-session state flag. 14 years ago
  Eric S. Raymond afe3e0bd52 Eliminate the dsock member in the context structure. 14 years ago
  Eric S. Raymond 743b1ff660 More deheader testing. 14 years ago
  Eric S. Raymond 72a8d5a077 Partial splint cleanup. 14 years ago
  Chris Kuethe b20db5af82 deheader broke the build again 14 years ago
  Eric S. Raymond c3c9e497b2 More header portability audting with a new version of deheader. 14 years ago
  Eric S. Raymond f3f6de6fcf Work around a splint bug. 14 years ago
  Eric S. Raymond 494bdad6b8 Partial splint cleanup. All regression tests pass. 14 years ago
  Eric S. Raymond 7b4c00ed19 Remove second include of <sys/socket.h>. 14 years ago
  Greg Troxel ac847d30ce Add sys/socket.h, following POSIX. 14 years ago
  Chris Kuethe ef263458a2 missing headers for openbsd 14 years ago
  Eric S. Raymond 6cee03b5e3 Because we're taking SuS seriously we can simplify the configuration machinery. 14 years ago