--- apg.c.orig 2003-08-07 15:40:39 UTC +++ apg.c @@ -709,7 +709,7 @@ print_help (void) */ char * crypt_passstring (const char *p) { - char salt[10]; + char salt[11]; gen_rand_pass (salt, 10, 10, S_SL|S_CL|S_NB); return (crypt(p, salt)); } cgi/freebsd-ports-gnome/atom/sysutils/warden?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/warden
Commit message (Expand)AuthorAgeFilesLines
* Cleanup BROKEN/IGNORE for 10.3-mat2017-01-031-7/+1
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-271-1/+2
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-3/+3