OpenBSD CVS

CVS log for src/sbin/nmeaattach/Attic/nmeaattach.c


[BACK] Up to [local] / src / sbin / nmeaattach

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10, Mon Jun 9 22:23:18 2008 UTC (15 years, 11 months ago) by mbalmer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
FILE REMOVED

Remove nmeaattch(8), which is superseeded by ldattach(8).

ok deraadt

Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 13 16:28:24 2007 UTC (16 years, 7 months ago) by mbalmer
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Unconditionally call the TIOCSTSTAMP ioctl, this way calling nmeaattach(8)
without the '-t' option can be used to turn of tty timestamping.

problem noticed by sthen@, ok sthen, deraadt

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 18 13:50:38 2007 UTC (17 years, 1 month ago) by mbalmer
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Do not exit when the TIOCSDTR ioctl() fails, but output a warning.
This makes claudio's ublox aek-4t happy.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 2 22:49:08 2007 UTC (17 years, 5 months ago) by mbalmer
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

return is no function.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 29 12:09:02 2006 UTC (17 years, 6 months ago) by mbalmer
Branch: MAIN
Changes since 1.5: +1 -10 lines
Diff to previous 1.5 (colored)

Forgot this in my last committ:  Remove not-needed header files.
Also from Kevin Steves.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 29 12:05:32 2006 UTC (17 years, 6 months ago) by mbalmer
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove an unused variable.
From Kevin Steves.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 27 16:05:27 2006 UTC (17 years, 7 months ago) by mbalmer
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Fix a small typo in the manpage and while here add some space between
functions.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 17 16:57:22 2006 UTC (17 years, 8 months ago) by mbalmer
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

correct mode for open().

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 9 09:03:19 2006 UTC (17 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

various fixes up;

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 4 05:31:54 2006 UTC (17 years, 11 months ago) by mbalmer
Branch: MAIN

nmeaattach - attach serial lines as timedelta sensors.  nmeaattach is used
to designate a serial line with a NMEA 0183 device (i.e. a GPS receiver) as a
source of a timedelta sensor.

ok deraadt@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.