Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Fred Wright 0da4898e4d gpsctl: Fix crash from uninitialized report_mutex. 4 gadi atpakaļ
  Gary E. Miller e720403069 various: remove controlsend config option (RECONFIGURE_ENABLE) 4 gadi atpakaļ
  Gary E. Miller 8b5703dc56 Various: remove reconfigure (RECONFIGURE_ENABLE) config option. 4 gadi atpakaļ
  Gary E. Miller 15b0738ca1 SConstruct: Remove clientdebug_enable config flag. 4 gadi atpakaļ
  Gary E. Miller 1d70bbf065 gpsctl.c: Fix copyright, remove tabs, fix long lines. 5 gadi atpakaļ
  Gary E. Miller 5252fbd5cb Remove revision.h. Totally. 5 gadi atpakaļ
  Gary E. Miller caff0a6428 Add GPSD_LOG() shim to gpsd_log(). 5 gadi atpakaļ
  Gary E. Miller f4fecfc52a Swap first two arguments in gpsd_log(). 5 gadi atpakaļ
  Gary E. Miller a32b96edcd gpsctl: Note an include. 5 gadi atpakaļ
  Gary E. Miller 8b4929fe75 SConstruct: Move _XOPEN_SOURCE into SConstruct. 5 gadi atpakaļ
  Gary E. Miller 2d37b2d47d Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct. 5 gadi atpakaļ
  Gary E. Miller c5d0f43cbd Make sure gpsd_config.h is before all includes. 5 gadi atpakaļ
  Gary E. Miller e5b493a366 POSIX_C_SOURCE: Not just a linux define. 200112L is a minimum. 6 gadi atpakaļ
  Kian Karas 1467a24090 gpsctl: fix busy loop waiting for device 6 gadi atpakaļ
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 gadi atpakaļ
  Gary E. Miller 6bba8b329f gps_read(): fix some nasty buffer overruns and corruptions. 6 gadi atpakaļ
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 gadi atpakaļ
  Eric S. Raymond 22de7749a1 In gpsctl, fore timeout of 2 on u-blox. 7 gadi atpakaļ
  John Klug 02d31b09c4 Fixes spurious error message from gpsctl -e. 8 gadi atpakaļ
  Robert Norris e2695bd13a Explicit marking of ignoring fprintf() result 8 gadi atpakaļ
  Gary E. Miller cb216cd0ad Shield FreeBSD from standards compliance. 8 gadi atpakaļ
  Gary E. Miller a7729b67c4 for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999 8 gadi atpakaļ
  Gary E. Miller 1b6571adbc __DARWIN_C_LEVEL and _DARWIN_C_SOURCE to silence some warnings. 8 gadi atpakaļ
  Gary E. Miller aca3818fad sys/ipc.h needs XOPEN_SOURCE 500 8 gadi atpakaļ
  Gary E. Miller e67e4118a0 usleep() is removed from POSIX-2008. Replace with nanosleep() 8 gadi atpakaļ
  Gary E. Miller 7329c9234f Change JSON line ending \n to \r\n. 9 gadi atpakaļ
  Zbigniew Chyla e1fc91c428 Copy structs using assignment, not memcpy(). 10 gadi atpakaļ
  Gary E. Miller 0de9f0dbba A gaggle of whitespace gaffs. 10 gadi atpakaļ
  Gary E. Miller 838d9fefa4 Revert "Copy structs using assignment, not memcpy()." 10 gadi atpakaļ
  Zbigniew Chyla d196578824 Copy structs using assignment, not memcpy(). 10 gadi atpakaļ