Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't hard-code -O2; respect CC and CFLAGS | Kris Kennaway | 2001-04-30 | 1 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=42053 | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=37252 | ||||
* | Remove trailing period and package name from the pkg-comment. | Dmitry Sivachenko | 2000-12-18 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=36071 | ||||
* | Add pop3gwd 1.2, an app-level proxy for mail retrieval behind firewalls. | Will Andrews | 2000-10-28 | 14 | -0/+275 |
It appears to have been heavily audited (at least as far as string format paranoia goes, and optimizes: snprintf() -> strlcpy()). PR: 22123 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> Obtained from: OpenBSD Notes: svn path=/head/; revision=34335 |