Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-29 | 2.95.3, test release 2 | Marc Espie | |
2001-01-23 | Tweak to allow groff -Tdvi -mandoc ... to work. | Marco S Hyman | |
The mdoc macros were re-defining a font alias needed when dvi output was selected. Note: due to groff dvi font limitiations -Tps produces nicer printed material than -Tdvi when using the mandoc macros. OK millert@ | |||
2001-01-17 | convert to mdoc | Todd C. Miller | |
2001-01-17 | fix speling of December | Todd C. Miller | |
2001-01-17 | fix sm.bin path; form@openbsd.ru | Todd C. Miller | |
2001-01-17 | Remove libiberty from the list of dependencies, since we use the install | Marc Espie | |
version. | |||
2001-01-16 | Enforce building stuff at compile time, not install time. | Marc Espie | |
2001-01-16 | pull 8.12.x change (or equivalent to), | Jun-ichiro itojun Hagino | |
which can mark certain DaemonPortOptions as "optional". now we can ship single sendmail.cf for both IPv4-only and IPv4/v6 kernels. | |||
2001-01-15 | sendmail 8.11.2 with BSD Makefiles | Todd C. Miller | |
2001-01-15 | remove useless file | Todd C. Miller | |
2001-01-15 | remove unused files | Todd C. Miller | |
2001-01-15 | sendmail 8.11.2 | Todd C. Miller | |
2000-12-30 | Install history.h in install (PR 1478) | Angelos D. Keromytis | |
2000-12-28 | Fixed m88k related defines. | Steve Murphree | |
2000-12-21 | Add UUCP info documentation. | Christian Weisgerber | |
Lack pointed out by Hans Guenter Weigand <hgw@d1906.inka.de>. - Virgin import of Taylor UUCP 1.06.1 texinfo doc. - Makefile largely by millert@ ok millert@ | |||
2000-12-19 | -libiberty is a bogus dependency, so remove it, as we share it with egcs. | Marc Espie | |
PR 1571. | |||
2000-12-13 | On vax build libgcc without -fPIC for now. | Hugh Graham | |
2000-12-12 | rsh was changed to ssh. reflect this in error messages. ok deraadt@ | Todd T. Fries | |
2000-12-11 | another piece of GPL software gone. | Niels Provos | |
2000-12-10 | oops, document that CVS_RSH defaults to "ssh" now | Theo de Raadt | |
2000-12-10 | change default connection protocol from "rsh" to "ssh", so that CVS_RSH | Theo de Raadt | |
no longer needs setting. | |||
2000-12-05 | powerpc has shared libs for OpenBSD >= 2.8 | Todd C. Miller | |
2000-11-21 | If NOMAN is set just touch rcsfile.5 instead of trying to pic it. | Todd C. Miller | |
Hack to work around alpha problems. | |||
2000-11-20 | Make new binutils compile on Alpha again; ok espie@ | tomo | |
2000-11-10 | these contain special cases where they build man pages into .0 files; | Theo de Raadt | |
they must now also build .ps files if MANPS is set. | |||
2000-11-10 | Backout last change, broke as emulation order | Miod Vallat | |
2000-11-09 | permit -Tps; aaron ok | Theo de Raadt | |
2000-11-09 | case of header | Theo de Raadt | |
2000-11-07 | Passive ftp support from newer lynx sources. To enable it, see | Federico G. Schwindt | |
FTP_PASSIVE in lynx.cfg. | |||
2000-11-05 | Link with gcc -shared | Miod Vallat | |
2000-10-29 | Pull updated file from binutils CVS : fixes tons of warnings, espie@ ok | Miod Vallat | |
2000-10-29 | Repair mips-based targets, espie@ ok | Miod Vallat | |
2000-10-27 | generate fpic/fPIC static links, so that gdb works; espie | Theo de Raadt | |
2000-10-25 | Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solib | Dale Rahn | |
support. Ok'ed by espie and deraadt. | |||
2000-10-21 | Add missing local change that was lost in a merge. | Todd C. Miller | |
2000-10-20 | Correct FILES section, since our sendbug(1) uses mktemp(1) for generating | Aaron Campbell | |
temporary file names; found by gluk@ptci.ru. | |||
2000-10-20 | Add support for major/minor version numbers. | Marc Espie | |
Testing by Dale. Ok'd deraadt@ | |||
2000-10-18 | set siteprefix and siteprefixexp to /usr/local as they should be | Todd C. Miller | |
2000-10-18 | set siteprefix and siteprefixexp to /usr/local as they should be | Todd C. Miller | |
2000-10-15 | Reflect reality. | Marc Espie | |
2000-10-15 | Explain how -shared is supposed to work and what breaks when you | Marc Espie | |
misuse it. | |||
2000-10-15 | Don't link shared libraries against -lc on ppc either. | Marc Espie | |
2000-10-15 | Finish synch'ing. | Marc Espie | |
2000-10-14 | build both -fPIC and -fpic on sparc; espie (not around, and this needs to be ↵ | Theo de Raadt | |
in the tree nowish) | |||
2000-10-11 | Use "cc -shared" not "ld -Bstatic" to build shared objects | Todd C. Miller | |
2000-10-10 | build mkhybrid | Bob Beck | |
2000-10-10 | mkhybrid 1.12b5.1 | Bob Beck | |
Note, this normally makes a "mkisofs" which is the same binary, mkisofs from here needs to be tested out prior to replacing our existing mkisofs with this. (currently just installs mkhybrid) | |||
2000-10-09 | Fix non-exploitable buffer oflow in test mode. Also add a line to uncomment | Todd C. Miller | |
in sendmail/Makefile to cause sendmail to drop privs in test mode. From sendmail+gshapiro@SENDMAIL.ORG | |||
2000-10-09 | Renamed | Marc Espie | |
2000-10-09 | Compile libgcc -fPIC on all OpenBSD architectures. | Marc Espie | |
(better name for the fragment) |