summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2003-04-08fix another non-POSIX chownTodd C. Miller
2003-03-30Force the creation of pod/Makefile. We don't actually use this forTodd C. Miller
2003-03-29Update to sendmail 8.12.9; fixes a buffer overflow in address parsingTodd C. Miller
2003-03-28PIC does not mix well w/ nopic (yet); espie@ okMichael Shalayeff
2003-03-28Add missing MLINKS for Getopt::Std and fix NAME sectionTodd C. Miller
2003-03-24Recognize -soname foo, so that ld can properly ignore it.Marc Espie
2003-03-21fix breakage from the previous commit that removed confidential bugs:David Krause
2003-03-19Return 0 on success, rather than falling off the end of a function prototypedDale Rahn
2003-03-18spelling typos/errorsDavid Krause
2003-03-17OpenBSD 3.3 has setreuid/setregid.Todd C. Miller
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-15New frame addressing (plus (subreg (reg fp)) const) is supported by push_fram...Hiroaki Etoh
2003-03-12typo; Ross.Richardson@utas.edu.auTheo de Raadt
2003-03-11files with dead .Xr's;Jason McIntyre
2003-03-11The variable cse_not_expected must be initialized.Hiroaki Etoh
2003-03-11The loop optimization using frame pointer is omitted.Hiroaki Etoh
2003-03-11not to combine the register related to frame addressing for the case FRAME_GR...Hiroaki Etoh
2003-03-10Move /var/log/sendmail.st creation to etc/Makefile where it belongs;Todd C. Miller
2003-03-09Originally from gcc:Henric Jungheim
2003-03-09Move WANT_LIBMILTER bits until after bsd.own.mk has been pulled in.Todd C. Miller
2003-03-09Pull in bsd.own.mk early so we can get WANT_* from there.Todd C. Miller
2003-03-08No more Net::NetmaskBob Beck
2003-03-08no longer used by spamd, no need to keep.Bob Beck
2003-03-07.Xr typos;Jason McIntyre
2003-03-06broken .Xr's;Jason McIntyre
2003-03-03Update to Sendmail 8.12.8; fixes a buffer overflow in the envelopeTodd C. Miller
2003-03-02Add Net::Netmask, ok deraadtBob Beck
2003-03-01add two missing escapes, remove one spurious .Nm; ok espie@Wilbern Cobb
2003-03-01flesh out a bit more.Marc Espie
2003-03-01Partial documentation for table data.Marc Espie
2003-03-01Draft for a real tbl manpage, okay deraadt@, millert@Marc Espie
2003-03-01Disable mmalloc on all openbsd systems. It was disabled on some before.Dale Rahn
2003-02-28changes to fold the frame address of a setjmp insnHiroaki Etoh
2003-02-28Don't trick the user into believing bugs can be confidential; OK tholo@Todd C. Miller
2003-02-28Convert to mdoc and customize further for OpenBSDTodd C. Miller
2003-02-27Change things back such that defining WANT_LIBMILTER in mk.confTodd C. Miller
2003-02-27add -trace-ctors-dtors option to collect2.Marc Espie
2003-02-27typo; Sebastian StarkTodd C. Miller
2003-02-26repeated words; millert ok okTheo de Raadt
2003-02-26preserve the addressing using frame pointer at the cse2 phase.Hiroaki Etoh
2003-02-26fix the bison problem on alpha, it uses the pointer that initialzes the outsi...Hiroaki Etoh
2003-02-21push_frame_in_operand: add the setup and restore code for setjmp on powerpc ...Hiroaki Etoh
2003-02-21sweep_string_in_operand: properly sweep inline function frame.Hiroaki Etoh
2003-02-21mark the top address of inline function frame with integrated flag for the pr...Hiroaki Etoh
2003-02-21In the case of no optimization, fix the problem that the first argument doesn...Hiroaki Etoh
2003-02-19Give milter the ghost of a chance of working; still not supported in any way.Todd C. Miller
2003-02-19oopsMarc Espie
2003-02-17fix trampoline support on hppa. Tested by mickey@Marc Espie
2003-02-16place ro data into .rodata and not .text (now that it's handled special. 10x ...Michael Shalayeff
2003-02-16import texinfo 4.8 into the tree.Theo de Raadt