plunky
8e15db7550
not necessary to cast to (void *) (from caddr_t removal)
2007-07-19 20:48:51 +00:00
plunky
fb76dbd4fc
change declaration for protosw.h const symbolic strings to static, so that
...
they can be used by more than one source file without causing duplicate
definitions.
2007-03-31 18:17:13 +00:00
plunky
f21bb76883
be more explicit and consistent in use of KASSERT with pointers,
...
test against NULL
2007-03-30 20:47:02 +00:00
plunky
3d47fad4b8
disallow sending command packets of unexpected length
2007-03-21 06:22:07 +00:00
plunky
162ec75621
return ENOPROTOOPT when protocol options are not known
2007-03-05 19:11:54 +00:00
christos
53524e44ef
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
elad
b2eb9a5389
Consistent usage of KAUTH_GENERIC_ISSUSER.
2007-01-04 19:07:03 +00:00
plunky
b1b95bf647
Reduce memory usage by not allocating a chunk for a bitmask.
2006-10-01 10:13:54 +00:00
christos
35ca6c8b5b
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
...
Mostly from Arnaud Lacombe, many thanks!
2006-08-17 17:11:27 +00:00
ad
f474dceb13
Use the LWP cached credentials where sane.
2006-07-23 22:06:03 +00:00
gdamore
a5c89047c0
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
...
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
2006-06-19 15:44:33 +00:00