Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-12-17 | . Update to patchset 7. | Greg Lewis | 1 | -16/+0 | |
. Fix a permissions problem with the plugins directory. Approved by: phantom (maintainer) Notes: svn path=/head/; revision=124268 | |||||
2004-01-17 | . Check the return value of stat(2) when trying to read the javaws | Greg Lewis | 1 | -0/+16 | |
configuration file and behave appropriately if its -1. Fixes a SEGV caused by ignoring the return value and just carrying on. . Bump PORTREVISION. PR: 61392 Notes: svn path=/head/; revision=98375 |