From owner-cvs-all Thu Oct 26 10:35:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCE5B37B479; Thu, 26 Oct 2000 10:35:47 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA37105; Thu, 26 Oct 2000 10:35:47 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <200010261735.KAA37105@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 26 Oct 2000 10:35:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sa main.c usrdb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/10/26 10:35:47 PDT Modified files: usr.sbin/sa main.c usrdb.c Log: fix unaligned access errors by copying untyped data to properly aligned locals PR: alpha/13912 obtained from: NetBSD tested by: Marcin Gryszkalis Revision Changes Path 1.9 +47 -47 src/usr.sbin/sa/main.c 1.10 +3 -3 src/usr.sbin/sa/usrdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message