From f59ed4603c5bc4b4901a9b7de9a4805e605dc1f0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 1 Jan 2005 16:31:29 +0000 Subject: Ready to release. --- Tachometer.c | 1 + gpsd.spec.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Tachometer.c b/Tachometer.c index 3e55386d..45122c95 100644 --- a/Tachometer.c +++ b/Tachometer.c @@ -4,6 +4,7 @@ * Author: Kazuhiko Shutoh, 1989. * Revised by Shinji Sumimoto, 1989/9 (xtachos) * Modifications : ilham@mit.edu (July 10 '90) + * Cleaned up and simplified by Eric S. Raymond, December 2004. * * Permission to use, copy, modify and distribute without charge this software, * documentation, images, etc. is granted, provided that this comment and the diff --git a/gpsd.spec.in b/gpsd.spec.in index df1b3129..5136eaef 100644 --- a/gpsd.spec.in +++ b/gpsd.spec.in @@ -123,7 +123,7 @@ if [ -d /etc/udev/rules.d/ ]; then rm /etc/udev/rules.d/80-gpsd.rules; fi - Petter Reinholdtsen's fix for gps.py buffering. Fix syntax errors in udev scriptlets. Clean up after GCC warning messages. Drop use of vsprintf, so we get a link-time error on systems that might produce - buffer overruns. + buffer overruns (all modern Unixes support vsnsprintf which is safe). * Thu Dec 23 2004 Eric S. Raymond - 2.5.1 - Use gmtime instead of localtime when guessing the day or year of a date; -- cgit v1.2.1