Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 13:36:05 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/moused Makefile moused.8 moused.c
Message-ID:  <200706031336.l53Da5xJ082500@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706031336.l53Da5xJ082500>