]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Follow style(9) more closely in the example.
[FreeBSD/FreeBSD.git] / contrib /
2011-12-21 Pedro F. GiffuniUpdate libstdc++ with small updates from the latest...
2011-12-21 Martin MatuskaMerge FreeBSD changes from usr.bin/cpio to contrib...
2011-12-21 Martin MatuskaMerge FreeBSD changes from usr.bin/tar to contrib/libar...
2011-12-21 Martin MatuskaMerge FreeBSD changes from usr.bin/tar to contrib/libar...
2011-12-21 Martin MatuskaAdd $FreeBSD$ to libarchive_fe headers where missing.
2011-12-21 Martin MatuskaMerge FreeBSD changes from lib/libarchive to contrib...
2011-12-21 Martin MatuskaAdd missing integer casts to comparsions in libarchive...
2011-12-21 Martin MatuskaPartial merge of r224691 from lib/libarchive:
2011-12-21 Martin MatuskaRemove libarchive/archive_entry_copy_bhfi.c and libarch...
2011-12-21 Martin MatuskaRemove config_freebsd.h and add to FREEBSD-Xlist
2011-12-21 Martin MatuskaStrip unnecessary files and directories from contrib...
2011-12-21 Martin MatuskaSet svn:keywords to FreeBSD=%H for contrib/libarchive
2011-12-21 Martin MatuskaAdd FREEBSD-Xlist and FREEBSD-upgrade to contrib/libarchive
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-21 Pedro F. GiffuniClean an inconsistency with -ffinite-math-only.
2011-12-20 Martin MatuskaVendor import of libarchive (release/2.8, r3824)
2011-12-20 Gleb SmirnoffRestore a feature that was present in 5.x and 6.x,...
2011-12-20 Gleb Smirnoff- Fix examples to show new CARP style.
2011-12-19 Dimitry AndricIn contrib/tcpdump/print-icmp6.c, fix a problem where...
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Dimitry AndricIn contrib/pnpinfo/pnpinfo.c, remove an extraneous...
2011-12-17 Dimitry AndricIn contrib/telnet/telnet/utilities.c, fix a few warning...
2011-12-17 Dimitry AndricIn contrib/less, cast away const a bunch of times,...
2011-12-17 Dimitry AndricIn contrib/ee/ee.c, fix a few warnings about format...
2011-12-17 Dimitry AndricIn contrib/bzip2/bzip2recover.c, use the correct printf...
2011-12-17 Bjoern A. ZeebAdter r228571 unbreak architectures with strict alignme...
2011-12-16 Dimitry AndricIn contrib/gperf/src/output.cc, use the correct printf...
2011-12-16 Dimitry AndricIn contrib/telnet/telnetd/utility.c, fix a few warnings...
2011-12-16 Dimitry AndricIn contrib/telnet/libtelnet/sra.c, use the correct...
2011-12-15 Dimitry AndricIn contrib/file/softmagic.c, fix a potential format...
2011-12-13 Ed SchoutenAdd support for __COUNTER__.
2011-12-11 Mikolaj GolubInclude sys/queue.h: snmpmod.h uses TAILQ.
2011-12-10 Dag-Erling SmørgravAdd minimal validation of the service name to fend...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-08 Eitan Adler- set progname for use in usage()
2011-12-07 Dimitry AndricMake it possible to use the debug versions of std:...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Baptiste DaroussinReimport .texi and .texinfo necessary to build the...
2011-11-28 Baptiste Daroussinupgrade gperf to the last GPLv2 version (3.0.3)
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-20 David ChisnallImplement xlocale APIs from Darwin, mainly for use...
2011-11-19 Andreas ToblerRename the linker emulation name for powerpc and powerc...
2011-11-19 Dimitry AndricPull in r144505 from upstream clang trunk:
2011-11-19 Dimitry AndricPull in r144237 from upstream clang trunk:
2011-11-19 Dimitry AndricPull in r144110 from upstream clang trunk:
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-16 Andreas ToblerCopy over the ASM_DECLARE_FUNCTION_SIZE macro from...
2011-11-09 Fabien ThomasImport gcc fix for -fstack-protector that produces...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-30 Dimitry AndricPull in r143305 and r143312 from upstream clang trunk...
2011-10-27 Mikolaj GolubFix a memory leak in tzload().
2011-10-26 Edwin GroothuisFix breakage in tzsetup:
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-24 David E. O'Brien* Don't give the impression that this compiler is GPLv3.
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-19 Dimitry AndricFix breakage introduced by r226518.
2011-10-18 Dimitry AndricFix the way clang retrieves the major FreeBSD release...
2011-10-16 Stefan FarfelederAdjust posix_memalign() prototype to match what we...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-01 Hajimu UMEMOTOShut up warnings with Cyrus SASL 2.1.25.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-28 Dag-Erling SmørgravVendor import of OpenSSH 5.9p1
2011-09-19 Konstantin BelousovDo not overallocate on the stack. Threaded code might...
2011-09-17 Xin LIBump .Dd date for previous revision.
2011-09-17 Xin LIChange the example of using smbfs in fstab to a passwor...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-06 Marius StroblImplement functions necessary for compiling fbsd-threads.c.
2011-08-01 Ulrich SpörleinFix broken mdoc.
2011-07-30 Martin MatuskaFix accidential dos-style endings to unix-style line...
2011-07-30 Martin MatuskaFix invalid assertion of C++ external static data membe...
2011-07-18 John BaldwinRework the dynamic per-CPU stats code a bit. Always...
2011-07-18 John BaldwinTweak the interactive description of CPU vs WCPU.
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 Bjoern A. ZeebCorrect the description of struct pfioc_state_kill.
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 John BaldwinAdd a leading space to the status messages output after...
2011-07-11 John BaldwinAllow per-CPU statistics to be toggled at runtime via...
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-08 John BaldwinNote that -a, -C, -H, -j, and -z are also toggles.
2011-07-07 David E. O'BrienNote the PF version.
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-07-06 Doug BartonApply bug fixes
2011-07-04 Attilio RaoMFC
2011-07-01 Ulrich Spörlein- Fix typo in check_for_nested_with_variably_modified...
2011-06-30 Edward Tomasz Napi... Make lukemftpd properly set login class and cpumask.
2011-06-30 Edward Tomasz Napi... Make Sendmail properly set login class and cpumask.
2011-06-30 Attilio RaoMFC
2011-06-29 Bjoern A. ZeebIn case ntp cannot resolve a hostname on startup it...
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-28 Bjoern A. ZeebCompare port numbers correctly. They are stored by...
2011-06-28 Xin LIIncorporate vendor commit ecdc5c0a7f7591a7cd4a:
next