]> Zhao Yanbai Git Server - minix.git/commit
Added sys_eniop, sys_vm_setbuf, and sys_vm_map.
authorPhilip Homburg <philip@cs.vu.nl>
Fri, 30 Sep 2005 12:51:33 +0000 (12:51 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Fri, 30 Sep 2005 12:51:33 +0000 (12:51 +0000)
commit9528152f68254a25a2d33dba4c650d7276c1b2cc
tree96602c476675bb5cb534aeb6f0b0366716bdbcac
parent731eee27c3b5bbbf3e08267485b33a19d6462afc
Added sys_eniop, sys_vm_setbuf, and sys_vm_map.
lib/other/Makefile
lib/other/sys_eniop.c [new file with mode: 0644]
lib/other/taskcall.c [new file with mode: 0755]
lib/syslib/Makefile
lib/syslib/sys_vm_map.c [new file with mode: 0644]
lib/syslib/sys_vm_setbuf.c [new file with mode: 0644]