=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.59 retrieving revision 1.60 diff -c -r1.59 -r1.60 *** src/etc/rc.conf 2001/05/23 16:22:58 1.59 --- src/etc/rc.conf 2001/05/23 16:32:03 1.60 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.59 2001/05/23 16:22:58 marc 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.60 2001/05/23 16:32:03 aaron 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) ! wsmoused_flags=NO # for ps/2: "", 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 or usb mice: "", serial: "-p /dev/cua00" # set the following to "YES" to turn them on rwhod=NO