]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
MFC r350993, r350997, r351079-r351080, r351082, r351090, r351101-r351102
[FreeBSD/FreeBSD.git] / sbin /
2019-09-11 Alan SomersMFC r350993, r350997, r351079-r351080, r351082, r351090...
2019-09-10 Mariusz ZaborskiMFCr340363:
2019-09-09 Kyle EvansBack out r352087 for now
2019-09-09 Kyle Evansbectl(8): fix mis-merge
2019-09-09 Kyle EvansMFC r351813: bectl(8): implement sorting for 'bectl...
2019-09-09 Kyle EvansMFC r345845-r345846: bectl(8) manpage clarity
2019-09-06 Alan SomersMFC r350858-r350859, r350987, r351170
2019-09-06 Alan SomersMFC r350556:
2019-09-06 Alan SomersMFC r350225:
2019-09-06 Alan SomersMFC r345350, r346441, r346765
2019-09-05 Warner LoshMFC r343755:
2019-09-05 Warner LoshRevert r351902 ... it didn't properly exclude rack...
2019-09-05 Warner LoshMFC r343755:
2019-09-03 Xin LIMFC r351205: Use calloc().
2019-09-03 Xin LIMFC r351204:
2019-08-27 Alexander MotinMFC r351038: Print few more useful identify fields.
2019-08-27 Alexander MotinMFC r350676, r350677: Make `camcontrol modepage` suppor...
2019-08-27 Alexander MotinMFC r350457: Make `camcontrol modepage` to use 10 byte...
2019-08-27 Alexander MotinMFC r350424: Use present now scsi_mode_sense_subpage().
2019-08-27 Alexander MotinMFC r350393: Decode some more IDENTIFY DEVICE bits.
2019-08-21 Mark JohnstonMFC r350779:
2019-08-15 Kyle EvansMFC r350576: ipfw: fix jail option after r348215
2019-08-12 Alexander MotinMFC r350652 (by imp): Fix mismerge.
2019-08-12 Alexander MotinMFC r350599, r350609: Add `nvmecontrol resv` to handle...
2019-08-12 Alexander MotinMFC r350563: Add `nvmecontrol sanitize` command.
2019-08-12 Alexander MotinMFC r350555: Fix parameter check broken at r350057.
2019-08-12 Alexander MotinMFC r350541: Decode few more NVMe log pages.
2019-08-12 Alexander MotinMFC r350529, r350530: Add more new fields and values...
2019-08-12 Alexander MotinMFC r350523, r350524: Add IOCTL to translate nvdX into...
2019-08-12 Alexander MotinMFC r350477: Feature-complete NVMe Namespace Management.
2019-08-12 Alexander MotinMFC r350462: Tune some commands desctiption.
2019-08-12 Alexander MotinMFC r350461: Fix usage printing for nested subcommands.
2019-08-12 Alexander MotinMFC r350399: Add some new fields and bits from NVMe...
2019-08-12 Alexander MotinMFC r350311 (by imp):
2019-08-12 Alexander MotinMFC r350309 (by imp): Fix several related coverity...
2019-08-12 Alexander MotinMFC r350058 (by imp): Implement {io,admin}-passthru...
2019-08-12 Alexander MotinMFC r350057 (by imp): Create generic command / arg...
2019-08-12 Alexander MotinMFC r347939 (by scottl): Better formatting for the...
2019-08-12 Alexander MotinMFC r344469 (by imp): Rework logpage extensibility.
2019-08-12 Alexander MotinMFC r344191 (by imp): Remove write-only s_flag.
2019-08-12 Alexander MotinMFC r342358 (by imp): Try the first 256 units with...
2019-08-12 Alexander MotinMFC r341664 (by imp):
2019-08-12 Alexander MotinMFC r341663 (by imp):
2019-08-12 Alexander MotinMFC r341662 (by imp): Use proper prototypes.
2019-08-12 Alexander MotinMFC r341661 (by imp): It's useful to have this be a...
2019-08-12 Alexander MotinMFC r341660 (by imp): This is not a samsung standard...
2019-08-12 Alexander MotinMFC r341659 (by imp): Move intel and wdc files to their...
2019-08-12 Alexander MotinMFC r341658 (by imp): Const poison the command interface
2019-08-12 Alexander MotinMFC r341657 (by imp): Dynamically load .so modules...
2019-08-12 Alexander MotinMFC r341416 (by imp): Fix typo in comment
2019-08-12 Alexander MotinMFC r341415 (by imp): Delete the undocumented alias...
2019-08-12 Alexander MotinMFC r341414 (by imp): Move Intel specific log pages...
2019-08-12 Alexander MotinMFC r341413 (by imp): Usage cleanup pt 2
2019-08-12 Alexander MotinMFC r341412 (by imp): Usage cleanup pt 1
2019-08-12 Alexander MotinMFC r341411 (by imp): Return after we find the dispatch...
2019-08-12 Alexander MotinMFC r341410 (by imp): Move the hgst/wdc log page printi...
2019-08-12 Alexander MotinMFC r341409 (by imp): Move common logpage routines...
2019-08-12 Alexander MotinMFC r341408 (by imp): Make logpage functions a linker...
2019-08-12 Alexander MotinMFC r341407 (by imp): Move nvmecontrol to using linker...
2019-08-10 Kirk McKusickMFC of 350682
2019-08-08 Alexander MotinMFC r350331: Make `camcontrol sanitize` support also...
2019-08-08 Alexander MotinMFC r350257: Make `camcontrol hpa` and `camcontrol...
2019-08-08 Alexander MotinMFC r350214: Unify BTL parsing for `camcontrol debug...
2019-08-08 Alexander MotinMFC r350150: Properly report ACS revisions alike to...
2019-08-08 Alexander MotinMFC r350149: Add Accessible Max Address Configuration...
2019-08-08 Alexander MotinMFC r350020 (by imp): Use a different approach to range...
2019-08-08 Alexander MotinMFC r350018: Implement a devtype command.
2019-08-08 Alexander MotinMFC r350008 (by imp):
2019-08-08 Alexander MotinMFC r349964: Add device type NVME and device type MMCSD...
2019-08-08 Alexander MotinMFC r349341: Use ata_param_fixup instead of a custom...
2019-08-08 Alexander MotinMFC r349010: Increase the timeout for READ NATIVE MAX
2019-08-08 Alexander MotinMFC r345363 (by imp): Make WD and WDC aliases for HGST.
2019-08-08 Alexander MotinMFC r345060 (by 0mp): camcontrol.8: Bump date after...
2019-08-08 Alexander MotinMFC r345051 (by imp): Add -l to camcontrol readcap.
2019-08-01 Doug MooreMFC r350183, r350359
2019-07-31 Kirk McKusickMFC of 349589, 350070, 350071, 350096, and 350187
2019-07-26 Kyle EvansMFC r349380, r349383, r349455: bectl(8)/libbe(3) fixes
2019-07-26 Kyle EvansMFC r348328: bectl(8): Address Coverity complaints
2019-07-12 Doug MooreMFC r349286, r349293
2019-07-04 Cy SchubertMFC r349449, r349452:
2019-07-03 Andrey V. ElsukovMFC r349364:
2019-07-03 Mark JohnstonMFC r349439:
2019-07-03 Mark JohnstonMFC r349438:
2019-07-01 Andrey V. ElsukovMFC r349267:
2019-06-17 Kirk McKusickMFC of 349032
2019-06-17 Mark JohnstonMFC r348459:
2019-06-10 Kyle EvansMFC r348510: bectl(8): Don't accept jid=0 from jail_getid
2019-06-07 Andrey V. ElsukovMFC r348235:
2019-05-30 Mark JohnstonMFC r348082:
2019-05-27 Kyle EvansMFC r348215, r348219: fix bectl(8) jail w/ numeric...
2019-05-27 Kyle EvansMFC r348127: bectl(8): add description for create subco...
2019-05-24 Kirk McKusickMFC of 348074
2019-05-24 Andrey V. ElsukovMFC r346630:
2019-05-21 Brooks DavisRevert r348012, MFC r347963.
2019-05-20 Brooks DavisMFC r347963:
2019-05-16 Ian LeporeMFC r346968, r346973
2019-05-14 Kyle EvansMFC r347241 (partial), r347392, r347429: ifconfig(8...
2019-05-13 Alexander MotinMFC r347158: Decode Deallocate Logical Block Features.
2019-05-13 Andrey V. ElsukovMFC r346885:
2019-05-10 Kirk McKusickMFC of 347064, 347066, and 347130
next