aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevdctl
Commit message (Expand)AuthorAgeFilesLines
* Fix race in case of device destruction.Alexander Motin2021-04-271-1/+6
* libdevdctl: Force full match of "timestamp" field nameRyan Moeller2020-06-231-1/+1
* libdevdctl: g++9 avoid Wdeprecated-copyRyan Libby2019-12-211-10/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-171-0/+4
* Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-141-4/+0
* Silence gcc warnings in libdevdctl about deprecated std::auto_ptr, andDimitry Andric2019-09-091-0/+4
* zfsd: Allow zfsd to work on any type of GEOM providerAlan Somers2018-02-141-1/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Partially revert r325011: restore Guid's default constructorAlan Somers2017-10-261-0/+10
* zfsd should be able to online an L2ARC that disappears and returnsAlan Somers2017-10-261-7/+8
* Use .CURDIR:H instead of .CURDIR to simplify pathing in output, etcEnji Cooper2017-01-201-1/+1
* directly create the socket with SOCK_NONBLOCK instead of calling fcntl(2)Baptiste Daroussin2016-10-151-3/+1
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-031-0/+21
* Coverity fixes for r300906Alan Somers2016-05-312-15/+3
* libdevdctl: minor spelling fixes.Pedro F. Giffuni2016-05-301-2/+2
* Avoid literal-suffix error due to missing space.Bryan Drewery2016-05-281-1/+1
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-2813-0/+2360