=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.57 retrieving revision 1.58 diff -c -r1.57 -r1.58 *** src/etc/rc.conf 2001/04/19 04:00:15 1.57 --- src/etc/rc.conf 2001/05/02 02:41:26 1.58 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.57 2001/04/19 04:00:15 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.58 2001/05/02 02:41:26 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 40,46 **** xdm_flags=NO # for normal use: "" # For enabling console mouse support (i386 architecture only) ! moused_flags=NO # for ps/2 try: "-p /dev/psm0", serial: "-p /dev/cua00" # set the following to "YES" to turn them on rwhod=NO --- 40,46 ---- xdm_flags=NO # for normal use: "" # For enabling console mouse support (i386 architecture only) ! wsmoused_flags=NO # for ps/2 try: "-p /dev/psm0", serial: "-p /dev/cua00" # set the following to "YES" to turn them on rwhod=NO