Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing socket options. | pjd | 2009-05-26 | 1 | -0/+8 |
* | Remove extra 'comma = 0' in socket state printing code, which otherwise | rwatson | 2009-02-09 | 1 | -1/+0 |
* | s/SS_FDREF/SS_NOFDREF/ | mbr | 2009-02-09 | 1 | -1/+1 |
* | Remove two further uses (debugging and NULLing) of pr_ousrreq, missed due | rwatson | 2009-01-04 | 1 | -2/+0 |
* | Change a variable name to not shadow a global | julian | 2008-07-03 | 1 | -2/+2 |
* | Add missing sb_sndptr* fields to db_print_sockbuf(). | bz | 2008-01-03 | 1 | -5/+9 |
* | sblock() implements a sleep lock by interlocking SB_WANT and SB_LOCK flags | rwatson | 2007-05-03 | 1 | -8/+0 |
* | Teach DDB how to print sockets, socket buffers, protosw's, and domain | rwatson | 2007-02-15 | 1 | -0/+530 |