Date: Wed, 12 Nov 2008 20:40:59 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 152894 for review Message-ID: <200811122040.mACKexAm064022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152894 Change 152894 by rwatson@rwatson_cinnamon on 2008/11/12 20:40:18 Rewrite description of new error-handling functions a bit after having refined them. Affected files ... .. //depot/projects/trustedbsd/openbsm/NEWS#12 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/NEWS#12 (text+ko) ==== @@ -2,9 +2,11 @@ OpenBSM 1.1 alpha 3 -- Explicitly map between local and BSM error number spaces for 32-bit and - 64-bit return tokens, as operating systems don't all agree on the set of, - or values for, error numbers. +- Add two new functions, au_bsm_to_errno() and au_errno_to_bsm(), to map + between BSM error numbers (largely the Solaris definitions) and local + errno(2) values for 32-bit and 64-bit return tokens. This is required as + operating systems don't agree on some of the values of more recent error + numbers. OpenBSM 1.1 alpha 2 @@ -354,4 +356,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/NEWS#11 $ +$P4: //depot/projects/trustedbsd/openbsm/NEWS#12 $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811122040.mACKexAm064022>