DragonFly BSD
DragonFly commits List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/etc/rc.d moused


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 11 May 2004 18:48:40 -0700 (PDT)

cpressey    2004/05/11 18:48:40 PDT

DragonFly src repository

  Modified files:
    etc/rc.d             moused 
  Log:
  Three minor fixes:
  
  - Add viddev definition for serial console support.
  - In moused_start, run vidcontrol only once instead of (number of
  /dev/ttyv* minus 1) times.  This gets rid of a slew of redundant
  boot-time error messages.
  - Add moused_stop routine to kill the mouse daemon and turn off the
  mouse pointer when the 'stop' argument is specified.
  
  Submitted-by: Sascha Wildner <saw@xxxxxxxxx>
  Tested-by: walt <wa1ter@xxxxxxxxxxxxx>,
             YONETANI Tomokazu <qhwt+dragonfly-submit@xxxxxxxxxx>
  
  Revision  Changes    Path
  1.3       +20 -3     src/etc/rc.d/moused


http://www.dragonflybsd.org/cvsweb/src/etc/rc.d/moused.diff?r1=1.2&r2=1.3&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]