]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Add my birthday to the calendar so everyone can send me presents.
[FreeBSD/FreeBSD.git] / contrib /
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-07 Oleksandr TymoshenkoPrevent endless loop by detecting broken MIPS.options
2010-11-07 Oleksandr TymoshenkoChange register numbers according to current struct...
2010-11-07 Oleksandr TymoshenkoCalculate offset from frame top for registers saved...
2010-11-06 Xin LIInverse display of top(1)'s table header when running...
2010-11-03 Rui PauloRemove unused files.
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-02 Oleksandr Tymoshenko- Add ELF core for FreeBSD/mips
2010-11-02 Oleksandr TymoshenkoFix reading of .debug_line on MIPS64, big-endian:
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloUse pcap's bpf header, not our own copy of it.
2010-10-29 Rui PauloRemove more unused files.
2010-10-29 Rui PauloRemove unused files.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloRemove useless stuff.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-27 Edwin GroothuisSync code with tzcode2010m
2010-10-23 Ulrich SpörleinRemove mention of non-existant -o flag for debugging...
2010-10-19 Ulrich Spörleinmdoc: drop even more redundant .Pp calls
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-18 Rebecca CranRemove extra word, which looks like a left-over from...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Roman DivackyActually, check for any kind of "C string type".
2010-10-13 Roman DivackyExtend this check for const unsigned char *.
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-11 Dimitry AndricRemove more unneeded files and directories from contrib...
2010-10-11 Rui PauloRework the analysis of the 'r' specifier. It turns...
2010-10-11 Rui PauloRestore the support for the 'r' and the 'y' conversion...
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 Dimitry AndricApply r207674 from the clangbsd project branch:
2010-10-02 Dimitry AndricCleanup some example and empty directories that were...
2010-10-02 David E. O'BrienFlatten the bzip2 vendor area in preparations for the...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-29 Rui PauloAdd support for the BFD target efi-app-x86_64.
2010-09-26 Nathan WhitehornCheck for NULL link registers as found in initial stack...
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-20 Colin PercivalFix an integer overflow in RLE length parsing when...
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-14 Ed MasteRemove libf2c. It hasn't been used for more than 11...
2010-08-26 Rui PauloMark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__...
2010-08-26 Rui PauloMark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_E...
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 Rui PauloSome fixes so we can build libstdc++ with clang:
2010-08-24 Rui PauloMark the following static variables as __used__ instead...
2010-08-21 Rui PauloModify clang so that when TOOLS_PREFIX is defined we...
2010-08-21 Rui PauloRevert part of r211505. Some of the removed casts are...
2010-08-19 Rui PauloRemove unneeded casts in inline assembly in contrib...
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-17 Rebecca CranSince top displays the uptime including seconds, there...
2010-08-16 Joel DahlFix two minor typos.
2010-08-16 Ulrich SpörleinBump document date after content changes.
2010-08-16 Ulrich SpörleinWordsmithing of bsnmpd.1
2010-08-08 Ed SchoutenRemove unneeded struct timezone passed to gettimeofday().
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-06 Pyun YongHyeonFix a typo introduced in r210936 which broke build.
2010-08-06 John BaldwinEthernet vlan(4) interfaces have valid Ethernet link...
2010-08-05 Christian S.J. PeronEnable closefrom(2) here, as we have supported it for...
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-02 Rui PauloProperly warp around more code under COMPILE_ONLY to...
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-26 Benedict ReuschlingUse "printf" instead of "echo -n" in an example because it
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-22 Rui PauloMake these files compile with clang.
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Andriy Gaponbinutils/ld: fix incorrect placement of __start_SECNAME...
2010-07-19 Rui PauloMFV:
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-10 Nathan WhitehornTeach our toolchain how to generate 64-bit PowerPC...
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-06-22 Andriy Gaponreadelf.1: remove duplicate -u/--unwind option description
2010-06-15 Edwin GroothuisMake mandoc/mdocml happy.
2010-06-14 Rui PauloRemove unused files.
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-12 Ed SchoutenDo the branding right this time.
2010-06-10 Roman DivackyRemove Xcode cmake win32 projects unittests from LLVM and
2010-06-10 Roman DivackyIntroduce -fformat-extensions. A local FreeBSD extensio...
2010-06-09 Roman DivackyRemove the commented out piece that slipped as a mismerge.
2010-06-09 Roman DivackyAdjust include paths to FreeBSD. Remove /usr/local...
2010-06-09 Roman DivackyChange the default CPU to i486 on i386 (architecture).
2010-06-09 Roman DivackyComment out piece of code using __clear_cache() which...
2010-06-09 Ed SchoutenRemove unneeded directories.
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 Ulrich SpörleinRemove -mdoc macros from -man page
2010-06-02 Ulrich SpörleinAdd required header for isalnum(3) to quench compiler...
2010-06-02 Juli MallettAdd/improve mips64r2, Octeon, n32 and n64 support in...
2010-05-28 Jaakko HeinonenFixes from NetBSD for nvi visual mode:
2010-05-28 Jaakko HeinonenFix misspelling of "substitution".
2010-05-27 Colin PercivalChange the current working directory to be inside the...
2010-05-24 Ulrich Spörleinmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-12 Christian BruefferComment in the BUGS section header. Matches what's...
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-03 Ed MasteUpdate GRANDPARENTED text to match the contents of...
2010-04-30 Jilles Tjoelkertelnet: Fix infinite loop if local output generates...
next