Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 14:04:18 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sysctl sysctl.c
Message-ID:  <200010232104.OAA81120@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2000/10/23 14:04:18 PDT

  Modified files:
    sbin/sysctl          sysctl.c 
  Log:
  Give correct results for SYSCTL_LONG arrays when sizeof(int) != sizeof(long)
  This fixes unaligned access on alpha for, eg, sysctl kern.ipc.mbtypes.
  
  Revision  Changes    Path
  1.29      +3 -3      src/sbin/sysctl/sysctl.c



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?200010232104.OAA81120>