Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/secmodel/bsd44
Module Name: src
Committed By: dyoung
Date: Tue Nov 14 05:20:21 UTC 2006
Modified Files:
src/sys/secmodel/bsd44: secmodel_bsd44_suser.c
Log Message:
Fix a regression in socket(2): in the BSD 4.4 security model, you
don't have to be the superuser to open a PF_ROUTE socket.
Now, 'route -n get default' works again.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/secmodel/bsd44/secmodel_bsd44_suser.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