Rename MINIX service(8) to minix-service(8)IMPORTANT: this change has a docs/UPDATING entry!This rename is unfortunately necessary because NetBSD has decided tocreate its own service(8) utility,
Rename MINIX service(8) to minix-service(8)IMPORTANT: this change has a docs/UPDATING entry!This rename is unfortunately necessary because NetBSD has decided tocreate its own service(8) utility, and we will want to import theirsas well. The two can obviously not coexist.Also move ours from /bin to /sbin, as it is a superuser-only utility.Change-Id: Ic6e46ffb3a84b4747d2fdcb0d74e62dbea065039
show more ...
tests: fix bug in sys_vumap testEver since a VM allocation strategy change, this test is fullydysfunctional. It should be repaired and added to the regulartest set, but that will require some wo
tests: fix bug in sys_vumap testEver since a VM allocation strategy change, this test is fullydysfunctional. It should be repaired and added to the regulartest set, but that will require some work.For now, keep it in reasonable shape.Reported by dcb314.This closes #153.Change-Id: Ia57bdfdf6a3fc8d47cae76a0be9881fb4d796f6d
merge libminlib with libcChange-Id: I79cc4ea90c378a1da3dac16487b53034953827a7
remove libcompat_minix as library . get rid of includes in libcompat_minix: . move configfile.h to minix/include/ . all others are unneeded as they point to other files . merge the .c files
remove libcompat_minix as library . get rid of includes in libcompat_minix: . move configfile.h to minix/include/ . all others are unneeded as they point to other files . merge the .c files with libcChange-Id: I5e840c66fb9bc484f377926aa9d66473bbd16259
New sources layoutChange-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9