Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   jmmv
Date:           Tue Aug 30 15:03:04 UTC 2005

Modified Files:
        src/sys/kern: uipc_usrreq.c

Log Message:
Honor the user's umask while creating local sockets.  Several other systems
do already this (such as FreeBSD, OpenBSD and Linux), so it will improve
portability of some third-party programs.  No objections in tech-kern@.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/kern/uipc_usrreq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index