Commit Graph

33 Commits

Author SHA1 Message Date
cperciva
140c58ca27 Correct insecure temporary file usage in texindex. [06:01]
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
2006-01-11 08:02:16 +00:00
ru
7c23eda8bf Merge texinfo 4.8 changes onto the trunk. 2005-05-23 10:50:48 +00:00
ru
425ad50cfe This commit was generated by cvs2svn to compensate for changes in r146515,
which included commits to RCS files with non-trunk default branches.
2005-05-23 10:46:22 +00:00
ru
212fa58b27 Import of stripped down GNU texinfo 4.8 2005-05-23 10:46:22 +00:00
ru
f5cf3eb74e Merge texinfo 4.6 changes onto the trunk. 2003-06-18 13:02:02 +00:00
ru
b0465e4534 Import of stripped down GNU texinfo 4.6 2003-06-18 12:57:43 +00:00
ru
07bc4ba91a This commit was generated by cvs2svn to compensate for changes in r116525,
which included commits to RCS files with non-trunk default branches.
2003-06-18 12:57:43 +00:00
ru
b40fbbd2c6 Merge texinfo 4.5 changes onto the trunk. 2003-05-02 00:50:59 +00:00
ru
374ada20ea Import of stripped down GNU texinfo 4.5 2003-05-02 00:48:41 +00:00
ru
97e8efa8f6 This commit was generated by cvs2svn to compensate for changes in r114472,
which included commits to RCS files with non-trunk default branches.
2003-05-02 00:48:41 +00:00
ru
11e0f22a4f Merge texinfo 4.2 changes onto the trunk. 2002-07-22 16:55:14 +00:00
ru
f10c49f50c Import of stripped down GNU texinfo 4.2 2002-07-22 16:52:57 +00:00
ru
9e43c2bad6 This commit was generated by cvs2svn to compensate for changes in r100513,
which included commits to RCS files with non-trunk default branches.
2002-07-22 16:52:57 +00:00
ru
40b7d6f0c0 Merge texinfo 4.1 changes onto the trunk. 2002-03-25 13:11:52 +00:00
ru
5500b59c45 Import of stripped down GNU texinfo 4.1 2002-03-25 13:08:32 +00:00
ru
6feb2c895f This commit was generated by cvs2svn to compensate for changes in r93139,
which included commits to RCS files with non-trunk default branches.
2002-03-25 13:08:32 +00:00
ru
ea8b499b29 Quietly delete duplicate Info entries with --quiet.
Reviewed by:	bde
2000-01-24 16:05:17 +00:00
ru
31780e6c3d Merge our changes into GNU texinfo 4.0 2000-01-17 10:50:35 +00:00
ru
8638a4ebc8 Remove files not present in last import 2000-01-17 10:42:59 +00:00
ru
05f7b4b967 Virgin import of GNU texinfo 4.0 2000-01-17 10:39:58 +00:00
ru
b5a89659ea This commit was generated by cvs2svn to compensate for changes in r56160,
which included commits to RCS files with non-trunk default branches.
2000-01-17 10:39:58 +00:00
peter
4914589d32 Restore rev 1.2 and 1.3 after they got spammed and backed out in rev 1.7
and 1.8 as those features are used by the ports tree.

(RELENG_3 candidate)
1999-02-04 03:57:15 +00:00
markm
fe682c3b7e Fix CVS merge breakage. 1999-01-15 12:38:11 +00:00
markm
c0887878ad Add a file that I forgot to "cvs add", and remove a lot of stuff that is
no longer a part of texinfo-3.12.
Pointed out by: dg (partially)
1999-01-15 05:58:28 +00:00
markm
14524d9e48 Resove conflicts. 1999-01-14 19:56:32 +00:00
markm
15da023077 Upgrade texinfo to the latest-and-greatest.
This has big improvements to the .info file utility support and
much recent OSS requires its features.
1999-01-14 19:35:19 +00:00
markm
e6130fbf2c This commit was generated by cvs2svn to compensate for changes in r42660,
which included commits to RCS files with non-trunk default branches.
1999-01-14 19:35:19 +00:00
bde
716ea5985e Fixed clobbered vendor Id. 1997-06-29 11:52:51 +00:00
peter
4d22a4eaa4 Missed the $FreeBSD$ on this otherwise touched file. 1997-03-02 05:18:13 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
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.
1997-01-14 07:20:47 +00:00
jmacd
032a90d7cf I added both features Peter Wemm requested. First, the new option
--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.
1997-01-12 14:43:22 +00:00
jmacd
52ed0489e7 Correct a bogus strerror declaration and make install-info
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.
1997-01-11 02:27:56 +00:00
jmacd
58ff11de31 This is unmodified GNU texinfo-3.9 source. I'll be commiting a few
patches in a bit.

-josh
1997-01-11 02:12:38 +00:00