]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
[FreeBSD/FreeBSD.git] / usr.sbin /
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 pfgpppctl88) Avoid strcpy() copies on overlapping string.
2018-01-27 tuexenWhen using SCTP for sending probe packets, use INIT...
2018-01-26 maximo A command line flag for the syslog_facility fixed...
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-25 emastebsdinstall: enable SUJ by default (revert r327890)
2018-01-24 traszAdd SPDX tags for automount(8) et al.
2018-01-24 traszAdd missing SPDX tags for ctld(8).
2018-01-24 traszAdd missing SPDX identifier in iscsid(8).
2018-01-24 traszAdd SPDX identifiers for uefisign(8) sources.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-22 kevansusr.sbin/service: Fix -j to not be order dependant
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-18 jhbAdjust format string to fix build.
2018-01-18 jhbTidy some whitespace.
2018-01-17 jhbSave and restore guest debug registers.
2018-01-17 emastekldxref: additional sytle(9) cleanup
2018-01-17 emastekldxref: improve style(9)
2018-01-17 fabientOnly call flush in pipe mode.
2018-01-16 arichardsonAllow xinstall and makefs to be crossbuilt on Linux...
2018-01-16 kevansservice(8): Reset OPTIND properly now that we're parsin...
2018-01-16 emastekldxref: handle modules with md_cval at the end of...
2018-01-16 jhbSort the list of flags in newsyslog.conf entries.
2018-01-15 kevansservice(8): Add support for interfacing with services...
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 eadlertimed: slave is an infinite loop, mark it as such
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 emastebsdinstall: disable SUJ by default
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 impFix error in determining the next available boot slot.
2018-01-10 impRemove vestiges of digi(4) driver, first attempted...
2018-01-08 dimAdd explanatory comment for r327622: clang 6.0.0 and...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-06 dimRevert r327338, undoing the changes to the ACPI_ADD_PTR...
2018-01-06 impSanity check media size and sector counts to ensure...
2018-01-06 impThere's no need / benefit from deleting the variable...
2018-01-06 impFix usage strings. -d and -p were removed before this...
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 kibMake it possible to re-evaluate cpu_features.
2018-01-05 lwhsuFix typo & build
2018-01-05 impRemove dead code (comma is either 0 or 1 for sure,...
2018-01-05 impbits is never null when we call ot. Add an assert to...
2018-01-05 impTag 'a' case as one we're intentionally falling through to
2018-01-05 impAdd a number of sanity checks to the data that we're...
2018-01-05 impSet dp to NULL when we free it, and tree a NULL dp...
2018-01-05 impFree options before setting them. This will prevent...
2018-01-05 impEnsure that we have a description string. When unspecif...
2018-01-05 impDon't close fd twice. This line should have been delete...
2018-01-05 impFix cut and paste error from devinfo.8 origin of this...
2018-01-03 traszFix warnings from "mandoc -Tlint -Wwarning".
2018-01-02 emastekldxref: correct function names in warning messages
2018-01-02 cemrpcbind: Fix race in signal termination
2018-01-02 baptRevert r326844
2018-01-02 nwhitehornAdd installer support for PS3 and PowerNV systems,...
2018-01-02 nwhitehornSkip errors from being unable to set modification and...
2018-01-02 cemrpcbind: Fix build
2018-01-02 cemrpcbind: Do not use signal-unsafe functions in SIGTERM...
2018-01-01 eadlerbsdinstall: inform users that typing will not be visible
2018-01-01 delphijRemove unused includes.
2017-12-31 eadlernewsyslog: implement 'p' flag
2017-12-31 nwhitehornTeach bsdinstall partedit/sade how to format FAT partit...
2017-12-30 traszImprove usbconfig(8) manual page by adding descriptions...
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 kibStyle. Remove useless return.
2017-12-28 kibComplete r327264 by fixing yet another return without...
2017-12-28 impClose fd when we're done dv-sending the file.
2017-12-28 impDon't leak outfile. Free it before we return from bincvt.
2017-12-28 impFree zbuf when kflag is true too.
2017-12-28 impUse proper failure path rather than just returning.
2017-12-28 impExplicitly ignore return value from remove. We wouldn...
2017-12-28 impDon't leak resources on duplicate -m or -M arguments...
2017-12-28 eadlerFix a few more speelling errors
2017-12-28 nwhitehornFix bug introduced in r326674, in which efi boot partit...
2017-12-27 impUse strl* here too.
2017-12-27 impFix a bunch of issues (and a few non-issues but appease...
2017-12-27 eadleruserland: Fix several typos and minor errors
2017-12-26 jillesnandtool: Add missing mode for open() with O_CREAT
2017-12-26 impFix typo
2017-12-25 impDoh! Never test in one tree and commit from another:
2017-12-25 impMatch unattached devices on the system to potential...
2017-12-24 dimMerge ^/head r327150 through r327164.
2017-12-24 kanRemove write-only opt and useless optlen variables.
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 impWhen -v is specified with -p dev, print the same verbos...
2017-12-21 impFix markup and bump .Dd.
2017-12-21 impImplement "-p dev" to print the path to the given devic...
2017-12-20 pfgRevert r327005 - SPDX tags for license similar to BSD...
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-19 pfgSPDX: These are fundamentally BSD-2-Clause.
2017-12-18 baptnewsyslog: Fix issues after r326616
2017-12-16 markjFix a logic bug in makefs lazy inode initialization.
2017-12-15 eugenpw(8): r326738 broke expiration arithmetic in case...
next