]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Clarify -q is only for pgrep.
[FreeBSD/FreeBSD.git] / contrib /
2017-06-03 emastetsan: set noexec stack on aarch64
2017-06-03 emastexz: set noexec stack flag on FreeBSD
2017-06-01 stevekFix memory leak in edithost
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 jkimMFV: r319352
2017-05-31 cyRemove NORESOLVE (-R) option from poollist() (ippool...
2017-05-27 pfgAlign text correctly by using tabs instead of spaces.
2017-05-27 nplibcxgb4: Use memcpy instead of copying WRs 8B at a...
2017-05-26 emastebsdgrep: add --mmap tests
2017-05-25 dimPull in r303257 from upstream llvm trunk (by Krzysztof...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-25 emastelldb: map TRAP_CAP to a trace trap
2017-05-23 lidlExtend libblacklist support with new action types
2017-05-23 pfgBring some rough support for FreeBSD S/390 to the GNU...
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 ngievis(3): delete spurious .Pp macro
2017-05-22 dimPull in r302416 from upstream llvm trunk (by Martin...
2017-05-22 emastenm: document 'r' symbol type
2017-05-21 adrian[libcompiler-rt] add bswapdi2/bswapsi2
2017-05-20 desAdd -w to usage string.
2017-05-20 vangyzendma.8: fix problems reported by igor and 'mandoc -Tlint'
2017-05-20 vangyzendma.8: use the correct name for 'SECURETRANSFER'
2017-05-20 emastebsdgrep: Correct per-line line metadata printing
2017-05-20 emastebsdgrep: emit more than MAX_LINE_MATCHES per line
2017-05-19 ngiesys/fs/tmpfs/vnd_test: make md(4) allocation dynamic
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 jhbSkip tests depending on coredumps if coredumps are...
2017-05-16 cyImplement ippool command line IPv6 address parse suppor...
2017-05-15 emastebsdgrep: add more tests for different binary flags
2017-05-15 ngielib/libc/gen/realpath_test: make check result from...
2017-05-15 emastebsdgrep: don't allow negative -A / -B / -C
2017-05-15 cyJust like r318173, which was for outputting IPv6 addres...
2017-05-14 cyAs of r318281, there is no need to put a colon (:)...
2017-05-14 cySeparate the ipfilter function/static string from the...
2017-05-12 ngieFix up previous commit
2017-05-12 ngiessp_test:read:: query the value of MAXPATHLEN via getco...
2017-05-12 cyAdd missing linefeed in debug output.
2017-05-11 ngiecpio/tests/test_option_lz4: fix a use after free in...
2017-05-11 cyImplement outputting of IPv6 addresses in the ippool...
2017-05-10 sjgMerge bmake-20170510
2017-05-10 sjgEnsure buf2 is in scope
2017-05-10 mmelFix parsing of 'vmov Q<n>.F32,Q<n>.F32' instruction.
2017-05-09 mmelFix _Unwind_Backtrace symbol version for ARM.
2017-05-09 ngieRemove expected failure that no longer fails with gnu...
2017-05-06 dimPull in r302362 from upstream libc++ trunk (by me):
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 emastebsdgrep: don't ouptut matches with -c, -l, -L
2017-05-05 cyIfdef out a redundant if statement when INET6 is disabled.
2017-05-05 delphijMFV r317581: less v491.
2017-05-05 desUpgrade to OpenPAM Resedacea.
2017-05-04 dimPull in r302183 from upstream llvm trunk (by Krzysztof...
2017-05-04 lidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 sephehyperv/kvp: Fix pool direcrory and file permission
2017-05-04 mmMFV r317781:
2017-05-03 dimPull in r301983 from upstream llvm trunk (by Tim Northo...
2017-05-02 brooksRemove expected failure now that it was fixed in r317660.
2017-05-02 emastebsdgrep: fix -w flag matching with an empty pattern
2017-05-02 emastebsdgrep: revise test case which will soon become a...
2017-05-02 emastebsdgrep: fix -w -v matching improperly with certain...
2017-05-01 emasterevert r308465: c++filt: flush output after newline
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 dimPull in r294458 from upstream llvm trunk (by Sanne...
2017-04-25 glebiusCherry-pick 5d3c5151c2b885aab36627bafb8539238da27b2d...
2017-04-24 emasteelfcopy: allow empty symbol list files
2017-04-22 ngieAdd more sanity tests for grep, egrep, and fgrep
2017-04-22 ngieRemove the expected failures for :context and :context2...
2017-04-21 sjgStr_Match: fix closure tests for [^] and add unit-test.
2017-04-21 sjgMerge bmake-20170420
2017-04-20 emasteelfcopy: document --strip-symbols=filename in the man...
2017-04-19 emastelibstdc++: fix symbol version script for LLD
2017-04-19 brDon't use __builtin_bswap for RISC-V due to undefined...
2017-04-19 emastereadelf: dump MIPS abiflags section
2017-04-18 dimPull in r300429 from upstream llvm trunk (by Benjamin...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 emastebsdgrep: fix zero-length matches without the -o flag
2017-04-16 pkelseyFix userland tools that don't check the format of routi...
2017-04-16 cyUse warnx() to issue error message.
2017-04-16 cyFix CID 1372600, possible NULL pointer dereference...
2017-04-16 cyFix CID 1372601, possible NULL pointer dereference...
2017-04-15 dimPull in r300404 from upstream llvm trunk (by me):
2017-04-15 baptRemove files which seems to confuse the git converter
2017-04-15 baptChange some default to make zstd a dropin replacement...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 baptImport zstd 1.1.4
2017-04-15 sjgUpdate to bmake 20170413
2017-04-14 npcxgbe/iw_cxgbe: Report accurate page_size_cap in ib_que...
2017-04-14 jhibbitsDefault powerpcspe processor target to 8540
2017-04-14 cemtcp_wrappers: Sprinkle some bounds-checked string copying
2017-04-13 ngieFix expectations for testcases per bsdgrep vs gnu grep...
2017-04-10 bdreweryFix build with LLD by removing duplicate symbols alread...
2017-04-10 emastelibelf: add an assert that msz is non-zero
2017-04-06 ngieatf-c: fix documentation description for atf_utils_wait(3)
2017-04-05 emastebsdgrep: create additional tests for coverage on recent...
2017-04-05 jhbAdd an implementation of __ffssi2() derived from __ffsd...
2017-04-03 mmMFV r316454,316455:
2017-03-31 rwatsonCurrently, less(1) uses K&R prototypes, which both...
2017-03-30 emasteelfcopy: remove temporary ELF file when converting...
2017-03-30 ngieAnnotate all changes made in r316178-r316180 with __Fre...
2017-03-29 cemt_msgctl: Fix the same msgsnd() misuse as t_msgsnd
next