tools/librpm-tizen.git
21 years agofix: do headerFree after headerRead.
jbj [Fri, 16 May 2003 21:14:30 +0000 (21:14 +0000)]
fix: do headerFree after headerRead.

CVS patchset: 6849
CVS date: 2003/05/16 21:14:30

21 years agoFix x86_64 typo.
jbj [Fri, 16 May 2003 20:04:53 +0000 (20:04 +0000)]
Fix x86_64 typo.

CVS patchset: 6848
CVS date: 2003/05/16 20:04:53

21 years agoMerge to latest beecrypt-3.0.0.
jbj [Fri, 16 May 2003 17:19:42 +0000 (17:19 +0000)]
Merge to latest beecrypt-3.0.0.

CVS patchset: 6847
CVS date: 2003/05/16 17:19:42

21 years ago- add version check for package with provides and obsoletes.
jbj [Thu, 15 May 2003 14:22:30 +0000 (14:22 +0000)]
- add version check for package with provides and obsoletes.

CVS patchset: 6846
CVS date: 2003/05/15 14:22:30

21 years ago- fix: nested %if handling, optind initialization posix vs. glibc.
jbj [Thu, 15 May 2003 13:53:41 +0000 (13:53 +0000)]
- fix: nested %if handling, optind initialization posix vs. glibc.

CVS patchset: 6843
CVS date: 2003/05/15 13:53:41

21 years ago- fix: nested %if handling, optind initialization posix vs. gloibc.
jbj [Thu, 15 May 2003 13:44:18 +0000 (13:44 +0000)]
- fix: nested %if handling, optind initialization posix vs. gloibc.

CVS patchset: 6839
CVS date: 2003/05/15 13:44:18

21 years agoOverloading methods of subtype example.
jbj [Mon, 12 May 2003 22:28:28 +0000 (22:28 +0000)]
Overloading methods of subtype example.

CVS patchset: 6838
CVS date: 2003/05/12 22:28:28

21 years agoTypos.
jbj [Mon, 12 May 2003 17:27:27 +0000 (17:27 +0000)]
Typos.

CVS patchset: 6837
CVS date: 2003/05/12 17:27:27

21 years agoOops, need _BEECRYPT_TYPES_H define after all, sigh.
jbj [Mon, 12 May 2003 00:57:16 +0000 (00:57 +0000)]
Oops, need _BEECRYPT_TYPES_H define after all, sigh.

CVS patchset: 6836
CVS date: 2003/05/12 00:57:16

21 years agoUse bc_lock_t to hide type of locking.
jbj [Mon, 12 May 2003 00:36:05 +0000 (00:36 +0000)]
Use bc_lock_t to hide type of locking.

CVS patchset: 6835
CVS date: 2003/05/12 00:36:05

21 years agoExpand the correct "#include <stdint.h" into types.h.
jbj [Mon, 12 May 2003 00:07:54 +0000 (00:07 +0000)]
Expand the correct "#include <stdint.h" into types.h.
Add typedef for whatever lock structure that is used.

CVS patchset: 6834
CVS date: 2003/05/12 00:07:54

21 years agoTypo from merging.
jbj [Sun, 11 May 2003 21:21:58 +0000 (21:21 +0000)]
Typo from merging.

CVS patchset: 6833
CVS date: 2003/05/11 21:21:58

21 years agoMerge with latest beecrypt-3.0.0.
jbj [Sun, 11 May 2003 21:20:18 +0000 (21:20 +0000)]
Merge with latest beecrypt-3.0.0.

CVS patchset: 6832
CVS date: 2003/05/11 21:20:18

21 years agoAdd carry/borrow test with signed magnitude mpw's.
jbj [Sun, 11 May 2003 16:17:04 +0000 (16:17 +0000)]
Add carry/borrow test with signed magnitude mpw's.

CVS patchset: 6831
CVS date: 2003/05/11 16:17:04

