]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
The name of the library is exactly the same like one of name the name of the
[FreeBSD/FreeBSD.git] / usr.bin /
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Pedro F. Giffunifortune(6): Fix gcc80 -Wbool-operation warnings.
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Alan Somerstime(1): use clock_gettime(2) instead of gettimeofday(2)
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Eitan Adlerm4: add annotations to various functions
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Brooks DavisDon't escape '?'s in protocol output.
2018-01-23 Emmanuel Vadotsockstat: add break that was forgot in 328279
2018-01-23 Emmanuel Vadotsockstat: Add -q option to suppress the header line
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Eitan Adlerlimits(1): fix always true condition
2018-01-20 Eitan Adlerlimits(1): add missing break
2018-01-20 Li-Wen HsuSilence the gcc warning: 'op' may be used uninitialized...
2018-01-20 Kyle Evansod(1): Fix mis-patch from r328188
2018-01-20 Kyle Evansod(1): Fix wrong output for some corner cases in multib...
2018-01-19 Kyle Evansdtc(1): Update to upstream ea3c233
2018-01-18 John BaldwinUpdate various statements in vmstat(8) to match reality.
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 Michael TuexenAdd missing assignment to make sure non-first cmsgs...
2018-01-16 Alex RichardsonAllow xinstall and makefs to be crossbuilt on Linux...
2018-01-16 Michael TuexenImprove the printing of cmgs when the length is 0....
2018-01-16 Michael TuexenUsing %p already prints "0x", so don't do it explicitly.
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 John BaldwinRename 'recv' to 'receive' to appease shadow warnings...
2018-01-15 Michael TuexenKeep list sorted. Thanks to jhb@ to pointing out that...
2018-01-15 Michael TuexenDecode msghdr argument of sendmsg() and recvmsg().
2018-01-15 Eitan Adlerunits(1): units(1) free savescr in error condition too
2018-01-14 Michael TuexenImprove support for sctp_generic_recvmsg() and sctp_gen...
2018-01-14 Michael TuexenMark the iovec parameters of writev() and readv() as...
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Eitan Adlerlimits(1): also bump .Dd...
2018-01-13 Eitan Adlerlimits(1): fix grammar
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Michael TuexenFix a typo introduced in r327919.
2018-01-13 Michael TuexenAdd support for readv() and writev() to truss.
2018-01-13 Dimitry AndricBuild llvm-extract with -lz, and add a few objects...
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-11 Kyle Evansvmstat(8): Hook up NetBSD tests
2018-01-11 Kyle Evanspatch(1): Don't check for NUL bytes in Plan A
2018-01-11 Kyle Evansawk(1): Add necessary bits for connecting tests, but...
2018-01-10 Ed Mastelld: introduce basic man page
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-06 Eitan Adlermorse(6): update documentation
2018-01-06 Li-Wen HsuUnbreak build after r327614
2018-01-06 Eitan Adlermorse(6): minor nits
2018-01-06 Eitan Adlermorse(6): implement support for decoding morse code
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Eitan Adlerunits(1): add missing ':' for two short arguments
2018-01-05 Kyle Evanshexdump(1): Speed up -s flag on devices
2018-01-04 Jilles Tjoelkerfind: Speed up tests by using touch -d instead of sleep...
2018-01-03 Eitan Adlermorse(6): fix two typod
2018-01-03 Eitan Adlermorse(6): add a few missing characters
2018-01-03 Mariusz ZaborskiNLS data and tz can be cached using caspicum helpers.
2017-12-31 Jilles Tjoelkerfind: Link tests to the build
2017-12-31 Eitan Adlerman(1): document exit code
2017-12-29 Conrad Meyerfind(1): Fix -newer and -samefile to conform to POSIX[0]
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Warner LoshFree mp on a couple of error paths.
2017-12-28 Warner LoshClose the fp rather than the fd since we fdopen the...
2017-12-28 Warner LoshClose cpfrom in an error case.
2017-12-28 Warner LoshFree data after we're done with it.
2017-12-28 Warner LoshFree inb on error return.
2017-12-28 Warner LoshFree some variables before they go out of scope.
2017-12-28 Warner LoshPlug two resource leaks.
2017-12-27 Xin LIReplace send-mail with the more standarized sendmail...
2017-12-27 Xin LIDon't initialize lastlong before assigning it.
2017-12-27 Eitan Adleruserland: Fix several typos and minor errors
2017-12-24 Dimitry AndricMerge ^/head r327165 through r327168.
2017-12-24 Dimitry AndricMerge ^/head r327150 through r327164.
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricRegenerate clang manpage.
2017-12-24 Dimitry AndricRegenerate llvm tools manpages, and add one for llvm...
2017-12-24 Dimitry AndricMinimize library dependencies for some llvm tools.
2017-12-24 Dimitry AndricAdd new llvm-objcopy utility, enabled when MK_CLANG_EXT...
2017-12-24 Dimitry AndricUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 Eitan Adlercalendar: add missing header file
2017-12-23 Eitan Adlerldd: avoid statically linked executables in example
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make lld...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make the...
next