Go to file
drochner 893c8ed684 If symmetric encryption is done from userland crypto(4) and no IV
is specified, the kernel gets one from the random generator. Make sure it
is copied out to the user, otherwise the result is quite useless.
2011-05-23 15:22:57 +00:00
bin Sort sections, punctuation nits. 2011-04-28 13:51:47 +00:00
common - WARNSfy 2011-05-19 22:23:12 +00:00
compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. 2011-04-17 01:29:06 +00:00
crypto Revert, breaks the build. 2011-05-20 20:09:37 +00:00
dist CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP 2011-04-06 20:24:16 +00:00
distrib Remove mount_kernfs(8). INSTALL kernel doesn't have file-system KERNFS 2011-05-22 10:49:37 +00:00
doc Note new base tag for matt-nb5-mips64 2011-05-20 08:12:46 +00:00
etc Device nodes for zs serial have been renamed from tty0[0-3] to ttyZ[0-3]. 2011-05-21 11:56:00 +00:00
external need to include in fb. 2011-05-23 02:48:48 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Do not use TAB to line up library arguments, use spaces. 2011-05-21 17:15:46 +00:00
include Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
lib Remove pointless self-assignment 2011-05-23 15:16:27 +00:00
libexec Disable use of various X86 extensions since _rtld_bind_start doesn't 2011-05-20 22:22:44 +00:00
regress Require GCC for compilation 2011-05-20 13:36:12 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin Make `mount_ptyfs -c' actually work. 2011-05-21 20:05:02 +00:00
share Disable Clang's array boundary checker for now (hits e.g. in GCC and BDB) 2011-05-23 14:32:05 +00:00
sys If symmetric encryption is done from userland crypto(4) and no IV 2011-05-23 15:22:57 +00:00
tests Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
tools Update to LLVM/Clang revision 131404. This includes the fix for asm labels 2011-05-16 19:27:47 +00:00
usr.bin report aes-ctr statistic counter by name 2011-05-23 14:29:55 +00:00
usr.sbin sort includes 2011-05-23 02:54:53 +00:00
x11 get the afb.h file from the normal place. 2011-05-23 02:37:58 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00