Date: Sun, 13 Feb 2005 21:07:07 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/mlock Makefile mlock.c Message-ID: <200502132107.j1DL78WA033626@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson     2005-02-13 21:07:07 UTC
  FreeBSD src repository
  Added files:           (Branch: RELENG_5)
    tools/regression/mlock Makefile mlock.c 
  Log:
  Merge mlock regression test from HEAD to RELENG_5:
  
    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.
  
  Merged with one tweak: NO_MAN -> NOMAN.
  
  Revision  Changes    Path
  1.1.2.1   +6 -0      src/tools/regression/mlock/Makefile (new)
  1.1.2.1   +91 -0     src/tools/regression/mlock/mlock.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502132107.j1DL78WA033626>
