Commit History

Author SHA1 Message Date
  Gary E. Miller e720403069 various: remove controlsend config option (RECONFIGURE_ENABLE) 4 years ago
  Gary E. Miller 8b5703dc56 Various: remove reconfigure (RECONFIGURE_ENABLE) config option. 4 years ago
  Gary E. Miller 15b0738ca1 SConstruct: Remove clientdebug_enable config flag. 4 years ago
  Gary E. Miller bd728d0303 gpsmon.c: Fix issing semi-colon. 4 years ago
  Gary E. Miller 9d2eff682a gpsmon.c: Ensure type_name is not NULL. Maybe. 4 years ago
  Gary E. Miller 7dbbc8f0e8 gpsmon.c: Add a lock near reported crash. 4 years ago
  Gary E. Miller 55cc366c1c gpsmon.c: Fix an unbalanced lock. Add warnings. 4 years ago
  Gary E. Miller 1634864415 gpsmon: Comment on incorrect linking of a client to server code! 4 years ago
  Gary E. Miller 81031ae263 gpsmon.c: resolve coverity issue 281690. Plus style cleanup. 5 years ago
  Gary E. Miller 642371fbae gpsmon.c: remove tabs. 5 years ago
  Gary E. Miller 7434e8d21f gpsmon.c: Upadte copyright. 5 years ago
  Gary E. Miller 5252fbd5cb Remove revision.h. Totally. 5 years ago
  Gary E. Miller 3e6f5714f1 gpsmon.c: Fix 64-bit time_t on 32-bit arch warnings. 5 years ago
  Gary E. Miller 53355b328c gpsmon.c: Use timespec_str() to fix 32-bit *BSD warnings. 5 years ago
  Gary E. Miller e555ee011a gpsmon.c: Adjuts to use new timespec_str() return pointer. 5 years ago
  Gary E. Miller 1d4a09541a gps.h: Change gps_fix_t time to timepec_t. 5 years ago
  Gary E. Miller 5c4577e64c Remove NTPSHM_ENABLE and PPS_ENABLE. 5 years ago
  Gary E. Miller 643769a38a Remove NTP_ENABLE. You could not build if it was off. 5 years ago
  Gary E. Miller 6ac5fc62e8 gpsmon.c: remove obsolete __ISO_C_VISIBLE 5 years ago
  Gary E. Miller c5d0f43cbd Make sure gpsd_config.h is before all includes. 5 years ago
  Sanjeev Gupta 71bd775bb5 Fix a warning from gcc: vwprintw is deprecated 6 years ago
  Eric S. Raymond 1998c0301f Factor most uses of pselect(2) into a new utility function named 'nanowait'. 6 years ago
  Eric S. Raymond 5517175ed5 Eliminate effectively all uses of struct timeval. 6 years ago
  Ian Bruene f258bb20c2 Removed variable length arrays, added -Wvla compiler option. 6 years ago
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 years ago
  Gary E. Miller 75f90d6aa7 gpsmon: Expand a too small buffer. 6 years ago
  Gary E. Miller 2603c26405 gpsmon.c: isnan() -> isfinite(). Fix a buffer size. 6 years ago
  Gary E. Miller 120115a9dc gpsmon: fix NULL pointer dereference. 6 years ago
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 years ago
  Gary E. Miller 89da38d168 gpsmon, promptgen: buffer was too small. 7 years ago