platform/upstream/rpm.git
27 years agoversion 2.3.9
ewt [Sun, 23 Mar 1997 18:51:07 +0000 (18:51 +0000)]
version 2.3.9

CVS patchset: 1498
CVS date: 1997/03/23 18:51:07

27 years ago1) remove spurious printf
ewt [Fri, 21 Mar 1997 23:57:16 +0000 (23:57 +0000)]
1) remove spurious printf
2) cleanup up pipes a bit

CVS patchset: 1497
CVS date: 1997/03/21 23:57:16

27 years agosend '\n\r' not just '\n'
ewt [Fri, 21 Mar 1997 15:50:09 +0000 (15:50 +0000)]
send '\n\r' not just '\n'

CVS patchset: 1496
CVS date: 1997/03/21 15:50:09

27 years ago1) close pipes after dup'ing
ewt [Thu, 20 Mar 1997 15:55:58 +0000 (15:55 +0000)]
1) close pipes after dup'ing
2) don't close stderr when running find-* -- it just makes problems harder
   to find

CVS patchset: 1495
CVS date: 1997/03/20 15:55:58

27 years agofixed typos
ewt [Thu, 20 Mar 1997 15:55:31 +0000 (15:55 +0000)]
fixed typos

CVS patchset: 1494
CVS date: 1997/03/20 15:55:31

27 years agoadded HAVE_S_ISLNK and HAVE_S_ISSOCK
ewt [Thu, 20 Mar 1997 15:19:51 +0000 (15:19 +0000)]
added HAVE_S_ISLNK and HAVE_S_ISSOCK

CVS patchset: 1493
CVS date: 1997/03/20 15:19:51

27 years ago1) added typecast around getpid() to let us printf it on all platforms
ewt [Thu, 20 Mar 1997 15:19:00 +0000 (15:19 +0000)]
1) added typecast around getpid() to let us printf it on all platforms
2) fixed spelling of deprecated

CVS patchset: 1492
CVS date: 1997/03/20 15:19:00

27 years agoreturn code from rpmRemovePackage() was being ignored
ewt [Thu, 20 Mar 1997 15:18:45 +0000 (15:18 +0000)]
return code from rpmRemovePackage() was being ignored

CVS patchset: 1491
CVS date: 1997/03/20 15:18:45

27 years agodefine S_ISLNK, S_ISSTAT if needed
ewt [Thu, 20 Mar 1997 15:18:28 +0000 (15:18 +0000)]
define S_ISLNK, S_ISSTAT if needed

CVS patchset: 1490
CVS date: 1997/03/20 15:18:28

27 years agolook for S_ISLNK and S_ISSTAT and define macros appropriately
ewt [Thu, 20 Mar 1997 15:18:07 +0000 (15:18 +0000)]
look for S_ISLNK and S_ISSTAT and define macros appropriately

CVS patchset: 1489
CVS date: 1997/03/20 15:18:07

27 years ago*** empty log message ***
ewt [Thu, 20 Mar 1997 15:18:03 +0000 (15:18 +0000)]
*** empty log message ***

CVS patchset: 1488
CVS date: 1997/03/20 15:18:03

27 years agoadded missing \n
ewt [Thu, 20 Mar 1997 15:14:54 +0000 (15:14 +0000)]
added missing \n

CVS patchset: 1487
CVS date: 1997/03/20 15:14:54

27 years agoexec sh on the script, not the script directly
root [Fri, 14 Mar 1997 20:37:13 +0000 (20:37 +0000)]
exec sh on the script, not the script directly

CVS patchset: 1486
CVS date: 1997/03/14 20:37:13

27 years agocruft cleaning
root [Fri, 14 Mar 1997 20:34:38 +0000 (20:34 +0000)]
cruft cleaning

CVS patchset: 1485
CVS date: 1997/03/14 20:34:38

27 years agofixed changelog parsing
ewt [Tue, 11 Mar 1997 17:12:42 +0000 (17:12 +0000)]
fixed changelog parsing

CVS patchset: 1484
CVS date: 1997/03/11 17:12:42

27 years agofixed error message
ewt [Tue, 11 Mar 1997 17:10:24 +0000 (17:10 +0000)]
fixed error message

CVS patchset: 1483
CVS date: 1997/03/11 17:10:24

27 years ago-ta didn't handle absolute paths to tar files properly
ewt [Tue, 11 Mar 1997 17:10:04 +0000 (17:10 +0000)]
-ta didn't handle absolute paths to tar files properly

