Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: elad
Date: Wed May 6 22:17:41 UTC 2009
Modified Files:
src/sys/net: net_osdep.h
Log Message:
Provide privilege checking code snippets for all significant NetBSD
versions: < 2 (suser, proc), 2 & 3 (suser, lwp), >= 4 (kauth, lwp).
No functional change as it's all inside a big comment.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/net/net_osdep.h
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