aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* Pass an array of gid_t rather than an array of int to getgroups().Stefan Farfeleder2004-10-021-1/+2
* o Add -l option to jail(8) similar to su(1): before running jail'edMaxim Konovalov2004-08-152-6/+50
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Prepare jail(8) utility for new functionality which will limitPawel Jakub Dawidek2004-06-271-4/+6
* Markup nits.Ruslan Ermilov2004-06-051-7/+11
* Sentences should not start with conjunctions. Change "Because"Christian S.J. Peron2004-06-011-2/+2
* Add a warning note to security.jail.allow_raw_socketsChristian S.J. Peron2004-06-011-1/+4
* o Implement -U flag: run command as user which exists only in jail.Maxim Konovalov2004-05-292-19/+40
* Typos and nits.Daniel Harris2004-05-201-19/+19
* Document security.jail.getfsstatroot_only sysctl.Pawel Jakub Dawidek2004-05-201-0/+14
* mdoc(7) cleanup for the last commit to this file.Simon L. B. Nielsen2004-05-041-3/+10
* Ammend jail(8) man page to explain new sysctl for raw-socketsBosko Milekic2004-05-031-0/+7
* Correct typo.Lukas Ertl2004-02-061-1/+1
* A variety of content cleanups:Robert Watson2003-11-201-22/+70
* No need to copy sysinstall into a jail with -CURRENT, since inRobert Watson2003-11-201-10/+2
* - Add a note that there are two MIB variables that have per-jailKen Smith2003-11-111-0/+8
* add FBSDIDPhilippe Charnier2003-07-061-3/+3
* When pointing users at mount_devfs to populate the /dev of a jail,Robert Watson2003-06-261-0/+10
* 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