|
|
@ -30,9 +30,9 @@ |
|
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
|
.\" SUCH DAMAGE. |
|
|
|
.\" |
|
|
|
.\" $OpenBSD: malloc.3,v 1.63 2009/10/10 18:36:52 otto Exp $ |
|
|
|
.\" $OpenBSD: malloc.3,v 1.64 2010/01/13 12:40:11 otto Exp $ |
|
|
|
.\" |
|
|
|
.Dd $Mdocdate: October 10 2009 $ |
|
|
|
.Dd $Mdocdate: January 13 2010 $ |
|
|
|
.Dt MALLOC 3 |
|
|
|
.Os |
|
|
|
.Sh NAME |
|
|
@ -272,6 +272,8 @@ This can substantially aid in compacting memory. |
|
|
|
.\".Xr ktrace 1 |
|
|
|
.\"for all operations. |
|
|
|
.\"Consult the source for this one. |
|
|
|
.It Cm S |
|
|
|
Enable all options suitable for security auditing. |
|
|
|
.It Cm X |
|
|
|
.Dq xmalloc . |
|
|
|
Rather than return failure, |
|
|
|