]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Convert to if_foreach_llmaddr() KPI.
[FreeBSD/FreeBSD.git] / sbin /
2019-08-17 Alan Somersping: Move in_cksum() to a separate source file
2019-08-17 Alan Somersping6: Fix dnsdecode() bug introduced by r350859
2019-08-17 Eric Joynernet: Update SFF-8024 definitions and strings with value...
2019-08-15 Alan Somersping6: Fix alignment errors
2019-08-15 Alan Somersping6: fix uninitialized variable warnings when MK_CASP...
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Alan Somersping6: Fix data type of the buffer for ancillary data...
2019-08-15 John-Mark Gurneyfinish the pcp feature, but documenting it in the man...
2019-08-15 Alan Somersping6: fix uninitialized variable warning for intvl
2019-08-15 Alan Somersping6: quiet an undefined variable warning
2019-08-15 Alan Somersping6: quiet warning about unused copyright variable
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-15 Doug Mooreswap_pager.c reserves 2 blocks for a bsd label. Change...
2019-08-14 Alexander MotinPrint few more useful identify fields.
2019-08-14 Alan Somersping: Make in_cksum() operate on u_char buffer
2019-08-14 Alan Somersping: fix triptime calculation after r350998
2019-08-13 Conrad MeyerRemove deprecated GEOM classes
2019-08-13 Alan Somersping: use the monotonic clock to measure durations
2019-08-13 Alan Somersping6: use the monotonic clock to measure durations
2019-08-13 Alan Somersping: fix data type of a variable for a packet sequence...
2019-08-13 Alan SomersConsistently use the byteorder functions in the correct...
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Alan Somersping6: Remove unnecessary level of indirection from...
2019-08-11 Alan Somersping6: Add missing static keyword for a global variable
2019-08-11 Alan Somersping6: Revoke root privilege earlier
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Mark JohnstonFix formatting.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
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
next