Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Gianluca Guida 05480c229a Move network includes and lib.h into common/include subdir.
This patch moves further includes (the network part and lib.h) in common/.
It is the last part to get the netbsd libc to compile under minix. Further moves will be needed as we get the netbsd libc to compile minix itself.

Also, this patch add #ifndef's to termios.h, as it create problems with netbsd's namespace.h.
2011-02-14 12:49:18 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
boot csu/build support for ELF 2010-12-10 22:20:12 +00:00
commands top - able to account kernel cpu time to process 2011-02-08 14:00:48 +00:00
common/include Move network includes and lib.h into common/include subdir. 2011-02-14 12:49:18 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers memory driver: munmap() imgrd after first close. 2011-02-10 15:39:56 +00:00
etc usr/Makefile: added missing sh minibootstrap.sh 2011-02-10 17:00:02 +00:00
include Move network includes and lib.h into common/include subdir. 2011-02-14 12:49:18 +00:00
kernel kernel - account for kernel cpu time (ipc, kcalls) in caller 2011-02-08 13:58:32 +00:00
lib Fix comment mutilated by find/replace 2011-02-02 14:53:49 +00:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
servers vm: only suspend and resume process with vmctls in pt_writemap in smp mode 2011-02-11 14:56:52 +00:00
share csu/build support for ELF 2010-12-10 22:20:12 +00:00
test Allow for overriding GCC var in test Makefile 2010-11-19 10:33:26 +00:00
tools minor release.sh fixes and tweaks 2011-02-09 16:48:10 +00:00
.gitignore revert r8783, as those entries are auto-generated now 2010-11-17 14:29:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00