]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Import the kyua test framework.
[FreeBSD/FreeBSD.git] / sbin /
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Baptiste DaroussinRemove the link to libl which only contains a stub...
2020-03-23 Baptiste DaroussinRevove useless linking to yacc
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-19 Kristof Provostpfctl: improve rule load times with thousands of interfaces
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-17 Ed Masteldconfig: add aout deprecation notice
2020-03-11 Alexander V. ChernikovRevert r358858 as it breaks some ipfw(8) setups.
2020-03-10 Alexander V. ChernikovDon't assume !IPv6 is IPv4 in ipfw(8) add_src() and...
2020-03-06 Dimitry AndricMerge ^/head r358678 through r358711.
2020-03-05 Gleb SmirnoffAlign the buffer to the alignment of the structure...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Gleb SmirnoffWhen a machine boots the NFS mounting script is execute...
2020-03-04 Cy SchubertMFV r358616:
2020-03-03 Eric van Gyzendumpon: skip size check if using zstd
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-29 Dimitry AndricMerge ^/head r358400 through r358465.
2020-02-29 Li-Wen HsuFix test cases after r358448
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-15 Dimitry AndricMerge r357970 from the clang1000-import branch:
2020-02-15 Alexander V. ChernikovMake ping6(1) return code consistent with the man page.
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-13 Dimitry AndricMerge r357864 from the clang1000-import branch:
2020-02-13 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-12 Eugene Grosbeinipfw nat: add missing bits after r357092 (RFC 6598...
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-10 Xin LIUse humanize_number to format available and bad space...
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Warner LoshNo need to make sunlabel anymore
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-05 Kyle Evansinit(8): set environment variables from the "daemon...
2020-02-02 Xin LIDiff reduction against NetBSD, no functional change.
2020-01-28 Dimitry AndricMerge r357225 from the clang1000-import branch:
2020-01-28 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-01-28 Cy SchubertMFV r357163:
2020-01-27 Dimitry AndricMerge ^/head r357119 through r357178.
2020-01-27 Alex RichardsonAllow bootstrapping makefs on older FreeBSD hosts and...
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 Alexander V. ChernikovAdd support for RFC 6598/Carrier Grade NAT subnets...
2020-01-24 Kyle EvansDrop "All Rights Reserved" from all libbe/bectl files
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-17 Warner LoshSmall tweak to the default behavior of shutdown -c
2020-01-13 Eric van Gyzensavecore: include time zone in info.N file
2020-01-12 Xin LITighten FAT checks and fix off-by-one error in corner...
2020-01-11 Xin LICorrect off-by-two issue when determining FAT type.
2020-01-11 Xin LIApply typo fix from NetBSD, we have already applied...
2020-01-11 Xin LIRequire FAT to occupy at least one sector.
2020-01-10 Jung-uk KimMFV: r356607
2020-01-09 Mark Johnstonlagg: Further cleanup of the rr_limit option.
2020-01-07 Xin LIfsck_msdosfs.8: document -M.
2020-01-06 Martin MatuskaMFV r356415
2020-01-06 Alexander MotinFix host memory buffer sizes reporting.
2020-01-05 Martin MatuskaMFV r356365:
2020-01-03 Xin LIReduce memory footprint of fsck_msdosfs.
2020-01-02 Kyle Evanslibbe(3): promote dependent clones when destroying...
2020-01-01 Xin LIRevert r356249 for now as it broke GCC builds.
2020-01-01 Xin LIReduce memory footprint of fsck_msdosfs.
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-26 Rick MacklemFix mount_nfs to recognize the NFSv4 specific errors...
2019-12-24 Kirk McKusickWhen running fsck_ffs manually, do not ask:
2019-12-22 Mark Johnstonlagg: Clean up handling of the rr_limit option.
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-22 Xin LIRemove unused includes.
2019-12-22 Kirk McKusickFix typo in hastd.8 manual page.
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-21 Ryan LibbyDeclare packed struct ata_params as 2-byte-aligned
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-18 Alexander MotinAdd missing "ereport." prefixes of ZFS events.
2019-12-16 Warner LoshRemove all the RELEASE_CRUNCH defines, they are useless.
2019-12-15 Alexander MotinProperly detect ATA sanitize errors.
2019-12-14 Rick MacklemUpdate the mount_nfs.8 man page to include NFSv4.2.
2019-12-14 Kristof Provostpfctl: Warn users when they run into kernel limits
next