Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 1995 15:35:02 -0800
From:      Jean-Marc Zucconi <jmz>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa joy.c
Message-ID:  <199502222335.PAA09934@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
jmz         95/02/22 15:35:01

  Modified:    share/man/man4/man4.i386 joy.4
               sys/i386/include joystick.h
               sys/i386/isa joy.c
  Log:
  Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
  dummy array of 4 integers. Declare the struct in the header file and update
  the man page.



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