]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sbin /
2019-08-13 cemRemove deprecated GEOM classes
2019-08-13 asomersping: use the monotonic clock to measure durations
2019-08-13 asomersping6: use the monotonic clock to measure durations
2019-08-13 asomersping: fix data type of a variable for a packet sequence...
2019-08-13 asomersConsistently use the byteorder functions in the correct...
2019-08-13 asomersping6: Fix data type of a variable for a packet sequenc...
2019-08-11 asomersping6: Remove unnecessary level of indirection from...
2019-08-11 asomersping6: Add missing static keyword for a global variable
2019-08-11 asomersping6: Revoke root privilege earlier
2019-08-08 markjFix formatting.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 mckusickCorrect the location of the first backup superblock...
2019-08-07 mavMake GCC happy about math in r350676.
2019-08-07 mavMake `camcontrol modepage` support block descriptors.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 impFix mismerge.
2019-08-05 mavFix alignment issue r350599.
2019-08-05 mavAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 kevansipfw: fix jail option after r348215
2019-08-03 mavAdd `nvmecontrol sanitize` command.
2019-08-03 asomersCapsicumize ping6
2019-08-03 mavFix parameter check broken at r350057.
2019-08-02 mavDecode few more NVMe log pages.
2019-08-02 mavAdd more new fields and values from NVMe 1.4.
2019-08-01 mavRename function added in r350523 to make gcc happy.
2019-08-01 mavAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-07-31 mavFeature-complete NVMe Namespace Management.
2019-07-31 asomersfusefs: proofread man pages
2019-07-31 mavTune some commands desctiption.
2019-07-31 mavFix usage printing for nested subcommands.
2019-07-30 mavMake `camcontrol modepage` to use 10 byte commands.
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-29 mavUse present now scsi_mode_sense_subpage().
2019-07-29 mavAdd some new fields and bits from NVMe 1.4.
2019-07-28 mavDecode some more IDENTIFY DEVICE bits.
2019-07-28 asomersMFHead @r350386
2019-07-26 dougmRewrite the comments that explain swapon_trim() to...
2019-07-25 mavMake `camcontrol sanitize` support also ATA devices.
2019-07-24 impFix the fix to the logic bug. Upon further testing...
2019-07-24 impFix several related coverity issues:
2019-07-23 mavMake `camcontrol hpa` and `camcontrol ama` trigger...
2019-07-22 asomersRemove the USE_RFC2292BIS option and reap dead code
2019-07-22 sobomaxAllow "update" option to be used in the fstab(5). Docum...
2019-07-22 mavUnify BTL parsing for `camcontrol debug` and `reset`.
2019-07-20 mckusickTreat any inode with bad content as unknown (i.e.,...
2019-07-20 mckusickWhen running with journaled soft updates, some updated...
2019-07-20 dougmIn trimming on startup, invoke swapon before closing...
2019-07-19 impRemove RELEASE_CRUNCH
2019-07-19 mavProperly report ACS revisions alike to kernel.
2019-07-19 mavAdd Accessible Max Address Configuration support to...
2019-07-18 asomersfusefs: add a intr/nointr mount option
2019-07-16 impImplement {io,admin}-passthru commands.
2019-07-16 impCreate generic command / arg parsing routines
2019-07-15 impUse a different approach to range check.
2019-07-15 impImplement a devtype command.
2019-07-15 impUse the more proper term of SATL instead of ATA_BEHIND_...
2019-07-15 impRemove all the RELEASE_CRUNCH instances that partially...
2019-07-13 impAdd device type NVME and device type MMCSD to get_devic...
2019-07-12 impRetire support for -DMINIMALISTIC
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-06-29 jhbAdd an external mbuf buffer type that holds multiple...
2019-06-28 mmMFV r349454:
2019-06-28 loosAdd the 'drop tagged' flag support for ethernet switch...
2019-06-28 asomers[skip ci] update copyright headers in fusefs files
2019-06-27 asomersMFHead @349476
2019-06-27 kevansbectl(8): create non-recursive boot environments
2019-06-27 cyCreate a link to the ipmon.conf.5 man page as documente...
2019-06-27 cyAdd the ipmon.5 man page.
2019-06-26 markjFree DHCP options with length zero.
2019-06-26 markjAvoid a divide-by-zero when bad checksum counters overflow.
2019-06-25 aeRestore ipfw(8)'s compact output support broken after...
2019-06-25 impReplay r349341 by imp accidentally reverted by r349352
2019-06-25 impRemove NAND and NANDFS support
2019-06-24 impUse ata_param_fixup instead of a custom copy here
2019-06-22 dougmYou can't use block special nodes for swap, so don...
2019-06-22 dougmModify swapon(8) to invoke BIO_DELETE to trim swap...
2019-06-21 aeAdd "tcpmss" opcode to match the TCP MSS value.
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-15 delphijIn ask(): override default option if any of alwaysyes...
2019-06-15 delphijBlankspace. No actual code change.
2019-06-14 asomersfusefs: enable write clustering
2019-06-14 mckusickClarify that the -r and -R options can be used only...
2019-06-13 impIncrease the timeout for READ NATIVE MAX
2019-06-11 delphijAvoid out of boundary access when checking invalid...
2019-06-07 delphijpreen should work independently with alwaysyes and...
2019-06-06 asomersMFHead @348740
2019-06-04 delphijDon't increment cl after increment.
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-02 kevansbectl(8): Don't accept jid=0 from jail_getid
2019-05-31 markjacpi_dock(4): Notify devd(8) on dock status change.
2019-05-28 kevansbectl(8): Address Coverity complaints
2019-05-27 aeRemove unused token that was added in r348235.
2019-05-24 aeAdd `missing` and `or-flush` options to "ipfw table...
2019-05-24 kevansbectl(8): Add a test for jail/unjail of numeric BE...
2019-05-23 cemEKCD: Add Chacha20 encryption mode
2019-05-22 kevansbectl(8): add description for create subcommand
2019-05-22 markjUpdate the example added in r348082 to specify a dump...
next