| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MFC r352119-r352124, r352130 | Baptiste Daroussin | 2019-09-13 | 2 | -1/+2 |
* | MFC r351813: bectl(8): implement sorting for 'bectl list' output | Kyle Evans | 2019-09-09 | 3 | -40/+148 |
* | MFC r350677: Make GCC happy about math in r350676. | Alexander Motin | 2019-08-28 | 1 | -4/+1 |
* | MFC r350676: Make `camcontrol modepage` support block descriptors. | Alexander Motin | 2019-08-28 | 4 | -43/+273 |
* | MFC r350457: Make `camcontrol modepage` to use 10 byte commands. | Alexander Motin | 2019-08-28 | 4 | -120/+184 |
* | MFC r350424: Use present now scsi_mode_sense_subpage(). | Alexander Motin | 2019-08-28 | 1 | -9/+2 |
* | MFC r350393: Decode some more IDENTIFY DEVICE bits. | Alexander Motin | 2019-08-28 | 1 | -15/+31 |
* | MFC r350576: ipfw: fix jail option after r348215 | Kyle Evans | 2019-08-15 | 1 | -3/+18 |
* | MFC r342358 (by imp): Try the first 256 units with nvmecontrol devlist. | Alexander Motin | 2019-08-12 | 1 | -8/+8 |
* | MFC of 350682 | Kirk McKusick | 2019-08-10 | 2 | -2/+8 |
* | MFC r350331: Make `camcontrol sanitize` support also ATA devices. | Alexander Motin | 2019-08-08 | 2 | -182/+332 |
* | MFC r350257: Make `camcontrol hpa` and `camcontrol ama` trigger reprobe. | Alexander Motin | 2019-08-08 | 1 | -4/+8 |
* | MFC r350214: Unify BTL parsing for `camcontrol debug` and `reset`. | Alexander Motin | 2019-08-08 | 2 | -172/+132 |
* | MFC r350150: Properly report ACS revisions alike to kernel. | Alexander Motin | 2019-08-08 | 1 | -1/+14 |
* | MFC r350149: Add Accessible Max Address Configuration support to camcontrol. | Alexander Motin | 2019-08-08 | 2 | -10/+311 |
* | MFC r350020 (by imp): Use a different approach to range check. | Alexander Motin | 2019-08-08 | 1 | -1/+1 |
* | MFC r350018 (by imp): Implement a devtype command. | Alexander Motin | 2019-08-08 | 2 | -16/+88 |
* | MFC r350008 (by imp): | Alexander Motin | 2019-08-08 | 5 | -8/+8 |
* | MFC r349964 (by imp): | Alexander Motin | 2019-08-08 | 2 | -0/+6 |
* | MFC r349010 (by imp): Increase the timeout for READ NATIVE MAX | Alexander Motin | 2019-08-08 | 1 | -1/+1 |
* | MFC r346594 (by smh): Add ATA power mode support to camcontrol | Alexander Motin | 2019-08-08 | 2 | -4/+80 |
* | MFC r320861 (by ngie): Fix whitespace bugs | Alexander Motin | 2019-08-08 | 1 | -236/+234 |
* | MFC r345363 (by imp): Make WD and WDC aliases for HGST. | Alexander Motin | 2019-08-08 | 1 | -0/+4 |
* | MFC r345060 (by 0mp): camcontrol.8: Bump date after r345051 | Alexander Motin | 2019-08-08 | 1 | -1/+1 |
* | MFC r345051 (by imp): Add -l to camcontrol readcap. | Alexander Motin | 2019-08-08 | 2 | -3/+17 |
* | MFC r344701 (by smh): Fix incorrect / unused sector_count for identify requests | Alexander Motin | 2019-08-08 | 1 | -3/+2 |
* | MFC of 349032 | Kirk McKusick | 2019-07-30 | 1 | -1/+13 |
* | MFC r349380, r349383, r349455: bectl(8)/libbe(3) fixes | Kyle Evans | 2019-07-26 | 2 | -18/+43 |
* | MFC r348328: bectl(8): Address Coverity complaints | Kyle Evans | 2019-07-26 | 1 | -1/+2 |
* | Partial revert r350338: stable/11 part | Kyle Evans | 2019-07-26 | 1 | -2/+1 |
* | MFC r348328: bectl(8): Address Coverity complaints | Kyle Evans | 2019-07-26 | 1 | -1/+2 |
* | MFC r349449, r349452: | Cy Schubert | 2019-07-04 | 1 | -1/+2 |
* | MFC r349364: | Andrey V. Elsukov | 2019-07-03 | 1 | -0/+6 |
* | MFC r349439: | Mark Johnston | 2019-07-03 | 1 | -2/+1 |
* | MFC r349438: | Mark Johnston | 2019-07-03 | 1 | -2/+2 |
* | MFC r348235: | Andrey V. Elsukov | 2019-07-01 | 3 | -6/+43 |
* | MFC r349267: | Andrey V. Elsukov | 2019-07-01 | 3 | -6/+23 |
* | MFC r348510: bectl(8): Don't accept jid=0 from jail_getid | Kyle Evans | 2019-06-10 | 1 | -1/+6 |
* | MFC 348206,348231,348454: GELI crypto deprecation warnings. | John Baldwin | 2019-06-03 | 2 | -2/+30 |
* | MFC r348127: bectl(8): add description for create subcommand | Kyle Evans | 2019-05-27 | 1 | -1/+19 |
* | MFC r348215, r348219: fix bectl(8) jail w/ numeric BE names | Kyle Evans | 2019-05-27 | 1 | -4/+12 |
* | MFC of 348074 | Kirk McKusick | 2019-05-25 | 1 | -100/+105 |
* | MFC r346968, r346973 | Ian Lepore | 2019-05-16 | 1 | -2/+2 |
* | MFC r347241 (partial), r347392, r347429: ifconfig(8) ifname <-> kld mapping | Kyle Evans | 2019-05-14 | 1 | -6/+53 |
* | MFC r346885: | Andrey V. Elsukov | 2019-05-13 | 1 | -0/+4 |
* | MFC of 347064, 347066, and 347130 | Kirk McKusick | 2019-05-10 | 5 | -20/+104 |
* | MFC of 346185 | Kirk McKusick | 2019-05-06 | 3 | -12/+17 |
* | MFC r317515: Fix withered handling of r280687, broken by r286719. | Alexander Motin | 2019-04-26 | 1 | -2/+15 |
* | MFC r337534-r337535 | Kyle Evans | 2019-04-21 | 1 | -83/+63 |
* | MFC r337321, r337435, r337707, r337740, r337834, r337836, r337968 | Kyle Evans | 2019-04-21 | 2 | -10/+149 |