summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjamie <jamie@FreeBSD.org>2009-06-24 18:19:55 +0000
committerjamie <jamie@FreeBSD.org>2009-06-24 18:19:55 +0000
commitc6535b4fd4e8f344a50494d0f7bde4929bcbe834 (patch)
tree715c338cb612402820a29f6b9841262fc69fad48 /tools
parent7c0019fd3084503b16686588e9e052c1a6b6c371 (diff)
downloadFreeBSD-src-c6535b4fd4e8f344a50494d0f7bde4929bcbe834.zip
FreeBSD-src-c6535b4fd4e8f344a50494d0f7bde4929bcbe834.tar.gz
Add libjail, a (somewhat) simpler interface to the jail_set and jail_get
system calls and the security.jail.param sysctls. Approved by: bz (mentor)
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 060e1a7..e8c1f1f 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1023,6 +1023,7 @@ OLD_FILES+=usr/lib/libhdb_p.a
OLD_FILES+=usr/lib/libhistory_p.a
OLD_FILES+=usr/lib/libipsec_p.a
OLD_FILES+=usr/lib/libipx_p.a
+OLD_FILES+=usr/lib/libjail_p.a
OLD_FILES+=usr/lib/libkadm5clnt_p.a
OLD_FILES+=usr/lib/libkadm5srv_p.a
OLD_FILES+=usr/lib/libkafs5_p.a
OpenPOWER on IntegriCloud