On Mon, 25 Sep 2006, John-Mark Gurney wrote:
:Andrew R. Reiter wrote this message on Mon, Sep 25, 2006 at 21:53 -0400:
:> On Tue, 26 Sep 2006, John-Mark Gurney wrote:
:>
:> :jmg 2006-09-26 01:21:47 UTC
:> :
:> : FreeBSD src repository
:> :
:> : Modified files
On Tue, 26 Sep 2006, John-Mark Gurney wrote:
:jmg 2006-09-26 01:21:47 UTC
:
: FreeBSD src repository
:
: Modified files:
:sys/netinet tcp_input.c
: Log:
: fix calculating to_tsecr... This prevents the rtt calculations from
: going all wonky...
:
: Revision Changes
On Sat, 10 Jun 2006, Robert Watson wrote:
:
:On Sat, 10 Jun 2006, Andrew R. Reiter wrote:
:
:> : After this change, socket allocation and deallocation is entirely
:> : centralized in one file, and uipc_socket2.c consists entirely of socket
:> : buffer manipulation and default protoc
On Sat, 10 Jun 2006, Robert Watson wrote:
:rwatson 2006-06-10 14:34:08 UTC
:
: FreeBSD src repository
:
: Modified files:
:sys/kern kern_mbuf.c sys_pipe.c sysv_msg.c
: sysv_sem.c sysv_shm.c uipc_mbuf.c
: uipc_socket.c uipc_soc
Nice!
On Thu, 29 Dec 2005, John Baldwin wrote:
:jhb 2005-12-29 20:54:25 UTC
:
: FreeBSD src repository
:
: Modified files:
:sys/kern subr_witness.c
: Log:
: Teach WITNESS_SAVE() and WITNESS_RESTORE() to work with spin locks instead
: of only sleep locks.
:
: Revi