summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/texinfo
AgeCommit message (Collapse)Author
2008-10-08prevent access to output_paragraph with negative offset; PR 5518; okOtto Moerbeek
deraadt@
2007-11-03man pages can only be built after configure has runMarc Espie
2006-12-23Remove trailing spaces in sed expression.Mark Kettenis
From Michael Small. Fixes PR 5300. ok otto@
2006-08-04unbreak MANPS builds;Jason McIntyre
ok espie
2006-07-18kill trailing space;Jason McIntyre
2006-07-17avoid obvious out-of-bounds accesses.Marc Espie
2006-07-17manpage for texi2pdf, with some help from jmc@, okay theo@Marc Espie
2006-07-17let texinfo use whatever makeinfo it wants, preferably the one it justMarc Espie
built, and override MAKEINFOFLAGS for --no-split instead.
2006-07-17say goodbye to old filesMarc Espie
2006-07-17conflict resolutionMarc Espie
2006-07-17import texinfo 4.8 into the tree.Marc Espie
(okay theo, kettenis)
2006-07-12makeinfo --no-split, simplifies sets immensely.Marc Espie
Approved deraadt@, kettenis@
2006-01-08Allow @value in @include. Backported from texinfo 3.8.Mark Kettenis
ok deraadt@, krw@
2005-05-01Avoid out of bounds access; Andreas Vogele" <voegelas at gmx dot net>Otto Moerbeek
2005-04-17remove amd64 special casing.Brad Smith
ok kettenis@
2005-03-10various formatting fixes;Jason McIntyre
2005-02-04unfuck amd64Peter Valchev
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
the machine architecture. We now output amd64 instead of x86_64 as it should be. ok deraadt@ pvalchev@
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2004-08-17strncmp works only if starting after start of buffer.Marc Espie
found thx to mmap malloc. okay millert@ deraadt@
2004-08-11Clean up old mips stuff and add sgi.Per Fogelstrom
ok deraadt@
2004-08-09fix obvious typo in catalogMarc Espie
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
ok deraadt@, millert@, krw@ - mdoc ok jmc@
2003-10-31add pegasos to config.guess matchesDale Rahn
2003-10-03missing -h support; jeffi@rcn.comTheo de Raadt
2003-09-09pass the -a flag to grep so that it doesn't treat some info files as binaryDavid Krause
ok deraadt@
2003-05-05correct incorrect off-by-one sscanf boundAnil Madhavapeddy
millert@ ok
2003-03-15specifed -> specifiedTheo de Raadt
2003-02-16import texinfo 4.8 into the tree.Theo de Raadt
(okay theo, kettenis)
2003-02-16a few missing man pages converted from info documents; work done by jmcTheo de Raadt
2003-01-04spellingTheo de Raadt
2002-12-13Two more places where we can use the libc getopt_long() instead of GNU getopt()Todd C. Miller
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-08-29enable ro src for texinfo/; ok espie@Todd T. Fries
2002-06-15disable auto-update of version.texi version-stnd.texi.Marc Espie
Noticed by pval@
2002-06-11Zap CLEANFILES. Those files are no longer generated.Artur Grabowski
From fransoa holop with modifcations.
2002-06-11bootstraps okay with texinfo 4.0, so install docs directly.Marc Espie
2002-06-10disable all auto* stuff explicitly, which is a heck of a lot easier to doMarc Espie
now.
2002-06-10...and kill a few more files, corresponding to an update of gettext.Marc Espie
With this, merge of texinfo 4.2 should be complete.
2002-06-10texinfo 4.2 uses a new autoconf, those should be gone.Marc Espie
2002-06-10Kill again zombi files reintroduced by cvs...Marc Espie
2002-06-10explicitly pass DESTDIR=value on install line, instead of tweakingMarc Espie
Makefiles to say DESTDIR?=.
2002-06-10brain-dead cvs conflict mergeMarc Espie
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a few Marc Espie
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks.
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a fewMarc Espie
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks.
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-01config changes to tell configure that macppc is a powerpc. Fixes thisDale Rahn
issue for mvmeppc at the same time.
2000-08-04New make passes DESTDIR correctly, and texinfo handles it correctly.Marc Espie
2000-07-31Remove unneeded SUBDIR override.Marc Espie
2000-02-15--infodir in configure. Don't rely on stuff that is no longer available.Marc Espie