uac(1)
NAME
uac − Unaligned Access Message Control
SYNTAX
uac s p value
DESCRIPTION
The uac command controls printing of "Fixed up unaligned data access for pid nnn at pc 0xAddr" messages. This command is used to set or display the flag that controls printing of the message for the system, or for the parent process of the user, typically a shell.
OPTIONS
The following options can be used with the uac command:
sSet/display the current setting of the flag for the system.
pSet/display current setting of the flag for the parent process.
VALUES
If the value is present, the flag is set; otherwise, the current setting of flag is displayed. The value can be either a zero (0) to turn the flag off, or a one (1) to turn the flag on.
RESTRICTIONS
You must be superuser to set the system flag.
Commands