T.R | Title | User | Personal Name | Date | Lines |
---|
2612.1 | Re: ptbos-106-beck bsubmit... | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Oct 22 1996 13:13 | 112 |
| Date Of Receipt: 11-OCT-1996 14:10:25.85
From: FLUME::jmf "Joshua M. Friedman Digital UNIX"
To: beck@DEC:.zko.flume
CC: odehelp@DEC:.zko.flume
Subj: Re: ptbos-106-beck bsubmit...
Sorry Will, I'm not sure what your mail is about. Note that if
you were backed to the .nightly then your submits would not be
part of what you'd bco until after a successful build and nightly
update. Examine your sandbox link or use currentsb -all to
confirm what you're backed to. Use bstat -rPTBOS find out the
rev in the submit pool for any file that's been submitted to ptbos.
-josh
---------
From beck Wed Oct 9 16:35:16 1996
Delivery-Date: Wed, 09 Oct 96 16:35:29 -0400
Date: Wed, 9 Oct 1996 16:34:59 -0400
From: William Beck <beck>
To: beck
Subject: ptbos-106-beck bsubmit...
Cc: odehelp
stream{1}
stream{1} kinit $PRINCIPAL
Kerberos Initialization for "William_Beck"
Password:
stream{2}
stream{2} workon -sb xproc_ptb
cd'ing to sandbox source directory: /rz0c/beck/sb/xproc_ptb/src.
starting new shell: /bin/csh.
csh>
csh> cd sbin/loader/tests/xproc/libxproc
csh>
csh> ls
Makefile ldr_xproc.c.4.2.14.1 ldr_xproc.c.whb
ldr_xcalls.c ldr_xproc.c.bak ptbos_long_form
ldr_xproc.c ldr_xproc.c.link
csh>
csh> bsubmit -all
Enter the defect number this submission applies to: ptbos-106-beck
Outdate files if successful submission? [Y]es, [N]o, [Q]uery later]: [Yes]
*** No user interaction will be required during the merge step. ***
[ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c checked in onto branch 4.2.15 ]
[ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c Rev 4.2.15.2 checked out ]
[ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c outdated revisions in set William_Beck_xproc_ptb ]
Submission completed successfully.
csh>
csh> date
Wed Oct 9 16:24:56 EDT 1996
csh>
csh> pwd
/rz0c/beck/sb/xproc_ptb/src/sbin/loader/tests/xproc/libxproc
csh>
csh> uname -a
OSF1 stream V3.0 347 alpha
csh>
csh> ls -l
total 81
lrwxr-xr-x 1 beck system 76 Sep 27 09:38 Makefile -> /rz0c/beck/sb/xproc_ptb/link/src/sbin/loader/tests/xproc/libxproc/./Makefile
lrwxr-xr-x 1 beck system 80 Sep 27 09:38 ldr_xcalls.c -> /rz0c/beck/sb/xproc_ptb/link/src/sbin/loader/tests/xproc/libxproc/./ldr_xcalls.c
-rw-r--r-- 1 beck system 24147 Sep 27 09:39 ldr_xproc.c.4.2.14.1
-rw-r--r-- 1 beck system 24183 Sep 27 09:44 ldr_xproc.c.bak
lrwxr-xr-x 1 beck system 79 Sep 27 09:38 ldr_xproc.c.link -> /rz0c/beck/sb/xproc_ptb/link/src/sbin/loader/tests/xproc/libxproc/./ldr_xproc.c
-rw-r--r-- 1 beck system 24168 Sep 27 10:58 ldr_xproc.c.whb
-r--r--r-- 1 beck system 5481 Sep 27 10:41 ptbos_long_form
csh>
csh> diff ldr_xproc.c.link ldr_xproc.c.4.2.14.1
csh>
csh> bco -u ldr_xproc.c
[ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c ]
[ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c Rev 4.2.12.3 checked out unlocked ]
csh>
csh> diff ldr_xproc.c.4.2.14.1 ldr_xproc.c
csh>
csh> diff ldr_xproc.c ldr_xproc.c.whb
655c655
< region_names[i] = _TEXT;
---
> strcpy(region_names[i], _TEXT);
658c658
< region_names[i] = _DATA;
---
> strcpy(region_names[i], _DATA);
661c661
< region_names[i] = _BSS;
---
> strcpy(region_names[i], _BSS);
csh>
csh> head ldr_xproc.c
/*
* @DEC_COPYRIGHT@
*/
/*
* HISTORY
* $Log: ldr_xproc.c,v $
* Revision 4.2.12.3 1995/11/06 18:33:16 Randy_Lowell
* Removed chain_hash
* [1995/10/27 15:31:15 Randy_Lowell]
*
csh>
|
2612.2 | Re: ptbos-106-beck bsubmit... | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Oct 22 1996 13:14 | 120 |
| Date Of Receipt: 11-OCT-1996 14:16:38.58
From: FLUME::"[email protected]" "11-Oct-1996 1413"
To: William Beck <[email protected]>
CC: [email protected]
Subj: Re: ptbos-106-beck bsubmit...
Here's your submit sitting in the ptbos tree:
/*
* @DEC_COPYRIGHT@
*/
/*
* HISTORY
* $Log: ldr_xproc.c,v $
* Revision 4.2.15.2 1996/10/09 20:12:43 William_Beck
* Fix problem in ldr_module_rec_get() where _TEXT, _DATA
* and/or _BSS is set up to be free()'ed later. Code now
* does a strcpy() of alloc'ed region_names.
* [1996/09/27 15:11:46 William_Beck]
So are we all set here?
| stream{1}
| stream{1} kinit $PRINCIPAL
| Kerberos Initialization for "William_Beck"
| Password:
| stream{2}
| stream{2} workon -sb xproc_ptb
| cd'ing to sandbox source directory: /rz0c/beck/sb/xproc_ptb/src.
| starting new shell: /bin/csh.
| csh>
| csh> cd sbin/loader/tests/xproc/libxproc
| csh>
| csh> ls
| Makefile ldr_xproc.c.4.2.14.1 ldr_xproc.c.whb
| ldr_xcalls.c ldr_xproc.c.bak ptbos_long_form
| ldr_xproc.c ldr_xproc.c.link
| csh>
| csh> bsubmit -all
| Enter the defect number this submission applies to: ptbos-106-beck
|
|
| Outdate files if successful submission? [Y]es, [N]o, [Q]uery later]: [Yes]
|
| *** No user interaction will be required during the merge step. ***
|
| [ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c checked in onto branch 4.2.
15 ]
| [ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c Rev 4.2.15.2 checked out ]
| [ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c outdated revisions in set W
illiam_Beck_xproc_ptb ]
|
| Submission completed successfully.
| csh>
| csh> date
| Wed Oct 9 16:24:56 EDT 1996
| csh>
| csh> pwd
| /rz0c/beck/sb/xproc_ptb/src/sbin/loader/tests/xproc/libxproc
| csh>
| csh> uname -a
| OSF1 stream V3.0 347 alpha
| csh>
| csh> ls -l
| total 81
| lrwxr-xr-x 1 beck system 76 Sep 27 09:38 Makefile -> /rz0c/beck
/sb/xproc_ptb/link/src/sbin/loader/tests/xproc/libxproc/./Makefile
| lrwxr-xr-x 1 beck system 80 Sep 27 09:38 ldr_xcalls.c -> /rz0c/
beck/sb/xproc_ptb/link/src/sbin/loader/tests/xproc/libxproc/./ldr_xcalls.c
| -rw-r--r-- 1 beck system 24147 Sep 27 09:39 ldr_xproc.c.4.2.14.1
| -rw-r--r-- 1 beck system 24183 Sep 27 09:44 ldr_xproc.c.bak
| lrwxr-xr-x 1 beck system 79 Sep 27 09:38 ldr_xproc.c.link -> /r
z0c/beck/sb/xproc_ptb/link/src/sbin/loader/tests/xproc/libxproc/./ldr_xproc.c
| -rw-r--r-- 1 beck system 24168 Sep 27 10:58 ldr_xproc.c.whb
| -r--r--r-- 1 beck system 5481 Sep 27 10:41 ptbos_long_form
| csh>
| csh> diff ldr_xproc.c.link ldr_xproc.c.4.2.14.1
| csh>
| csh> bco -u ldr_xproc.c
|
| [ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c ]
| [ ./sbin/loader/tests/xproc/libxproc/ldr_xproc.c Rev 4.2.12.3 checked out un
locked ]
| csh>
| csh> diff ldr_xproc.c.4.2.14.1 ldr_xproc.c
| csh>
| csh> diff ldr_xproc.c ldr_xproc.c.whb
| 655c655
| < region_names[i] = _TEXT;
| ---
| > strcpy(region_names[i], _TEXT);
| 658c658
| < region_names[i] = _DATA;
| ---
| > strcpy(region_names[i], _DATA);
| 661c661
| < region_names[i] = _BSS;
| ---
| > strcpy(region_names[i], _BSS);
| csh>
| csh> head ldr_xproc.c
| /*
| * @DEC_COPYRIGHT@
| */
| /*
| * HISTORY
| * $Log: ldr_xproc.c,v $
| * Revision 4.2.12.3 1995/11/06 18:33:16 Randy_Lowell
| * Removed chain_hash
| * [1995/10/27 15:31:15 Randy_Lowell]
| *
| csh>
|
--
-Grant
|
2612.3 | Re: ptbos-106-beck bsubmit... | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Oct 22 1996 13:15 | 22 |
| Date Of Receipt: 11-OCT-1996 14:42:00.65
From: FLUME::"[email protected]" "William Beck "
To: [email protected], [email protected]
CC: [email protected]
Subj: Re: ptbos-106-beck bsubmit...
Hi Josh and Grant (and all),
I am all set (did you get my followup email? I got lots of email
bounces, so I am not sure what got through... sorry I should have
resent).
My "brain" still expects to be able to build against submit trees,
so I forgot that I had resb'ed to steelos.nightly to test build my
final bits the week before when I sent out the srequest.
So Josh's comments were exactly what was discovered a few
minutes after the bsubmit and my first email last Wednesday afternoon
(well done, thanks Josh!). I am all calm now Grant. Thank you both!
Will
|