Source-Changes archive

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

CVS commit: [netbsd-4] src



Module Name:    src
Committed By:   bouyer
Date:           Sun Jan 21 19:12:10 UTC 2007

Modified Files:
        src/share/examples/secmodel [netbsd-4]: secmodel_example.c
        src/share/man/man9 [netbsd-4]: kauth.9
        src/sys/kern [netbsd-4]: kern_resource.c
        src/sys/secmodel/bsd44 [netbsd-4]: secmodel_bsd44_suser.c
        src/sys/sys [netbsd-4]: kauth.h

Log Message:
Pull up following revision(s) (requested by elad in ticket #379):
        sys/secmodel/bsd44/secmodel_bsd44_suser.c: revision 1.33 via patch
        share/examples/secmodel/secmodel_example.c: revision 1.14 via patch
        sys/sys/kauth.h: revision 1.35 via patch
        sys/kern/kern_resource.c: revision 1.112 via patch
        share/man/man9/kauth.9: revision 1.48 via patch
Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions for
nice and rlimit.


To generate a diff of this commit:
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/share/examples/secmodel/secmodel_example.c
cvs rdiff -r1.36.2.4 -r1.36.2.5 src/share/man/man9/kauth.9
cvs rdiff -r1.108.2.1 -r1.108.2.2 src/sys/kern/kern_resource.c
cvs rdiff -r1.17.2.2 -r1.17.2.3 src/sys/secmodel/bsd44/secmodel_bsd44_suser.c
cvs rdiff -r1.24.2.3 -r1.24.2.4 src/sys/sys/kauth.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