tools/librpm-tizen.git
28 years agoadded --ignoreos
ewt [Tue, 16 Jul 1996 03:46:20 +0000 (03:46 +0000)]
added --ignoreos

CVS patchset: 851
CVS date: 1996/07/16 03:46:20

28 years ago1) returns score instead of distance into equivalences
ewt [Tue, 16 Jul 1996 03:43:33 +0000 (03:43 +0000)]
1) returns score instead of distance into equivalences

CVS patchset: 850
CVS date: 1996/07/16 03:43:33

28 years ago1) checks gzread() properly <blush>
ewt [Tue, 16 Jul 1996 03:43:13 +0000 (03:43 +0000)]
1) checks gzread() properly <blush>
2) returns on bad arch/os <blush>

CVS patchset: 849
CVS date: 1996/07/16 03:43:13

28 years ago1) added INSTALL_NOOS flag
ewt [Tue, 16 Jul 1996 03:37:28 +0000 (03:37 +0000)]
1) added INSTALL_NOOS flag
2) renamed showRc() rpmShowRC()
3) added rpmOsScore()

CVS patchset: 848
CVS date: 1996/07/16 03:37:28

28 years ago1) check OS's at install time
ewt [Tue, 16 Jul 1996 03:37:07 +0000 (03:37 +0000)]
1) check OS's at install time
2) checks return code from gzread()

CVS patchset: 847
CVS date: 1996/07/16 03:37:07

28 years ago1) renamed showRc() to rpmShowRC()
ewt [Tue, 16 Jul 1996 03:36:23 +0000 (03:36 +0000)]
1) renamed showRc() to rpmShowRC()
2) added a true digraph for arch/os resolution at install time
3) updates rpmShowRC() to list arch and os equivalences

CVS patchset: 846
CVS date: 1996/07/16 03:36:23

28 years ago*** empty log message ***
ewt [Tue, 16 Jul 1996 03:36:10 +0000 (03:36 +0000)]
*** empty log message ***

CVS patchset: 845
CVS date: 1996/07/16 03:36:10

28 years agochanged showRc() to rpmShowRC()
ewt [Tue, 16 Jul 1996 03:35:29 +0000 (03:35 +0000)]
changed showRc() to rpmShowRC()
made -u option exit with an error

CVS patchset: 844
CVS date: 1996/07/16 03:35:29

28 years ago*** empty log message ***
ewt [Tue, 16 Jul 1996 03:35:20 +0000 (03:35 +0000)]
*** empty log message ***

CVS patchset: 843
CVS date: 1996/07/16 03:35:20

28 years agochange all the "data" things to "canon" things (arch and os)
marc [Mon, 15 Jul 1996 22:35:57 +0000 (22:35 +0000)]
change all the "data" things to "canon" things (arch and os)
For a given arch_canon: A B C, add an A B C, and a B B C entry
(same for os)

CVS patchset: 842
CVS date: 1996/07/15 22:35:57

28 years ago*** empty log message ***
marc [Mon, 15 Jul 1996 22:35:47 +0000 (22:35 +0000)]
*** empty log message ***

CVS patchset: 841
CVS date: 1996/07/15 22:35:47

28 years agochange to _canon
marc [Mon, 15 Jul 1996 22:34:44 +0000 (22:34 +0000)]
change to _canon
move osfmach* translations to buildarchtranslations
/

CVS patchset: 840
CVS date: 1996/07/15 22:34:44

28 years ago*** empty log message ***
marc [Mon, 15 Jul 1996 18:35:34 +0000 (18:35 +0000)]
*** empty log message ***

CVS patchset: 839
CVS date: 1996/07/15 18:35:34

28 years agomake rpmrc case insensitive
marc [Mon, 15 Jul 1996 18:34:47 +0000 (18:34 +0000)]
make rpmrc case insensitive

CVS patchset: 838
CVS date: 1996/07/15 18:34:47

28 years ago*** empty log message ***
marc [Mon, 15 Jul 1996 02:05:39 +0000 (02:05 +0000)]
*** empty log message ***

CVS patchset: 837
CVS date: 1996/07/15 02:05:39

28 years agoheavy hackage:
marc [Mon, 15 Jul 1996 01:56:15 +0000 (01:56 +0000)]
heavy hackage:
added:  getOsNum getArchNum getOsName getArchName
added: showRc()
remove from rpmrc: docdir, os, build_arch
add to rpmrc: packager
added os_data and arch_data to hold arch short_name and archnumber
  (same for os)
