freebsd-skq/contrib
glebius 5190d38ee3 Merge the projects/pf/head branch, that was worked on for last six months,
into head. The most significant achievements in the new code:

 o Fine grained locking, thus much better performance.
 o Fixes to many problems in pf, that were specific to FreeBSD port.

New code doesn't have that many ifdefs and much less OpenBSDisms, thus
is more attractive to our developers.

  Those interested in details, can browse through SVN log of the
projects/pf/head branch. And for reference, here is exact list of
revisions merged:

r232043, r232044, r232062, r232148, r232149, r232150, r232298, r232330,
r232332, r232340, r232386, r232390, r232391, r232605, r232655, r232656,
r232661, r232662, r232663, r232664, r232673, r232691, r233309, r233782,
r233829, r233830, r233834, r233835, r233836, r233865, r233866, r233868,
r233873, r234056, r234096, r234100, r234108, r234175, r234187, r234223,
r234271, r234272, r234282, r234307, r234309, r234382, r234384, r234456,
r234486, r234606, r234640, r234641, r234642, r234644, r234651, r235505,
r235506, r235535, r235605, r235606, r235826, r235991, r235993, r236168,
r236173, r236179, r236180, r236181, r236186, r236223, r236227, r236230,
r236252, r236254, r236298, r236299, r236300, r236301, r236397, r236398,
r236399, r236499, r236512, r236513, r236525, r236526, r236545, r236548,
r236553, r236554, r236556, r236557, r236561, r236570, r236630, r236672,
r236673, r236679, r236706, r236710, r236718, r237154, r237155, r237169,
r237314, r237363, r237364, r237368, r237369, r237376, r237440, r237442,
r237751, r237783, r237784, r237785, r237788, r237791, r238421, r238522,
r238523, r238524, r238525, r239173, r239186, r239644, r239652, r239661,
r239773, r240125, r240130, r240131, r240136, r240186, r240196, r240212.

I'd like to thank people who participated in early testing:

