How to Add New System Calls to Minix 3.1.8
There are some tutorials on the Internet. However, they are not up-to-date. Currently Minix has the latest version 3.1.8. It has some changes, say a virtual file system. So a newer tutorial is necessary. This article also includes a part for adding system calls to servers that are not visible to users. For example, users ...