always parse /usr/lib/rpmrc
added buildarchtranslate, and buildostranslate to rpmrc
  to specify default build arch other than what uname() returns (and os)

CVS patchset: 836
CVS date: 1996/07/15 01:56:15

28 years agoremove initArchOs getOsNum getArchNum getOsName getArchName
marc [Mon, 15 Jul 1996 01:55:38 +0000 (01:55 +0000)]
remove initArchOs getOsNum getArchNum getOsName getArchName

CVS patchset: 835
CVS date: 1996/07/15 01:55:38

28 years agoremove RPMVAR_DOCDIR RPMVAR_PGP_SECRING RPMVAR_PGP_PUBRING RPMVAR_BUILDARCH
marc [Mon, 15 Jul 1996 01:53:21 +0000 (01:53 +0000)]
remove RPMVAR_DOCDIR RPMVAR_PGP_SECRING RPMVAR_PGP_PUBRING RPMVAR_BUILDARCH
remove RPMVAR_BUILDOS
add RPMVAR_PACKAGER
moved from misc.h: getOsNum getArchNum getOsName getArchName
add showRc

CVS patchset: 834
CVS date: 1996/07/15 01:53:21

28 years agochange --arch and --os to --build and --buildos
marc [Mon, 15 Jul 1996 01:52:08 +0000 (01:52 +0000)]
change --arch and --os to --build and --buildos
add --showrc

CVS patchset: 833
CVS date: 1996/07/15 01:52:08

28 years agoremove pgp cruft
marc [Mon, 15 Jul 1996 01:50:58 +0000 (01:50 +0000)]
remove pgp cruft
install /usr/lib/rpmrc

CVS patchset: 832
CVS date: 1996/07/15 01:50:58

28 years agoInitial revision
marc [Mon, 15 Jul 1996 00:56:32 +0000 (00:56 +0000)]
Initial revision

CVS patchset: 831
CVS date: 1996/07/15 00:56:32

28 years agotake packager from rpmrc
marc [Mon, 15 Jul 1996 00:54:18 +0000 (00:54 +0000)]
take packager from rpmrc

CVS patchset: 830
CVS date: 1996/07/15 00:54:18

28 years ago*** empty log message ***
marc [Sun, 14 Jul 1996 23:36:09 +0000 (23:36 +0000)]
*** empty log message ***

CVS patchset: 829
CVS date: 1996/07/14 23:36:09

28 years agoremove DOCDIR
marc [Sun, 14 Jul 1996 23:31:36 +0000 (23:31 +0000)]
remove DOCDIR

CVS patchset: 828
CVS date: 1996/07/14 23:31:36

28 years agoremove DOCDIR
marc [Sun, 14 Jul 1996 23:30:24 +0000 (23:30 +0000)]
remove DOCDIR
/

CVS patchset: 827
CVS date: 1996/07/14 23:30:24

28 years agochange message
marc [Sun, 14 Jul 1996 22:59:41 +0000 (22:59 +0000)]
change message

CVS patchset: 826
CVS date: 1996/07/14 22:59:41

28 years ago*** empty log message ***
root [Sun, 14 Jul 1996 16:40:02 +0000 (16:40 +0000)]
*** empty log message ***

CVS patchset: 825
CVS date: 1996/07/14 16:40:02

28 years agoallow Prefix: (DEFAULTPREFIX) for sub packages
root [Sun, 14 Jul 1996 16:38:57 +0000 (16:38 +0000)]
allow Prefix: (DEFAULTPREFIX) for sub packages

CVS patchset: 824
CVS date: 1996/07/14 16:38:57

28 years agosub packges should have summaries
root [Sun, 14 Jul 1996 16:21:27 +0000 (16:21 +0000)]
sub packges should have summaries
allow default prefixes for sub packages

CVS patchset: 823
CVS date: 1996/07/14 16:21:27

28 years agochanged version to 2.1.3
ewt [Sun, 14 Jul 1996 16:19:51 +0000 (16:19 +0000)]
changed version to 2.1.3

CVS patchset: 822
CVS date: 1996/07/14 16:19:51

28 years ago*** empty log message ***
ewt [Sun, 14 Jul 1996 16:19:32 +0000 (16:19 +0000)]
*** empty log message ***

