]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Include files missed in 329051.
[FreeBSD/FreeBSD.git] / sbin /
2018-02-08 Kirk McKusickInclude files missed in 329051.
2018-02-08 Kirk McKusickThe goal of this change is to prevent accidental foot...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-06 Adrian Chadd[etherswitchcfg] print the switch MAC address if provided.
2018-02-04 Alan Somersgeom: don't write stack garbage in disk labels
2018-02-02 Kirk McKusickCheck and report error returns from sbput(3) calls.
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Adrian Chadd[etherswitchcfg] add atu flush and atu dump commands.
2018-02-02 Mariusz ZaborskiUse daemonfd(3) in the dhclient(8).
2018-02-02 Kirk McKusickUse sbput(3) rather than sbwrite(3) to ensure that...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 Mariusz ZaborskiBump date after r328535.
2018-01-29 Konrad WitaszczykFix misspelling of encryptedcore.
2018-01-27 Pedro F. Giffunipfctl(8): Fix two wrong conditions.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-26 Eitan Adlerdevd: readd virtual
2018-01-26 Eitan Adlerdevd: minor nits
2018-01-26 Kirk McKusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-25 Li-Wen HsuFix architectures where pointer and u_int have differen...
2018-01-24 Kirk McKusickMore throughly integrate libufs into fsck_ffs by using...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
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-19 Scott LongRevert ABI breakage to CAM that came in with MMC/SD...
2018-01-18 Alan Somersgnop(8): add the ability to set a nop provider's physic...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 Kirk McKusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 Dimitry AndricFix buildworld after r328075, by also renaming cgget...
2018-01-17 Kirk McKusickRename cgget => cglookup to clear name space for new...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 David BrightExit fsck_ffs with non-zero status when file system...
2018-01-14 Warner LoshReport CG checksum mismatches. These errors are non...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-12 Alan Somersdhclient(8): add missing include
2018-01-10 Scott LongRefactor code related to 'camcontrol devlist'
2018-01-10 Scott LongImplement the ability to query NVME for its controller...
2018-01-09 Eitan Adlerldconfig(8): use .Nm instead of 'ldconfig'
2018-01-07 Eitan Adlerldconfig(8): clarify language for files
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Warner LoshOnly call close if fd and fd1 are not -1.
2018-01-02 Eitan Adlershutdown: Fix r327476 by adding init
2018-01-01 Eitan Adlershutdown: Assume absolute time is in the future
2017-12-30 Bryan VenteicherAdd support for IPv6 scoped addresses to vxlan
2017-12-30 Pedro F. Giffuniccdconfig: Move VCS tags to be more consistent with...
2017-12-30 Pedro F. Giffuniccdconfig: Update licensing terms to match NetBSD.
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Xin LIThe fix in r327273 turns a memory leak into freeing...
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Warner LoshWhen bind fails, make sure we closed the socket we...
2017-12-28 Warner LoshClose fd and fd1 before returning now that we're done...
2017-12-28 Warner LoshPlug memory leak by freeing wantedblk{32,64}.
2017-12-28 Warner LoshFree path before returnig.
2017-12-28 Eitan AdlerFix a few more speelling errors
2017-12-27 Kirk McKusickIn preparation for converting to libufs to read the...
2017-12-27 Pedro F. Giffuniccdconfig: Update licensing terms.
2017-12-27 Eitan Adlerother: Fix several typos and minor errors
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Andrey V. ElsukovFix rule number truncation, use uint16_t type to specif...
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-20 Pedro F. GiffuniRevert r327005 - SPDX tags for license similar to BSD...
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Warner LoshFlesh out the reason for the need for tmpfs a little.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Brad DavisSave others some forehead damange by noting that -r...
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Pedro F. GiffuniSPDX: These are fundamentally BSD-2-Clause.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-14 Alan Somersdhclient(8): raise WARNS to 3
2017-12-13 Alan Somersdhclient(8): Don't shift through the sign bit of a...
2017-12-13 Edward Tomasz Napi... Tone down the description for the growfs "-y" flag.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Bryan VenteicherUse consistent name for the vxlan VNI parameter name...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Eric Joynerifconfig(8): Display extended compliance code string...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
next