Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: elad-kernelauth
Revision 1.88.10.3 / (download) - annotate - [select for diffs], Sat May 6 23:32:11 2006 UTC (7 years, 1 month ago) by christos
Branch: elad-kernelauth
Changes since 1.88.10.2: +3 -2
lines
Diff to previous 1.88.10.2 (colored) to branchpoint 1.88 (colored) next main 1.89 (colored)
- Move kauth_cred_t declaration to <sys/types.h> - Cleanup struct ucred; forward declarations that are unused. - Don't include <sys/kauth.h> in any header, but include it in the c files that need it. Approved by core.
Revision 1.88.10.2 / (download) - annotate - [select for diffs], Fri Mar 10 15:20:54 2006 UTC (7 years, 3 months ago) by elad
Branch: elad-kernelauth
Changes since 1.88.10.1: +3 -3
lines
Diff to previous 1.88.10.1 (colored) to branchpoint 1.88 (colored)
generic_authorize() -> kauth_authorize_generic().
Revision 1.88.10.1 / (download) - annotate - [select for diffs], Wed Mar 8 01:19:40 2006 UTC (7 years, 3 months ago) by elad
Branch: elad-kernelauth
Changes since 1.88: +4 -3
lines
Diff to previous 1.88 (colored)
Adapt to kernel authorization KPI.
Revision 1.88 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:57 2005 UTC (7 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base,
elad-kernelauth-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Changes since 1.87: +5 -3
lines
Diff to previous 1.87 (colored)
merge ktrace-lwp.