Date: Wed, 29 Jul 2009 08:17:18 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 166721 for review Message-ID: <200907290817.n6T8HIYL023090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=166721 Change 166721 by rwatson@rwatson_freebsd_capabilities on 2009/07/29 08:17:11 Fix typos. Affected files ... .. //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/cap_enter.2#5 edit .. //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/rtld-elf-cap.1#8 edit Differences ... ==== //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/cap_enter.2#5 (text+ko) ==== @@ -56,7 +56,7 @@ prevented. If the process is already in a capability mode sandbox, the system call is a no-op. -Future process descendents create with +Future process descendants create with .Xr fork 2 or .Xr pdfork 2 ==== //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/rtld-elf-cap.1#8 (text+ko) ==== @@ -67,8 +67,8 @@ .It Interprets the .Dv LD_CAPLIBINDEX -environmental variable set by sandbox start touines, and implements -.Fn ld_capibindex_lookup , +environmental variable set by sandbox start routines, and implements +.Fn ld_caplibindex_lookup , allowing file descriptors for binaries and libraries passed across .Xr fexecve 2 to be used by
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907290817.n6T8HIYL023090>