util  Diff

Differences From Artifact [203a9ab500]:

To Artifact [59271087af]:


     1      1   ok			completed successfully				debug	0
     2      2   fail		unknown error
     3      3   mem			out of memory
            4  +num			not a number
     4      5   user		kpw started as wrong user
     5      6   option		unrecognized option passed
     6      7   syntax		invalid invocation syntax
     7      8   entropy		could not acquire entropy
     8      9   copy		could not copy password
           10  +pipe		could not create pipe
     9     11   insane		your environment is not sane
    10     12   db_create	database could not be created
           13  +db_load		database could not be read
           14  +db_corrupt	database corrupt
    11     15   cancel		user canceled operation				notice
    12     16   pw			invalid password
    13     17   pw_match	passwords do not match
    14     18   usage		usage displayed to user				debug	64
    15     19   lib				unspecified library error		fatal	128
    16         -lib_sodium_init	could not initialize libsodium	fatal
           20  +lib_sodium_init	could not initialize libsodium