minix/minix
David van Moolenbroek f737eea636 svrctl(2) update
- synchronize request type with ioctl by making it unsigned long;
- unbreak VFS requests, as they were being sent to PM;
- use proper ioctl direction flags (and new numbers) for requests;
- remove some needless header inclusions;
- svrctl is in libc, make its message name reflect this;
- keep backward compatibility: svrctl is part of the userland ABI.

Change-Id: I44902e8d0d11b8ebc1ef3bda94d2202481743c9b
2014-09-29 16:15:21 +00:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands svrctl(2) update 2014-09-29 16:15:21 +00:00
drivers svrctl(2) update 2014-09-29 16:15:21 +00:00
fs isofs: rename source directory to "isofs" 2014-09-18 13:00:57 +00:00
include svrctl(2) update 2014-09-29 16:15:21 +00:00
kernel Kernel: update copyright year 2014-09-10 13:01:45 +00:00
lib svrctl(2) update 2014-09-29 16:15:21 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Porting uuencode/uudecode from NetBSD 2014-09-08 19:51:28 +02:00
net svrctl(2) update 2014-09-29 16:15:21 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers svrctl(2) update 2014-09-29 16:15:21 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests IOCTL requests are unsigned longs now 2014-09-29 15:11:01 +00:00
usr.bin uptime(1): also report uptime 2014-08-28 12:06:50 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00