CVS patchset: 821
CVS date: 1996/07/14 16:19:32

28 years ago1) added Summary to -qi output
ewt [Sun, 14 Jul 1996 16:14:39 +0000 (16:14 +0000)]
1) added Summary to -qi output
2) made --requires and --provides not print (none) if the tags aren't present

CVS patchset: 820
CVS date: 1996/07/14 16:14:39

28 years agomade -R work as a shortcut for --requires
ewt [Sun, 14 Jul 1996 16:14:24 +0000 (16:14 +0000)]
made -R work as a shortcut for --requires

CVS patchset: 819
CVS date: 1996/07/14 16:14:24

28 years agochange "build prefix" to "build root"
root [Sun, 14 Jul 1996 16:14:01 +0000 (16:14 +0000)]
change "build prefix" to "build root"

CVS patchset: 818
CVS date: 1996/07/14 16:14:01

28 years agoInitial revision
root [Sun, 14 Jul 1996 16:12:18 +0000 (16:12 +0000)]
Initial revision

CVS patchset: 817
CVS date: 1996/07/14 16:12:18

28 years agobuildprefix -> buildroot
root [Sun, 14 Jul 1996 16:06:35 +0000 (16:06 +0000)]
buildprefix -> buildroot

CVS patchset: 816
CVS date: 1996/07/14 16:06:35

28 years agoarch sensitive always on
root [Sun, 14 Jul 1996 03:47:46 +0000 (03:47 +0000)]
arch sensitive always on

CVS patchset: 815
CVS date: 1996/07/14 03:47:46

28 years agoremoved arch sensitive -- always on
root [Sun, 14 Jul 1996 03:47:23 +0000 (03:47 +0000)]
removed arch sensitive -- always on

CVS patchset: 814
CVS date: 1996/07/14 03:47:23

28 years ago*** empty log message ***
root [Sun, 14 Jul 1996 03:47:00 +0000 (03:47 +0000)]
*** empty log message ***

CVS patchset: 813
CVS date: 1996/07/14 03:47:00

28 years ago*** empty log message ***
root [Sun, 14 Jul 1996 03:39:14 +0000 (03:39 +0000)]
*** empty log message ***

CVS patchset: 812
CVS date: 1996/07/14 03:39:14

28 years agodo not allow Prefix: or Buildprefix: in sub packages
root [Sun, 14 Jul 1996 03:38:29 +0000 (03:38 +0000)]
do not allow Prefix: or Buildprefix: in sub packages

CVS patchset: 811
CVS date: 1996/07/14 03:38:29

28 years ago*** empty log message ***
root [Sun, 14 Jul 1996 03:38:10 +0000 (03:38 +0000)]
*** empty log message ***

CVS patchset: 810
CVS date: 1996/07/14 03:38:10

28 years agoremove require_group. It will always be ON now.
root [Sun, 14 Jul 1996 03:37:18 +0000 (03:37 +0000)]
remove require_group.  It will always be ON now.

CVS patchset: 809
CVS date: 1996/07/14 03:37:18

28 years ago*** empty log message ***
root [Sun, 14 Jul 1996 00:45:34 +0000 (00:45 +0000)]
*** empty log message ***

CVS patchset: 808
CVS date: 1996/07/14 00:45:34

28 years agosend stuff to xargs with null termination so that we can
root [Sun, 14 Jul 1996 00:43:39 +0000 (00:43 +0000)]
send stuff to xargs with null termination so that we can
handle weird file names with quotes and spaces

CVS patchset: 807
CVS date: 1996/07/14 00:43:39

28 years agofixed nasty bug w/ arg list passed to cpio wasn't getting NULL terminated
ewt [Sat, 13 Jul 1996 22:18:48 +0000 (22:18 +0000)]
fixed nasty bug w/ arg list passed to cpio wasn't getting NULL terminated
when a /tmp filelist was used

CVS patchset: 806
CVS date: 1996/07/13 22:18:48

28 years agoInitial revision
root [Sat, 13 Jul 1996 20:03:55 +0000 (20:03 +0000)]
Initial revision

CVS patchset: 805
CVS date: 1996/07/13 20:03:55

28 years agoafter successfull file transfer, read the "Transfer Completed" from the
ewt [Sat, 13 Jul 1996 14:53:33 +0000 (14:53 +0000)]
after successfull file transfer, read the "Transfer Completed" from the
server -- if we don't, we can't do another transfer w/o reconnecting