21 years agoAdd coercion-on-the-fly.
jbj [Sat, 10 May 2003 19:23:57 +0000 (19:23 +0000)]
Add coercion-on-the-fly.
Rename to python function, not tp_foo member, names.
Tests for Knuth polynomial in base, iterativepowers.

CVS patchset: 6830
CVS date: 2003/05/10 19:23:57

21 years agoSanity.
jbj [Fri, 9 May 2003 23:05:45 +0000 (23:05 +0000)]
Sanity.

CVS patchset: 6829
CVS date: 2003/05/09 23:05:45

21 years agoMerge mpnumber malloc's into python mpw object malloc.
jbj [Fri, 9 May 2003 22:01:59 +0000 (22:01 +0000)]
Merge mpnumber malloc's into python mpw object malloc.

CVS patchset: 6828
CVS date: 2003/05/09 22:01:59

21 years agoPrepare to dump mpnumber from mpwObject.
jbj [Fri, 9 May 2003 16:13:34 +0000 (16:13 +0000)]
Prepare to dump mpnumber from mpwObject.

CVS patchset: 6827
CVS date: 2003/05/09 16:13:34

21 years ago- don't use error string after gzclose (Dmitry V. Levin).
jbj [Thu, 8 May 2003 20:39:29 +0000 (20:39 +0000)]
- don't use error string after gzclose (Dmitry V. Levin).
Spliddles for rpmio, drill h_errno all the way through.

CVS patchset: 6826
CVS date: 2003/05/08 20:39:29

21 years ago- don't use error string after gzclose (Dmitry V. Levin).
jbj [Thu, 8 May 2003 15:52:36 +0000 (15:52 +0000)]
- don't use error string after gzclose (Dmitry V. Levin).

CVS patchset: 6825
CVS date: 2003/05/08 15:52:36

21 years agoConvert mpw to and from long.
jbj [Wed, 7 May 2003 23:20:31 +0000 (23:20 +0000)]
Convert mpw to and from long.

CVS patchset: 6824
CVS date: 2003/05/07 23:20:31

21 years agoBlueprint mpw against mpz routines, abandon signed division fo now.
jbj [Wed, 7 May 2003 19:00:42 +0000 (19:00 +0000)]
Blueprint mpw against mpz routines, abandon signed division fo now.

CVS patchset: 6823
CVS date: 2003/05/07 19:00:42

