| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revision Changes Path
1.17 +13 -7 src/bin/rmail/Makefile
1.4 +7 -2 src/lib/libsmdb/Makefile
1.4 +8 -3 src/lib/libsmutil/Makefile
1.19 +13 -7 src/libexec/mail.local/Makefile
1.8 +14 -8 src/libexec/smrsh/Makefile
1.12 +17 -3 src/usr.bin/vacation/Makefile
1.9 +19 -4 src/usr.sbin/mailstats/Makefile
1.10 +18 -4 src/usr.sbin/makemap/Makefile
1.9 +18 -4 src/usr.sbin/praliases/Makefile
Notes:
svn path=/stable/4/; revision=93171
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=75960
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67661
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66962
|
| |
|
|
|
|
|
| |
environment so they can enable functionality such as SASL, LDAP, Hesiod.
Notes:
svn path=/stable/4/; revision=66087
|
| |
|
|
|
|
|
|
| |
Includes: moving /etc/aliases to /etc/mail/aliases, removing outdated
documentation, and updating freebsd.mc for new syntax.
Notes:
svn path=/stable/4/; revision=65133
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|