]> Zhao Yanbai Git Server - minix.git/commit
Changed phys_zero to phys_fill, which accepts a 4-byte argument saying what
authorBen Gras <ben@minix3.org>
Mon, 18 Jul 2005 12:18:16 +0000 (12:18 +0000)
committerBen Gras <ben@minix3.org>
Mon, 18 Jul 2005 12:18:16 +0000 (12:18 +0000)
commit42e6d20afeedf4914521ff6b903757435bc09061
tree6e78178b18d512473684221cc0aed3186ef827ed
parent5cd673c5ba35867fa3fe3c226b8b5d85ef1889e1
Changed phys_zero to phys_fill, which accepts a 4-byte argument saying what
to fill with. Changed prototype and call to match.
kernel/klib386.s
kernel/proto.h
kernel/system/do_memset.c