Go to file
Thomas Cort f7c1307878 Add chmod o-w /usr
After the default install, /usr was world writable. perl refused to
install itself into /usr with that permission. This fixes the permissions.
2011-05-26 08:22:57 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
boot made boot/ into hierarchy of programs 2011-04-28 01:33:23 +02:00
commands Add chmod o-w /usr 2011-05-26 08:22:57 +02:00
common ELF multiboot support 2011-05-04 18:51:43 +02:00
docs Update docs/UPDATING 2011-02-26 23:01:27 +00:00
drivers PCI - do not panic when ACPI cannot map bridges 2011-05-06 17:41:14 +02:00
etc Remote unused segctl kernel call 2011-04-26 23:28:23 +02:00
include Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
kernel Fix for SPROFILE == 0 2011-05-25 09:42:11 +02:00
lib libcompat: Add net/gen stub headers. 2011-05-24 16:54:11 +02:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
nbsd_include [NBSD libc] Various fixes. 2011-04-06 15:59:10 +00:00
servers LWIP - removed __unused where inappropriate 2011-05-25 09:41:19 +02:00
share Import libelf from elftoolchain r1525 2011-05-21 19:15:26 +02:00
test Enable generation of .gitignore file for the test dir 2011-04-21 13:20:13 +00:00
tools made boot/ into hierarchy of programs 2011-04-28 01:33:23 +02: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 add clean clang libraries target 2011-02-21 16:07:22 +00:00