| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Discussed with: ru
Notes:
svn path=/head/; revision=147225
|
| |
|
|
|
|
|
| |
MAINTAINER file (which already had entries for sendmail).
Notes:
svn path=/head/; revision=117299
|
| |
|
|
| |
Notes:
svn path=/head/; revision=90798
|
| |
|
|
|
|
|
|
| |
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
Notes:
svn path=/head/; revision=80029
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74816
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74532
|
| |
|
|
| |
Notes:
svn path=/head/; revision=67660
|
| |
|
|
| |
Notes:
svn path=/head/; revision=66961
|
| |
|
|
|
|
|
| |
environment so they can enable functionality such as SASL, LDAP, Hesiod.
Notes:
svn path=/head/; revision=65970
|
| |
|
|
|
|
|
|
|
| |
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
Notes:
svn path=/head/; revision=64567
|
| |
|
|
|
|
|
|
|
|
|
| |
snprintf function itself is still #ifdef'd out by conf.h. This allows this
program to link when compiled without optimization. With optimization,
the call to quad_to_string gets removed by the compiler. Unfortunately
the linker still links in the quad_to_string function even though it
isn't called. 8-(
Notes:
svn path=/head/; revision=38150
|
|
|
Notes:
svn path=/head/; revision=38097
|