summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2002-01-27Make f77(1) work on sparc64. ok espiePeter Valchev
2002-01-21Switch last workaround to a form easier for espie to maintain.Hugh Graham
2002-01-21Use HOST_CFLAGS to force gcc to build its helper tools withoutHugh Graham
2002-01-21Particularly egregious pair of changes to get recent sendmailHugh Graham
2002-01-20Commit change from gcc mainline that's been kicking around in my treeHugh Graham
2002-01-20Add missing va_end() calls, patch sent to sendmail folks.Todd C. Miller
2002-01-14update to sendmail-8.12.2Todd C. Miller
2002-01-11o crank max load for queue and refuseTodd C. Miller
2002-01-09remove cf/domain/sigmasoft.m4 from cf/cf/Makefilelebel
2002-01-09Add -DSM_CONF_SHM to allow the SharedMemoryKey option to be used (off byTodd C. Miller
2002-01-09Remove private sendmail configuration files -- they are out of date anyhowThorsten Lockert
2002-01-08Allow a CVS tagname to be expanded during checkout, export and update to beThorsten Lockert
2002-01-05Sync with reality: make mj2 a trusted user and add 'C' (nocanonify)Todd C. Miller
2001-12-27Fix the brain-dead assembler to correctly handle opcodes which have noMiod Vallat
2001-12-27Unbreak confusion between duplicated, but slightly different, m88k assemblerMiod Vallat
2001-12-26When cross compiling, by all means prevent the native <machine/exec.h> to beMiod Vallat
2001-12-24Hooks to enable building a cross-ld for mvme88k.Miod Vallat
2001-12-10Add FEATURE(`accept_unresolvable_domains')Todd C. Miller
2001-12-04add missing no_default_msa FEATURETodd C. Miller
2001-12-04sync with realityTodd C. Miller
2001-11-29Sync with realityTodd C. Miller
2001-11-29use ipv6 when possible; transparent if you don't have ipv6 enabledTodd T. Fries
2001-11-25More MID for m88k updates, grr!Miod Vallat
2001-11-24Update mvme88k MID value here too.Miod Vallat
2001-11-24for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead.Peter Valchev
2001-11-22Nuke incorrect use of .IMPSRCMarc Espie
2001-11-22Bad .IMPSRC.Marc Espie
2001-11-21Dummy out aclocal, autoconf, automake, and autoheader since thereTodd C. Miller
2001-11-15Listen on port 587 for IPv6 too. Noticed by todd@Todd C. Miller
2001-11-14Change Vax aout magic and set binary page size to 4k.Hugh Graham
2001-11-08fixes netbsd PR #10940 and also uses main program's library searchFederico G. Schwindt
2001-11-07Only mktemp /tmp/pbad.XXXXXXXXXX when we need it, otherwise we endTodd C. Miller
2001-11-06start editor in an empty line as used to be; deraadt@ agrees.Federico G. Schwindt
2001-11-01Refer to our own, namely cdrecord, not linux stuff.Marc Espie
2001-10-30correct open() checksTheo de Raadt
2001-10-25Code in scanlib similar to main ldd, to recognize fmt1 and fmt2 and useMarc Espie
2001-10-24Add WorkAroundBrokenAAAA option here too. We already have it inTodd C. Miller
2001-10-24"minium" -> "minimum", ok deraadt@Daniel Hartmeier
2001-10-12Don't call syserr() just because stderr is not present. DaemonsTodd C. Miller
2001-10-09Add missing rule for B::CC.ps3p; Hans-Guenter WeigandTodd C. Miller
2001-10-06Do not attempt to rebuild Makefile.in, configure, config.h.in orTodd C. Miller
2001-10-04Add type for bootable HFS files. Ok deraadt@Dale Rahn
2001-10-04avoid /tmp races by using mktemp(1)Todd C. Miller
2001-10-04This man page needs to be preprocessed with tbl, ok millert@Peter Stromberg
2001-10-01Enable the volatiles that keep gcc from complaining about variablesTodd C. Miller
2001-10-01Manpage change corresponding to hfs-bless code change.Dale Rahn
2001-10-01Update to sendmail 8.12.1.Todd C. Miller
2001-10-01Merge support for hfs_bless from the newer version of mkisofs into thisDale Rahn
2001-09-30Don't pass $DESTDIR where generated Makefiles already handle itThorsten Lockert
2001-09-30Install where we expectThorsten Lockert