CVS patchset: 1482
CVS date: 1997/03/11 17:10:04

27 years agogot rid of LIBSOCKET, ZLIB
ewt [Tue, 11 Mar 1997 17:09:34 +0000 (17:09 +0000)]
got rid of LIBSOCKET, ZLIB
check for not needing -lnsl and -lsocket before looking for the libs

CVS patchset: 1481
CVS date: 1997/03/11 17:09:34

27 years agogot rid of ZLIB, LIBSOCKET
ewt [Tue, 11 Mar 1997 17:09:20 +0000 (17:09 +0000)]
got rid of ZLIB, LIBSOCKET

CVS patchset: 1480
CVS date: 1997/03/11 17:09:20

27 years ago*** empty log message ***
ewt [Tue, 11 Mar 1997 17:09:07 +0000 (17:09 +0000)]
*** empty log message ***

CVS patchset: 1479
CVS date: 1997/03/11 17:09:07

27 years agodon't use ZLIB anymore (rolled into normal LIBS variable)
ewt [Tue, 11 Mar 1997 17:05:16 +0000 (17:05 +0000)]
don't use ZLIB anymore (rolled into normal LIBS variable)

CVS patchset: 1478
CVS date: 1997/03/11 17:05:16

27 years agoheader sorting function changed
root [Wed, 5 Mar 1997 15:43:15 +0000 (15:43 +0000)]
header sorting function changed

CVS patchset: 1477
CVS date: 1997/03/05 15:43:15

27 years agomake distclean should remove autodepenency scripts
ewt [Tue, 4 Mar 1997 02:24:53 +0000 (02:24 +0000)]
make distclean should remove autodepenency scripts

CVS patchset: 1476
CVS date: 1997/03/04 02:24:53

27 years ago--requires shouldn't imply -q
ewt [Tue, 4 Mar 1997 02:23:51 +0000 (02:23 +0000)]
--requires shouldn't imply -q

CVS patchset: 1475
CVS date: 1997/03/04 02:23:51

27 years agofixed POPT_OPTION_DEPTH checking
ewt [Tue, 4 Mar 1997 02:23:04 +0000 (02:23 +0000)]
fixed POPT_OPTION_DEPTH checking

CVS patchset: 1474
CVS date: 1997/03/04 02:23:04

27 years agocleanup up the -lsocket, -lnsl stuff some more <sigh>
ewt [Tue, 4 Mar 1997 02:22:20 +0000 (02:22 +0000)]
cleanup up the -lsocket, -lnsl stuff some more <sigh>

CVS patchset: 1473
CVS date: 1997/03/04 02:22:20

27 years agoadded rpmconvert target
ewt [Tue, 4 Mar 1997 02:22:10 +0000 (02:22 +0000)]
added rpmconvert target

CVS patchset: 1472
CVS date: 1997/03/04 02:22:10

27 years ago*** empty log message ***
ewt [Tue, 4 Mar 1997 02:22:04 +0000 (02:22 +0000)]
*** empty log message ***

CVS patchset: 1471
CVS date: 1997/03/04 02:22:04

27 years agoremoved oldrpmdb.c
ewt [Tue, 4 Mar 1997 02:19:06 +0000 (02:19 +0000)]
removed oldrpmdb.c

CVS patchset: 1470
CVS date: 1997/03/04 02:19:06

27 years agoadded include of <sys/types.h>
ewt [Tue, 4 Mar 1997 02:18:55 +0000 (02:18 +0000)]
added include of <sys/types.h>

CVS patchset: 1469
CVS date: 1997/03/04 02:18:55

27 years agoremoved seemingly extranous include of regex.h
ewt [Tue, 4 Mar 1997 02:17:56 +0000 (02:17 +0000)]
removed seemingly extranous include of regex.h

CVS patchset: 1468
CVS date: 1997/03/04 02:17:56

27 years agofixed some simple problems from the last revision
ewt [Tue, 4 Mar 1997 02:08:21 +0000 (02:08 +0000)]
fixed some simple problems from the last revision

CVS patchset: 1467
CVS date: 1997/03/04 02:08:21

27 years agomade xargs more resilant to quoting characters in filenames
ewt [Tue, 4 Mar 1997 02:07:12 +0000 (02:07 +0000)]
made xargs more resilant to quoting characters in filenames

CVS patchset: 1466
CVS date: 1997/03/04 02:07:12

27 years agoexport headerSort()
root [Mon, 3 Mar 1997 23:20:18 +0000 (23:20 +0000)]
export headerSort()

