util  Diff

Differences From Artifact [59271087af]:

To Artifact [763d2287dd]:


     5      5   user		kpw started as wrong user
     6      6   option		unrecognized option passed
     7      7   syntax		invalid invocation syntax
     8      8   entropy		could not acquire entropy
     9      9   copy		could not copy password
    10     10   pipe		could not create pipe
    11     11   insane		your environment is not sane
           12  +index		no such entry in database
    12     13   db_create	database could not be created
    13     14   db_load		database could not be read
    14     15   db_corrupt	database corrupt
    15     16   cancel		user canceled operation				notice
    16     17   pw			invalid password
    17     18   pw_match	passwords do not match
    18     19   usage		usage displayed to user				debug	64
    19     20   lib				unspecified library error		fatal	128
    20     21   lib_sodium_init	could not initialize libsodium