minix/common/include/sys
Evgeniy Ivanov 7f2d47d84c Remove libkern, leave just header.
Boot stuff dependencies from NetBSD.

Patch by Antoine Leca. Relocated to src/sys.

The port is using the same libminc.a as usual MINIX services (and does
not use NetBSD libkern); the headers imported from NetBSD sys/ tree
have been kept to a minimum (still numbers higher than 30 though.)

Note the peculiar way to use libraries (libsa, libi386, etc.): the
source code is shared, but each component builds its own copy of the
library, with its own set of preprocessor defines.
2012-02-09 18:54:42 +01:00
..
bootblock.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
disk.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
disklabel.h import netbsd ext2fs fsck and newfs 2011-12-22 23:07:23 +01:00
disklabel_gpt.h Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
dkbad.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
dkio.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
elf32.h Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
elf64.h Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
elf_common.h Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
elf_core.h ELF core files 2011-11-22 22:07:40 +01:00
elf_generic.h ELF core files 2011-11-22 22:07:40 +01:00
exec_elf.h ELF core files 2011-11-22 22:07:40 +01:00
ioc_block.h Add block device tracing facility 2011-11-25 13:47:21 +01:00
ioc_disk.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_fbd.h Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
ioc_file.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_memory.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_sound.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_tape.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioc_tty.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ioccom.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
iostat.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
kbdio.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
Makefile.inc Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
Makefile.mount.inc Move shared headers in common/include 2011-02-06 22:59:02 +00:00
mount.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
mtio.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
mutex.h netbsd fsck driver import 2011-12-22 23:07:15 +01:00
procfs.h compile fix (gdb, binutils) 2011-11-23 13:35:50 +01:00
svrctl.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
video.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
vm.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00