21 years ago- fix: cut-n-paste error setting nopromote for Conflicts: (#81965).
jbj [Tue, 6 May 2003 23:11:46 +0000 (23:11 +0000)]
- fix: cut-n-paste error setting nopromote for Conflicts: (#81965).

CVS patchset: 6822
CVS date: 2003/05/06 23:11:46

21 years ago*** empty log message ***
jbj [Tue, 6 May 2003 22:54:03 +0000 (22:54 +0000)]
*** empty log message ***

CVS patchset: 6821
CVS date: 2003/05/06 22:54:03

21 years agoUse single ndivmod, rather than nmod followed by ndivmod, in mpstr.
jbj [Tue, 6 May 2003 21:53:02 +0000 (21:53 +0000)]
Use single ndivmod, rather than nmod followed by ndivmod, in mpstr.

CVS patchset: 6820
CVS date: 2003/05/06 21:53:02

21 years agoFix s/bc/mpw/ typos in mpstr.
jbj [Tue, 6 May 2003 19:57:10 +0000 (19:57 +0000)]
Fix s/bc/mpw/ typos in mpstr.
Fix cut and paste booboo, s/rshift/lshift/ for when x << y.

CVS patchset: 6819
CVS date: 2003/05/06 19:57:10

21 years agoSanity.
jbj [Mon, 5 May 2003 21:44:49 +0000 (21:44 +0000)]
Sanity.

CVS patchset: 6818
CVS date: 2003/05/05 21:44:49

21 years agoAdd unit test {rpmdb,mpw}/test subdirs.
jbj [Mon, 5 May 2003 21:42:55 +0000 (21:42 +0000)]
Add unit test {rpmdb,mpw}/test subdirs.

CVS patchset: 6817
CVS date: 2003/05/05 21:42:55

21 years agoMove to rpmdb subdirectory.
jbj [Mon, 5 May 2003 21:42:13 +0000 (21:42 +0000)]
Move to rpmdb subdirectory.

CVS patchset: 6816
CVS date: 2003/05/05 21:42:13

21 years agoUpgrade to bsddb from python-2.3.
jbj [Mon, 5 May 2003 19:33:46 +0000 (19:33 +0000)]
Upgrade to bsddb from python-2.3.

CVS patchset: 6815
CVS date: 2003/05/05 19:33:46

21 years agoUse new mpfpruntf now in beecrypt-3.0.0 API.
jbj [Mon, 5 May 2003 16:07:50 +0000 (16:07 +0000)]
Use new mpfpruntf now in beecrypt-3.0.0 API.

CVS patchset: 6814
CVS date: 2003/05/05 16:07:50

21 years agoMerge in latest beecrypt-3.0.0 changes.
jbj [Mon, 5 May 2003 16:02:02 +0000 (16:02 +0000)]
Merge in latest beecrypt-3.0.0 changes.

CVS patchset: 6813
CVS date: 2003/05/05 16:02:02

21 years agoBack out Py_TPFLAGS_BASETYPE for now.
jbj [Mon, 5 May 2003 02:16:59 +0000 (02:16 +0000)]
Back out Py_TPFLAGS_BASETYPE for now.

CVS patchset: 6812
CVS date: 2003/05/05 02:16:59

21 years agoUse getattro/setattro throughout.
jbj [Sun, 4 May 2003 17:34:53 +0000 (17:34 +0000)]
Use getattro/setattro throughout.
Convert to mpfprintlin from diddled mpprintln.

CVS patchset: 6811
CVS date: 2003/05/04 17:34:53

21 years agoOrphan.
jbj [Sun, 4 May 2003 16:44:00 +0000 (16:44 +0000)]
Orphan.

CVS patchset: 6810
CVS date: 2003/05/04 16:44:00

21 years agoMerge latest beecrypt-3.0.0 bits.
jbj [Sun, 4 May 2003 16:00:18 +0000 (16:00 +0000)]
Merge latest beecrypt-3.0.0 bits.
Spliddles.

CVS patchset: 6809
CVS date: 2003/05/04 16:00:18

21 years agoSanity.
jbj [Fri, 2 May 2003 21:50:23 +0000 (21:50 +0000)]
Sanity.

CVS patchset: 6808
CVS date: 2003/05/02 21:50:23

21 years agoGenerate random primes method.
jbj [Fri, 2 May 2003 21:05:46 +0000 (21:05 +0000)]
Generate random primes method.

CVS patchset: 6807
CVS date: 2003/05/02 21:05:46

21 years agoSpliddles.
jbj [Fri, 2 May 2003 18:38:20 +0000 (18:38 +0000)]
Spliddles.

CVS patchset: 6806
CVS date: 2003/05/02 18:38:20

21 years agoSpliddles.
jbj [Fri, 2 May 2003 17:58:41 +0000 (17:58 +0000)]
Spliddles.

CVS patchset: 6805
CVS date: 2003/05/02 17:58:41

21 years agospliddles for type checking.
jbj [Fri, 2 May 2003 17:47:41 +0000 (17:47 +0000)]
spliddles for type checking.

CVS patchset: 6804
CVS date: 2003/05/02 17:47:41

21 years agoImport changes from latest beecrypt-3.0.0.
jbj [Fri, 2 May 2003 16:18:50 +0000 (16:18 +0000)]
Import changes from latest beecrypt-3.0.0.

CVS patchset: 6803
CVS date: 2003/05/02 16:18:50

21 years agoIntergate beecrypt spliddles.
jbj [Thu, 1 May 2003 23:28:46 +0000 (23:28 +0000)]
Intergate beecrypt spliddles.

CVS patchset: 6802
CVS date: 2003/05/01 23:28:46

21 years agospliddles.
jbj [Thu, 1 May 2003 19:55:27 +0000 (19:55 +0000)]
spliddles.

CVS patchset: 6801
CVS date: 2003/05/01 19:55:27

21 years agofix typo in system.h.
jbj [Thu, 1 May 2003 08:09:16 +0000 (08:09 +0000)]
fix typo in system.h.
python: bindings for returning mpw's from random number generator.

CVS patchset: 6800
CVS date: 2003/05/01 08:09:16

21 years agoAdd mpw.rndm to return random in range 1 < r < b-1.
jbj [Wed, 30 Apr 2003 21:35:20 +0000 (21:35 +0000)]
Add mpw.rndm to return random in range 1 < r < b-1.

CVS patchset: 6799
CVS date: 2003/04/30 21:35:20

21 years agoCreate rpmrng module.
jbj [Wed, 30 Apr 2003 21:05:20 +0000 (21:05 +0000)]
Create rpmrng module.

CVS patchset: 6798
CVS date: 2003/04/30 21:05:20

21 years agosplint fiddles.
jbj [Wed, 30 Apr 2003 20:04:58 +0000 (20:04 +0000)]
splint fiddles.

CVS patchset: 6797
CVS date: 2003/04/30 20:04:58

21 years agoCreate rpm.mpw module from guts of rpm.bc.
jbj [Wed, 30 Apr 2003 18:16:10 +0000 (18:16 +0000)]
Create rpm.mpw module from guts of rpm.bc.

CVS patchset: 6796
CVS date: 2003/04/30 18:16:10

21 years agoCreate.
jbj [Wed, 30 Apr 2003 17:46:38 +0000 (17:46 +0000)]
Create.

CVS patchset: 6795
CVS date: 2003/04/30 17:46:38

21 years agoReorganize to streamline debugging.
jbj [Wed, 30 Apr 2003 17:45:30 +0000 (17:45 +0000)]
Reorganize to streamline debugging.

CVS patchset: 6794
CVS date: 2003/04/30 17:45:30

21 years agoBindings for modular arithmetic.
jbj [Wed, 30 Apr 2003 03:25:19 +0000 (03:25 +0000)]
Bindings for modular arithmetic.

CVS patchset: 6793
CVS date: 2003/04/30 03:25:19

21 years agobeecrypt-3.0.0 merge: doxygen pass.
jbj [Wed, 30 Apr 2003 01:03:33 +0000 (01:03 +0000)]
beecrypt-3.0.0 merge: doxygen pass.

CVS patchset: 6792
CVS date: 2003/04/30 01:03:33

21 years agobeecrypt-3.0.0 merge: entropy_noise_gather converts bits-tp-bytes, not words.
jbj [Wed, 30 Apr 2003 00:11:40 +0000 (00:11 +0000)]
beecrypt-3.0.0 merge: entropy_noise_gather converts bits-tp-bytes, not words.

CVS patchset: 6791
CVS date: 2003/04/30 00:11:40

21 years ago- fix: IDTXglob should return REMOVETID sorted headers (#89857).
jbj [Tue, 29 Apr 2003 16:49:51 +0000 (16:49 +0000)]
- fix: IDTXglob should return REMOVETID sorted headers (#89857).

CVS patchset: 6790
CVS date: 2003/04/29 16:49:51

21 years agoTypo.
jbj [Tue, 29 Apr 2003 11:32:25 +0000 (11:32 +0000)]
Typo.

CVS patchset: 6789
CVS date: 2003/04/29 11:32:25

21 years agobeecrypt-3.0.0 merge: expand MP_WBITS into types.h
jbj [Tue, 29 Apr 2003 08:35:56 +0000 (08:35 +0000)]
beecrypt-3.0.0 merge: expand MP_WBITS into types.h

CVS patchset: 6788
CVS date: 2003/04/29 08:35:56

21 years agobeecrypt-3.0.0 merge: splint checks.
jbj [Tue, 29 Apr 2003 08:15:16 +0000 (08:15 +0000)]
beecrypt-3.0.0 merge: splint checks.

CVS patchset: 6787
CVS date: 2003/04/29 08:15:16

21 years agobeecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.
jbj [Mon, 28 Apr 2003 21:10:07 +0000 (21:10 +0000)]
beecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.

CVS patchset: 6786
CVS date: 2003/04/28 21:10:07

21 years agoOrphans
jbj [Mon, 28 Apr 2003 20:48:32 +0000 (20:48 +0000)]
Orphans

CVS patchset: 6785
CVS date: 2003/04/28 20:48:32

21 years agobeecrypt-3.0.0 merge: uint32 excision.
jbj [Mon, 28 Apr 2003 19:34:20 +0000 (19:34 +0000)]
beecrypt-3.0.0 merge: uint32 excision.

CVS patchset: 6784
CVS date: 2003/04/28 19:34:20

21 years agobeecrypt-3.0.0 merge: bring in latest asm code.
jbj [Mon, 28 Apr 2003 15:06:30 +0000 (15:06 +0000)]
beecrypt-3.0.0 merge: bring in latest asm code.

CVS patchset: 6783
CVS date: 2003/04/28 15:06:30

21 years agobeecrypt-3.0.0 merge: (mostly) grand renaming, mpw et al.
jbj [Sun, 27 Apr 2003 23:06:37 +0000 (23:06 +0000)]
beecrypt-3.0.0 merge: (mostly) grand renaming, mpw et al.

CVS patchset: 6782
CVS date: 2003/04/27 23:06:37

21 years agobeecrypt-3.0.0 merge: (partial) grand renaming, uint32 et al.
jbj [Sat, 26 Apr 2003 21:45:28 +0000 (21:45 +0000)]
beecrypt-3.0.0 merge: (partial) grand renaming, uint32 et al.

CVS patchset: 6781
CVS date: 2003/04/26 21:45:28

21 years agobeecrypt-3.0.0 merge: grand renaming, mp32barrett et al.
jbj [Fri, 25 Apr 2003 20:46:38 +0000 (20:46 +0000)]
beecrypt-3.0.0 merge: grand renaming, mp32barrett et al.

CVS patchset: 6780
CVS date: 2003/04/25 20:46:38

21 years agobeecrypt-3.0.0 merge: grand renaming, mp32barret et al.
jbj [Fri, 25 Apr 2003 20:36:06 +0000 (20:36 +0000)]
beecrypt-3.0.0 merge: grand renaming, mp32barret et al.

CVS patchset: 6779
CVS date: 2003/04/25 20:36:06

21 years agobeecrypt-3.0.0 merge: grand renaming, mp32number et al.
jbj [Fri, 25 Apr 2003 19:45:10 +0000 (19:45 +0000)]
beecrypt-3.0.0 merge: grand renaming, mp32number et al.

CVS patchset: 6778
CVS date: 2003/04/25 19:45:10

21 years agobeecrypt-3.0.0 merge: file renaming.
jbj [Fri, 25 Apr 2003 19:22:20 +0000 (19:22 +0000)]
beecrypt-3.0.0 merge: file renaming.
Sanity.

CVS patchset: 6777
CVS date: 2003/04/25 19:22:20

21 years agobeecrypt-3.0.0 merge: grand renaming, mp32number et al.
jbj [Fri, 25 Apr 2003 19:19:48 +0000 (19:19 +0000)]
beecrypt-3.0.0 merge: grand renaming, mp32number et al.

CVS patchset: 6776
CVS date: 2003/04/25 19:19:48

21 years agobeecrypt-3.0.0 merge: copyright messages, new primitive types merged.
jbj [Fri, 25 Apr 2003 18:02:45 +0000 (18:02 +0000)]
beecrypt-3.0.0 merge: copyright messages, new primitive types merged.

CVS patchset: 6775
CVS date: 2003/04/25 18:02:45

21 years agobc-3.0.0: rename mp32*.[ch] files.
jbj [Fri, 25 Apr 2003 16:53:36 +0000 (16:53 +0000)]
bc-3.0.0: rename mp32*.[ch] files.

CVS patchset: 6774
CVS date: 2003/04/25 16:53:36

21 years agoDo signed scaling when dividing.
jbj [Fri, 25 Apr 2003 12:26:38 +0000 (12:26 +0000)]
Do signed scaling when dividing.

CVS patchset: 6773
CVS date: 2003/04/25 12:26:38

21 years agoRework arithmetic.
jbj [Fri, 25 Apr 2003 03:01:58 +0000 (03:01 +0000)]
Rework arithmetic.

CVS patchset: 6772
CVS date: 2003/04/25 03:01:58

21 years agofix: 15^8 had sign problems in intermediate.
jbj [Thu, 24 Apr 2003 23:02:35 +0000 (23:02 +0000)]
fix: 15^8 had sign problems in intermediate.

CVS patchset: 6771
CVS date: 2003/04/24 23:02:35

21 years agofix: mp32str difficulties with sign bit.
jbj [Thu, 24 Apr 2003 19:31:18 +0000 (19:31 +0000)]
fix: mp32str difficulties with sign bit.

CVS patchset: 6770
CVS date: 2003/04/24 19:31:18

21 years agoCall romtsOrder() on erasures.
jbj [Thu, 24 Apr 2003 19:29:52 +0000 (19:29 +0000)]
Call romtsOrder() on erasures.

CVS patchset: 6769
CVS date: 2003/04/24 19:29:52

21 years agoTrim leading zero's.
jbj [Thu, 24 Apr 2003 16:59:05 +0000 (16:59 +0000)]
Trim leading zero's.

CVS patchset: 6768
CVS date: 2003/04/24 16:59:05

21 years agoPrint positive numbers only.
jbj [Thu, 24 Apr 2003 12:23:30 +0000 (12:23 +0000)]
Print positive numbers only.
Add extra word for sign bit.

CVS patchset: 6767
CVS date: 2003/04/24 12:23:30

21 years agoMostly functional sliding window exponentiation bindings.
jbj [Wed, 23 Apr 2003 23:40:08 +0000 (23:40 +0000)]
Mostly functional sliding window exponentiation bindings.

CVS patchset: 6766
CVS date: 2003/04/23 23:40:08

21 years agoDon't segfault if given ascii armored rather than binary pubkey packets.
jbj [Mon, 21 Apr 2003 22:31:28 +0000 (22:31 +0000)]
Don't segfault if given ascii armored rather than binary pubkey packets.

CVS patchset: 6765
CVS date: 2003/04/21 22:31:28

21 years agoOrphan.
jbj [Mon, 21 Apr 2003 14:30:19 +0000 (14:30 +0000)]
Orphan.

CVS patchset: 6764
CVS date: 2003/04/21 14:30:19

21 years ago- python: missed tuple refcount in IDTXload/IDTXglob.
jbj [Fri, 18 Apr 2003 14:03:31 +0000 (14:03 +0000)]
- python: missed tuple refcount in IDTXload/IDTXglob.

CVS patchset: 6763
CVS date: 2003/04/18 14:03:31

21 years agopython: missed tuple refcount in IDTXload/IDTXglob.
jbj [Fri, 18 Apr 2003 14:03:11 +0000 (14:03 +0000)]
python: missed tuple refcount in IDTXload/IDTXglob.

CVS patchset: 6762
CVS date: 2003/04/18 14:03:11

21 years agoTypos and transfer trash.
jbj [Thu, 17 Apr 2003 22:14:15 +0000 (22:14 +0000)]
Typos and transfer trash.

CVS patchset: 6761
CVS date: 2003/04/17 22:14:15

21 years agoDoxygen doco markup.
jbj [Thu, 17 Apr 2003 17:17:27 +0000 (17:17 +0000)]
Doxygen doco markup.

CVS patchset: 6760
CVS date: 2003/04/17 17:17:27

21 years agoIgnore .created too.
jbj [Thu, 17 Apr 2003 15:57:42 +0000 (15:57 +0000)]
Ignore .created too.

CVS patchset: 6759
CVS date: 2003/04/17 15:57:42

21 years agoDon't overflow internal tables with unknown user/group (#85346).
jbj [Thu, 17 Apr 2003 15:14:49 +0000 (15:14 +0000)]
Don't overflow internal tables with unknown user/group (#85346).

CVS patchset: 6758
CVS date: 2003/04/17 15:14:49

21 years agorpmbuild, not rpm, -ba.
jbj [Thu, 17 Apr 2003 14:47:57 +0000 (14:47 +0000)]
rpmbuild, not rpm, -ba.

CVS patchset: 6757
CVS date: 2003/04/17 14:47:57

21 years agorpmbuiod, not rpm, -ba.
jbj [Thu, 17 Apr 2003 14:47:19 +0000 (14:47 +0000)]
rpmbuiod, not rpm, -ba.

CVS patchset: 6756
CVS date: 2003/04/17 14:47:19

21 years agorpm-build, not rpmbuild.
jbj [Thu, 17 Apr 2003 14:44:07 +0000 (14:44 +0000)]
rpm-build, not rpmbuild.

CVS patchset: 6755
CVS date: 2003/04/17 14:44:07

21 years ago- permit secondary tag match patterns with RPMQV_ALL.
jbj [Wed, 16 Apr 2003 22:13:18 +0000 (22:13 +0000)]
- permit secondary tag match patterns with RPMQV_ALL.

CVS patchset: 6754
CVS date: 2003/04/16 22:13:18

21 years agoOrphan.
jbj [Wed, 16 Apr 2003 17:55:13 +0000 (17:55 +0000)]
Orphan.

CVS patchset: 6753
CVS date: 2003/04/16 17:55:13

21 years ago- resurrect manifests, RPMRC_NOTFOUND returned by readLead().
jbj [Wed, 16 Apr 2003 17:48:04 +0000 (17:48 +0000)]
- resurrect manifests, RPMRC_NOTFOUND returned by readLead().

CVS patchset: 6752
CVS date: 2003/04/16 17:48:04

21 years agoMerge file-4.02 changes.
jbj [Tue, 15 Apr 2003 20:04:25 +0000 (20:04 +0000)]
Merge file-4.02 changes.

CVS patchset: 6751
CVS date: 2003/04/15 20:04:25

21 years agoPort -F and -N from file-4.02.
jbj [Tue, 15 Apr 2003 18:50:00 +0000 (18:50 +0000)]
Port -F and -N from file-4.02.

CVS patchset: 6750
CVS date: 2003/04/15 18:50:00

21 years agoMove sources to src sub-directory.
jbj [Tue, 15 Apr 2003 17:24:17 +0000 (17:24 +0000)]
Move sources to src sub-directory.

CVS patchset: 6749
CVS date: 2003/04/15 17:24:17

21 years agoMove magic generation to sub-directory.
jbj [Tue, 15 Apr 2003 17:01:30 +0000 (17:01 +0000)]
Move magic generation to sub-directory.

CVS patchset: 6748
CVS date: 2003/04/15 17:01:30

21 years agoMove magic creation to sub-directory.
jbj [Tue, 15 Apr 2003 16:58:35 +0000 (16:58 +0000)]
Move magic creation to sub-directory.

CVS patchset: 6747
CVS date: 2003/04/15 16:58:35

21 years agoMove man pages to sub-directory.
jbj [Tue, 15 Apr 2003 16:45:06 +0000 (16:45 +0000)]
Move man pages to sub-directory.

CVS patchset: 6746
CVS date: 2003/04/15 16:45:06

21 years agoMove man pages to sub directory.
jbj [Tue, 15 Apr 2003 16:43:03 +0000 (16:43 +0000)]
Move man pages to sub directory.

CVS patchset: 6745
CVS date: 2003/04/15 16:43:03