Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2009 16:28:07 +0000 (UTC)
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/twa tw_cl_io.c tw_cl_share.h src/sys/dev/twe twe.c twevar.h
Message-ID:  <200909221628.n8MGSKbu065992@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rdivacky    2009-09-22 16:28:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twa          tw_cl_io.c tw_cl_share.h 
    sys/dev/twe          twe.c twevar.h 
  Log:
  SVN rev 197409 on 2009-09-22 16:28:07Z by rdivacky
  
  Change the command argument to ioctl routines to u_long to avoid
  truncating the command to 32bit on 64bit archs where int is 32bit
  (ie. amd64).
  
  Approved by:    scottl
  Approved by:    ed (mentor, implicit)
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/dev/twa/tw_cl_io.c
  1.5       +1 -1      src/sys/dev/twa/tw_cl_share.h
  1.29      +1 -1      src/sys/dev/twe/twe.c
  1.14      +1 -1      src/sys/dev/twe/twevar.h



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