summaryrefslogtreecommitdiff
path: root/sbin/mount_vnd/pkcs5_pbkdf2.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-13-Wall friendly (missing "static", signed vs. unsigned comparison)Damien Miller
2008-05-03remove unused functionsCharles Longeau
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-05-26make mount_vnd a C program by pulling in the vnconfig(8) source and addingAlexander von Gernler