summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2001-01-31Switch alpha to ELF.Artur Grabowski
2001-01-29Revert changes temporarily, until they have been checked.Marc Espie
2001-01-29regenMarc Espie
2001-01-29Internal cpp changed nameMarc Espie
2001-01-29Automatic mergerMarc Espie
2001-01-29Automatic mergerMarc Espie
2001-01-292.95.3, test release 2Marc Espie
2001-01-292.95.3, test release 2Marc Espie
2001-01-23Tweak 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-17convert to mdocTodd C. Miller
2001-01-17fix speling of DecemberTodd C. Miller
2001-01-17fix sm.bin path; form@openbsd.ruTodd C. Miller
2001-01-17Remove libiberty from the list of dependencies, since we use the installMarc Espie
version.
2001-01-16Enforce building stuff at compile time, not install time.Marc Espie
2001-01-16pull 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-15sendmail 8.11.2 with BSD MakefilesTodd C. Miller
2001-01-15remove useless fileTodd C. Miller
2001-01-15remove unused filesTodd C. Miller
2001-01-15sendmail 8.11.2Todd C. Miller
2000-12-30Install history.h in install (PR 1478)Angelos D. Keromytis
2000-12-28Fixed m88k related defines.Steve Murphree
2000-12-21Add 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-13On vax build libgcc without -fPIC for now.Hugh Graham
2000-12-12rsh was changed to ssh. reflect this in error messages. ok deraadt@Todd T. Fries
2000-12-11another piece of GPL software gone.Niels Provos
2000-12-10oops, document that CVS_RSH defaults to "ssh" nowTheo de Raadt
2000-12-10change default connection protocol from "rsh" to "ssh", so that CVS_RSHTheo de Raadt
no longer needs setting.
2000-12-05powerpc has shared libs for OpenBSD >= 2.8Todd C. Miller
2000-11-21If NOMAN is set just touch rcsfile.5 instead of trying to pic it.Todd C. Miller
Hack to work around alpha problems.
2000-11-20Make new binutils compile on Alpha again; ok espie@tomo
2000-11-10these 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-10Backout last change, broke as emulation orderMiod Vallat
2000-11-09permit -Tps; aaron okTheo de Raadt
2000-11-09case of headerTheo de Raadt
2000-11-07Passive ftp support from newer lynx sources. To enable it, seeFederico G. Schwindt
FTP_PASSIVE in lynx.cfg.
2000-11-05Link with gcc -sharedMiod Vallat
2000-10-29Pull updated file from binutils CVS : fixes tons of warnings, espie@ okMiod Vallat
2000-10-29Repair mips-based targets, espie@ okMiod Vallat
2000-10-27generate fpic/fPIC static links, so that gdb works; espieTheo de Raadt
2000-10-25Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solibDale Rahn
support. Ok'ed by espie and deraadt.
2000-10-21Add missing local change that was lost in a merge.Todd C. Miller
2000-10-20Correct FILES section, since our sendbug(1) uses mktemp(1) for generatingAaron Campbell
temporary file names; found by gluk@ptci.ru.
2000-10-20Add support for major/minor version numbers.Marc Espie
Testing by Dale. Ok'd deraadt@
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-18set siteprefix and siteprefixexp to /usr/local as they should beTodd C. Miller
2000-10-15Reflect reality.Marc Espie
2000-10-15Explain how -shared is supposed to work and what breaks when youMarc Espie
misuse it.
2000-10-15Don't link shared libraries against -lc on ppc either.Marc Espie
2000-10-15Finish synch'ing.Marc Espie