Go to file
2010-10-21 11:27:46 +00:00
bin Bump date for SIGINFO. 2010-10-09 07:40:58 +00:00
common Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
compat
crypto Introduce priorities for file descriptor polling mechanism and give 2010-10-21 06:15:28 +00:00
dist
distrib Adjust file lists and directories to match atf 0.11. 2010-10-20 09:22:32 +00:00
doc Update uebayasi-xip. 2010-10-21 08:45:29 +00:00
etc Adjust file lists and directories to match atf 0.11. 2010-10-20 09:22:32 +00:00
external Per gson@'s request, make these tests less verbose so that the output of 2010-10-20 16:25:01 +00:00
extsrc
games Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
gnu Fix -o behavior with patterns that match the empty string, as per PR 43896. 2010-09-28 00:54:04 +00:00
include Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
lib Make setenv(3) follow the standard, by rejecting invalid strings. It 2010-10-16 11:23:41 +00:00
libexec Add cast so that usr.bin/ldd/elf32 builds. 2010-10-16 17:48:12 +00:00
regress Don't overrun the buffer, when writing some payload. 2010-10-03 19:41:25 +00:00
rescue Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
sbin Memcpy into local variable to ensure proper alignement. 2010-10-13 09:19:40 +00:00
share Fix Xrefs. Use more markup. 2010-10-19 12:53:23 +00:00
sys cpu_fsgs_zero: clear %fs and %gs even in the case of !PK_32. 2010-10-21 11:27:46 +00:00
tests Oh, wow. Loads of broken ipf test cases that went unnoticed because they 2010-10-19 16:36:36 +00:00
tools
usr.bin simplify and modernize: 2010-10-18 19:39:32 +00:00
usr.sbin improve error handling and logging. 2010-10-20 17:05:54 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING