]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Remove a few vestiges of passing an exit code to
[FreeBSD/FreeBSD.git] / contrib /
2014-10-14 gjbReintegrate head@r273095
2014-10-13 baptImport patch from libc++ r197313 which allows using...
2014-10-13 ngieChange ATF_REQUIRE_MSG calls to ATF_CHECK_MSG to get...
2014-10-13 ngieOnly test the return value in mktime_negyear
2014-10-13 ngie__isnanl is automatically picked according to data...
2014-10-13 ngieAdd #include <stdio.h> to get sys_nerr definition
2014-10-13 ngieUse 1 as a random seed, as recommended in srandom(3...
2014-10-13 ngiememmem with NUL length "needle" (aka small) strings...
2014-10-13 ngieDo initial port of contrib/netbsd-tests/lib/libc/locale
2014-10-13 ngieAdd #include <stdio.h> for printf
2014-10-12 ngieExpect nice_err to fail on FreeBSD with unprivileged...
2014-10-12 ngie- Add libutil #include for fparseln
2014-10-12 ngieFix compilation errors with missing wide-type headers...
2014-10-12 ngieImplement 64MB memory limit for test to ensure that...
2014-10-12 ngie#include libutil.h for fparseln on FreeBSD
2014-10-12 ngieOnly #include <sys/tls.h> on NetBSD
2014-10-11 pfgtcpd.h: add prototype for hosts_ctl
2014-10-11 pfgtcpd: complete function prototypes.
2014-10-10 ngiePort the testcase to FreeBSD
2014-10-10 ngieSkip over t_spawn_open_nonexistent_diag because it...
2014-10-10 ngieSIGPWR does not exist on FreeBSD
2014-10-10 ngieHandle getting/setting niceness/priority correctly...
2014-10-10 ngieDisable the invalid pointer test on FreeBSD
2014-10-10 ngieFreeBSD doesn't support strings greater than MAXHOSTNAM...
2014-10-10 ngieFreeBSD returns ENOTTY instead of EBADF in ttyname_r...
2014-10-10 ngieAdd missing #include <sys/time.h> for gettimeofday
2014-10-10 ngieDisable tests that don't pass on FreeBSD due to missing...
2014-10-10 ngieExpect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
2014-10-10 ngieOnly build/run hsearch_basic and hsearch_r_basic on...
2014-10-10 baptRename elf*-powerpc into elf*-powerpc-freebsd in binutils
2014-10-10 syrinxFix a bug in decoding string indexes in snmp_target...
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 baptImport byacc 20141006
2014-10-06 luigiAdd netmap support to libpcap. Tcpdump and other native...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 luigiFix comment and sort rights by name
2014-10-06 rodrigcMFV:
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-05 andrewMerge the big-endian ARM targets together, and the...
2014-10-04 andrewSilence a warning about Tag_Virtualization_use being...
2014-10-04 andrewAdd movw and movt relocations to the list of relocation...
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-03 andrewAllow vld and vst instructions to use the canonical...
2014-10-03 andrewAdd all the dmb/dsb optional limitations, including...
2014-10-03 andrewAllow the optional limitation on dmb instructions as...
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 luigiadd CAP_EVENT for the libpcap device so we will be...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-25 delphijUse a char * as iterator over a bounded string.
2014-09-25 delphijUse strlcpy(). I don't believe these are real problems...
2014-09-25 delphijRefactor the code a little bit to avoid NULL deference...
2014-09-25 delphijPlug a file descriptor leak.
2014-09-25 delphijBeing able to access a path do not necessarily mean...
2014-09-24 ngieIncrease the memory disk size in the following testcase...
2014-09-24 ngieFix the executed testplan count
2014-09-24 ngieExpect ELOOP on Darwin/Linux with "O_NOFOLLOW was speci...
2014-09-24 peterMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-24 ngieFix a typo in the upgrade directions
2014-09-23 rodrigcDelete mentions to removed manpages
2014-09-23 rodrigcThe ATF source code is now hosted on GitHub.
2014-09-23 hselaskyHardware driver update from Mellanox Technologies,...
2014-09-22 cy#552 destination port not zero after parsing nat rule
2014-09-22 cy3561691 gethost never returns an ipv6 address
2014-09-22 cy#551 ipf.conf address structure not properly zero filled
2014-09-22 cy#536 ipnat can try to print rule as dstlist incorrectly
2014-09-22 cy#553 gethost needs to zero entire IP address structure
2014-09-22 cyipv6 address for test.hosts.dots in wrong byte order.
2014-09-21 dimAdd a few missing llvm/clang patches, update the other...
2014-09-19 pfgawk: Use random(3) instead of rand(3)
2014-09-19 rodrigcReference the test case "packs" to fix warnings
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 dimPull in r217410 from upstream llvm trunk (by Bob Wilson):
2014-09-14 pjdFix descriptors leak.
2014-09-13 delphijImport HyperV Key-Value Pair (KVP) driver and daemon...
2014-09-11 emasteAdd clang patch corresponding to r271432
2014-09-11 emasteMerge upstream Clang rev 205331 debuginfo crash fix:
2014-09-08 brooksMerge from NetBSD:
2014-09-08 emasteAdd clang patch for r271282
2014-09-08 emasteMerge Clang debug info crash fix rev 200797:
2014-09-08 traszMake it possible to use empty user name ("-U ''") for...
2014-09-08 traszMake mount_smbfs(8) preserve the "automounted" mount...
2014-09-05 emasteCorrect patch paths (remove contrib/llvm/)
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-03 sbrunoApparently, the patch commited in svn r271029 doesn...
2014-09-03 sbrunoDo not direct commit to contrib/llvm. Make the change...
2014-09-03 sbrunoMFV: Only emit movw on ARMv6T2
2014-08-28 tijlIn r253839 the default behaviour of ld(1) was changed...
2014-08-28 edUnlock the right lock.
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-26 aeRemove leading '/' from hardlink name when removing...
2014-08-23 dimIn r260015, I renamed several identifiers to avoid...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-18 rdivackyAdd the patch commited in r270147.
2014-08-18 rdivackyBackport r197824, r213427 and r213960 from LLVM trunk:
2014-08-13 dimSupplement r259111 by also using correct casts in gcc...
2014-08-13 melifaroSync to HEAD@r269943.
next