minix/servers/vm/arch/i386
Ben Gras cbcdb838f1 various coverity-inspired fixes
. some strncpy/strcpy to strlcpy conversions
	. new <minix/param.h> to avoid including other minix headers
	  that have colliding definitions with library and commands code,
	  causing parse warnings
	. removed some dead code / assignments
2012-07-16 14:00:56 +02:00
..
Makefile.inc No more intel/minix segments. 2012-07-15 22:30:15 +02:00
memory.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
pagefaults.h Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
pagetable.c various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
pagetable.h vm: include no-caching bits in PTF_ALLFLAGS for flags sanity check. 2010-04-13 11:08:08 +00:00
util.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00