]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix stack grow for init.
[FreeBSD/FreeBSD.git] / sbin /
2019-08-07 Kirk McKusickCorrect the location of the first backup superblock...
2019-08-07 Alexander MotinMake GCC happy about math in r350676.
2019-08-07 Alexander MotinMake `camcontrol modepage` support block descriptors.
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 Warner LoshFix mismerge.
2019-08-05 Alexander MotinFix alignment issue r350599.
2019-08-05 Alexander MotinAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 Kyle Evansipfw: fix jail option after r348215
2019-08-03 Alexander MotinAdd `nvmecontrol sanitize` command.
2019-08-03 Alan SomersCapsicumize ping6
2019-08-03 Alexander MotinFix parameter check broken at r350057.
2019-08-02 Alexander MotinDecode few more NVMe log pages.
2019-08-02 Alexander MotinAdd more new fields and values from NVMe 1.4.
2019-08-01 Alexander MotinRename function added in r350523 to make gcc happy.
2019-08-01 Alexander MotinAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-07-31 Alexander MotinFeature-complete NVMe Namespace Management.
2019-07-31 Alan Somersfusefs: proofread man pages
2019-07-31 Alexander MotinTune some commands desctiption.
2019-07-31 Alexander MotinFix usage printing for nested subcommands.
2019-07-30 Alexander MotinMake `camcontrol modepage` to use 10 byte commands.
2019-07-30 Alan SomersMFHead @350453
2019-07-30 Alan SomersMFHead @350426
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Alexander MotinUse present now scsi_mode_sense_subpage().
2019-07-29 Alexander MotinAdd some new fields and bits from NVMe 1.4.
2019-07-28 Alexander MotinDecode some more IDENTIFY DEVICE bits.
2019-07-28 Alan SomersMFHead @350390
2019-07-28 Alan SomersMFHead @r350386
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Doug MooreRewrite the comments that explain swapon_trim() to...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Alexander MotinMake `camcontrol sanitize` support also ATA devices.
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 Warner LoshFix the fix to the logic bug. Upon further testing...
2019-07-24 Warner LoshFix several related coverity issues:
2019-07-23 Alexander MotinMake `camcontrol hpa` and `camcontrol ama` trigger...
2019-07-22 Alan SomersRemove the USE_RFC2292BIS option and reap dead code
2019-07-22 Maxim SobolevAllow "update" option to be used in the fstab(5). Docum...
2019-07-22 Alexander MotinUnify BTL parsing for `camcontrol debug` and `reset`.
2019-07-20 Kirk McKusickTreat any inode with bad content as unknown (i.e.,...
2019-07-20 Kirk McKusickWhen running with journaled soft updates, some updated...
2019-07-20 Doug MooreIn trimming on startup, invoke swapon before closing...
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-19 Warner LoshRemove RELEASE_CRUNCH
2019-07-19 Alexander MotinProperly report ACS revisions alike to kernel.
2019-07-19 Alexander MotinAdd Accessible Max Address Configuration support to...
2019-07-18 Alan Somersfusefs: add a intr/nointr mount option
2019-07-18 Cy SchubertMFV r350080:
2019-07-16 Warner LoshImplement {io,admin}-passthru commands.
2019-07-16 Warner LoshCreate generic command / arg parsing routines
2019-07-15 Warner LoshUse a different approach to range check.
2019-07-15 Warner LoshImplement a devtype command.
2019-07-15 Warner LoshUse the more proper term of SATL instead of ATA_BEHIND_...
2019-07-15 Warner LoshRemove all the RELEASE_CRUNCH instances that partially...
2019-07-13 Warner LoshAdd device type NVME and device type MMCSD to get_devic...
2019-07-12 Warner LoshRetire support for -DMINIMALISTIC
2019-07-09 Jung-uk KimMFV: r349861
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-01 Kirk McKusickAdd a new "untrusted" option to the mount command....
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Luiz Otavio O SouzaAdd the 'drop tagged' flag support for ethernet switch...
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-28 Alan Somers[skip ci] update copyright headers in fusefs files
2019-06-27 Alan SomersMFHead @349476
2019-06-27 Kyle Evansbectl(8): create non-recursive boot environments
2019-06-27 Cy SchubertCreate a link to the ipmon.conf.5 man page as documente...
2019-06-27 Cy SchubertAdd the ipmon.5 man page.
2019-06-26 Mark JohnstonFree DHCP options with length zero.
2019-06-26 Mark JohnstonAvoid a divide-by-zero when bad checksum counters overflow.
2019-06-25 Andrey V. ElsukovRestore ipfw(8)'s compact output support broken after...
2019-06-25 Warner LoshReplay r349341 by imp accidentally reverted by r349352
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-24 Warner LoshUse ata_param_fixup instead of a custom copy here
2019-06-22 Doug MooreYou can't use block special nodes for swap, so don...
2019-06-22 Doug MooreModify swapon(8) to invoke BIO_DELETE to trim swap...
2019-06-21 Andrey V. ElsukovAdd "tcpmss" opcode to match the TCP MSS value.
2019-06-20 Alan SomersMFHead @349234
2019-06-17 Martin MatuskaMFV r349134:
2019-06-15 Xin LIIn ask(): override default option if any of alwaysyes...
2019-06-15 Xin LIBlankspace. No actual code change.
2019-06-14 Alan Somersfusefs: enable write clustering
2019-06-14 Kirk McKusickClarify that the -r and -R options can be used only...
2019-06-13 Warner LoshIncrease the timeout for READ NATIVE MAX
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 Xin LIAvoid out of boundary access when checking invalid...
2019-06-07 Xin LIpreen should work independently with alwaysyes and...
2019-06-06 Alan SomersMFHead @348740
2019-06-04 Xin LIDon't increment cl after increment.
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
next