aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed_strings.c
Commit message (Expand)AuthorAgeFilesLines
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-1/+1
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-2/+2
* Mark functions as staticArvind Sankar2020-06-181-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* Update ZED copyright boilerplateChris Dunlap2015-05-111-21/+9
* Protect against adding duplicate strings in ZEDChris Dunlap2015-01-301-19/+80
* Replace zed's use of malloc with callocChris Dunlap2014-09-251-4/+2
* Remove reverse indentation from zed comments.Chris Dunlap2014-09-221-2/+2
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-021-0/+200