summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2003-05-08stringsBob Beck
2003-05-07fix a memleakVincent Labrecque
2003-05-07Re-include a patch missed in the recent upgrade:Anil Madhavapeddy
2003-05-06minor string cleanings; tdeval okTheo de Raadt
2003-05-05correct incorrect off-by-one sscanf boundAnil Madhavapeddy
2003-05-05Move exec base to 0x1c000000, exe/data gap to 512MB. Allows betterDale Rahn
2003-05-01Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as wellAnil Madhavapeddy
2003-04-28string cleaningTheo de Raadt
2003-04-28work around XOPEN declTheo de Raadt
2003-04-28No need to install both the "readline guide" and the "readline user's guide"Miod Vallat
2003-04-28Proper @ignore usage, to prevent yet another gnu notice to pop up by mistakeMiod Vallat
2003-04-28pull in string.hTheo de Raadt
2003-04-26string cleaning; ok tdevalTheo de Raadt
2003-04-26string cleaning; ok tedu tdevalTheo de Raadt
2003-04-25fix typo; tom@minnesota.comTheo de Raadt
2003-04-23typo;Jason McIntyre
2003-04-22replace an unbounded fscanf with an fgetsAnil Madhavapeddy
2003-04-22sync up ELF and a.out versions of ldconfig(8)David Krause
2003-04-17Underlying code supported 'ELF' symbols, however '-DNO_UNDERLINE' hasDale Rahn
2003-04-17Change gcc to generate ELF code for i386.Dale Rahn
2003-04-17Switch i386 to new binutils, i386 tools now do ELF.Dale Rahn
2003-04-16string cleanup; ok millertTheo de Raadt
2003-04-16string cleaningTheo de Raadt
2003-04-14standalone/stand alone -> stand-alone;Jason McIntyre
2003-04-14built in -> built-in;Jason McIntyre
2003-04-13another bad bound; millert@ okAnil Madhavapeddy
2003-04-11Don't need LDFLAGS=-s since we pass in INSTALL_STRIPTodd C. Miller
2003-04-09fix bad entry definitionMichael Shalayeff
2003-04-09fix the readonly objects placement into thee .rodata proper; espie@ okMichael Shalayeff
2003-04-09xmalloc called with the wrong sizeof in sentinel attribute setupAnil Madhavapeddy
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