Go to file
2011-06-28 10:15:15 +00:00
bin add a missing part from rev 1.10 and s/newline/newlinex/. found by GCC 4.5.3. 2011-06-22 03:56:17 +00:00
common various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of 2011-06-20 09:11:16 +00:00
compat
crypto get some things off the TODO list 2011-06-28 03:35:28 +00:00
dist initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib Add fsck_v7fs, mount_v7fs, newfs_v7fs entries for MKDEBUG=yes 2011-06-28 04:53:51 +00:00
doc Note the ACPICA 20110623 import. 2011-06-28 09:17:21 +00:00
etc PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
external build libdecnumber. 2011-06-28 10:15:15 +00:00
extsrc
games apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
gnu prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45 2011-06-21 04:52:49 +00:00
include * Arrange for interfaces that create new file descriptors to be able to 2011-06-26 16:42:39 +00:00
lib Fix multiple non compliances in our Linux-like extattr API, and make it 2011-06-27 16:39:43 +00:00
libexec sh3 also needs libgcc_pic for millicode (cf. revision 1.107) 2011-06-27 14:27:56 +00:00
regress apply some -Wno-error and/or -fno-strict-aliasing. 2011-06-22 02:49:41 +00:00
rescue
sbin Various improvements. 2011-06-27 13:50:31 +00:00
share Add missing El macro. 2011-06-26 10:20:41 +00:00
sys Bump kernel due recent ACPICA changes. 2011-06-28 09:47:00 +00:00
tests fix fallout from including signal.h in rump_syscallargs.h 2011-06-26 13:17:36 +00:00
tools also need bversion.h 2011-06-28 04:30:32 +00:00
usr.bin Fix previous broken commit for extended attribute listing. 2011-06-28 07:24:14 +00:00
usr.sbin use appropriate types for uid/gid 2011-06-25 09:28:45 +00:00
x11
build.sh
BUILDING
Makefile fix the parts that build libgcc/crtstuff, etc., for GCC 4.5. 2011-06-22 05:13:20 +00:00
Makefile.inc
UPDATING