OpenBSD CVS

src/sys/netbt/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / netbt

Current tag: OPENBSD_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bluetooth.h (in the Attic) [Hide]  1.5   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] bt_input.c (in the Attic) [Hide]  1.5   16 years  uwe   Remove some unused leftover code; original request from jasper@
[TXT] bt_proto.c (in the Attic) [Hide]  1.4   16 years  uwe   Remove some unused leftover code; original request from jasper@
[TXT] bt_var.h (in the Attic) [Hide]  1.2   16 years  uwe   Remove some unused leftover code; original request from jasper@
[TXT] hci.h (in the Attic) [Hide]  1.10   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] hci_event.c (in the Attic) [Hide]  1.7   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] hci_ioctl.c (in the Attic) [Hide]  1.2   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] hci_link.c (in the Attic) [Hide]  1.7   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] hci_misc.c (in the Attic) [Hide]  1.2   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] hci_socket.c (in the Attic) [Hide]  1.5   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] hci_unit.c (in the Attic) [Hide]  1.8   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] l2cap.h (in the Attic) [Hide]  1.5   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] l2cap_lower.c (in the Attic) [Hide]  1.2   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] l2cap_misc.c (in the Attic) [Hide]  1.3   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] l2cap_signal.c (in the Attic) [Hide]  1.4   16 years  uwe   Handle "QOS" L2CAP configuration request option, enabling L2CAP connections to S...
[TXT] l2cap_socket.c (in the Attic) [Hide]  1.1   17 years  uwe   complete the sys/netbt import and adopt some more code to our interfaces
[TXT] l2cap_upper.c (in the Attic) [Hide]  1.2   16 years  krw   Last of the really easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where...
[TXT] rfcomm.h (in the Attic) [Hide]  1.2   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] rfcomm_dlc.c (in the Attic) [Hide]  1.2   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] rfcomm_session.c (in the Attic) [Hide]  1.3   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] rfcomm_socket.c (in the Attic) [Hide]  1.2   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] rfcomm_upper.c (in the Attic) [Hide]  1.4   16 years  uwe   Sync sys/netbt with NetBSD ok deraadt@
[TXT] sco.h (in the Attic) [Hide]  1.2   17 years  uwe   complete the sys/netbt import and adopt some more code to our interfaces
[TXT] sco_socket.c (in the Attic) [Hide]  1.1   17 years  uwe   complete the sys/netbt import and adopt some more code to our interfaces
[TXT] sco_upper.c (in the Attic) [Hide]  1.2   16 years  krw   Last of the really easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where...