| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC to RELENG_5 | Maksim Yevmenkin | 2005-09-03 | 4 | -1/+15 |
| * | MFC to RELENG_5 | Maksim Yevmenkin | 2005-08-29 | 2 | -74/+74 |
| * | MFC to RELENG_5 | Maksim Yevmenkin | 2005-08-25 | 1 | -4/+4 |
| * | Insta-MFC to RELENG_5 | Maksim Yevmenkin | 2005-07-29 | 1 | -1/+1 |
| * | MFC to RELENG_5 ng_ubt.c v1.25 | Maksim Yevmenkin | 2005-07-25 | 1 | -1/+2 |
| * | MFC to RELENG_5 | Maksim Yevmenkin | 2005-05-31 | 1 | -4/+6 |
| * | MFC to RELENG_5 | Maksim Yevmenkin | 2005-05-17 | 2 | -532/+1 |
| * | MFC to RELENG_5 | Maksim Yevmenkin | 2005-05-17 | 1 | -1/+1 |
| * | MFC to RELENG_5 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c, v1.17 | Maksim Yevmenkin | 2005-05-12 | 1 | -1/+1 |
| * | MFC sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c,v 1.16 | Maksim Yevmenkin | 2005-05-12 | 1 | -3/+3 |
| * | MFC to RELENG_5 ng_btsocket.c v1.11 | Maksim Yevmenkin | 2005-04-12 | 1 | -1/+1 |
| * | MFC to RELENG_5 ng_bt3c_pccard.c v1.11 | Maksim Yevmenkin | 2005-04-12 | 1 | -1/+1 |
| * | Merge uipc_socket.c:1.233, uipc_usrreq.c:1.151, atm_cm.c:1.33, | Robert Watson | 2005-03-07 | 2 | -25/+46 |
| * | MFC: /*- and related license changes | Warner Losh | 2005-01-31 | 48 | -49/+147 |
| * | MFC 1.5: | Gleb Smirnoff | 2005-01-29 | 1 | -1/+1 |
| * | MFC 1.13: | Gleb Smirnoff | 2005-01-29 | 1 | -21/+3 |
| * | MFC ng_btsocket_rfcomm.h v1.4 to RELENG_5 | Maksim Yevmenkin | 2005-01-14 | 1 | -3/+3 |
| * | MFC ng_hci.h v1.5 to RELENG_5 | Maksim Yevmenkin | 2005-01-07 | 1 | -1/+1 |
| * | Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/. | Gleb Smirnoff | 2004-12-01 | 2 | -15/+15 |
| * | MFC new ng_{un,}timeout(), which uses callout() interface instead | Gleb Smirnoff | 2004-11-26 | 5 | -23/+23 |
| * | Merge kern_descrip.c:1.246, uipc_socket.c:1.214, uipc_usrreq.c:1.141, | Robert Watson | 2004-10-20 | 4 | -0/+5 |
| * | MFC of field alignment change and a filed size change. | Julian Elischer | 2004-08-26 | 1 | -6/+1 |
| * | Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8) | Maksim Yevmenkin | 2004-08-10 | 1 | -7/+10 |
| * | MFp4: Last references to dev/usb/usbdevs.h converted. | Warner Losh | 2004-06-27 | 2 | -2/+4 |
| * | Catch up with usbd_get_string_desc() change. | Lukas Ertl | 2004-06-26 | 1 | -1/+1 |
| * | Fix line discipline switching issues: If opening a new ldisc fails, | Poul-Henning Kamp | 2004-06-26 | 1 | -10/+1 |
| * | Add '#include <sys/mbuf.h>' to fix the kernel build. | Maksim Yevmenkin | 2004-06-25 | 1 | -0/+1 |
| * | Correct merge-o: make sure to unlock symmetrically socket buffer | Robert Watson | 2004-06-18 | 1 | -2/+2 |
| * | Merge additional socket buffer locking from rwatson_netperf: | Robert Watson | 2004-06-17 | 1 | -0/+12 |
| * | Second half of the dev_t cleanup. | Poul-Henning Kamp | 2004-06-17 | 2 | -21/+21 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 4 | -20/+20 |
| * | The socket field so_state is used to hold a variety of socket related | Robert Watson | 2004-06-14 | 1 | -2/+2 |
| * | Extend coverage of SOCK_LOCK(so) to include so_count, the socket | Robert Watson | 2004-06-12 | 4 | -0/+7 |
| * | Integrate accept locking from rwatson_netperf, introducing a new | Robert Watson | 2004-06-02 | 1 | -4/+5 |
| * | The SS_COMP and SS_INCOMP flags in the so_state field indicate whether | Robert Watson | 2004-06-01 | 1 | -1/+1 |
| * | add missing #include <sys/module.h> | Poul-Henning Kamp | 2004-05-30 | 3 | -0/+3 |
| * | Missed these in the last commit. | Julian Elischer | 2004-05-29 | 3 | -36/+31 |
| * | Switch to using C99 sparse initialisers for the type methods array. | Julian Elischer | 2004-05-29 | 5 | -62/+49 |
| * | Move to generating pccarddevs.h on the fly, both for the kernel and | Warner Losh | 2004-05-26 | 1 | -1/+1 |
| * | Mode few Bluetooth defines into system include files | Maksim Yevmenkin | 2004-05-10 | 3 | -21/+1 |
| * | Address few style issues pointed out by bde | Maksim Yevmenkin | 2004-04-27 | 20 | -132/+132 |
| * | Make sure RFCOMM multiplexor channel does not hang in DISCONNECTING | Maksim Yevmenkin | 2004-04-23 | 1 | -3/+6 |
| * | Make sure Bluetooth stuff can be compiled on amd64 | Maksim Yevmenkin | 2004-04-09 | 10 | -36/+36 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -2/+2 |
| * | Rename dup_sockaddr() to sodupsockaddr() for consistency with other | Robert Watson | 2004-03-01 | 4 | -7/+7 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 2 | -0/+4 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 2 | -14/+0 |
| * | Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one | Hartmut Brandt | 2004-01-26 | 3 | -4/+9 |
| * | NULL -> 0 where appropriate. | Alfred Perlstein | 2003-12-24 | 3 | -18/+18 |
| * | Introduce a MAC label reference in 'struct inpcb', which caches | Robert Watson | 2003-11-18 | 1 | -4/+8 |