freebsd-src/lib/libdevdctl
Dimitry Andric 23e2b4d9b1 Instead of disabling gcc's deprecated declaration warnings about e.g.
std::auto_ptr in a whole bunch of individual Makefiles, make the warning
globally non-fatal instead.  This is similar to what was done to many
more non-fatal warnings from newer gcc versions.
2019-09-14 19:16:28 +00:00
..
tests Use .CURDIR:H instead of .CURDIR to simplify pathing in output, etc 2017-01-20 04:55:14 +00:00
consumer.cc directly create the socket with SOCK_NONBLOCK instead of calling fcntl(2) 2016-10-15 13:16:52 +00:00
consumer.h Coverity fixes for r300906 2016-05-31 23:26:45 +00:00
event.cc zfsd: Allow zfsd to work on any type of GEOM provider 2018-02-14 23:52:39 +00:00
event.h libdevdctl: minor spelling fixes. 2016-05-30 19:25:00 +00:00
event_factory.cc
event_factory.h
exception.cc
exception.h
guid.cc
guid.h Partially revert r325011: restore Guid's default constructor 2017-10-26 17:56:34 +00:00
Makefile Instead of disabling gcc's deprecated declaration warnings about e.g. 2019-09-14 19:16:28 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00