Assert that the mapping loop makes progress.
[freebsd.git] / usr.sbin /
2015-03-22 allanjudeFix typo in jail(8) man page
2015-03-21 dteskeUpdate copyright(s)
2015-03-21 dteskeWhitespace cleanup(s).
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-20 mavAdd missing variable initialization.
2015-03-20 mavAdd comment explaining existing powerd behavior on...
2015-03-18 allanjudeRemove a non-required unsafe condition added in the...
2015-03-18 allanjudeFix the handbook install option in bsdinstall
2015-03-16 mavReport that we may have write cache, and that we do...
2015-03-16 mavIncrease S/G list size of 32 to 33 entries.
2015-03-15 mavPre-allocate one extra request per processing thread.
2015-03-15 mavAccording to Linux and QEMU, s/n equal to buffer is...
2015-03-15 mavClose potential race on blockif_close().
2015-03-15 mavFix networking problem after r280026.
2015-03-15 mavGive AHCI disk serial based on backing file path same...
2015-03-15 mavRewrite virtio block device driver to work asynchronous...
2015-03-15 dimMerge ^/head r279995 through r280029.
2015-03-15 mavModify virtqueue helpers added in r253440 to allow...
2015-03-15 mavBlock delete capability for read-only devices.
2015-03-14 mavGive block I/O interface multiple (8) execution threads.
2015-03-14 dimMerge ^/head r279985 through r279994.
2015-03-14 mavAdd checksums to identify data and NCQ command error...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-14 mavSlightly polish virtual AHCI CD reporting.
2015-03-14 mavFix NOP and IDLE commands for virtual AHCI disks.
2015-03-14 mavAdd support for NCQ variant of DSM TRIM for virtual...
2015-03-14 mavImprove NCQ errors reporting for virtual AHCI disks.
2015-03-13 mavRemove incorrect SERR register setting.
2015-03-13 mavChange prdbc value reporting.
2015-03-13 mavPolish AHCI disk identify data and fix speed negotiation.
2015-03-13 mavAdd support for PIO variants of READ/WRITE commands...
2015-03-13 mavUse ahci_write_fis_d2h() for commands completion.
2015-03-13 mavAdd DSM TRIM command support for virtual AHCI disks.
2015-03-13 traszAdd -noauto autofs map, for automatic handling of fstab...
2015-03-13 traszGet executable direct maps to work.
2015-03-13 traszRework the concat() algorithm to be correct in all...
2015-03-12 traszMake "automount -LL -o whatever" present options in...
2015-03-12 traszMake concat() accept NULL arguments.
2015-03-12 traszOptions from auto_master must be appended to options...
2015-03-12 kmoore- Include commas in valid file-name chars freebsd-updat...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 traszFix typo.
2015-03-10 traszProperly pass options for direct maps.
2015-03-10 traszFix handling of direct maps, broken in r275756. Previo...
2015-03-10 traszRefactor.
2015-03-09 traszErm, revert chunk committed by mistake.
2015-03-09 traszMake things more readable; no functional changes.
2015-03-09 traszRemove some particularly bad code; no functional changes.
2015-03-09 traszFix memory leak.
2015-03-09 traszImprove separated_concat() to properly handle the case...
2015-03-09 traszMinor optimization/cleanup in node_path(); no functiona...
2015-03-08 loosPut the new sentence on a new line.
2015-03-08 loosAdd a new ioctl to allow the setting of GPIO pin names.
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-05 mavAdd variable initialization missed by me and clang.
2015-03-05 mavFix error translation broken in r279658.
2015-03-05 mavImplement cache flush for ahci-hd and for virtio-blk...
2015-03-05 mavAdd check for absent stripe size to r279652.
2015-03-05 mavReport logical/physical sector sizes for virtual SATA...
2015-03-05 mavAdd support for TOPOLOGY feature of virtio block device.
2015-03-05 dteskesysrc(8): Add `key-=remove' and improve `key+=append...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-04 mavAdd example configuration for FibreChannel ports.
2015-03-04 mavIf target name starts with "naa.", set it as WWNN for...
2015-03-04 mavFix handling of queued text and logout requests.
2015-03-03 allanjudeAdd a new safetly belt to freebsd-update to prevent...
2015-03-03 pluknetUpdate .Dd, sync usage() for -F. Missed in previous...
2015-03-03 rpauloAdd and document an option to cause syslogd to run...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 rstoneCorrect a typo.
2015-03-01 rstoneTeach pciconf how to dump out SR-IOV capability
2015-03-01 rstoneAdd main() for iovctl and hook iovctl into build
2015-03-01 rstoneAdd functions for parsing the iovctl config file
2015-03-01 rstoneAdd iovctl functions for validating config
2015-03-01 rstoneAdd manpage documenting iovctl config file format.
2015-03-01 rstoneAdd a manpage for iovctl(8)
2015-03-01 rstoneRevert r279454. The new directory didn't get added...
2015-03-01 rstoneAdd main() for iovctl and hook iovctl into build
2015-02-28 traszMove the "offload" clause from the target section to...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 ianAllow the kern.osrelease and kern.osreldate sysctl...
2015-02-26 traszUse LIBADD.
2015-02-26 traszAdd uefisign(8), UEFI Secure Boot signing utility.
2015-02-26 traszAdd missing error check.
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 mavFix memory leak on incorrect initiator portal.
2015-02-25 mavAdd checks for malloc() failures.
2015-02-24 brdFix a race condition by allowing up to 5 seconds of...
2015-02-24 neelEmulate MSR 0xC0011024 when running on AMD processors.
2015-02-24 neelAdd "-u" option to bhyve(8) to indicate that the RTC...
2015-02-23 grehanDon't close a block context if it couldn't be opened,
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 pfgpmccontrol(8): Replace malloc() + memset() with calloc()
2015-02-22 jamieAllow for parameters added with the JP_OPT flag to...
2015-02-20 jamieFix the logic for skipping parameters (with -s) that...
2015-02-20 jamieAllow parameters listed on the command line to override...
2015-02-19 glebiusNow that IGMP and MLD sysctls provide a clean API struc...
next