minix/minix
David van Moolenbroek 8b18d03deb trace(1): document how to add an IOCTL handler
Also fix two small IOCTL-related bugs:
- do not print an argument pointer for argument-less IOCTLs;
- print IOCTL contents with -V given once, just like structures.

Change-Id: Iec7373003d71937fd34ee4b9db6c6cec0c916411
2014-11-12 12:02:29 +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 Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
drivers Enhancing /proc/pci 2014-11-10 14:43:27 +01:00
fs ext2: perform super I/O with contiguous memory 2014-11-11 21:43:55 +00:00
include Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
kernel Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
lib Fix fcntl(F_[GS]ETNOSIGPIPE) semantics 2014-11-01 12:57:31 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Remove support for call profiling 2014-09-30 12:39:03 +00: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 VM,MFS: better handling of some exceptional cases 2014-11-10 17:51:57 +01:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Fix fcntl(F_[GS]ETNOSIGPIPE) semantics 2014-11-01 12:57:31 +00:00
usr.bin trace(1): document how to add an IOCTL handler 2014-11-12 12:02:29 +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