cvs commit: src/usr.sbin/moused Makefile moused.8 moused.c

Philip Paeps philip at FreeBSD.org
Sun Jun 3 13:36:05 UTC 2007


philip      2007-06-03 13:36:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/moused      Makefile moused.8 moused.c 
  Log:
  MFC: moused.c rev 1.77 and rev 1.78
       moused.8 rev 1.60 and rev 1.61
       Makefile rev 1.9
  
      Add dynamic acceleration to moused(8).  This introduces a '-A' flag to
      control the acceleration algorithm.  It can be used together with the '-a'
      flag for regular acceleration. [1]
  
      Convert macros to use C99's syntax for macros with a variable number of
      arguments.
  
      Markup fixes to moused(8).
  
  Submitted by:   Oliver Fromme <olli -at- lurza.secnetix.de> [1]
  Behind on MFCs: philip
  
  Revision  Changes    Path
  1.7.2.2   +2 -2      src/usr.sbin/moused/Makefile
  1.53.2.3  +67 -17    src/usr.sbin/moused/moused.8
  1.70.2.4  +79 -16    src/usr.sbin/moused/moused.c


More information about the cvs-src mailing list