CVS patchset: 1465
CVS date: 1997/03/03 23:20:18

27 years agodon't strlen(NULL) in copyData()
ewt [Mon, 3 Mar 1997 23:01:49 +0000 (23:01 +0000)]
don't strlen(NULL) in copyData()

CVS patchset: 1464
CVS date: 1997/03/03 23:01:49

27 years agofixed ftp URLs
ewt [Mon, 3 Mar 1997 15:46:23 +0000 (15:46 +0000)]
fixed ftp URLs

CVS patchset: 1463
CVS date: 1997/03/03 15:46:23

27 years agofail if we get a bad owner/group
root [Thu, 27 Feb 1997 04:32:38 +0000 (04:32 +0000)]
fail if we get a bad owner/group

CVS patchset: 1462
CVS date: 1997/02/27 04:32:38

27 years agoif user/group o\blookup fails return NULL
root [Thu, 27 Feb 1997 04:31:46 +0000 (04:31 +0000)]
if user/group o\blookup fails return NULL

CVS patchset: 1461
CVS date: 1997/02/27 04:31:46

27 years agoversion 2.3.8
ewt [Tue, 25 Feb 1997 23:18:00 +0000 (23:18 +0000)]
version 2.3.8

CVS patchset: 1460
CVS date: 1997/02/25 23:18:00

27 years agorearranged -lsocket/-lnsl checks
ewt [Tue, 25 Feb 1997 23:17:49 +0000 (23:17 +0000)]
rearranged -lsocket/-lnsl checks

CVS patchset: 1459
CVS date: 1997/02/25 23:17:49

27 years agoadded -t? functionality
ewt [Tue, 25 Feb 1997 23:17:38 +0000 (23:17 +0000)]
added -t? functionality

CVS patchset: 1458
CVS date: 1997/02/25 23:17:38

27 years ago*** empty log message ***
ewt [Tue, 25 Feb 1997 23:17:29 +0000 (23:17 +0000)]
*** empty log message ***

CVS patchset: 1457
CVS date: 1997/02/25 23:17:29

27 years agoInitial revision
ewt [Tue, 25 Feb 1997 23:17:25 +0000 (23:17 +0000)]
Initial revision

CVS patchset: 1456
CVS date: 1997/02/25 23:17:25

27 years agoremoved defaultQueryFormat string (obosoleted by popt)
ewt [Tue, 25 Feb 1997 23:04:22 +0000 (23:04 +0000)]
removed defaultQueryFormat string (obosoleted by popt)

CVS patchset: 1455
CVS date: 1997/02/25 23:04:22

27 years agodocument -t?
ewt [Tue, 25 Feb 1997 23:03:20 +0000 (23:03 +0000)]
document -t?

CVS patchset: 1454
CVS date: 1997/02/25 23:03:20

27 years agoadded initializations of fileOwnerList, fileGroupList
ewt [Tue, 25 Feb 1997 22:58:54 +0000 (22:58 +0000)]
added initializations of fileOwnerList, fileGroupList

CVS patchset: 1453
CVS date: 1997/02/25 22:58:54

27 years agoupdated
root [Mon, 24 Feb 1997 19:50:57 +0000 (19:50 +0000)]
updated

CVS patchset: 1452
CVS date: 1997/02/24 19:50:57

27 years ago*** empty log message ***
ewt [Thu, 20 Feb 1997 16:20:53 +0000 (16:20 +0000)]
*** empty log message ***

CVS patchset: 1451
CVS date: 1997/02/20 16:20:53

27 years ago*** empty log message ***
ewt [Thu, 20 Feb 1997 02:21:36 +0000 (02:21 +0000)]
*** empty log message ***

CVS patchset: 1450
CVS date: 1997/02/20 02:21:36

27 years ago1) include config.h
ewt [Thu, 20 Feb 1997 02:21:23 +0000 (02:21 +0000)]
1) include config.h
2) pay attention to HAVE_DIRENT_H

CVS patchset: 1449
CVS date: 1997/02/20 02:21:23

27 years agofrees FILEUSERNAME and FILEGROUPNAME lists
ewt [Thu, 20 Feb 1997 02:20:58 +0000 (02:20 +0000)]
frees FILEUSERNAME and FILEGROUPNAME lists

CVS patchset: 1448
CVS date: 1997/02/20 02:20:58

27 years agoadded HAVE_DIRENT_H
ewt [Thu, 20 Feb 1997 02:20:46 +0000 (02:20 +0000)]
added HAVE_DIRENT_H

