=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/sysctl.conf,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- src/etc/Attic/sysctl.conf 2012/05/31 15:04:03 1.53 +++ src/etc/Attic/sysctl.conf 2012/09/20 12:51:43 1.54 @@ -1,4 +1,4 @@ -# $OpenBSD: sysctl.conf,v 1.53 2012/05/31 15:04:03 sthen Exp $ +# $OpenBSD: sysctl.conf,v 1.54 2012/09/20 12:51:43 yasuoka Exp $ # # This file contains a list of sysctl options the user wants set at # boot time. See sysctl(3) and sysctl(8) for more information on @@ -25,6 +25,7 @@ #net.inet.tcp.ecn=1 # 1=Enable the TCP ECN extension #net.inet.carp.preempt=1 # 1=Enable carp(4) preemption #net.inet.carp.log=3 # log level of carp(4) info, default 2 +#net.pipex.enable=1 # 1=Enable pipex(4) for npppd(8) #ddb.panic=0 # 0=Do not drop into ddb on a kernel panic #ddb.console=1 # 1=Permit entry of ddb from the console #fs.posix.setuid=0 # 0=Traditional BSD chown() semantics