]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
lld: Remove MemRegionOffset. NFC.
[FreeBSD/FreeBSD.git] / sbin /
2018-01-29 oshogboBump date after r328535.
2018-01-29 defFix misspelling of encryptedcore.
2018-01-27 pfgpfctl(8): Fix two wrong conditions.
2018-01-26 eadlerdevd: readd virtual
2018-01-26 eadlerdevd: minor nits
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-25 lwhsuFix architectures where pointer and u_int have differen...
2018-01-24 mckusickMore throughly integrate libufs into fsck_ffs by using...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-19 scottlRevert ABI breakage to CAM that came in with MMC/SD...
2018-01-18 asomersgnop(8): add the ability to set a nop provider's physic...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 mckusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 dimFix buildworld after r328075, by also renaming cgget...
2018-01-17 mckusickRename cgget => cglookup to clear name space for new...
2018-01-15 dabExit fsck_ffs with non-zero status when file system...
2018-01-14 impReport CG checksum mismatches. These errors are non...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 asomersdhclient(8): add missing include
2018-01-10 scottlRefactor code related to 'camcontrol devlist'
2018-01-10 scottlImplement the ability to query NVME for its controller...
2018-01-09 eadlerldconfig(8): use .Nm instead of 'ldconfig'
2018-01-07 eadlerldconfig(8): clarify language for files
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 impOnly call close if fd and fd1 are not -1.
2018-01-02 eadlershutdown: Fix r327476 by adding init
2018-01-01 eadlershutdown: Assume absolute time is in the future
2017-12-30 bryanvAdd support for IPv6 scoped addresses to vxlan
2017-12-30 pfgccdconfig: Move VCS tags to be more consistent with...
2017-12-30 pfgccdconfig: Update licensing terms to match NetBSD.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 delphijThe fix in r327273 turns a memory leak into freeing...
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 impWhen bind fails, make sure we closed the socket we...
2017-12-28 impClose fd and fd1 before returning now that we're done...
2017-12-28 impPlug memory leak by freeing wantedblk{32,64}.
2017-12-28 impFree path before returnig.
2017-12-28 eadlerFix a few more speelling errors
2017-12-27 mckusickIn preparation for converting to libufs to read the...
2017-12-27 pfgccdconfig: Update licensing terms.
2017-12-27 eadlerother: Fix several typos and minor errors
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 aeFix rule number truncation, use uint16_t type to specif...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
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 impFlesh out the reason for the need for tmpfs a little.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 brdSave others some forehead damange by noting that -r...
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-14 asomersdhclient(8): raise WARNS to 3
2017-12-13 asomersdhclient(8): Don't shift through the sign bit of a...
2017-12-13 traszTone down the description for the growfs "-y" flag.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bryanvUse consistent name for the vxlan VNI parameter name...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 erjifconfig(8): Display extended compliance code string...
2017-11-30 markjDocument gmirror sysctls.
2017-11-30 pfgSPDX: use the Beerware identifier.
2017-11-30 delphijPrevent OOB access on corrupted msdos directories.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgvarious: general adoption of SPDX licensing ID tags.
2017-11-26 tuexenAdd to ipfw support for sending an SCTP packet containi...
2017-11-26 kibImprove sysctl(8) pretty printing of some structures.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 asomersPrint ZAC device type in "camcontrol identify" output
2017-11-20 pfgGeneral further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-17 scottlRename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRP
2017-11-16 impOnly try to enable CK_CLYGRP if we're running on kernel...
2017-11-15 emastenewfs: warn if newer than kernel
2017-11-15 kppfctl: teach route-to to deal with interfaces with...
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-12 oshogbodhclient(8) should not close stdio using daemon(3)...
2017-11-12 oshogboUse syslog service in dhclient(8).
2017-11-12 oshogboWe return a pointer when we are using cap_init() or...
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-10 bdreweryrescue ipf: Remove hacks and link in libipf directly.
2017-11-07 kibAdd a place for a driver to report rx timestamps in...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 kibRemove badsect(8).
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 impAdd -c to the usage statements.
2017-10-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-10-30 traszUse MAP_PRIVATE instead of obsolete MAP_COPY. No funct...
2017-10-28 oshogboSimplify ping sandbox.
2017-10-28 philipImport tzdata 2017c
next