summaryrefslogtreecommitdiffstats
path: root/contrib/texinfo/util
Commit message (Collapse)AuthorAgeFilesLines
* Correct insecure temporary file usage in texindex. [06:01]cperciva2006-01-111-2/+63
| | | | | | | | | | | | | | Correct insecure temporary file usage in ee. [06:02] Correct a race condition when setting file permissions, sanitize file names by default, and fix a buffer overflow when handling files larger than 4GB in cpio. [06:03] Fix an error in the handling of IP fragments in ipfw which can cause a kernel panic. [06:04] Security: FreeBSD-SA-06:01.texindex Security: FreeBSD-SA-06:02.ee Security: FreeBSD-SA-06:03.cpio Security: FreeBSD-SA-06:04.ipfw
* Merge texinfo 4.8 changes onto the trunk.ru2005-05-231-161/+134
|
* This commit was generated by cvs2svn to compensate for changes in r146515,ru2005-05-232-154/+89
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of stripped down GNU texinfo 4.8ru2005-05-233-315/+223
| |
* | Merge texinfo 4.6 changes onto the trunk.ru2003-06-181-29/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r116525,ru2003-06-181-32/+18
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of stripped down GNU texinfo 4.6ru2003-06-182-61/+21
| |
* | Merge texinfo 4.5 changes onto the trunk.ru2003-05-021-9/+37
| |
* | This commit was generated by cvs2svn to compensate for changes in r114472,ru2003-05-022-27/+69
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of stripped down GNU texinfo 4.5ru2003-05-023-36/+106
| |
* | Merge texinfo 4.2 changes onto the trunk.ru2002-07-221-3/+5
| |
* | This commit was generated by cvs2svn to compensate for changes in r100513,ru2002-07-221-2/+3
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of stripped down GNU texinfo 4.2ru2002-07-222-5/+8
| |
* | Merge texinfo 4.1 changes onto the trunk.ru2002-03-251-16/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r93139,ru2002-03-251-3/+4
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of stripped down GNU texinfo 4.1ru2002-03-252-18/+21
| |
* | Quietly delete duplicate Info entries with --quiet.ru2000-01-241-1/+6
| | | | | | | | Reviewed by: bde
* | Merge our changes into GNU texinfo 4.0ru2000-01-171-547/+952
| |
* | Remove files not present in last importru2000-01-178-2145/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r56160,ru2000-01-172-142/+54
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of GNU texinfo 4.0ru2000-01-173-644/+975
| |
* | Restore rev 1.2 and 1.3 after they got spammed and backed out in rev 1.7peter1999-02-041-2/+47
| | | | | | | | | | | | and 1.8 as those features are used by the ports tree. (RELENG_3 candidate)
* | Fix CVS merge breakage.markm1999-01-151-48/+6
| |
* | Add a file that I forgot to "cvs add", and remove a lot of stuff that ismarkm1999-01-151-40/+0
| | | | | | | | | | no longer a part of texinfo-3.12. Pointed out by: dg (partially)
* | Resove conflicts.markm1999-01-141-89/+182
| |
* | This commit was generated by cvs2svn to compensate for changes in r42660,markm1999-01-147-535/+1618
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Upgrade texinfo to the latest-and-greatest.markm1999-01-148-632/+1796
| | | | | | | | | | This has big improvements to the .info file utility support and much recent OSS requires its features.
* | Fixed clobbered vendor Id.bde1997-06-291-1/+1
| |
* | Missed the $FreeBSD$ on this otherwise touched file.peter1997-03-021-1/+1
| |
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* | I added both features Peter Wemm requested. First, the new optionjmacd1997-01-121-4/+22
| | | | | | | | | | | | | | --forceentry=TEXT will override any entries contained in the info file. Second, I made it recognize that "gmp" and "gmp.info" are the same when looking for whether the info file being installed is already installed.
* | Correct a bogus strerror declaration and make install-infojmacd1997-01-111-24/+36
|/ | | | | | | | | | intelligent enough to take default section and entry names for the purpose of being able to use it on old texinfo files in the source tree. This involved very minor modifications and the new options --defsection and --defentry which behave just like --section and --entry but ignore their argument if the info file is annotated with the information. This change should only be neccesary as long as there are old-style texinfo source in the tree.
* This is unmodified GNU texinfo-3.9 source. I'll be commiting a fewjmacd1997-01-119-0/+3978
patches in a bit. -josh
OpenPOWER on IntegriCloud