CVS patchset: 804
CVS date: 1996/07/13 14:53:33

28 years agoremoved printf, fixed inet_aton() result check
ewt [Fri, 12 Jul 1996 20:28:43 +0000 (20:28 +0000)]
removed printf, fixed inet_aton() result check

CVS patchset: 803
CVS date: 1996/07/12 20:28:43

28 years agoremoved message() calls to use code in install
ewt [Fri, 12 Jul 1996 20:11:08 +0000 (20:11 +0000)]
removed message() calls to use code in install

CVS patchset: 802
CVS date: 1996/07/12 20:11:08

28 years ago*** empty log message ***
root [Fri, 12 Jul 1996 19:28:21 +0000 (19:28 +0000)]
*** empty log message ***

CVS patchset: 801
CVS date: 1996/07/12 19:28:21

28 years agoadd stuff for missing PGP keys
root [Fri, 12 Jul 1996 19:27:34 +0000 (19:27 +0000)]
add stuff for missing PGP keys

CVS patchset: 800
CVS date: 1996/07/12 19:27:34

28 years agoprint message if couldn't find a PGP key
root [Fri, 12 Jul 1996 19:26:31 +0000 (19:26 +0000)]
print message if couldn't find a PGP key

CVS patchset: 799
CVS date: 1996/07/12 19:26:31

28 years agoadded some signatures
root [Fri, 12 Jul 1996 17:06:33 +0000 (17:06 +0000)]
added some signatures

CVS patchset: 798
CVS date: 1996/07/12 17:06:33

28 years ago1) removed rpmconvert from Makefile
ewt [Fri, 12 Jul 1996 02:34:25 +0000 (02:34 +0000)]
1) removed rpmconvert from Makefile
2) fixed find line
3) 'make co' checks out latest versions of docs

CVS patchset: 797
CVS date: 1996/07/12 02:34:25

28 years agoremoved extraneous ' '
ewt [Fri, 12 Jul 1996 02:32:31 +0000 (02:32 +0000)]
removed extraneous ' '

CVS patchset: 796
CVS date: 1996/07/12 02:32:31

28 years agoInitial revision
ewt [Fri, 12 Jul 1996 02:31:16 +0000 (02:31 +0000)]
Initial revision

CVS patchset: 795
CVS date: 1996/07/12 02:31:16

28 years ago*** empty log message ***
root [Fri, 12 Jul 1996 01:36:42 +0000 (01:36 +0000)]
*** empty log message ***

CVS patchset: 794
CVS date: 1996/07/12 01:36:42

28 years agofixed qsort() and bsearch() sizes for the provides table
root [Fri, 12 Jul 1996 01:36:29 +0000 (01:36 +0000)]
fixed qsort() and bsearch() sizes for the provides table

CVS patchset: 793
CVS date: 1996/07/12 01:36:29

28 years agocleans up core files in make clean
root [Fri, 12 Jul 1996 01:17:58 +0000 (01:17 +0000)]
cleans up core files in make clean

CVS patchset: 792
CVS date: 1996/07/12 01:17:58

28 years ago*** empty log message ***
root [Thu, 11 Jul 1996 23:45:13 +0000 (23:45 +0000)]
*** empty log message ***

CVS patchset: 791
CVS date: 1996/07/11 23:45:13

28 years agoclean up temp file
root [Thu, 11 Jul 1996 23:42:46 +0000 (23:42 +0000)]
clean up temp file

CVS patchset: 790
CVS date: 1996/07/11 23:42:46

28 years ago*** empty log message ***
ewt [Thu, 11 Jul 1996 18:13:12 +0000 (18:13 +0000)]
*** empty log message ***

CVS patchset: 789
CVS date: 1996/07/11 18:13:12

28 years agodon't free lists never allocated!
ewt [Thu, 11 Jul 1996 18:12:40 +0000 (18:12 +0000)]
don't free lists never allocated!

CVS patchset: 788
CVS date: 1996/07/11 18:12:40

28 years ago*** empty log message ***
root [Thu, 11 Jul 1996 16:32:10 +0000 (16:32 +0000)]
*** empty log message ***

CVS patchset: 787
CVS date: 1996/07/11 16:32:10

28 years ago*** empty log message ***
ewt [Thu, 11 Jul 1996 15:49:53 +0000 (15:49 +0000)]
*** empty log message ***

