platform/upstream/rpm.git
21 years agofix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
jbj [Tue, 8 Apr 2003 21:42:55 +0000 (21:42 +0000)]
fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
fix: rpmal could segfault under obscure conditions.
Use array, not individual structures, for rpmsw{Enter,Exit} timestamps.

CVS patchset: 6735
CVS date: 2003/04/08 21:42:55

21 years agoCalibrated stopwatch using rdtsc.
jbj [Mon, 7 Apr 2003 12:05:35 +0000 (12:05 +0000)]
Calibrated stopwatch using rdtsc.
Probes for digest/signature and rpmdb.

CVS patchset: 6734
CVS date: 2003/04/07 12:05:35

21 years agoAccumulate compress/uncompress times.
jbj [Fri, 4 Apr 2003 22:15:58 +0000 (22:15 +0000)]
Accumulate compress/uncompress times.

CVS patchset: 6733
CVS date: 2003/04/04 22:15:58

21 years agoAdd cpuinfo() test program.
jbj [Fri, 4 Apr 2003 16:22:44 +0000 (16:22 +0000)]
Add cpuinfo() test program.

CVS patchset: 6732
CVS date: 2003/04/04 16:22:44

21 years agoGettextify output strftime(3) formats (#83611).
jbj [Thu, 3 Apr 2003 00:07:41 +0000 (00:07 +0000)]
Gettextify output strftime(3) formats (#83611).

CVS patchset: 6731
CVS date: 2003/04/03 00:07:41

21 years agoUse rpmswEnter/rpmswExit throughout.
jbj [Wed, 2 Apr 2003 23:26:06 +0000 (23:26 +0000)]
Use rpmswEnter/rpmswExit throughout.

CVS patchset: 6730
CVS date: 2003/04/02 23:26:06

21 years agoSplint clean.
jbj [Wed, 2 Apr 2003 21:16:26 +0000 (21:16 +0000)]
Splint clean.

CVS patchset: 6729
CVS date: 2003/04/02 21:16:26

21 years agoSplint fiddles.
jbj [Wed, 2 Apr 2003 19:24:41 +0000 (19:24 +0000)]
Splint fiddles.

CVS patchset: 6728
CVS date: 2003/04/02 19:24:41

21 years agoSplint fiddles.
jbj [Tue, 1 Apr 2003 22:30:04 +0000 (22:30 +0000)]
Splint fiddles.

CVS patchset: 6727
CVS date: 2003/04/01 22:30:04

21 years agoSplint fiddles.
jbj [Tue, 1 Apr 2003 22:27:39 +0000 (22:27 +0000)]
Splint fiddles.
Create struct rpmop_s from OPSTAT_t.

CVS patchset: 6726
CVS date: 2003/04/01 22:27:39

21 years agoSplint fiddles.
jbj [Tue, 1 Apr 2003 22:26:09 +0000 (22:26 +0000)]
Splint fiddles.
Move OPSTAT_t to rpmsw.h.

CVS patchset: 6725
CVS date: 2003/04/01 22:26:09

21 years agoSplint fiddles.
jbj [Tue, 1 Apr 2003 22:20:45 +0000 (22:20 +0000)]
Splint fiddles.

CVS patchset: 6724
CVS date: 2003/04/01 22:20:45

21 years agofix: Pass FIPS-C character by character, not strlen(ifn).
jbj [Fri, 28 Mar 2003 22:47:18 +0000 (22:47 +0000)]
fix: Pass FIPS-C character by character, not strlen(ifn).

CVS patchset: 6723
CVS date: 2003/03/28 22:47:18

21 years agoAdd gcrypt to tdigest.
jbj [Fri, 28 Mar 2003 22:11:06 +0000 (22:11 +0000)]
Add gcrypt to tdigest.

CVS patchset: 6722
CVS date: 2003/03/28 22:11:06

21 years agoSanity.
jbj [Thu, 27 Mar 2003 21:53:39 +0000 (21:53 +0000)]
Sanity.

CVS patchset: 6721
CVS date: 2003/03/27 21:53:39

21 years agoAdd transaction stop watch points.
jbj [Tue, 25 Mar 2003 23:51:24 +0000 (23:51 +0000)]
Add transaction stop watch points.

CVS patchset: 6718
CVS date: 2003/03/25 23:51:24

21 years agoRepair rdtsc stopwatch, use gettimeofday(3) for now.
jbj [Tue, 25 Mar 2003 00:22:23 +0000 (00:22 +0000)]
Repair rdtsc stopwatch, use gettimeofday(3) for now.

CVS patchset: 6716
CVS date: 2003/03/25 00:22:23

21 years agoAdd benchmark stopwatch, change precision from milli- to micro-secs.
jbj [Mon, 24 Mar 2003 17:25:42 +0000 (17:25 +0000)]
Add benchmark stopwatch, change precision from milli- to micro-secs.

CVS patchset: 6715
CVS date: 2003/03/24 17:25:42

21 years agoMake peace with automake-1.7.3.
jbj [Sun, 23 Mar 2003 00:36:13 +0000 (00:36 +0000)]
Make peace with automake-1.7.3.
Recheck thread safety markes with fsm synchronous threads.

CVS patchset: 6714
CVS date: 2003/03/23 00:36:13

21 years agoMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.
jbj [Thu, 20 Mar 2003 23:42:05 +0000 (23:42 +0000)]
Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.
Bump popt version.

CVS patchset: 6710
CVS date: 2003/03/20 23:42:05

21 years ago- unify signal handling in librpmio, use condvar to deliver signal.
jbj [Wed, 19 Mar 2003 16:05:49 +0000 (16:05 +0000)]
- unify signal handling in librpmio, use condvar to deliver signal.

CVS patchset: 6707
CVS date: 2003/03/19 16:05:49

21 years agoSanity, take 2.
jbj [Wed, 19 Mar 2003 03:36:13 +0000 (03:36 +0000)]
Sanity, take 2.

CVS patchset: 6706
CVS date: 2003/03/19 03:36:13

21 years agoSanity.
jbj [Wed, 19 Mar 2003 03:00:02 +0000 (03:00 +0000)]
Sanity.

CVS patchset: 6705
CVS date: 2003/03/19 03:00:02

21 years ago- fix: short option help missing string terminator.
jbj [Tue, 18 Mar 2003 17:48:19 +0000 (17:48 +0000)]
- fix: short option help missing string terminator.

CVS patchset: 6704
CVS date: 2003/03/18 17:48:19

21 years agoProof of concept scriptlet queue, single or multi threaded.
jbj [Tue, 18 Mar 2003 02:41:33 +0000 (02:41 +0000)]
Proof of concept scriptlet queue, single or multi threaded.

CVS patchset: 6699
CVS date: 2003/03/18 02:41:33

21 years agoversion bump
cturner [Sun, 16 Mar 2003 23:32:37 +0000 (23:32 +0000)]
version bump

CVS patchset: 6698
CVS date: 2003/03/16 23:32:37

21 years agooops, make sure File::Spec is loaded
cturner [Sun, 16 Mar 2003 23:31:42 +0000 (23:31 +0000)]
oops, make sure File::Spec is loaded

CVS patchset: 6697
CVS date: 2003/03/16 23:31:42

21 years agofix rpmlib 4.0.x segfault that is a result of iterator freeing after the creating...
cturner [Sun, 16 Mar 2003 23:31:08 +0000 (23:31 +0000)]
fix rpmlib 4.0.x segfault that is a result of iterator freeing after the creating db is freed

CVS patchset: 6696
CVS date: 2003/03/16 23:31:08

21 years agofix problem in perl 5.6.x with basename/realpath/etc
cturner [Sun, 16 Mar 2003 23:16:46 +0000 (23:16 +0000)]
fix problem in perl 5.6.x with basename/realpath/etc

CVS patchset: 6695
CVS date: 2003/03/16 23:16:46

21 years agoCreate rpmsq, combining rpmdb/psm signal handlers.
jbj [Sun, 16 Mar 2003 22:36:52 +0000 (22:36 +0000)]
Create rpmsq, combining rpmdb/psm signal handlers.

CVS patchset: 6694
CVS date: 2003/03/16 22:36:52

21 years agoStart unifying signal handlers.
jbj [Sun, 16 Mar 2003 02:59:17 +0000 (02:59 +0000)]
Start unifying signal handlers.

CVS patchset: 6693
CVS date: 2003/03/16 02:59:17

21 years agoSanity.
jbj [Sat, 15 Mar 2003 21:51:11 +0000 (21:51 +0000)]
Sanity.

CVS patchset: 6692
CVS date: 2003/03/15 21:51:11

21 years agoCreate.
jbj [Sat, 15 Mar 2003 16:56:46 +0000 (16:56 +0000)]
Create.

CVS patchset: 6691
CVS date: 2003/03/15 16:56:46

21 years agoCreate.
jbj [Fri, 14 Mar 2003 23:37:42 +0000 (23:37 +0000)]
Create.

CVS patchset: 6690
CVS date: 2003/03/14 23:37:42

21 years agoSanity.
jbj [Fri, 14 Mar 2003 23:37:25 +0000 (23:37 +0000)]
Sanity.

CVS patchset: 6689
CVS date: 2003/03/14 23:37:25

21 years agoSkip /usr/lib/debug when walking $RPM_BUILD_ROOT.
jbj [Fri, 14 Mar 2003 21:43:16 +0000 (21:43 +0000)]
Skip /usr/lib/debug when walking $RPM_BUILD_ROOT.

CVS patchset: 6688
CVS date: 2003/03/14 21:43:16

21 years agoUnchain iterator on NULL return.
jbj [Fri, 14 Mar 2003 18:11:09 +0000 (18:11 +0000)]
Unchain iterator on NULL return.
Don't segfault on --fileclass.

CVS patchset: 6685
CVS date: 2003/03/14 18:11:09

21 years agoClose and free iterators/cursors on signal exit path.
jbj [Thu, 13 Mar 2003 12:04:35 +0000 (12:04 +0000)]
Close and free iterators/cursors on signal exit path.

CVS patchset: 6681
CVS date: 2003/03/13 12:04:35

21 years agoSanity.
jbj [Wed, 12 Mar 2003 21:57:50 +0000 (21:57 +0000)]
Sanity.

CVS patchset: 6680
CVS date: 2003/03/12 21:57:50

21 years agoDon't put newlines in base64 tag, add rpmHeader tag.
jbj [Wed, 12 Mar 2003 13:31:13 +0000 (13:31 +0000)]
Don't put newlines in base64 tag, add rpmHeader tag.

CVS patchset: 6679
CVS date: 2003/03/12 13:31:13

21 years agoOrphan.
jbj [Wed, 12 Mar 2003 02:08:58 +0000 (02:08 +0000)]
Orphan.

CVS patchset: 6678
CVS date: 2003/03/12 02:08:58

21 years ago- --queryformat '[%{*:xml}\n]' to dump header content in XML.
jbj [Wed, 12 Mar 2003 02:08:20 +0000 (02:08 +0000)]
- --queryformat '[%{*:xml}\n]' to dump header content in XML.

CVS patchset: 6677
CVS date: 2003/03/12 02:08:20

21 years agoUse an iterator to hide pattern matching on tag/ext names.
jbj [Tue, 11 Mar 2003 00:51:26 +0000 (00:51 +0000)]
Use an iterator to hide pattern matching on tag/ext names.

CVS patchset: 6676
CVS date: 2003/03/11 00:51:26

21 years ago- upgrade to zlib-1.2.beta7.
jbj [Mon, 10 Mar 2003 23:28:24 +0000 (23:28 +0000)]
- upgrade to zlib-1.2.beta7.
- pass structure pointer, not args, through headerSprintf call chain.
- add ":xml" header format modifier.

CVS patchset: 6675
CVS date: 2003/03/10 23:28:24

21 years agough, rpm 4.1isms snuck in
cturner [Mon, 10 Mar 2003 17:08:00 +0000 (17:08 +0000)]
ugh, rpm 4.1isms snuck in

CVS patchset: 6674
CVS date: 2003/03/10 17:08:00

21 years agoprep a 0.61 build
cturner [Mon, 10 Mar 2003 16:31:58 +0000 (16:31 +0000)]
prep a 0.61 build

CVS patchset: 6671
CVS date: 2003/03/10 16:31:58

21 years agoMinimize ars passed throuch headerSprintf call chain.
jbj [Mon, 10 Mar 2003 14:39:07 +0000 (14:39 +0000)]
Minimize ars passed throuch headerSprintf call chain.

CVS patchset: 6670
CVS date: 2003/03/10 14:39:07

21 years agobeginnings of control over the verify flags for transactions
cturner [Sun, 9 Mar 2003 18:34:27 +0000 (18:34 +0000)]
beginnings of control over the verify flags for transactions

CVS patchset: 6669
CVS date: 2003/03/09 18:34:27

21 years agoadd expand_macro
cturner [Sun, 9 Mar 2003 17:53:35 +0000 (17:53 +0000)]
add expand_macro

CVS patchset: 6668
CVS date: 2003/03/09 17:53:35

21 years agolot of changes to fix some fundamental refcount probs. also add new header sprintf...
cturner [Sun, 9 Mar 2003 09:56:44 +0000 (09:56 +0000)]
lot of changes to fix some fundamental refcount probs.  also add new header sprintf method from James Olin Oden

CVS patchset: 6667
CVS date: 2003/03/09 09:56:44

21 years agoSplint fiddles.
jbj [Sat, 8 Mar 2003 23:31:10 +0000 (23:31 +0000)]
Splint fiddles.

CVS patchset: 6666
CVS date: 2003/03/08 23:31:10

21 years agoSplint fiddles.
jbj [Sat, 8 Mar 2003 23:18:09 +0000 (23:18 +0000)]
Splint fiddles.

CVS patchset: 6665
CVS date: 2003/03/08 23:18:09

21 years agoUpdate to infnew-7 patch.
jbj [Sat, 8 Mar 2003 21:47:46 +0000 (21:47 +0000)]
Update to infnew-7 patch.

CVS patchset: 6664
CVS date: 2003/03/08 21:47:46

21 years agoSanity.
jbj [Sat, 8 Mar 2003 18:30:38 +0000 (18:30 +0000)]
Sanity.

CVS patchset: 6663
CVS date: 2003/03/08 18:30:38

21 years agoSanity.
jbj [Fri, 7 Mar 2003 03:02:57 +0000 (03:02 +0000)]
Sanity.

CVS patchset: 6659
CVS date: 2003/03/07 03:02:57

21 years agoFiddles to build on Red Hat 7.3.
jbj [Fri, 7 Mar 2003 03:01:20 +0000 (03:01 +0000)]
Fiddles to build on Red Hat 7.3.

CVS patchset: 6657
CVS date: 2003/03/07 03:01:20

21 years ago- fix: memory leak (85522).
jbj [Thu, 6 Mar 2003 22:50:04 +0000 (22:50 +0000)]
- fix: memory leak (85522).

CVS patchset: 6656
CVS date: 2003/03/06 22:50:04

21 years agoRevert c99 syntax in elfutils.
jbj [Thu, 6 Mar 2003 00:57:54 +0000 (00:57 +0000)]
Revert c99 syntax in elfutils.
Fiddles to build on Red Hat 7.3.

CVS patchset: 6654
CVS date: 2003/03/06 00:57:54

21 years agoSanity.
jbj [Wed, 5 Mar 2003 00:13:11 +0000 (00:13 +0000)]
Sanity.

CVS patchset: 6652
CVS date: 2003/03/05 00:13:11

21 years agoautomake before autoconf.
jbj [Tue, 4 Mar 2003 23:35:23 +0000 (23:35 +0000)]
automake before autoconf.

CVS patchset: 6651
CVS date: 2003/03/04 23:35:23

21 years agoBuild with elfutils-0.76 internal, take 2.
jbj [Tue, 4 Mar 2003 22:59:11 +0000 (22:59 +0000)]
Build with elfutils-0.76 internal, take 2.

CVS patchset: 6648
CVS date: 2003/03/04 22:59:11

21 years agoResolve conflicts.
jbj [Tue, 4 Mar 2003 22:03:25 +0000 (22:03 +0000)]
Resolve conflicts.

CVS patchset: 6647
CVS date: 2003/03/04 22:03:25

21 years agoInitial revision
jbj [Tue, 4 Mar 2003 21:57:14 +0000 (21:57 +0000)]
Initial revision

CVS patchset: 6646
CVS date: 2003/03/04 21:57:14

21 years agoSanity.
jbj [Sat, 1 Mar 2003 20:23:39 +0000 (20:23 +0000)]
Sanity.

CVS patchset: 6641
CVS date: 2003/03/01 20:23:39

21 years agoOrphans.
jbj [Fri, 28 Feb 2003 19:42:36 +0000 (19:42 +0000)]
Orphans.

CVS patchset: 6639
CVS date: 2003/02/28 19:42:36

21 years agoOrphan.
jbj [Fri, 28 Feb 2003 19:38:25 +0000 (19:38 +0000)]
Orphan.

CVS patchset: 6638
CVS date: 2003/02/28 19:38:25

21 years agoInitial revision
jbj [Fri, 28 Feb 2003 19:32:06 +0000 (19:32 +0000)]
Initial revision

CVS patchset: 6472
CVS date: 2003/02/28 19:32:06

21 years agoInitial revision
jbj [Fri, 28 Feb 2003 19:23:24 +0000 (19:23 +0000)]
Initial revision

CVS patchset: 6073
CVS date: 2003/02/28 19:23:24

21 years ago- file: check size read from elf header (#85297).
jbj [Thu, 27 Feb 2003 20:57:57 +0000 (20:57 +0000)]
- file: check size read from elf header (#85297).

CVS patchset: 6072
CVS date: 2003/02/27 20:57:57

21 years ago- check size read from elf header (#85297).
jbj [Thu, 27 Feb 2003 20:30:53 +0000 (20:30 +0000)]
- check size read from elf header (#85297).

CVS patchset: 6071
CVS date: 2003/02/27 20:30:53

21 years agoMore picky splint fiddles.
jbj [Fri, 21 Feb 2003 17:01:37 +0000 (17:01 +0000)]
More picky splint fiddles.

CVS patchset: 6070
CVS date: 2003/02/21 17:01:37

21 years agoSplint fiddles.
jbj [Fri, 21 Feb 2003 05:13:48 +0000 (05:13 +0000)]
Splint fiddles.

CVS patchset: 6069
CVS date: 2003/02/21 05:13:48

21 years agoSplint fiddles.
jbj [Fri, 21 Feb 2003 04:19:07 +0000 (04:19 +0000)]
Splint fiddles.

CVS patchset: 6068
CVS date: 2003/02/21 04:19:07

21 years agoReady for splint annotations.
jbj [Thu, 20 Feb 2003 21:06:04 +0000 (21:06 +0000)]
Ready for splint annotations.

CVS patchset: 6067
CVS date: 2003/02/20 21:06:04

21 years agoAdd versioning to library.
jbj [Thu, 20 Feb 2003 20:58:11 +0000 (20:58 +0000)]
Add versioning to library.
Pick up remaining expat files.

CVS patchset: 6066
CVS date: 2003/02/20 20:58:11

21 years agoAutomakify, getting rid of generated files.
jbj [Thu, 20 Feb 2003 20:40:53 +0000 (20:40 +0000)]
Automakify, getting rid of generated files.

CVS patchset: 6065
CVS date: 2003/02/20 20:40:53

21 years agoInitial revision
jbj [Thu, 20 Feb 2003 18:55:53 +0000 (18:55 +0000)]
Initial revision

CVS patchset: 6041
CVS date: 2003/02/20 18:55:53

21 years agoSanity.
jbj [Thu, 20 Feb 2003 17:51:23 +0000 (17:51 +0000)]
Sanity.

CVS patchset: 6040
CVS date: 2003/02/20 17:51:23

21 years ago- file: fix ogg/vorbis file classification problems.
jbj [Fri, 14 Feb 2003 23:03:35 +0000 (23:03 +0000)]
- file: fix ogg/vorbis file classification problems.
- skip fingerprints in /usr/share/doc and /usr/src/debug.
- add file(1) as /usr/lib/rpm/rpmfile.
- enable transaction coloring for s390x/ppc64.

CVS patchset: 6039
CVS date: 2003/02/14 23:03:35

21 years agofix: ogg/vorbis file classification problems.
jbj [Fri, 14 Feb 2003 20:20:20 +0000 (20:20 +0000)]
fix: ogg/vorbis file classification problems.

CVS patchset: 6038
CVS date: 2003/02/14 20:20:20

21 years ago- popt: diddle doxygen/splint annotations, corrected doco.
jbj [Thu, 6 Feb 2003 16:52:57 +0000 (16:52 +0000)]
- popt: diddle doxygen/splint annotations, corrected doco.

CVS patchset: 6037
CVS date: 2003/02/06 16:52:57

21 years agoSpelling correction.
jbj [Wed, 5 Feb 2003 15:35:57 +0000 (15:35 +0000)]
Spelling correction.

CVS patchset: 6036
CVS date: 2003/02/05 15:35:57

21 years agooops, get rid of debugging printf's.
jbj [Mon, 3 Feb 2003 11:46:52 +0000 (11:46 +0000)]
oops, get rid of debugging printf's.
destroy nptl functional test mutex/cond iff successful.
initialize getcwd buffer to zero to keep valgrind happy.

CVS patchset: 6035
CVS date: 2003/02/03 11:46:52

21 years ago- fix: trap SIGPIPE, close database(s).
jbj [Fri, 31 Jan 2003 22:55:28 +0000 (22:55 +0000)]
- fix: trap SIGPIPE, close database(s).
- configurable default query output format.

CVS patchset: 6034
CVS date: 2003/01/31 22:55:28

21 years ago- pay attention to package color when upgrading identical packages.
jbj [Wed, 29 Jan 2003 19:52:28 +0000 (19:52 +0000)]
- pay attention to package color when upgrading identical packages.

CVS patchset: 6033
CVS date: 2003/01/29 19:52:28

21 years agoFunctional upgrade glibc*i386 on x86_64 platform
jbj [Wed, 29 Jan 2003 18:53:01 +0000 (18:53 +0000)]
Functional upgrade glibc*i386  on x86_64 platform

CVS patchset: 6032
CVS date: 2003/01/29 18:53:01

21 years ago- fix: clean relocation path for --prefix=/.
jbj [Tue, 28 Jan 2003 17:17:26 +0000 (17:17 +0000)]
- fix: clean relocation path for --prefix=/.
- python: permit stdout/stderr to be remapped to install.log.

CVS patchset: 6031
CVS date: 2003/01/28 17:17:26

21 years agoUpdate sv.po.
jbj [Mon, 27 Jan 2003 18:09:04 +0000 (18:09 +0000)]
Update sv.po.

CVS patchset: 6030
CVS date: 2003/01/27 18:09:04

21 years ago- fix: more debugedit.c problems.
jbj [Mon, 27 Jan 2003 17:45:53 +0000 (17:45 +0000)]
- fix: more debugedit.c problems.

CVS patchset: 6029
CVS date: 2003/01/27 17:45:53

21 years ago- permit anaconda to choose "presentation order".
jbj [Sat, 25 Jan 2003 20:59:52 +0000 (20:59 +0000)]
- permit anaconda to choose "presentation order".

CVS patchset: 6028
CVS date: 2003/01/25 20:59:52

21 years agoDisplay statfs(2) returns for debugging.
jbj [Sat, 25 Jan 2003 18:10:30 +0000 (18:10 +0000)]
Display statfs(2) returns for debugging.

CVS patchset: 6027
CVS date: 2003/01/25 18:10:30

21 years agoAdd file to the splint sources too.
jbj [Fri, 24 Jan 2003 21:01:50 +0000 (21:01 +0000)]
Add file to the splint sources too.

CVS patchset: 6026
CVS date: 2003/01/24 21:01:50

21 years agosplint fiddles.
jbj [Fri, 24 Jan 2003 19:41:55 +0000 (19:41 +0000)]
splint fiddles.

CVS patchset: 6025
CVS date: 2003/01/24 19:41:55

21 years agoApply patches 9+10, equivalent to db-4.1.25 now.
jbj [Fri, 24 Jan 2003 17:11:36 +0000 (17:11 +0000)]
Apply patches 9+10, equivalent to db-4.1.25 now.

CVS patchset: 6024
CVS date: 2003/01/24 17:11:36

21 years agosplint fiddles.
jbj [Thu, 23 Jan 2003 20:23:24 +0000 (20:23 +0000)]
splint fiddles.

CVS patchset: 6023
CVS date: 2003/01/23 20:23:24

21 years ago- fix: debugedit.c problem.
jbj [Wed, 22 Jan 2003 19:21:23 +0000 (19:21 +0000)]
- fix: debugedit.c problem.

CVS patchset: 6022
CVS date: 2003/01/22 19:21:23

21 years agoExit non-zero with bogus args.
jbj [Wed, 22 Jan 2003 12:28:41 +0000 (12:28 +0000)]
Exit non-zero with bogus args.

CVS patchset: 6021
CVS date: 2003/01/22 12:28:41

21 years agoMake robustly stand alone.
jbj [Wed, 22 Jan 2003 12:06:15 +0000 (12:06 +0000)]
Make robustly stand alone.

CVS patchset: 6020
CVS date: 2003/01/22 12:06:15

21 years agofix: check arch for null before appending.
jbj [Tue, 21 Jan 2003 00:59:36 +0000 (00:59 +0000)]
fix: check arch for null before appending.

CVS patchset: 6019
CVS date: 2003/01/21 00:59:36

21 years agoSplint fiddles.
jbj [Mon, 20 Jan 2003 23:52:04 +0000 (23:52 +0000)]
Splint fiddles.

CVS patchset: 6018
CVS date: 2003/01/20 23:52:04