=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.58 retrieving revision 1.59 diff -c -r1.58 -r1.59 *** src/etc/rc.conf 2001/05/02 02:41:26 1.58 --- src/etc/rc.conf 2001/05/23 16:22:58 1.59 *************** *** 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" --- 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" *************** *** 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 --- 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