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

/freebsd-10.1-release/lib/libc/compat-43/
H A Dkillpg.2diff 163197 Tue Oct 10 09:37:41 MDT 2006 maxim o From kern_prot.c::p_cansignal():

UNIX signalling semantics require that processes in the same
session always be able to deliver SIGCONT to one another,
overriding the remaining protections.

Fix SIGCONT special case description similar to rev. 1.22 kill.2.

PR: docs/58710
Submitted by: Ryan Younce
MFC after: 2 weeks
/freebsd-10.1-release/etc/rc.d/
H A Ddefaultroutediff 58710 Mon Mar 27 19:38:35 MST 2000 dillon Add a sysctl to specify the amount of UDP receive space NFS should
reserve, in maximal NFS packets. Originally only 2 packets worth of
space was reserved. The default is now 4, which appears to greatly
improve performance for slow to mid-speed machines on gigabit networks.

Add documentation and correct some prior documentation.

Problem Researched by: Andrew Gallatin <gallatin@cs.duke.edu>
Approved by: jkh
H A Dnetoptionsdiff 58710 Mon Mar 27 19:38:35 MST 2000 dillon Add a sysctl to specify the amount of UDP receive space NFS should
reserve, in maximal NFS packets. Originally only 2 packets worth of
space was reserved. The default is now 4, which appears to greatly
improve performance for slow to mid-speed machines on gigabit networks.

Add documentation and correct some prior documentation.

Problem Researched by: Andrew Gallatin <gallatin@cs.duke.edu>
Approved by: jkh

Completed in 74 milliseconds