minix/minix
David van Moolenbroek d91f738bd8 Kernel: export clock information on kernel page
Please note that this information is for use by system services only!
The clock facility is not ready to be used directly by userland, and
thus, this kernel page extension is NOT part of the userland ABI.

For service programmers' convenience, change the prototype of the
getticks(3) to return the uptime clock value directly, since the call
can no longer fail.

Correct the sys_times(2) reply message to use the right field type
for the boot time.

Restructure the kernel internals a bit so as to have all the clock
stuff closer together.

Change-Id: Ifc050b7bd253aecbe46e3bd7d7cc75bd86e45555
2015-09-23 12:00:46 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Basic live rerandomization infrastructure 2015-09-17 17:15:03 +00:00
drivers Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
fs Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
include Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
kernel Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
lib Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
llvm Basic live rerandomization infrastructure 2015-09-17 17:15:03 +00:00
man Import NetBSD syslogd(8) 2015-07-26 11:57:04 +00:00
net Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
usr.bin Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
usr.sbin mkfs.mfs: remove Linux mount check 2015-07-20 10:59:49 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00