From ac21a0e171d9b7161e91467775af3b7213ad7502 Mon Sep 17 00:00:00 2001 From: jtc Date: Wed, 29 Sep 1993 21:37:02 +0000 Subject: Upgrade to GNU Diffutils 2.5. No user visable changes, I just want to keep things in sync to make sure that integrating future versions of diffutils will continue to be relatively painless. --- gnu/usr.bin/diff/diff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/diff/diff.h') diff --git a/gnu/usr.bin/diff/diff.h b/gnu/usr.bin/diff/diff.h index 47da779df67..e75050f9bf6 100644 --- a/gnu/usr.bin/diff/diff.h +++ b/gnu/usr.bin/diff/diff.h @@ -17,9 +17,9 @@ You should have received a copy of the GNU General Public License along with GNU DIFF; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include "system.h" #include #include -#include "system.h" #include "regex.h" #ifndef PR_FILE_NAME -- cgit ted'>trunk NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-15IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;plunky
these files are obsolete
2012-02-15Back out the recent import of IPFilter 5.1.1 for the upcoming branch,riz
which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored post-branch. ok: core, releng.
2012-01-30Merge IPFilter 5.1.1 into HEADdarrenr
2004-03-28Upgraded IPFilter to 4.1.1martti
2002-04-09Add the __unused__ attribute to rcsid[]/sccsid[]. Need to talkthorpej
to Darren about this more, but this gets it to compile with gcc 3.2.
2002-03-14Upgraded IPFilter to 3.4.25martti
2002-01-24Upgraded IPFilter to 3.4.23martti
2000-05-03Resolve conflicts and remove some files.veego
2000-05-03Import IP Filter 3.4.1veego
1999-12-11Inital import of IP Filter 3.3.5 under the dist directory.veego