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
/
lib
/
libjail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a package for jail(8) and related utilities.
gjb
2016-01-20
1
-0
/
+2
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
1
-1
/
+0
*
Revert r284417 it is not necessary anymore
bapt
2015-06-15
1
-1
/
+1
*
Enforce overwritting SHLIBDIR
bapt
2015-06-15
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+20
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-7
/
+7
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+1
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
Updated/new Makefile.depend
sjg
2012-11-08
1
-0
/
+3
|
*
-
.
Sync from head
sjg
2012-11-04
1
-13
/
+17
|
|
\
\
|
*
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
In preparation for using clang's -Wcast-qual:
jamie
2014-11-25
2
-7
/
+7
|
|
/
|
/
|
*
|
Fix some memory allocation errors:
jamie
2012-10-04
1
-13
/
+17
|
/
*
The fix in r235291 re-broke the "allow.nomount" case. Re-fix it
jamie
2012-05-22
1
-12
/
+14
*
The linker isn't consistent in the ordering of dynamic sysctls, so don't
jamie
2012-05-11
1
-13
/
+25
*
Handle the case where a boolean parameter is also a node.
jamie
2012-03-01
1
-30
/
+23
*
Introduce signed and unsigned version of CTLTYPE_QUAD, renaming
mdf
2011-01-19
1
-3
/
+12
*
Find a jail's type as part of jailparam_init rather than waiting until
jamie
2010-10-27
1
-10
/
+4
*
mdoc: fix manlint warnings by unbreaking mdoc syntax
uqs
2010-10-08
1
-1
/
+1
*
Whitespace and comment fixes.
jamie
2010-08-31
1
-4
/
+2
*
Don't over-allocate array values in jailparam_export.
jamie
2010-08-31
1
-6
/
+9
*
Make it clear in the example that jailparam_export's return value
jamie
2010-08-31
1
-1
/
+3
*
Don't copy and return a potentially unset buffer when jail_get fails.
jamie
2010-07-15
1
-6
/
+10
*
Don't import parameter values in jail_getv, except for the search key.
jamie
2010-07-15
1
-71
/
+87
*
realloc() with a proper amount of memory.
ru
2010-02-17
1
-1
/
+1
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
Add a null pointer check so "name" can be used as a key parameter in
jamie
2009-12-17
1
-1
/
+1
*
Fixed markup (mostly) errors.
ru
2009-09-21
1
-48
/
+54
*
Some jail parameters (in particular, "ip4" and "ip6" for IP address
jamie
2009-07-25
2
-60
/
+89
*
Fix dynamic (re)allocation logic in jailparam_set and jailparam_get.
jamie
2009-06-25
1
-34
/
+72
*
Add libjail, a (somewhat) simpler interface to the jail_set and jail_get
jamie
2009-06-24
5
-0
/
+1448