summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_target_linear.c
diff options
context:
space:
mode:
authornia <nia@NetBSD.org>2019-12-08 02:54:54 +0000
committernia <nia@NetBSD.org>2019-12-08 02:54:54 +0000
commita949e66fa047e260a4832819049d555168ddb04b (patch)
tree0d8d169723550d607f8005a08fa3daeabf8c3923 /sys/dev/dm/dm_target_linear.c
parent117744f2a6d95c29afcabe7027a8516b0e709eb9 (diff)
Add hdaudio
Diffstat (limited to 'sys/dev/dm/dm_target_linear.c')
0 files changed, 0 insertions, 0 deletions
bt/l2cap_signal.c?id=f5db72e7b75e66bff8fd02536e16c714f586d6a3'>Add 'service level' security for L2CAP and RFCOMM connections, followingplunky 2007-03-15remove C++ style commentsplunky 2007-03-12clean up the mess that is the channel state, nowplunky 2007-03-05add extra validity check for inbound requestsplunky 2006-12-07Do not use the output buffer to store data unless we mean it to go inplunky 2006-09-11Endian issues:plunky 2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore