The NetBSD Project

CVS log for src/usr.sbin/bta2dpd/bta2dpd/avdtp.c

[BACK] Up to [cvs.NetBSD.org] / src / usr.sbin / bta2dpd / bta2dpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Thu May 14 08:34:19 2020 UTC (3 years ago) by msaitoh
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Remove extra semicolon.

Revision 1.1.16.2 / (download) - annotate - [select for diffs], Mon Apr 13 08:05:51 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.1.16.1: +4 -4 lines
Diff to previous 1.1.16.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 5 13:39:18 2019 UTC (3 years, 9 months ago) by maya
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Avoid read overflows

Revision 1.1.16.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:10:28 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (colored)

Sync with HEAD

Revision 1.1.14.1 / (download) - annotate - [select for diffs], Sat Jul 28 04:38:14 2018 UTC (4 years, 10 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (colored) next main 1.2 (colored)

Sync with HEAD

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 25 19:03:50 2018 UTC (4 years, 10 months ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Changes since 1.1: +2 -3 lines
Diff to previous 1.1 (colored)

Avoid potential undefined behavior in bta2dpd(8)

The operator >> causes implicit promotion to int.

There is need to cast the result back to uint8_t in order to save the
return value to a data undef a pointe of type uint8_t.

Requested by GCC when building with Undefined Behavior Sanitizer.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Mon Mar 20 06:58:06 2017 UTC (6 years, 2 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.1.2.1: +380 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Sat Jan 28 16:55:55 2017 UTC (6 years, 4 months ago) by nat
Branch: bouyer-socketcan
Changes since 1.1.4.1: +380 -0 lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

1866567

Revision 1.1.4.1, Sat Jan 28 16:55:54 2017 UTC (6 years, 4 months ago) by nat
Branch: bouyer-socketcan
Changes since 1.1: +0 -380 lines
FILE REMOVED

file avdtp.c was added on branch bouyer-socketcan on 2017-01-28 16:55:55 +0000

Revision 1.1.2.1, Sat Jan 28 16:55:54 2017 UTC (6 years, 4 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.1: +0 -380 lines
FILE REMOVED

file avdtp.c was added on branch pgoyette-localcount on 2017-03-20 06:58:06 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 28 16:55:54 2017 UTC (6 years, 4 months ago) by nat
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-compat-base, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Branch point for: phil-wifi, pgoyette-localcount, pgoyette-compat, bouyer-socketcan

bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon.

bta2dpd allows you to stream audio to and from bluetooth devices.
It features high quality stereo audio and is intended for use with pad(4)
device.

As discussed on current-users@ and tech-userlevel@

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.




CVSweb <webmaster@jp.NetBSD.org>