CVS patchset: 1447
CVS date: 1997/02/20 02:20:46

27 years ago1) traded LIBPATH for LIBS
ewt [Thu, 20 Feb 1997 02:20:10 +0000 (02:20 +0000)]
1) traded LIBPATH for LIBS
2) checks for dirent.h
3) checks for -lnsl explicitly

CVS patchset: 1446
CVS date: 1997/02/20 02:20:10

27 years ago1) version 2.3.7
ewt [Thu, 20 Feb 1997 02:19:51 +0000 (02:19 +0000)]
1) version 2.3.7
2) traded LIBPATH for LIBS

CVS patchset: 1445
CVS date: 1997/02/20 02:19:51

27 years ago*** empty log message ***
ewt [Thu, 20 Feb 1997 02:10:36 +0000 (02:10 +0000)]
*** empty log message ***

CVS patchset: 1444
CVS date: 1997/02/20 02:10:36

27 years agofix null dereference
marc [Tue, 18 Feb 1997 01:47:16 +0000 (01:47 +0000)]
fix null dereference

CVS patchset: 1443
CVS date: 1997/02/18 01:47:16

27 years ago*** empty log message ***
marc [Tue, 18 Feb 1997 01:16:14 +0000 (01:16 +0000)]
*** empty log message ***

CVS patchset: 1442
CVS date: 1997/02/18 01:16:14

27 years ago*** empty log message ***
ewt [Tue, 18 Feb 1997 00:01:39 +0000 (00:01 +0000)]
*** empty log message ***

CVS patchset: 1441
CVS date: 1997/02/18 00:01:39

27 years agogot rid of the LIBS/LIBPATH dualism
ewt [Mon, 17 Feb 1997 23:58:08 +0000 (23:58 +0000)]
got rid of the LIBS/LIBPATH dualism

CVS patchset: 1440
CVS date: 1997/02/17 23:58:08

27 years agofixed code so -qvv actually works
root [Mon, 17 Feb 1997 23:45:40 +0000 (23:45 +0000)]
fixed code so -qvv actually works

CVS patchset: 1439
CVS date: 1997/02/17 23:45:40

27 years ago*** empty log message ***
root [Mon, 17 Feb 1997 23:45:37 +0000 (23:45 +0000)]
*** empty log message ***

CVS patchset: 1438
CVS date: 1997/02/17 23:45:37

27 years agoif a user specified rcfile doesn't exist, exit with an error
ewt [Mon, 17 Feb 1997 20:29:07 +0000 (20:29 +0000)]
if a user specified rcfile doesn't exist, exit with an error

CVS patchset: 1437
CVS date: 1997/02/17 20:29:07

27 years agobe a bit more carefull about checking --rcfiles argument
ewt [Mon, 17 Feb 1997 20:28:50 +0000 (20:28 +0000)]
be a bit more carefull about checking --rcfiles argument

CVS patchset: 1436
CVS date: 1997/02/17 20:28:50

27 years ago*** empty log message ***
ewt [Mon, 17 Feb 1997 20:22:45 +0000 (20:22 +0000)]
*** empty log message ***

CVS patchset: 1435
CVS date: 1997/02/17 20:22:45

27 years ago1) added poptStuffArgs()
ewt [Mon, 17 Feb 1997 20:21:16 +0000 (20:21 +0000)]
1) added poptStuffArgs()
2) added character argument aliasing
3) aliases are searched for in reverse order

CVS patchset: 1434
CVS date: 1997/02/17 20:21:16

27 years ago1) added poptStuffArgs()
ewt [Mon, 17 Feb 1997 20:20:59 +0000 (20:20 +0000)]
1) added poptStuffArgs()
2) added shortName to popt aliases

CVS patchset: 1433
CVS date: 1997/02/17 20:20:59

27 years ago1) empty user/group names are handled better (sigh)
ewt [Mon, 17 Feb 1997 20:20:32 +0000 (20:20 +0000)]
1) empty user/group names are handled better (sigh)
2) added typecasts to clean up some warning

CVS patchset: 1432
CVS date: 1997/02/17 20:20:32

27 years ago*** empty log message ***
ewt [Mon, 17 Feb 1997 20:20:21 +0000 (20:20 +0000)]
*** empty log message ***

CVS patchset: 1431
CVS date: 1997/02/17 20:20:21

