fenner 0b1ffe8fd6 Fix sbcheck() to check all packets on socket buffer.
Also fix data types and printf formats while I'm here.

PR:	misc/8494

Panic instead of looping forever in sbflush().  If sb_mbcnt counts
more mbufs than sb_cc counts bytes, the original code can turn into an
infinite loop of removing 0 bytes from the socket buffer until it's empty.
1998-11-04 20:22:11 +00:00
..
1998-10-15 17:09:19 +00:00
1998-08-24 08:32:19 +00:00
1998-07-29 17:38:14 +00:00
1998-07-29 17:38:14 +00:00
1998-10-21 16:31:38 +00:00
1998-08-04 09:21:04 +00:00
1998-08-23 10:16:26 +00:00
1998-08-24 08:32:19 +00:00
1998-09-14 19:56:42 +00:00
1998-09-14 19:56:42 +00:00