]> Zhao Yanbai Git Server - minix.git/commit
Introduced unprivileged getsysinfo variant, to retrieve harmless data
authorBen Gras <ben@minix3.org>
Thu, 27 Jul 2006 16:23:01 +0000 (16:23 +0000)
committerBen Gras <ben@minix3.org>
Thu, 27 Jul 2006 16:23:01 +0000 (16:23 +0000)
commit18327f02a8105d11273b8b8061649efa980a53c5
treee549915cbe3fe9924544c92602c89ec2071fcec7
parent4d7f2af5766270df1f4c5fe54b12c1d5fb802516
Introduced unprivileged getsysinfo variant, to retrieve harmless data
in formats that don't change (or is upwards compatible).
include/minix/callnr.h
include/minix/com.h
include/minix/sysinfo.h [new file with mode: 0644]
include/minix/type.h
lib/other/_getsysinfo.c
lib/posix/getloadavg.c
lib/syscall/getsysinfo.s
servers/fs/table.c
servers/pm/misc.c
servers/pm/proto.h
servers/pm/table.c