head	1.3;
access;
symbols
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	v_1_05:1.1.1.1
	CPIAZZA:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2007.08.01.15.32.50;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2001.06.15.12.42.38;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	99.10.07.21.04.48;	author cpiazza;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.10.07.21.04.48;	author cpiazza;	state Exp;
branches;
next	;


desc
@@


1.3
log
@2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated to Endeavour Mark II
2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by Developers.
2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.
@
text
@--- endeavour/devrec.cpp.orig	Sat May 26 07:03:07 2001
+++ endeavour/devrec.cpp	Thu Jun  7 00:50:17 2001
@@@@ -389,8 +389,9 @@@@
 			capacity_available = atol(strv[3]);
 
 			/* Calculate capacity percent. */
-			capacity_percent = (double)capacity_used /
-			    (double)capacity_total * 100;
+			if ((double)capacity_total)
+				capacity_percent = (double)capacity_used /
+				    (double)capacity_total * 100;
 
                         strncpy(path, strv[5], PATH_MAX + NAME_MAX);
                         path[PATH_MAX + NAME_MAX - 1] = '\0';
@


1.2
log
@Update to version 1.13.0

PR: 28064
Submitted by: Ports Fury
@
text
@@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
--- devrec.c.orig	Thu Oct  7 01:19:47 1999
+++ devrec.c	Thu Oct  7 13:52:49 1999
@


1.1.1.1
log
@Endeavour is a graphical file manager and image viewer
for X.  It is aimed towards newer users who have a strong
Windows background.
@
text
@@
