]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Remove couple Copan's vendor-specific mode pages.
[FreeBSD/FreeBSD.git] / contrib /
2014-10-13 Baptiste DaroussinImport patch from libc++ r197313 which allows using...
2014-10-13 Enji CooperChange ATF_REQUIRE_MSG calls to ATF_CHECK_MSG to get...
2014-10-13 Enji CooperOnly test the return value in mktime_negyear
2014-10-13 Enji Cooper__isnanl is automatically picked according to data...
2014-10-13 Enji CooperAdd #include <stdio.h> to get sys_nerr definition
2014-10-13 Enji CooperUse 1 as a random seed, as recommended in srandom(3...
2014-10-13 Enji Coopermemmem with NUL length "needle" (aka small) strings...
2014-10-13 Enji CooperDo initial port of contrib/netbsd-tests/lib/libc/locale
2014-10-13 Enji CooperAdd #include <stdio.h> for printf
2014-10-12 Enji CooperExpect nice_err to fail on FreeBSD with unprivileged...
2014-10-12 Enji Cooper- Add libutil #include for fparseln
2014-10-12 Enji CooperFix compilation errors with missing wide-type headers...
2014-10-12 Enji CooperImplement 64MB memory limit for test to ensure that...
2014-10-12 Enji Cooper#include libutil.h for fparseln on FreeBSD
2014-10-12 Enji CooperOnly #include <sys/tls.h> on NetBSD
2014-10-11 Pedro F. Giffunitcpd.h: add prototype for hosts_ctl
2014-10-11 Pedro F. Giffunitcpd: complete function prototypes.
2014-10-10 Enji CooperPort the testcase to FreeBSD
2014-10-10 Enji CooperSkip over t_spawn_open_nonexistent_diag because it...
2014-10-10 Enji CooperSIGPWR does not exist on FreeBSD
2014-10-10 Enji CooperHandle getting/setting niceness/priority correctly...
2014-10-10 Enji CooperDisable the invalid pointer test on FreeBSD
2014-10-10 Enji CooperFreeBSD doesn't support strings greater than MAXHOSTNAM...
2014-10-10 Enji CooperFreeBSD returns ENOTTY instead of EBADF in ttyname_r...
2014-10-10 Enji CooperAdd missing #include <sys/time.h> for gettimeofday
2014-10-10 Enji CooperDisable tests that don't pass on FreeBSD due to missing...
2014-10-10 Enji CooperExpect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
2014-10-10 Enji CooperOnly build/run hsearch_basic and hsearch_r_basic on...
2014-10-10 Baptiste DaroussinRename elf*-powerpc into elf*-powerpc-freebsd in binutils
2014-10-10 Shteryana ShopovaFix a bug in decoding string indexes in snmp_target...
2014-10-09 Alexander V. ChernikovSync to HEAD@r272825.
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Xin LIMFV r272802:
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-06 Luigi RizzoAdd netmap support to libpcap. Tcpdump and other native...
2014-10-06 Baptiste DaroussinImport byacc 20141005 from vendor
2014-10-06 Luigi RizzoFix comment and sort rights by name
2014-10-06 Craig RodriguesMFV:
2014-10-06 Alexander V. ChernikovSync to HEAD@r272609.
2014-10-06 Xin LIMFV r272591:
2014-10-06 Xin LIMFV r272588:
2014-10-06 Xin LIMFV r272585:
2014-10-06 Xin LIMFV r272501:
2014-10-06 Xin LIMFV r272500:
2014-10-05 Andrew TurnerMerge the big-endian ARM targets together, and the...
2014-10-04 Andrew TurnerSilence a warning about Tag_Virtualization_use being...
2014-10-04 Andrew TurnerAdd movw and movt relocations to the list of relocation...
2014-10-04 Alexander V. ChernikovSync to HEAD@r272516.
2014-10-04 Xin LIMFV r272499:
2014-10-04 Xin LIAdd a new sysctl, vfs.zfs.vol.unmap_enabled, which...
2014-10-04 Xin LIDiff reduction with upstream. The code change is not...
2014-10-04 Xin LIMFV r272496:
2014-10-04 Xin LIMFV r272495:
2014-10-04 Xin LIMFV r272494:
2014-10-04 Xin LIMFV r272493:
2014-10-03 Andrew TurnerAllow vld and vst instructions to use the canonical...
2014-10-03 Andrew TurnerAdd all the dmb/dsb optional limitations, including...
2014-10-03 Andrew TurnerAllow the optional limitation on dmb instructions as...
2014-10-02 Enji CooperImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 Luigi Rizzoadd CAP_EVENT for the libpcap device so we will be...
2014-10-02 Jung-uk KimMerge ACPICA 20140926.
2014-09-25 Xin LIUse a char * as iterator over a bounded string.
2014-09-25 Xin LIUse strlcpy(). I don't believe these are real problems...
2014-09-25 Xin LIRefactor the code a little bit to avoid NULL deference...
2014-09-25 Xin LIPlug a file descriptor leak.
2014-09-25 Xin LIBeing able to access a path do not necessarily mean...
2014-09-24 Enji CooperIncrease the memory disk size in the following testcase...
2014-09-24 Enji CooperFix the executed testplan count
2014-09-24 Enji CooperExpect ELOOP on Darwin/Linux with "O_NOFOLLOW was speci...
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-24 Enji CooperFix a typo in the upgrade directions
2014-09-23 Craig RodriguesDelete mentions to removed manpages
2014-09-23 Craig RodriguesThe ATF source code is now hosted on GitHub.
2014-09-23 Hans Petter SelaskyHardware driver update from Mellanox Technologies,...
2014-09-22 Cy Schubert#552 destination port not zero after parsing nat rule
2014-09-22 Cy Schubert3561691 gethost never returns an ipv6 address
2014-09-22 Cy Schubert#551 ipf.conf address structure not properly zero filled
2014-09-22 Cy Schubert#536 ipnat can try to print rule as dstlist incorrectly
2014-09-22 Cy Schubert#553 gethost needs to zero entire IP address structure
2014-09-22 Cy Schubertipv6 address for test.hosts.dots in wrong byte order.
2014-09-21 Dimitry AndricAdd a few missing llvm/clang patches, update the other...
2014-09-19 Pedro F. Giffuniawk: Use random(3) instead of rand(3)
2014-09-19 Craig RodriguesReference the test case "packs" to fix warnings
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-14 Dimitry AndricPull in r217410 from upstream llvm trunk (by Bob Wilson):
2014-09-14 Pawel Jakub DawidekFix descriptors leak.
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-13 Xin LIImport HyperV Key-Value Pair (KVP) driver and daemon...
2014-09-11 Ed MasteAdd clang patch corresponding to r271432
2014-09-11 Ed MasteMerge upstream Clang rev 205331 debuginfo crash fix:
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-08 Ed MasteAdd clang patch for r271282
next