]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
[FreeBSD/FreeBSD.git] / contrib /
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-17 Xin LIVendor import of zlib 1.2.11.
2017-01-17 Gleb SmirnoffFix regression from r310655, which broke operation...
2017-01-14 Enji CooperAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 Enji CooperRevert t_pow@r312154
2017-01-14 Enji CooperFix the build using hunks pending upstream contributions
2017-01-14 Enji CooperDiff reduce with upstream post-accepted contributions
2017-01-14 Enji CooperOne more sys/types.h kevent clarification missed in...
2017-01-14 Enji CooperClarify why sys/types.h #include is needed on FreeBSD
2017-01-14 Enji CooperUse cleanup routines to remove POSIX semaphores instead...
2017-01-14 Enji CooperDiff reduce with upstream by taking diff hunks that...
2017-01-14 Enji CooperReadd the CMSG_DATA for assigning the kqueue... this...
2017-01-14 Enji CooperRemove extra EVSET I added in r312146 by accident
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperTry to consolidate the #ifdef soup into FreeBSD vs...
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperRemove comment no longer true since the test no longer...
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji Cooper:strtold_nan: remove unnecessary strcmp check
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperUse copy of sha2.h from libnetbsd
2017-01-14 Enji CooperRestore deleted line
2017-01-14 Enji CooperDiff reduce with upstream using lib/libnetbsd's updated...
2017-01-14 Enji Cooperr312133 should have used the non-FreeBSD block
2017-01-14 Enji CooperDiff reduce with upstream by using util.h from libnetbs...
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperTry again with a better commit message
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 Enji CooperRemove contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind
2017-01-14 Enji CooperDelete trailing whitespace and use __arraycount instead...
2017-01-14 Enji CooperNote that sys/types.h is required on FreeBSD for kqueue...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-12 Enji CooperRemove __HAVE_LONG_DOUBLE #define from t_strtod.c and...
2017-01-12 Enji CooperFix lib/libc/sys/access_test after r311925
2017-01-11 Ed Mastereadelf: add S390 relocation types
2017-01-11 Ed Mastereadelf: add more PPC64 relocation types found in LLVM
2017-01-11 Ed Mastereadelf: add PPC64 relocation types
2017-01-11 Enji CooperConsolidate __NetBSD__ #ifdef
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Enji CooperFix whitespace in comment
2017-01-11 Enji CooperPartially revert r311236
2017-01-11 Enji CooperFix up r311227
2017-01-11 Xin LIMFV r311913:
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Enji CooperDiff reduce with upstream by removing signal.h #include
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-09 Enji CooperAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 Enji CooperAdd a REVISION section to track changes for the FOKUS...
2017-01-09 Enji CooperSimilar to r311750, check for the result from smiGetMod...
2017-01-09 Enji CooperUse calloc instead of malloc + memset(.., 0, ..)
2017-01-09 Enji CooperCheck result from smiGetFirstNode and smiGetNodeByOID
2017-01-09 Enji CooperAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 Enji CooperUse nitems(mib) instead of hardcoding mib's length...
2017-01-07 Dimitry AndricFix the following clang 4.0.0 warning in ngatm's snmp_a...
2017-01-07 Ed Mastelibunwind: add noexec stack annotation
2017-01-07 Dimitry AndricIn tcpdump's print-tcp.c, avoid increasing alignment...
2017-01-06 Dimitry AndricAfter r311459, some ports can break, because a few...
2017-01-06 Konstantin BelousovUse type-independent formats for printing nlink_t and...
2017-01-06 Enji CooperRemove unnecessary __unused attribute attached to ...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Dimitry AndricAlso remove unnecessary extern keywords from tcpd.h.
2017-01-05 Dimitry AndricPut proper prototypes in tcpd.h
2017-01-05 Enji Cooperop_usm_users: don't deref uusers if it's NULL when...
2017-01-05 Enji Coopersnmp_table_fetch_async: don't leak `work` if snmp_pdu_s...
2017-01-05 Enji Cooperop_usm_users: fix indentation in SNMP_OP_SET block
2017-01-05 Enji CooperUse calloc instead of malloc + memset(.., 0, ..)
2017-01-05 Enji Cooperlsock_init_port: address issues with initializing socka...
2017-01-05 Enji Cooperlm_load: fix string copying issues
2017-01-05 Enji CooperRedo fix for CID 979581
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Enji Coopersnmp_mibII(3) requires net/if.h and net/if_mib.h
2017-01-04 Xin LIVendor import of zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 Enji Cooperrun: ensure pthread_condattr_{init,setclock} is successful
2017-01-04 Enji Coopersetrlimit_basic: don't leak buf; free it on completion
2017-01-04 Enji Cooperrevoke_perm: don't leak fd at the end of the test;...
2017-01-04 Enji Cooperstat_symlink: don't leak fd; close the file descriptor...
2017-01-04 Enji Cooperpipe_restart: free f on function exit to quell complain...
2017-01-04 Enji Cooperswapcontext1: test for getcontext(3) and swapcontext...
2017-01-04 Enji CooperClarify lifetime of child(..) function
2017-01-04 Xin LIAdd missing files in zlib 1.2.8.
2017-01-04 Enji Cooperfpu: ensure calls to pthread_create succeed and test...
2017-01-04 Enji CooperUse calloc instead of malloc with buffers in snmp_...
2017-01-04 Enji Coopermincore_resid: free buf after use
2017-01-04 Enji Cooper{strchr,strlen}_basic: don't leak the dlopen'ed handle...
2017-01-04 Enji Coopermknodat_fd: close dfd after use to avoid leaking it
2017-01-04 Enji Coopermkfifoat_fd: close dfd after use to avoid leaking it
2017-01-04 Enji Cooperfexecve: don't leak fd on fexecve(2) failure; close...
2017-01-04 Enji Coopertty: don't leak s after opening it with openpty
2017-01-04 Enji Coopermmap_prot_3, mmap_truncate, mmap_truncate_signal: don...
2017-01-04 Enji Cooperlisten_low_port: check for errors from socket(2) before...
2017-01-04 Enji Cooperkqueue_desc_passing: initialize m.msg_flags to 0
2017-01-04 Enji Cooperumask_open: don't leak fd on success
2017-01-04 Enji Cooperunlink_fifo: don't leak the file descriptors opened...
2017-01-04 Enji Cooperttyname_err: close fd if it was opened successfully
next