CVS patchset: 786
CVS date: 1996/07/11 15:49:53

28 years agofixed error message for packages which are not relocateable
ewt [Thu, 11 Jul 1996 15:48:21 +0000 (15:48 +0000)]
fixed error message for packages which are not relocateable

CVS patchset: 785
CVS date: 1996/07/11 15:48:21

28 years agochanged to version 2.1.2
root [Thu, 11 Jul 1996 15:17:03 +0000 (15:17 +0000)]
changed to version 2.1.2

CVS patchset: 784
CVS date: 1996/07/11 15:17:03

28 years agofix auto-provide stuff to use ROOT
root [Thu, 11 Jul 1996 15:11:49 +0000 (15:11 +0000)]
fix auto-provide stuff to use ROOT

CVS patchset: 783
CVS date: 1996/07/11 15:11:49

28 years ago*** empty log message ***
ewt [Thu, 11 Jul 1996 02:15:30 +0000 (02:15 +0000)]
*** empty log message ***

CVS patchset: 782
CVS date: 1996/07/11 02:15:30

28 years agochanged version number to 2.1.1
ewt [Wed, 10 Jul 1996 23:59:54 +0000 (23:59 +0000)]
changed version number to 2.1.1

CVS patchset: 781
CVS date: 1996/07/10 23:59:54

28 years agofixed default build string to not use '-' to print dates
ewt [Wed, 10 Jul 1996 23:59:37 +0000 (23:59 +0000)]
fixed default build string to not use '-' to print dates

CVS patchset: 780
CVS date: 1996/07/10 23:59:37

28 years agoInitial revision
ewt [Wed, 10 Jul 1996 20:51:14 +0000 (20:51 +0000)]
Initial revision

CVS patchset: 779
CVS date: 1996/07/10 20:51:14

28 years agouse proper soname for automatic shared lib req/prov
root [Wed, 10 Jul 1996 20:19:07 +0000 (20:19 +0000)]
use proper soname for automatic shared lib req/prov

CVS patchset: 778
CVS date: 1996/07/10 20:19:07

28 years agowarn if they use Root:
root [Wed, 10 Jul 1996 20:18:43 +0000 (20:18 +0000)]
warn if they use Root:

CVS patchset: 777
CVS date: 1996/07/10 20:18:43

28 years agoclean up formatting
root [Wed, 10 Jul 1996 20:18:15 +0000 (20:18 +0000)]
clean up formatting

CVS patchset: 776
CVS date: 1996/07/10 20:18:15

28 years agocheck package version numbers for source packages
ewt [Wed, 10 Jul 1996 19:50:46 +0000 (19:50 +0000)]
check package version numbers for source packages

CVS patchset: 775
CVS date: 1996/07/10 19:50:46

28 years ago1) added send to dependency conflict reporting
ewt [Wed, 10 Jul 1996 16:29:44 +0000 (16:29 +0000)]
1) added send to dependency conflict reporting
2) added rpmdepUpgradePackage()

CVS patchset: 774
CVS date: 1996/07/10 16:29:44

28 years ago1) added version and serial number checking
ewt [Wed, 10 Jul 1996 16:29:24 +0000 (16:29 +0000)]
1) added version and serial number checking
2) supports upgrades properly

CVS patchset: 773
CVS date: 1996/07/10 16:29:24

28 years ago1) improved printing of dependency conflics
ewt [Wed, 10 Jul 1996 16:28:50 +0000 (16:28 +0000)]
1) improved printing of dependency conflics
2) corrected dependency checking for upgrades

CVS patchset: 772
CVS date: 1996/07/10 16:28:50

28 years ago1) changed a bunch of the queries to happen via query formats
ewt [Wed, 10 Jul 1996 16:28:24 +0000 (16:28 +0000)]
1) changed a bunch of the queries to happen via query formats
2) added :depflags query tag

CVS patchset: 771
CVS date: 1996/07/10 16:28:24

28 years ago*** empty log message ***
ewt [Wed, 10 Jul 1996 16:28:10 +0000 (16:28 +0000)]
*** empty log message ***

CVS patchset: 770
CVS date: 1996/07/10 16:28:10

28 years ago*** empty log message ***
ewt [Wed, 10 Jul 1996 16:16:05 +0000 (16:16 +0000)]
*** empty log message ***

CVS patchset: 769
CVS date: 1996/07/10 16:16:05

