Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Update to patchset 7. | Greg Lewis | 2004-12-17 | 1 | -16/+0 |
| | | | | | | | | | . Fix a permissions problem with the plugins directory. Approved by: phantom (maintainer) Notes: svn path=/head/; revision=124268 | ||||
* | . Check the return value of stat(2) when trying to read the javaws | Greg Lewis | 2004-01-17 | 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 |