Re: socket credentials [Was: CVS commit: src/sys]

2009-12-29 Thread Christoph Badura
I have a couple of questions regarding this change. Was it intentional that the hack of setting socket credentials only after the socket is attached to a file descriptor is left undocumented? On Tue, Dec 29, 2009 at 04:23:43AM +, Elad Efrat wrote: Modified Files: src/sys/kern:

CVS commit: src/sys/netinet

2009-12-29 Thread Elad Efrat
Module Name:src Committed By: elad Date: Wed Dec 30 06:59:32 UTC 2009 Modified Files: src/sys/netinet: tcp_usrreq.c Log Message: Get the uid from the socket's credentials. To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 src/sys/netinet/tcp_usrreq.c

Re: CVS commit: src/sys/dev/pci

2009-12-29 Thread David Young
On Wed, Dec 30, 2009 at 12:24:38AM +, Jonathan A. Kollasch wrote: Module Name: src Committed By: jakllsch Date: Wed Dec 30 00:24:38 UTC 2009 Modified Files: src/sys/dev/pci: auich.c Log Message: Ensure that the memory or i/o space we need is accessible at attach and