minix/minix
Lionel Sambuc 8b08e5f068 Import a few manpages
The following manpages where contributed by
Jacob Adams <tookmund@gmail.com>:
 - atnormalize.8
 - autopart.8
 - decomp16.1
 - devsize.8
 - rawspeed.8
 - rotate.8
 - update_bootcfg.8
 - updateboot.8

Change-Id: Ide3abf0962083b83e37426e2d47f3a9391d6315e
2014-11-19 10:57:49 +01:00
..
benchmarks
bin
commands Import a few manpages 2014-11-19 10:57:49 +01:00
drivers rtl8139: enable bus mastering if needed 2014-11-17 19:23:00 +00:00
fs procfs: add /proc/service directory 2014-11-12 12:13:53 +00:00
include libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
kernel Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
lib libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +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 inet: detect short TCP option lengths 2014-11-18 12:53:18 +00:00
sbin
servers libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
share
tests libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +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