]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
locks: fix compilation with KTR wihout KTR_LOCKS
[FreeBSD/FreeBSD.git] / contrib /
2017-03-01 ngieAdd additional __FreeBSD_version guards around the...
2017-02-28 impRenumber copyright clause 4
2017-02-23 vangyzenAdd sem_clockwait_np()
2017-02-23 npAdd support for RDMA from userspace with T6 cards.
2017-02-23 lidlReset failed login count to zero when removing a blocke...
2017-02-22 lidlImprove ipfw rule creation for blacklist-helper script
2017-02-20 oshogboCapsicumize traceroute.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 baptImport libucl 20170219
2017-02-16 dimPull in r285478 from upstream compiler-rt trunk (by...
2017-02-15 mmMFV r313781:
2017-02-15 emastelocaltime: return NULL if time_t out of range of struct tm
2017-02-15 delphijMFV r313759: license change for a few headers (4 clause...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 mmMFV r313569:313569:313569:
2017-02-10 glebiusDon't check struct rtentry on FreeBSD, it is an interna...
2017-02-08 emastelld: Allow arbitrary code alignment in .eh_frame
2017-02-08 ngieMerge content from ^/projects/netbsd-tests-upstream...
2017-02-08 ngieMFhead@r313433
2017-02-08 jhibbitsAdd elf*-powerpc-freebsd targets to the elftoolchain...
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieOops... put the atf_tc_expect_fail in the testcase...
2017-02-07 ngieExpect the t_precision long double checks to fail on...
2017-02-07 ngieMFhead@r313398
2017-02-07 ngieApply r274475's to expr.oxout.tab.c to fix the test...
2017-02-07 ngieAdd #else case in run(..) to fix test on non-{amd64...
2017-02-07 ngieMFhead@r313380
2017-02-07 ngieExpect :floatunditf to fail on FreeBSD/i386
2017-02-07 ngieExpect :hsearch_r_nonexistent to fail on FreeBSD
2017-02-07 ngieUncomment more of the hsearch_r testcases
2017-02-07 ngieMFhead@r313360
2017-02-06 aeMerge projects/ipsec into head/.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 glebiusReduce diff to upstream using HAVE_CAPSICUM instead...
2017-02-02 mmMFV r313071:
2017-02-01 dimPull in r293536 from upstream compiler-rt trunk:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-02-01 jhibbitsAdd rfdi opcode to binutils
2017-01-30 dimPull in r279454 from upstream llvm trunk (by James...
2017-01-30 pfgMFV r312970:
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-27 emasteadd octeon+ as an alias for octeon in GCC & binutils
2017-01-26 dimPull in r278160 from upstream llvm trunk (by Wei Mi):
2017-01-26 dimRevert r312765 for now, since it causes assertions...
2017-01-26 cyUse normal KNF cuddling of elses.
2017-01-26 cyCurrently the fragment info is placed at the top of...
2017-01-25 cyRemove extraneous blank line.
2017-01-25 emastestrings: avoid unnecessary trip through handle_file...
2017-01-25 cyIssue an error message when an incorrect flush argument is
2017-01-25 dimPull in r276136 from upstream llvm trunk (by Wei Mi):
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-18 ngieAdd back #else block accidentally removed in r312145
2017-01-18 ngieMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-17 delphijMFV r312333: zlib 1.2.11.
2017-01-17 glebiusFix regression from r310655, which broke operation...
2017-01-16 ngieReintroduce libutil.h #include for FreeBSD only for...
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieRemove explicit pthread_np.h #include, per change in...
2017-01-16 ngieDiff reduce with upstream and prep for next set of...
2017-01-16 ngieDiff reduce with upstream by using macros and logic...
2017-01-16 ngieUse sys/param.h instead of sys/types.h to prep for...
2017-01-16 ngieRemove unnecessary whitespace diff
2017-01-16 ngieUse _SED instead of hacking tests rewriting mknod ...
2017-01-16 ngieUse _SED to rewrite mknod ... p command as mkfifo inste...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 ngieAdd GLOB_STAR #ifdef to testcases which require GLOB_ST...
2017-01-16 ngieRemove sys/param.h
2017-01-16 ngieDrop unnecessary diff rewriting dict(..) function
2017-01-15 ngieDiff reduce with upstream and consolidate #ifdefs where...
2017-01-15 ngieRemove libutil.h #include on FreeBSD and instead favor...
2017-01-15 ngielib/libc/gen/t_glob.c: diff reduce with NetBSD's copy
2017-01-15 ngiePull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 ngieMFhead@r312217
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 ngieRevert t_pow@r312154
2017-01-14 ngieFix the build using hunks pending upstream contributions
2017-01-14 ngieDiff reduce with upstream post-accepted contributions
2017-01-14 ngieOne more sys/types.h kevent clarification missed in...
2017-01-14 ngieClarify why sys/types.h #include is needed on FreeBSD
2017-01-14 ngieUse cleanup routines to remove POSIX semaphores instead...
2017-01-14 ngieDiff reduce with upstream by taking diff hunks that...
2017-01-14 ngieReadd the CMSG_DATA for assigning the kqueue... this...
2017-01-14 ngieRemove extra EVSET I added in r312146 by accident
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieTry to consolidate the #ifdef soup into FreeBSD vs...
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieRemove comment no longer true since the test no longer...
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngie:strtold_nan: remove unnecessary strcmp check
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieUse copy of sha2.h from libnetbsd
2017-01-14 ngieRestore deleted line
2017-01-14 ngieDiff reduce with upstream using lib/libnetbsd's updated...
2017-01-14 ngier312133 should have used the non-FreeBSD block
2017-01-14 ngieDiff reduce with upstream by using util.h from libnetbs...
next