K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-08-23T14:39:01.829110Z K 7 svn:log V 375 When getaudit(2) is unable to fit the terminal IPv6 address into the space provided by its argument structure, return EOVERFLOW instead of E2BIG. The latter is documented in Solaris's man page, but the former is implemented. In either case, the caller should use getaudit_addr(2) to return the IPv6 address. Submitted by: sson Obtained from: Apple, Inc. MFC after: 3 days END