K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-02-02T16:12:39.553503Z K 7 svn:log V 488 Merge c174076, c174092, c174095, c174096, and c174128 from the p4 TrustedBSD capabilities branch to capabilities8: Added the weak symbol ld_libdirs() ld_libdirs(int**) => ld_libdirs(int*,int*) Implementation of ld_libdirs() Ensure that the argument to add_libdir_paths() is not NULL Use lc_fdlist for sandbox configuration. No more need for ld_libcache, and libcapsicum has been simplified somewhat. Submitted by: Jonathan Anderson END