Tested by:	Florian Smeets <flo freebsd.org>
Tested by:	Chekaluk Vitaly <artemrts ukr.net>
Tested by:	Ben Wilber <ben desync.com>
Tested by:	Ian FREISLICH <ianf cloudseed.co.za>
2012-09-08 06:41:54 +00:00
..
amd
atf Update to a pruned 0.16. 2012-09-05 16:01:08 +00:00
bind9 Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure 2012-07-24 18:53:28 +00:00
binutils Fix a twelve year old bug in readelf: when process_dynamic_segment() 2012-08-31 23:28:41 +00:00
bsnmp Fully initialize the stack-allocated "struct sockaddr_in sa" structure. 2012-09-07 08:58:30 +00:00
byacc Import byacc from invisible island, it brings us lots of compatibilities with 2012-05-21 13:31:26 +00:00
bzip2 In contrib/bzip2/bzip2recover.c, use the correct printf length modifier 2011-12-17 12:52:58 +00:00
com_err - On FreeBSD, com_err.h is installed into /usr/include, not /usr/include/krb5. 2012-05-21 04:29:11 +00:00
compiler-rt Import compiler-rt r160957. 2012-08-08 09:42:44 +00:00
cvs
dialog Update dialog to 1.1-20110707. 2011-07-14 14:01:36 +00:00
diff Catch up with the subversion conversion and apply these build-time patches. 2012-08-17 18:20:38 +00:00
dtc Fix a logic inversion in an assert to allow us to use dts files that 2012-09-02 01:48:47 +00:00
ee In contrib/ee/ee.c, fix a few warnings about format strings not being 2011-12-17 14:26:16 +00:00
expat
file Correct a regression introduced during the import of file(1) 5.11. 2012-08-17 02:27:17 +00:00
gcc Merging of projects/armv6, part 3 2012-08-15 03:21:56 +00:00
gcclibs Add support for __COUNTER__. 2011-12-13 17:34:47 +00:00
gdb Fix "Corrupted DWARF expression" from (k)gdb. 2012-09-06 13:47:42 +00:00
gdtoa Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
gnu-sort
gperf In contrib/gperf/src/output.cc, use the correct printf length modifier 2011-12-16 23:15:11 +00:00
groff Pull up vendor changes to mdoc(7). 2012-07-26 11:12:38 +00:00
ipfilter
jemalloc Since our clang now supports the tls_model attribute, remove the 2012-08-23 17:58:22 +00:00
less MFV: less v451. 2012-07-24 01:09:11 +00:00
libarchive Apply fix for vendor pull request #17: 2012-08-23 19:40:28 +00:00
libbegemot
libc++ Fix dangling else in libc++'s __bit_reference header. This has also 2012-06-01 06:55:01 +00:00
libcxxrt Import new version of libcxxrt. Now works correctly with libobjc2 to implement 2012-03-20 17:58:15 +00:00
libpcap Add 3 missing files that was generated but not included with the initial 2012-05-14 09:32:10 +00:00
libreadline
libstdc++ Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
llvm Pull in r162360 from upstream clang trunk: 2012-08-23 18:14:59 +00:00
lukemftpd Make lukemftpd properly set login class and cpumask. 2011-06-30 20:58:38 +00:00
ncurses Correct use_screen() and use_window() prototypes in curs_threads(3x). 2012-05-22 06:28:53 +00:00
netcat Update FREEBSD-vendor to reflect the current version. 2012-05-04 21:06:53 +00:00
ngatm
ntp Remove extraneous log message 2012-03-12 01:06:29 +00:00
nvi
ofed - Merge in OFED 1.5.3 from projects/ofed/head 2011-03-21 09:58:24 +00:00
one-true-awk - Merged awk upstream that includes a fix for a bug exposed by kmod_syms.mk. 2011-08-11 10:29:10 +00:00
openbsm Merge a local fix to OpenBSM's libauditd to avoid a directory descriptor 2012-04-08 11:05:22 +00:00
openpam OpenPAM Micrampelis was re-rolled due to a showstopper bug. 2012-05-26 23:10:21 +00:00
openresolv According to resolvconf.conf(5) manpage and sources, there is no 2012-08-21 06:14:08 +00:00
opie RFC 2289 requires all hashes be stored in little endian format before 2012-08-10 04:48:58 +00:00
pam_modules/pam_passwdqc
pf Merge the projects/pf/head branch, that was worked on for last six months, 2012-09-08 06:41:54 +00:00
pnpinfo In contrib/pnpinfo/pnpinfo.c, remove an extraneous parameter from the 2011-12-17 23:43:40 +00:00
sendmail Shut up warnings with Cyrus SASL 2.1.25. 2011-10-01 18:20:10 +00:00
smbfs Bump .Dd date for previous revision. 2011-09-17 22:53:05 +00:00
tcp_wrappers
tcpdump Merge tcpdump 4.2.1. 2012-05-17 05:11:57 +00:00
tcsh Update to tcsh 6.18.01. 2012-02-22 03:36:15 +00:00
telnet Remove superfluous paragraph macro. 2012-06-17 11:04:38 +00:00
texinfo Fix stack smash problem in makeinfo, by increasing buffer sizes in 2011-05-03 14:43:16 +00:00
tnftp Move determination of socket buffer sizes from startup to the first time a 2012-03-10 11:25:53 +00:00
top Add a new line to top that provides a brief summary of the ZFS ARC memory 2012-06-27 18:08:48 +00:00
traceroute mdocify and update the traceroute(8) manual page. 2012-06-27 07:41:21 +00:00
tzcode - set progname for use in usage() 2011-12-08 02:40:46 +00:00
tzdata MFV of 233442, tzdata2012a 2012-03-25 02:10:31 +00:00
wpa
xz Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3) 2011-07-11 14:15:27 +00:00