Date: Sun, 27 Sep 2009 21:03:33 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/mmap Makefile mmap.c Message-ID: <200909272103.n8RL3spZ061366@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-09-27 21:03:33 UTC FreeBSD src repository Added files: tools/regression/mmap Makefile mmap.c Log: SVN rev 197543 on 2009-09-27 21:03:33Z by bz Add a simple C program to check mmap calls to various different addresses. The most important test is the mapping fixed at address 0 depending on the new sysctl. Things will be updated and possibly converted to m4/.t style once the details about the kernel patch will be shaken out. Submitted by: simon (initial version) Revision Changes Path 1.1 +6 -0 src/tools/regression/mmap/Makefile (new) 1.1 +96 -0 src/tools/regression/mmap/mmap.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909272103.n8RL3spZ061366>