CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/18 04:36:13
Modified files:
lib/libc/gen : sysctl.3
sbin/sysctl : sysctl.8 sysctl.c
sys/netinet : in_pcb.c in_pcb.h ip_input.c tcp_usrreq.c
tcp_var.h udp_usrreq.c udp_var.h
Log message:
Add net.inet.{tcp,udp}.rootonly sysctl, to mark which ports
cannot be bound to by non-root users.
Ok millert@ bluhm@
