Searched hist:12041 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ppbus/
H A Dvpo.cdiff 48248 Sat Jun 26 14:42:17 MDT 1999 n_hibma Remove unused variable and computation, possibly leading to a
divide by zero fault.

Possible fix for PR12041

PR: 12041
Submitted-By: J.Hudson@massey.ac.nz
Reviewed-By: nsouch
/freebsd-11.0-release/sys/kern/
H A Duipc_sockbuf.cdiff 12041 Fri Nov 03 18:33:46 MST 1995 wollman Make somaxconn (maximum backlog in a listen(2) request) and sb_max
(maximum size of a socket buffer) tunable.

Permit callers of listen(2) to specify a negative backlog, which
is translated into somaxconn. Previously, a negative backlog was
silently translated into 0.
H A Duipc_socket.cdiff 12041 Fri Nov 03 18:33:46 MST 1995 wollman Make somaxconn (maximum backlog in a listen(2) request) and sb_max
(maximum size of a socket buffer) tunable.

Permit callers of listen(2) to specify a negative backlog, which
is translated into somaxconn. Previously, a negative backlog was
silently translated into 0.

Completed in 236 milliseconds