28 years agoclean up message for release
root [Wed, 10 Jul 1996 15:47:33 +0000 (15:47 +0000)]
clean up message for release

CVS patchset: 768
CVS date: 1996/07/10 15:47:33

28 years agoinitialize res
root [Wed, 10 Jul 1996 15:42:48 +0000 (15:42 +0000)]
initialize res

CVS patchset: 767
CVS date: 1996/07/10 15:42:48

28 years agofix uninitialized buildprefix
root [Wed, 10 Jul 1996 15:16:54 +0000 (15:16 +0000)]
fix uninitialized buildprefix

CVS patchset: 766
CVS date: 1996/07/10 15:16:54

28 years agochanges to set RPMTAG_INSTALLPREFIX correctly
ewt [Wed, 10 Jul 1996 14:11:19 +0000 (14:11 +0000)]
changes to set RPMTAG_INSTALLPREFIX correctly

CVS patchset: 765
CVS date: 1996/07/10 14:11:19

28 years agoset RPM_INSTALL_PREFIX environment variable in runScript() when appropriate
ewt [Wed, 10 Jul 1996 14:11:04 +0000 (14:11 +0000)]
set RPM_INSTALL_PREFIX environment variable in runScript() when appropriate

CVS patchset: 764
CVS date: 1996/07/10 14:11:04

28 years ago1) reworked long arguments to eliminate strcmp()'s
ewt [Wed, 10 Jul 1996 02:35:31 +0000 (02:35 +0000)]
1) reworked long arguments to eliminate strcmp()'s
2) added --prefix option
3) added --rpmdb option

CVS patchset: 763
CVS date: 1996/07/10 02:35:31

28 years agoadded support for relocateable packages
ewt [Wed, 10 Jul 1996 02:35:15 +0000 (02:35 +0000)]
added support for relocateable packages

CVS patchset: 762
CVS date: 1996/07/10 02:35:15

28 years ago*** empty log message ***
ewt [Wed, 10 Jul 1996 02:35:11 +0000 (02:35 +0000)]
*** empty log message ***

CVS patchset: 761
CVS date: 1996/07/10 02:35:11

28 years agoaedded RPMTAG_INSTALLPREFIX, RPMVAR_DBPATH, and location parameter to
ewt [Wed, 10 Jul 1996 02:34:15 +0000 (02:34 +0000)]
aedded RPMTAG_INSTALLPREFIX, RPMVAR_DBPATH, and location parameter to
rpmInstallPackage()

CVS patchset: 760
CVS date: 1996/07/10 02:34:15

28 years agoadded stripTrailingSlashes()
ewt [Wed, 10 Jul 1996 02:33:54 +0000 (02:33 +0000)]
added stripTrailingSlashes()

CVS patchset: 759
CVS date: 1996/07/10 02:33:54

28 years agosupports relocateable packages
ewt [Wed, 10 Jul 1996 02:33:38 +0000 (02:33 +0000)]
supports relocateable packages

CVS patchset: 758
CVS date: 1996/07/10 02:33:38

28 years agosupports different database locations
ewt [Wed, 10 Jul 1996 02:33:26 +0000 (02:33 +0000)]
supports different database locations

CVS patchset: 757
CVS date: 1996/07/10 02:33:26

28 years agocleaned up some misleading error messages
ewt [Wed, 10 Jul 1996 02:33:11 +0000 (02:33 +0000)]
cleaned up some misleading error messages

CVS patchset: 756
CVS date: 1996/07/10 02:33:11

28 years agoadded dbpath
ewt [Wed, 10 Jul 1996 02:32:45 +0000 (02:32 +0000)]
added dbpath

CVS patchset: 755
CVS date: 1996/07/10 02:32:45

28 years agoinitialize prefix and prefixLen
root [Wed, 10 Jul 1996 01:38:44 +0000 (01:38 +0000)]
initialize prefix and prefixLen

CVS patchset: 754
CVS date: 1996/07/10 01:38:44

28 years agoadditional check for running off end of string
root [Wed, 10 Jul 1996 01:38:14 +0000 (01:38 +0000)]
additional check for running off end of string

CVS patchset: 753
CVS date: 1996/07/10 01:38:14

28 years agoBUILDPREFIX stuff
root [Tue, 9 Jul 1996 22:29:16 +0000 (22:29 +0000)]
BUILDPREFIX stuff

CVS patchset: 752
CVS date: 1996/07/09 22:29:16