This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-02 16:05:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
tools
/
regression
/
mlock
/
Makefile
7 lines
57 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a simple regression test for mlock()/munlock() to make sure they work on a single page as root, and fails on a single page as nobody. Intended to help diagnose reports regarding insecure memory use with gnupg.
2005-01-03 14:56:20 -05:00
# $FreeBSD$
PROG
=
mlock
Style: NO_MAN doesn't need any value.
2006-03-15 05:46:38 -05:00
NO_MAN
=
Add a simple regression test for mlock()/munlock() to make sure they work on a single page as root, and fails on a single page as nobody. Intended to help diagnose reports regarding insecure memory use with gnupg.
2005-01-03 14:56:20 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink