freebsd-nq/lib
Jamie Gritton b38ff370e4 Introduce the extensible jail framework, using the same "name=value"
interface as nmount(2).  Three new system calls are added:
* jail_set, to create jails and change the parameters of existing jails.
  This replaces jail(2).
* jail_get, to read the parameters of existing jails.  This replaces the
  security.jail.list sysctl.
* jail_remove to kill off a jail's processes and remove the jail.
Most jail parameters may now be changed after creation, and jails may be
set to exist without any attached processes.  The current jail(2) system
call still exists, though it is now a stub to jail_set(2).

Approved by:	bz (mentor)
2009-04-29 21:14:15 +00:00
..
bind
csu
libalias
libarchive Document the liblzma support. 2009-04-27 22:39:43 +00:00
libauditd
libautofs
libbegemot
libbluetooth Implement low-level Bluetooth HCI API. 2009-04-22 15:50:03 +00:00
libbsm Merge OpenBSM 1.1 from OpenBSM vendor branch to head. 2009-04-19 16:17:13 +00:00
libbsnmp
libbz2
libc Introduce the extensible jail framework, using the same "name=value" 2009-04-29 21:14:15 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk
libdwarf
libedit
libelf
libexpat
libfetch
libftpio
libgeom
libgpib
libgssapi
libipsec
libipx
libkiconv
libkse
libkvm Add support for PowerPC kernel core files. This commit only adds 2009-04-06 21:52:10 +00:00
libmagic
libmd
libmemstat
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam
libpcap
libpmc
libproc
libradius
librpcsec_gss
librpcsvc
librt
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Fix an off-by-one buffer overflow in ngets(). 2009-03-31 14:30:46 +00:00
libtacplus
libtelnet
libthr Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use 2009-04-19 23:02:50 +00:00
libthread_db
libufs Bail out when memory allocation is failed, rather than referencing 2009-04-02 17:16:39 +00:00
libugidfw
libusb MFp4 //depot/projects/usb@159934 2009-04-05 18:30:24 +00:00
libusbhid
libutil
libvgl
libwrap
liby
libypclnt
libz
msun
ncurses
Makefile
Makefile.inc