Age | Commit message (Expand) | Author |
2024-08-16 | Cast to unsigned char after or'ing in the meta bit, so the compiler | Philip Guenther |
2024-08-16 | Delete duplicated x{m,re}alloc() declarations and add argument types | Philip Guenther |
2024-08-16 | Delete bogus test of array being NULL | Philip Guenther |
2024-08-16 | strn?casecmp() config bits were incomplete. We have them so | Philip Guenther |
2024-08-16 | Fix precedence lossage reported by clang that results in | Philip Guenther |
2000-02-09 | TexInfo 4.0. New manpages, can create html. | Marc Espie |
1995-12-22 | Import of texinfo-3.6 from FSF | Niklas Hallqvist |
2023-11-05 | fix bad path allocation in makeinfo | Omar Polo |
2023-09-06 | Build with -std=gnu89 to fix the build with clang-16 | Jeremie Courreges-Anglas |
2023-01-12 | Fix trivial stack buf oflow | Miod Vallat |
2000-02-09 | TexInfo 4.0. New manpages, can create html. | Marc Espie |
2019-12-21 | a few depend:-related thingies that were still in. | Marc Espie |
2019-05-27 | fix core dump reported by Adam Thomson; ok tb@ | Otto Moerbeek |
2017-06-12 | destroy lint remnants. | Marc Espie |
2016-11-16 | Set permissions of /usr/share/info/dir explicitly, so they don't depend on | Theo Buehler |
2016-10-03 | Fix ownership for install on a noperm filesystem. | Martin Natano |
2016-09-11 | Install binaries, scripts and documentation with the usual owner/group/mode. | Martin Natano |
2016-09-02 | Make build deterministic by removing a line that records the date of | Theo Buehler |
2015-11-20 | Unbreak, tcflow and its underlying ioctls aren't allowed by pledge(2). | Jeremie Courreges-Anglas |
2015-11-14 | info - pledge stdio rpath wpath cpath getpw tty proc exec | Theo de Raadt |
2002-06-10 | TeXinfo 4.2, much more robust html (and other formats) output, and a few | Marc Espie |
2014-07-11 | use CC when running configure | Jonathan Gray |
2013-08-05 | Use proper types for device and inode numbers | Philip Guenther |
2013-05-14 | make sure the linear ordering matches what makedoc actually does, otherwise | Marc Espie |
2010-06-06 | plug fd leak when using --html --css-include. fixes pr/6387. | Federico G. Schwindt |
2008-10-08 | prevent access to output_paragraph with negative offset; PR 5518; ok | Otto Moerbeek |
2007-11-03 | man pages can only be built after configure has run | Marc Espie |
2006-12-23 | Remove trailing spaces in sed expression. | Mark Kettenis |
2006-08-04 | unbreak MANPS builds; | Jason McIntyre |
2006-07-18 | kill trailing space; | Jason McIntyre |
2006-07-17 | avoid obvious out-of-bounds accesses. | Marc Espie |
2006-07-17 | manpage for texi2pdf, with some help from jmc@, okay theo@ | Marc Espie |
2006-07-17 | let texinfo use whatever makeinfo it wants, preferably the one it just | Marc Espie |
2006-07-17 | say goodbye to old files | Marc Espie |
2006-07-17 | conflict resolution | Marc Espie |
2006-07-17 | import texinfo 4.8 into the tree. | Marc Espie |
2006-07-12 | makeinfo --no-split, simplifies sets immensely. | Marc Espie |
2006-01-08 | Allow @value in @include. Backported from texinfo 3.8. | Mark Kettenis |
2005-05-01 | Avoid out of bounds access; Andreas Vogele" <voegelas at gmx dot net> | Otto Moerbeek |
2005-04-17 | remove amd64 special casing. | Brad Smith |
2005-03-10 | various formatting fixes; | Jason McIntyre |
2005-02-04 | unfuck amd64 | Peter Valchev |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2004-08-17 | strncmp works only if starting after start of buffer. | Marc Espie |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-08-09 | fix obvious typo in catalog | Marc Espie |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2003-10-31 | add pegasos to config.guess matches | Dale Rahn |
2003-10-03 | missing -h support; jeffi@rcn.com | Theo de Raadt |