NetBSD/usr.sbin/bta2dpd
maya e203dacf10 Remove duplicate check for curpkt > 13
We already guarantee this above:
        if (numpkts < 1 || numpkts > 13) {
	                return -1;
2019-08-05 13:45:01 +00:00
..
bta2dpd Remove duplicate check for curpkt > 13 2019-08-05 13:45:01 +00:00
cosdata-gen Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
sbc_crc-gen Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
Makefile