Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2000 01:08:38 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/picobsd/tinyware/view view.c src/share/man/man4 mouse.4 psm.4 sysmouse.4 src/share/man/man4/man4.i386 mse.4 src/sys/dev/syscons scmouse.c sysmouse.c src/sys/dev/usb ums.c src/sys/i386/isa mse.c src/sys/isa psm.c src/sys/pc98/pc98 mse.c ...
Message-ID:  <200010090808.BAA40315@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/10/09 01:08:38 PDT

  Modified files:
    release/picobsd/tinyware/view view.c 
    share/man/man4       mouse.4 psm.4 sysmouse.4 
    share/man/man4/man4.i386 mse.4 
    sys/dev/syscons      scmouse.c sysmouse.c 
    sys/dev/usb          ums.c 
    sys/i386/isa         mse.c 
    sys/isa              psm.c 
    sys/pc98/pc98        mse.c 
    usr.sbin/moused      moused.c 
    sys/alpha/include    mouse.h 
    sys/i386/include     mouse.h 
    sys/ia64/include     mouse.h 
    sys/sys              mouse.h 
  Log:
  Initiate deorbit burn sequence for <machine/mouse.h>.
  
  Replace all in-tree uses with <sys/mouse.h> which repo-copied a few
  moments ago from src/sys/i386/include/mouse.h by peter.
  This is also the appropriate fix for exo-tree sources.
  
  Put warnings in <machine/mouse.h> to discourage use.
  November 15th 2000 the warnings will be converted to errors.
  January 15th 2001 the <machine/mouse.h> files will be removed.
  
  Revision  Changes    Path
  1.6       +2 -2      src/release/picobsd/tinyware/view/view.c
  1.9       +2 -2      src/share/man/man4/mouse.4
  1.27      +2 -2      src/share/man/man4/psm.4
  1.15      +2 -2      src/share/man/man4/sysmouse.4
  1.11      +2 -2      src/share/man/man4/man4.i386/mse.4
  1.16      +2 -3      src/sys/dev/syscons/scmouse.c
  1.8       +2 -3      src/sys/dev/syscons/sysmouse.c
  1.40      +2 -2      src/sys/dev/usb/ums.c
  1.51      +2 -2      src/sys/i386/isa/mse.c
  1.31      +2 -2      src/sys/isa/psm.c
  1.30      +2 -2      src/sys/pc98/pc98/mse.c
  1.47      +2 -4      src/usr.sbin/moused/moused.c
  1.18      +4 -334    src/sys/alpha/include/mouse.h
  1.17      +4 -333    src/sys/i386/include/mouse.h
  1.2       +4 -334    src/sys/ia64/include/mouse.h
  1.17      +4 -4      src/sys/sys/mouse.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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