cvs commit: ports/security/pwman Makefile ports/security/pwman/files
patch-src-pwlist.c patch-src-pwman.h
Pav Lucistnik
pav at FreeBSD.org
Sat Oct 8 14:32:21 PDT 2005
pav 2005-10-08 21:32:20 UTC
FreeBSD ports repository
Modified files:
security/pwman Makefile
Added files:
security/pwman/files patch-src-pwlist.c patch-src-pwman.h
Log:
- Fix handling of & sign, it need to be escaped for XML storage
PR: ports/85240
Submitted by: Maurice Castro <maurice at sphinx.clari.net.au>
Approved by: maintainer timeout (anders, 17 days)
- While here, fix runtime crash on 64bit platforms by explicitly declaring
getenv() (via including <stdlib.h> header)
Revision Changes Path
1.6 +5 -1 ports/security/pwman/Makefile
1.1 +40 -0 ports/security/pwman/files/patch-src-pwlist.c (new)
1.1 +10 -0 ports/security/pwman/files/patch-src-pwman.h (new)
More information about the cvs-all
mailing list