27 years agomigrated to new format (with --), added --requires, -R, and --info
ewt [Mon, 17 Feb 1997 20:20:04 +0000 (20:20 +0000)]
migrated to new format (with --), added --requires, -R, and --info

CVS patchset: 1430
CVS date: 1997/02/17 20:20:04

27 years agodropped QUERY_FOR_INFO, QUERY_FOR_REQUIRES
ewt [Mon, 17 Feb 1997 20:18:54 +0000 (20:18 +0000)]
dropped QUERY_FOR_INFO, QUERY_FOR_REQUIRES

CVS patchset: 1429
CVS date: 1997/02/17 20:18:54

27 years agoredid -i parsing, moved --info and --requires to popt aliases
ewt [Mon, 17 Feb 1997 20:18:36 +0000 (20:18 +0000)]
redid -i parsing, moved --info and --requires to popt aliases

CVS patchset: 1428
CVS date: 1997/02/17 20:18:36

27 years agoChanged to version 2.3.6
ewt [Mon, 17 Feb 1997 20:18:28 +0000 (20:18 +0000)]
Changed to version 2.3.6

CVS patchset: 1427
CVS date: 1997/02/17 20:18:28

27 years ago-Vp should use realpath()
ewt [Mon, 17 Feb 1997 16:53:30 +0000 (16:53 +0000)]
-Vp should use realpath()

CVS patchset: 1426
CVS date: 1997/02/17 16:53:30

27 years ago--ftp* arguments should work with -Vp as well
ewt [Mon, 17 Feb 1997 16:52:45 +0000 (16:52 +0000)]
--ftp* arguments should work with -Vp as well

CVS patchset: 1425
CVS date: 1997/02/17 16:52:45

27 years agoneeds to include unistd.h to get some types
ewt [Fri, 14 Feb 1997 03:40:00 +0000 (03:40 +0000)]
needs to include unistd.h to get some types

CVS patchset: 1424
CVS date: 1997/02/14 03:40:00

27 years agoincluding <string.h> makes this a bit cleaner
ewt [Fri, 14 Feb 1997 03:32:26 +0000 (03:32 +0000)]
including <string.h> makes this a bit cleaner

CVS patchset: 1423
CVS date: 1997/02/14 03:32:26

27 years ago1) cleaned up horrbile relocateFilelist() hacks thanks to new header
ewt [Fri, 14 Feb 1997 03:26:16 +0000 (03:26 +0000)]
1) cleaned up horrbile relocateFilelist() hacks thanks to new header
2) remove UID, GID lists from headers if symbolic versions are present
3) fixed but in reloacteFilelist() which occasionally made it noop

CVS patchset: 1422
CVS date: 1997/02/14 03:26:16

27 years agoif symbolic user and group names aren't present try to fall back
ewt [Fri, 14 Feb 1997 03:25:52 +0000 (03:25 +0000)]
if symbolic user and group names aren't present try to fall back
on id's (this if for old v1 packages)

CVS patchset: 1421
CVS date: 1997/02/14 03:25:52

27 years agoadded headerRemoveEntry()
ewt [Fri, 14 Feb 1997 03:25:42 +0000 (03:25 +0000)]
added headerRemoveEntry()

CVS patchset: 1420
CVS date: 1997/02/14 03:25:42

27 years agofixed gidToGname() prototype
ewt [Fri, 14 Feb 1997 03:25:31 +0000 (03:25 +0000)]
fixed gidToGname() prototype

CVS patchset: 1419
CVS date: 1997/02/14 03:25:31

27 years agoexclude 'ignore' marked RPMTAG entriess from tag table
ewt [Fri, 14 Feb 1997 03:25:14 +0000 (03:25 +0000)]
exclude 'ignore' marked RPMTAG entriess from tag table

CVS patchset: 1418
CVS date: 1997/02/14 03:25:14

27 years agoadded 'internal' keyword to get RPMTAG's ignored by tagtable.c
ewt [Fri, 14 Feb 1997 03:24:58 +0000 (03:24 +0000)]
added 'internal' keyword to get RPMTAG's ignored by tagtable.c

CVS patchset: 1417
CVS date: 1997/02/14 03:24:58

27 years ago*** empty log message ***
ewt [Fri, 14 Feb 1997 03:24:45 +0000 (03:24 +0000)]
*** empty log message ***

CVS patchset: 1416
CVS date: 1997/02/14 03:24:45

27 years agoverify users and groups by name not by id
ewt [Fri, 14 Feb 1997 02:05:43 +0000 (02:05 +0000)]
verify users and groups by name not by id

