Go to file
Ben Gras cf3b75c687 tools/Makefile: don't install servers (workaround)
. if the build target is invoked again for the install target, the
     stack sizes aren't set properly. A workaround is to only build
     and not install the servers. (Installing them doesn't really make
     sense anyway.)
2011-07-03 15:01:18 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Add bin/ hierarchy 2011-07-01 18:43:15 +02:00
boot boot: Add multiboot support 2011-06-24 17:21:51 +02:00
commands Build libelf and mkimage in world 2011-06-29 09:33:40 +02:00
common introduce option to time assert()s 2011-06-24 16:00:42 +02:00
docs GCC build option for elf libs and usr.bin 2011-06-29 10:32:37 +02:00
drivers Restore stripping of elf binaries in ramdisk 2011-06-28 17:49:45 +02:00
etc make /usr/include/i386 2011-06-21 17:28:43 +02:00
include boot: Add multiboot support 2011-06-24 17:21:51 +02:00
kernel kernel: make clang-buildable 2011-06-28 15:34:19 +02:00
lib Update minix-port.patch 2011-07-01 17:53:12 +02:00
man Remove obsolete m4 Makefile 2011-06-29 17:45:24 +02:00
nbsd_include Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
servers vfs: don't SUSPEND for unknown calls 2011-07-02 17:19:13 +02:00
share Simplify ELF library build logic 2011-06-28 17:27:50 +02:00
test opendir(3): on success, don't clobber errno 2011-06-29 19:58:41 +02:00
tools tools/Makefile: don't install servers (workaround) 2011-07-03 15:01:18 +02:00
usr.bin GCC build option for elf libs and usr.bin 2011-06-29 10:32:37 +02:00
.gitignore .gitignore: add obj-elfbase-nbsd 2011-06-25 18:05:01 +02:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Add bin/ hierarchy 2011-07-01 18:43:15 +02:00