aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/nv.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix compiler warnings.Mikolaj Golub2013-12-101-1/+1
* Fix typo.Mikolaj Golub2012-03-231-7/+7
* For functions that return -1 on failure check exactly for -1 and not forPawel Jakub Dawidek2012-01-101-6/+6
* Use PJDLOG_ASSERT() and PJDLOG_ABORT() everywhere instead of assert().Pawel Jakub Dawidek2011-09-271-34/+43
* Add nv_assert() which allows to assert that the given name exists.Pawel Jakub Dawidek2011-01-221-5/+25
* Implement nv_exists() function that returns true if argument of the givenPawel Jakub Dawidek2010-10-241-1/+27
* Move all NV defines into nv.c, they are not used externally thus there isPawel Jakub Dawidek2010-10-241-0/+27
* Plug memory leak.Pawel Jakub Dawidek2010-06-141-0/+2
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-181-0/+882