]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Utility to control the printing of "Fixed up unaligned data access for pid
authorobrien <obrien@FreeBSD.org>
Wed, 19 Jan 2000 09:47:19 +0000 (09:47 +0000)
committerobrien <obrien@FreeBSD.org>
Wed, 19 Jan 2000 09:47:19 +0000 (09:47 +0000)
commitf093c3cc6c87f5d2fb770929945ee9187322e99c
tree30992a3818b95a0831fe8b5c93259aa55ae5da77
parent0b63e1ef02fc8368d320aa147d346145d1a91de5
Utility to control the printing of "Fixed up unaligned data access for pid
nnn at pc 0xADDR" and the fixup of the UA fault on the DEC Alpha when an
unaligned access fault happens.  Modeled after the OSF/1 utility of the
same name.

Submitted by: gallatin
usr.bin/Makefile
usr.bin/uac/Makefile [new file with mode: 0644]
usr.bin/uac/uac.1 [new file with mode: 0644]
usr.bin/uac/uac.c [new file with mode: 0644]