]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Import tzdata 2018c
[FreeBSD/FreeBSD.git] / usr.bin /
2018-01-24 philipImport tzdata 2018c
2018-01-23 brooksDon't escape '?'s in protocol output.
2018-01-23 manusockstat: add break that was forgot in 328279
2018-01-23 manusockstat: Add -q option to suppress the header line
2018-01-21 eadlerlimits(1): fix always true condition
2018-01-20 eadlerlimits(1): add missing break
2018-01-20 lwhsuSilence the gcc warning: 'op' may be used uninitialized...
2018-01-20 kevansod(1): Fix mis-patch from r328188
2018-01-20 kevansod(1): Fix wrong output for some corner cases in multib...
2018-01-19 kevansdtc(1): Update to upstream ea3c233
2018-01-18 jhbUpdate various statements in vmstat(8) to match reality.
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 tuexenAdd missing assignment to make sure non-first cmsgs...
2018-01-16 arichardsonAllow xinstall and makefs to be crossbuilt on Linux...
2018-01-16 tuexenImprove the printing of cmgs when the length is 0....
2018-01-16 tuexenUsing %p already prints "0x", so don't do it explicitly.
2018-01-16 jhbRename 'recv' to 'receive' to appease shadow warnings...
2018-01-15 tuexenKeep list sorted. Thanks to jhb@ to pointing out that...
2018-01-15 tuexenDecode msghdr argument of sendmsg() and recvmsg().
2018-01-15 eadlerunits(1): units(1) free savescr in error condition too
2018-01-14 tuexenImprove support for sctp_generic_recvmsg() and sctp_gen...
2018-01-14 tuexenMark the iovec parameters of writev() and readv() as...
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 eadlerlimits(1): also bump .Dd...
2018-01-13 eadlerlimits(1): fix grammar
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-13 tuexenFix a typo introduced in r327919.
2018-01-13 tuexenAdd support for readv() and writev() to truss.
2018-01-13 dimBuild llvm-extract with -lz, and add a few objects...
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 kevansvmstat(8): Hook up NetBSD tests
2018-01-11 kevanspatch(1): Don't check for NUL bytes in Plan A
2018-01-11 kevansawk(1): Add necessary bits for connecting tests, but...
2018-01-10 emastelld: introduce basic man page
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-06 eadlermorse(6): update documentation
2018-01-06 lwhsuUnbreak build after r327614
2018-01-06 eadlermorse(6): minor nits
2018-01-06 eadlermorse(6): implement support for decoding morse code
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 eadlerunits(1): add missing ':' for two short arguments
2018-01-05 kevanshexdump(1): Speed up -s flag on devices
2018-01-04 jillesfind: Speed up tests by using touch -d instead of sleep...
2018-01-03 eadlermorse(6): fix two typod
2018-01-03 eadlermorse(6): add a few missing characters
2018-01-03 oshogboNLS data and tz can be cached using caspicum helpers.
2017-12-31 jillesfind: Link tests to the build
2017-12-31 eadlerman(1): document exit code
2017-12-29 cemfind(1): Fix -newer and -samefile to conform to POSIX[0]
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 impFree mp on a couple of error paths.
2017-12-28 impClose the fp rather than the fd since we fdopen the...
2017-12-28 impClose cpfrom in an error case.
2017-12-28 impFree data after we're done with it.
2017-12-28 impFree inb on error return.
2017-12-28 impFree some variables before they go out of scope.
2017-12-28 impPlug two resource leaks.
2017-12-27 delphijReplace send-mail with the more standarized sendmail...
2017-12-27 delphijDon't initialize lastlong before assigning it.
2017-12-27 eadleruserland: Fix several typos and minor errors
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimRegenerate clang manpage.
2017-12-24 dimRegenerate llvm tools manpages, and add one for llvm...
2017-12-24 dimMinimize library dependencies for some llvm tools.
2017-12-24 dimAdd new llvm-objcopy utility, enabled when MK_CLANG_EXT...
2017-12-24 dimUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 eadlercalendar: add missing header file
2017-12-23 eadlerldd: avoid statically linked executables in example
2017-12-22 dimNext step in updating llvm/clang build glue: make lld...
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-21 dimFirst step in updating llvm/clang build glue: make...
2017-12-21 pfgpatch: further cleanup to git-style diffs.
2017-12-21 pfgpatch: rejname[] is also -r option buffer, and should...
2017-12-21 edMake truss work for CloudABI executables on i386.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-20 edMake truss(8) work for 32-bit CloudABI executables...
2017-12-16 edMake truss(8) work for i686-unknown-cloudabi binaries...
2017-12-14 markjRe-add spaces lost in r326436.
2017-12-13 baptReplace homemade equivalent of tolower(3) by towlower(3)
2017-12-13 eadlerfind(1): remove unused variable
2017-12-12 delphijClose the correct file descriptor.
2017-12-12 cemgzip(1): Remove duplicate close()
2017-12-11 baptRemove hard coded number of lun definition
2017-12-10 cemwc(1): Restore regular file char count fast path
2017-12-09 cemwc(1): Extend non-controversial optimizations to '...
2017-12-08 asomersat(1): annotate some intended switch-case fallthroughs
2017-12-08 pfgSPDX: license IDs for some ISC-related files.
2017-12-07 tuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 asomersdc(1): fix modulo operations with fractional inputs
2017-12-06 baptsdiff(1) can now be built defaults warning level
2017-12-06 baptRename variables confusing gcc 4.2.1
next