aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Slightly polish virtual AHCI CD reporting.Alexander Motin2015-03-141-23/+67
* Fix NOP and IDLE commands for virtual AHCI disks.Alexander Motin2015-03-141-2/+5
* Add support for NCQ variant of DSM TRIM for virtual AHCI disks.Alexander Motin2015-03-141-4/+24
* Improve NCQ errors reporting for virtual AHCI disks.Alexander Motin2015-03-141-11/+53
* Remove incorrect SERR register setting.Alexander Motin2015-03-131-2/+0
* Change prdbc value reporting.Alexander Motin2015-03-131-7/+6
* Polish AHCI disk identify data and fix speed negotiation.Alexander Motin2015-03-132-17/+49
* Add support for PIO variants of READ/WRITE commands for AHCI disks.Alexander Motin2015-03-131-4/+16
* Use ahci_write_fis_d2h() for commands completion.Alexander Motin2015-03-131-21/+11
* Add DSM TRIM command support for virtual AHCI disks.Alexander Motin2015-03-133-8/+166
* Add -noauto autofs map, for automatic handling of fstab entriesEdward Tomasz Napierala2015-03-131-1/+6
* Get executable direct maps to work.Edward Tomasz Napierala2015-03-131-10/+23
* Rework the concat() algorithm to be correct in all cases.Edward Tomasz Napierala2015-03-131-7/+16
* Make "automount -LL -o whatever" present options in the same orderEdward Tomasz Napierala2015-03-123-9/+16
* Make concat() accept NULL arguments.Edward Tomasz Napierala2015-03-123-17/+8
* Options from auto_master must be appended to options from maps,Edward Tomasz Napierala2015-03-121-1/+5
* - Include commas in valid file-name chars freebsd-update will supportKris Moore2015-03-121-1/+1
* Fix typo.Edward Tomasz Napierala2015-03-101-2/+2
* Properly pass options for direct maps.Edward Tomasz Napierala2015-03-102-27/+18
* Fix handling of direct maps, broken in r275756. Previously, runningEdward Tomasz Napierala2015-03-101-17/+25
* Refactor.Edward Tomasz Napierala2015-03-101-9/+14
* Erm, revert chunk committed by mistake.Edward Tomasz Napierala2015-03-091-5/+0
* Make things more readable; no functional changes.Edward Tomasz Napierala2015-03-095-22/+16
* Remove some particularly bad code; no functional changes.Edward Tomasz Napierala2015-03-092-43/+11
* Fix memory leak.Edward Tomasz Napierala2015-03-091-2/+4
* Improve separated_concat() to properly handle the case of concatenatingEdward Tomasz Napierala2015-03-091-2/+8
* Minor optimization/cleanup in node_path(); no functional changes.Edward Tomasz Napierala2015-03-091-10/+12
* Put the new sentence on a new line.Luiz Otavio O Souza2015-03-081-2/+3
* Add a new ioctl to allow the setting of GPIO pin names.Luiz Otavio O Souza2015-03-082-7/+34
* Add variable initialization missed by me and clang.Alexander Motin2015-03-051-0/+1
* Fix error translation broken in r279658.Alexander Motin2015-03-051-6/+5
* Implement cache flush for ahci-hd and for virtio-blk over device.Alexander Motin2015-03-052-3/+18
* Add check for absent stripe size to r279652.Alexander Motin2015-03-051-1/+1
* Report logical/physical sector sizes for virtual SATA disk.Alexander Motin2015-03-053-3/+36
* Add support for TOPOLOGY feature of virtio block device.Alexander Motin2015-03-051-12/+32
* sysrc(8): Add `key-=remove' and improve `key+=append' syntaxDevin Teske2015-03-052-26/+186
* Add example configuration for FibreChannel ports.Alexander Motin2015-03-041-6/+8
* If target name starts with "naa.", set it as WWNN for CTL port.Alexander Motin2015-03-041-1/+13
* Fix handling of queued text and logout requests.Alexander Motin2015-03-041-0/+4
* Add a new safetly belt to freebsd-update to prevent a user doing a minor upda...Allan Jude2015-03-032-8/+46
* Update .Dd, sync usage() for -F. Missed in previous change.Sergey Kandaurov2015-03-032-2/+2
* Add and document an option to cause syslogd to run in theRui Paulo2015-03-032-4/+19
* Correct a typo.Ryan Stone2015-03-011-1/+1
* Teach pciconf how to dump out SR-IOV capabilityRyan Stone2015-03-013-42/+115
* Add main() for iovctl and hook iovctl into buildRyan Stone2015-03-014-0/+458
* Add functions for parsing the iovctl config fileRyan Stone2015-03-011-0/+416
* Add iovctl functions for validating configRyan Stone2015-03-011-0/+274
* Add manpage documenting iovctl config file format.Ryan Stone2015-03-011-0/+167
* Add a manpage for iovctl(8)Ryan Stone2015-03-011-0/+123
* Revert r279454. The new directory didn't get added to svn properly.Ryan Stone2015-03-011-1/+0