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:           Sat Jan  6 13:27:00 UTC 2007

Modified Files:
        src/share/man/man9 [netbsd-4]: kauth.9
        src/sys/kern [netbsd-4]: kern_auth.c

Log Message:
Pull up following revision(s) (requested by elad in ticket #322):
        share/man/man9/kauth.9: revision 1.44
        sys/kern/kern_auth.c: revision 1.36
Make kauth_deregister_scope() and kauth_unlisten_scope() free the
passed kauth_scope_t and kauth_listener_t objects, respectively.
Okay yamt@.


To generate a diff of this commit:
cvs rdiff -r1.36.2.3 -r1.36.2.4 src/share/man/man9/kauth.9
cvs rdiff -r1.32.2.2 -r1.32.2.3 src/sys/kern/kern_auth.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