Go to file
Ben Gras f3d5a9dc61 Reduce compiler/libraries/headers cases to only two
1. ack, a.out, minix headers (moved to /usr/include.ack),
	   minix libc
	2. gcc/clang, elf, netbsd headers (moved to /usr/include),
	   netbsd libc (moved to /usr/lib)

So this obsoletes the /usr/netbsd hierarchy.

No special invocation for netbsd libc necessary - it's always used
for gcc/clang.
2011-07-04 04:09:52 +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 Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
common Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
docs Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
drivers Restore stripping of elf binaries in ramdisk 2011-06-28 17:49:45 +02:00
etc Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
include Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
kernel kernel: make clang-buildable 2011-06-28 15:34:19 +02:00
lib Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
man Remove obsolete m4 Makefile 2011-06-29 17:45:24 +02:00
nbsd_include Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
servers introduce sqrt_approx() in -lsys 2011-07-04 02:51:12 +02:00
share Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +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 Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +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 Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00