]> Zhao Yanbai Git Server - minix.git/commit
. made memory parsing function into a library call
authorBen Gras <ben@minix3.org>
Fri, 16 Feb 2007 15:54:28 +0000 (15:54 +0000)
committerBen Gras <ben@minix3.org>
Fri, 16 Feb 2007 15:54:28 +0000 (15:54 +0000)
commit3275602598f40d6a667ef59edc8fad2813e4251c
treeb460e6a8d28c7ef6300d160f8ae2771f1faadec2
parenta47531cc97ff35cecc136372cba1f69b7190156e
 . made memory parsing function into a library call
   (moved 'struct memory' to <minix/type.h> for this library call)
 . removed some debugging messages from pci library
include/env.h
include/minix/type.h
kernel/type.h
lib/syslib/pci_set_acl.c
lib/sysutil/env_parse.c