Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one | harti | 2004-01-26 | 1 | -1/+1 |
* | NULL -> 0 where appropriate. | alfred | 2003-12-24 | 3 | -18/+18 |
* | Introduce a MAC label reference in 'struct inpcb', which caches | rwatson | 2003-11-18 | 1 | -4/+8 |
* | Update Bluetooth code. | emax | 2003-10-12 | 5 | -12/+21 |
* | Use the <sys/bitstring.h> rather than <bitstring.h> | phk | 2003-06-13 | 5 | -5/+5 |
* | Part one of undating the bluetooth code to the newest version | julian | 2003-05-10 | 6 | -523/+4611 |
* | Introduce an M_ASSERTPKTHDR() macro which performs the very common task | des | 2003-04-08 | 1 | -4/+2 |
* | Introduce a new taskqueue that runs completely free of Giant, and in | scottl | 2003-02-26 | 3 | -7/+7 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 3 | -18/+18 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 3 | -18/+18 |
* | o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and | bmilekic | 2002-12-19 | 2 | -3/+3 |
* | The second try a committing the bluetooth code | julian | 2002-11-20 | 5 | -0/+5532 |