aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* Force output of jail ID (if necessary) before excuting the command,Mike Barcroft2003-04-211-1/+3
* o Add jls(8) for listing active jails.Mike Barcroft2003-04-092-20/+35
* Free login_cap(3) resources after usage.Maxim Konovalov2003-04-071-0/+1
* o Fix error messages formatting, style.Maxim Konovalov2003-04-021-29/+22
* o Add -u <username> flag to jail(8): set user context before exec.Maxim Konovalov2003-03-273-12/+84
* portmap_enable -> rpcbind_enable.Maxim Konovalov2003-03-181-2/+2
* Remove traces of MAKEDEV & add xref to mount_devfs(8).Giorgos Keramidas2003-02-281-2/+2
* Fix example, we do not need NO_MAKEDEV_RUN any more.Poul-Henning Kamp2002-10-221-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-2/+2
* Fix IP address typo.Dima Dorfman2002-05-201-1/+1
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* - Attempt to help declutter kern. sysctl by moving security out fromAndrew R. Reiter2002-01-161-6/+6
* mdoc(7) police: ispell rev. 1.32.Ruslan Ermilov2002-01-101-1/+1
* mdoc(7) police: tidy up previous delta.Ruslan Ermilov2002-01-101-3/+9
* Add some wisdom to the jail setup instructions.Poul-Henning Kamp2001-12-141-1/+11
* mdoc(7) police overhaul.Ruslan Ermilov2001-12-141-118/+155
* - Update the sysctl mibs in order to reflect the recent kern_jail.cAndrew R. Reiter2001-12-121-9/+9
* syslogd can now be configured to bind to a specific address.Dima Dorfman2001-09-031-5/+2
* This is not jail(2), or anything else suitable to be referenced with .Fn.Dima Dorfman2001-08-271-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort xrefs.Ruslan Ermilov2001-07-051-1/+1
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-0/+1
* Add missing includes and sort includes.Dima Dorfman2001-06-241-4/+8
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+2
* Correct cross-reference:Maxim Sobolev2001-06-071-2/+2
* Change NO_MAKEDEV to a finer granularity method:Jeroen Ruigrok van der Werven2001-03-291-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* o Replace part-wise instructions for building world for jail(8) withRobert Watson2001-03-111-5/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-3/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-2/+5
* Whitespace only: Correct poor line-breaking introduced in rev 1.17,Sheldon Hearn2000-11-011-2/+2
* Correct mark-up used in rev 1.16, as discussed with its contributor:Sheldon Hearn2000-11-011-7/+14
* o Document various sysctl's available for managing services availableRobert Watson2000-10-311-0/+39
* Typo: "is unreliably by default" to "is unreliable by default".Daniel Harris2000-07-081-1/+1
* Some minor mdoc style and spelling fixes.Mike Pritchard2000-03-241-6/+10
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* - As jail(8) has been almost completely rewritten, prepend another copyright/Robert Watson2000-02-201-7/+58
* Fix up a few documentation nits in jail(8), as well as improve theRobert Watson2000-02-181-24/+72
* Modified jail.8 to correct a typo (inetd_flas vs. inetd_flags), and addRobert Watson2000-02-161-1/+4
* Add Robert Watson's much extended documentation including that of theChris Costello2000-02-131-0/+161
* Clean up the jail(8) documentation so that it suggests building a jailRobert Watson2000-02-091-1/+1
* Properly manify this manpage.Jeroen Ruigrok van der Werven1999-12-211-2/+1
* A procfs mount is no longer needed for a jail.Poul-Henning Kamp1999-12-051-1/+0
* Add a version number field to the jail(2) argument so that future changesPoul-Henning Kamp1999-09-191-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3