index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
jail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typos and nits.
dannyboy
2004-05-20
1
-19
/
+19
*
Document security.jail.getfsstatroot_only sysctl.
pjd
2004-05-20
1
-0
/
+14
*
mdoc(7) cleanup for the last commit to this file.
simon
2004-05-04
1
-3
/
+10
*
Ammend jail(8) man page to explain new sysctl for raw-sockets
bmilekic
2004-05-03
1
-0
/
+7
*
Correct typo.
le
2004-02-06
1
-1
/
+1
*
A variety of content cleanups:
rwatson
2003-11-20
1
-22
/
+70
*
No need to copy sysinstall into a jail with -CURRENT, since in
rwatson
2003-11-20
1
-10
/
+2
*
- Add a note that there are two MIB variables that have per-jail
kensmith
2003-11-11
1
-0
/
+8
*
add FBSDID
charnier
2003-07-06
1
-3
/
+3
*
When pointing users at mount_devfs to populate the /dev of a jail,
rwatson
2003-06-26
1
-0
/
+10
*
Force output of jail ID (if necessary) before excuting the command,
mike
2003-04-21
1
-1
/
+3
*
o Add jls(8) for listing active jails.
mike
2003-04-09
2
-20
/
+35
*
Free login_cap(3) resources after usage.
maxim
2003-04-07
1
-0
/
+1
*
o Fix error messages formatting, style.
maxim
2003-04-02
1
-29
/
+22
*
o Add -u <username> flag to jail(8): set user context before exec.
maxim
2003-03-27
3
-12
/
+84
*
portmap_enable -> rpcbind_enable.
maxim
2003-03-18
1
-2
/
+2
*
Remove traces of MAKEDEV & add xref to mount_devfs(8).
keramida
2003-02-28
1
-2
/
+2
*
Fix example, we do not need NO_MAKEDEV_RUN any more.
phk
2002-10-22
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-2
/
+2
*
Fix IP address typo.
dd
2002-05-20
1
-1
/
+1
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
- Attempt to help declutter kern. sysctl by moving security out from
arr
2002-01-16
1
-6
/
+6
*
mdoc(7) police: ispell rev. 1.32.
ru
2002-01-10
1
-1
/
+1
*
mdoc(7) police: tidy up previous delta.
ru
2002-01-10
1
-3
/
+9
*
Add some wisdom to the jail setup instructions.
phk
2001-12-14
1
-1
/
+11
*
mdoc(7) police overhaul.
ru
2001-12-14
1
-118
/
+155
*
- Update the sysctl mibs in order to reflect the recent kern_jail.c
arr
2001-12-12
1
-9
/
+9
*
syslogd can now be configured to bind to a specific address.
dd
2001-09-03
1
-5
/
+2
*
This is not jail(2), or anything else suitable to be referenced with .Fn.
dd
2001-08-27
1
-2
/
+2
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-2
/
+3
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: sort xrefs.
ru
2001-07-05
1
-1
/
+1
*
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
dd
2001-06-30
1
-0
/
+1
*
Add missing includes and sort includes.
dd
2001-06-24
1
-4
/
+8
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+2
*
Correct cross-reference:
sobomax
2001-06-07
1
-2
/
+2
*
Change NO_MAKEDEV to a finer granularity method:
asmodai
2001-03-29
1
-1
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
o Replace part-wise instructions for building world for jail(8) with
rwatson
2001-03-11
1
-5
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-3
/
+3
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-2
/
+5
*
Whitespace only: Correct poor line-breaking introduced in rev 1.17,
sheldonh
2000-11-01
1
-2
/
+2
*
Correct mark-up used in rev 1.16, as discussed with its contributor:
sheldonh
2000-11-01
1
-7
/
+14
*
o Document various sysctl's available for managing services available
rwatson
2000-10-31
1
-0
/
+39
*
Typo: "is unreliably by default" to "is unreliable by default".
dannyboy
2000-07-08
1
-1
/
+1
*
Some minor mdoc style and spelling fixes.
mpp
2000-03-24
1
-6
/
+10
[next]