CVS patchset: 1415
CVS date: 1997/02/14 02:05:43

27 years agouse new id query calls from misc.c
ewt [Fri, 14 Feb 1997 02:05:33 +0000 (02:05 +0000)]
use new id query calls from misc.c

CVS patchset: 1414
CVS date: 1997/02/14 02:05:33

27 years agoadded unameToUid(), gnameToGid(), uidToUname(), gidToUname()
ewt [Fri, 14 Feb 1997 02:05:13 +0000 (02:05 +0000)]
added unameToUid(), gnameToGid(), uidToUname(), gidToUname()

CVS patchset: 1413
CVS date: 1997/02/14 02:05:13

27 years agoif we're not using GNU gettext #define the i18n stuff away (and get
ewt [Fri, 14 Feb 1997 02:04:37 +0000 (02:04 +0000)]
if we're not using GNU gettext #define the i18n stuff away (and get
rid of the gettextstub.c stuff as well)

CVS patchset: 1412
CVS date: 1997/02/14 02:04:37

27 years ago*** empty log message ***
ewt [Fri, 14 Feb 1997 02:04:13 +0000 (02:04 +0000)]
*** empty log message ***

CVS patchset: 1411
CVS date: 1997/02/14 02:04:13

27 years agorestored include of <locale.h>
ewt [Fri, 14 Feb 1997 02:04:04 +0000 (02:04 +0000)]
restored include of <locale.h>

CVS patchset: 1410
CVS date: 1997/02/14 02:04:04

27 years agoarray size mismatches in --qf should send error to stderr
ewt [Wed, 12 Feb 1997 16:54:49 +0000 (16:54 +0000)]
array size mismatches in --qf should send error to stderr

CVS patchset: 1409
CVS date: 1997/02/12 16:54:49

27 years ago*** empty log message ***
ewt [Wed, 12 Feb 1997 05:06:25 +0000 (05:06 +0000)]
*** empty log message ***

CVS patchset: 1408
CVS date: 1997/02/12 05:06:25

27 years ago1) don't remove pre/post scripts if isdebug is set
ewt [Wed, 12 Feb 1997 05:05:58 +0000 (05:05 +0000)]
1) don't remove pre/post scripts if isdebug is set
2) use '-xs' reather then separate args -- works around some broken shells

CVS patchset: 1407
CVS date: 1997/02/12 05:05:58

27 years ago1) don't ever change the umask
ewt [Wed, 12 Feb 1997 05:05:13 +0000 (05:05 +0000)]
1) don't ever change the umask
2) when installing sources with --root, directory checks need to
   use the relocated paths

CVS patchset: 1406
CVS date: 1997/02/12 05:05:13

27 years agoadded optflags for ppc
ewt [Wed, 12 Feb 1997 05:04:38 +0000 (05:04 +0000)]
added optflags for ppc

CVS patchset: 1405
CVS date: 1997/02/12 05:04:38

27 years agorun depend only against sources used
ewt [Wed, 12 Feb 1997 05:03:02 +0000 (05:03 +0000)]
run depend only against sources used

CVS patchset: 1404
CVS date: 1997/02/12 05:03:02

27 years agomade verify work on URLs
ewt [Wed, 12 Feb 1997 04:48:51 +0000 (04:48 +0000)]
made verify work on URLs

CVS patchset: 1403
CVS date: 1997/02/12 04:48:51

27 years agofixed -r, --root processing
ewt [Wed, 12 Feb 1997 04:48:37 +0000 (04:48 +0000)]
fixed -r, --root processing

CVS patchset: 1402
CVS date: 1997/02/12 04:48:37

27 years agoif a prefix other then /usr or /usr/local is used look in $prefix/lib
ewt [Wed, 12 Feb 1997 04:48:06 +0000 (04:48 +0000)]
if a prefix other then /usr or /usr/local is used look in $prefix/lib
and $prefix/include for libraries

CVS patchset: 1401
CVS date: 1997/02/12 04:48:06

27 years ago*** empty log message ***
ewt [Wed, 12 Feb 1997 04:47:49 +0000 (04:47 +0000)]
*** empty log message ***

CVS patchset: 1400
CVS date: 1997/02/12 04:47:49

27 years agochanged to version 2.3.5
ewt [Thu, 6 Feb 1997 20:45:08 +0000 (20:45 +0000)]
changed to version 2.3.5

CVS patchset: 1399
CVS date: 1997/02/06 20:45:08