Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   elad
Date:           Thu Apr 16 21:37:17 UTC 2009

Modified Files:
        src/sys/netatalk: ddp_usrreq.c
        src/sys/netiso: iso_pcb.c iso_snpac.c

Log Message:
Remove three more trivial KAUTH_GENERIC_ISSUSER uses:

  - Binding to privileged ports in netatalk and netiso
  - Setting privileged socket options in netiso


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/netatalk/ddp_usrreq.c
cvs rdiff -u -r1.47 -r1.48 src/sys/netiso/iso_pcb.c
cvs rdiff -u -r1.52 -r1.53 src/sys/netiso/iso_snpac.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