TOPIC | 3996.0 | Graphics with VaxC on a VT340 |
| 3996.2 | Mon Sep 23 1991 05:35 | Use ReGIS !!! Or learn SMG$... Or do something useful. | 22 lines |
TOPIC | 4060.0 | Wierd printf output |
| 4060.8 | Tue Oct 22 1991 14:39 | Be easy, use VAXCRTL*.EXE | 221 lines |
TOPIC | 4067.0 | Child/Parent environment |
| 4067.1 | Fri Oct 25 1991 10:47 | Choose among Mailbox and Hack | 124 lines |
| 4067.4 | Fri Oct 25 1991 14:24 | Perhaps ... | 58 lines |
TOPIC | 4071.0 | PTD$C symbols ???? |
| 4071.1 | Fri Oct 25 1991 16:00 | starlet.mlb vs SDA definitions | 21 lines |
TOPIC | 4072.0 | alloc reuse of memory |
| 4072.4 | Tue Oct 29 1991 04:03 | Inside of malloc and free. | 124 lines |
| 4072.6 | Tue Oct 29 1991 08:52 | Thank you. I really forget about page faults. | 26 lines |
| 4072.8 | Tue Oct 29 1991 12:27 | Not only page faults ... | 203 lines |
| 4072.14 | Wed Oct 30 1991 14:11 | I confess | 30 lines |
TOPIC | 4077.0 | Including command line arguments to main()? |
| 4077.7 | Tue Oct 29 1991 12:37 | what about debugger | 18 lines |
| 4077.10 | Wed Oct 30 1991 13:55 | | 23 lines |
TOPIC | 4082.0 | function to get names of files in a directory |
| 4082.2 | Thu Oct 31 1991 03:54 | Another solution | 75 lines |
TOPIC | 4128.0 | Interchange between V3.1 and V3.2 |
| 4128.2 | Thu Nov 28 1991 13:34 | It it VERY easy. | 27 lines |
| 4128.3 | Fri Nov 29 1991 09:00 | Using both VAXC 3.1 and 3.2 is much easier as I wrote in .2 | 23 lines |
TOPIC | 4135.0 | SET PROMPT= in C program ? |
| 4135.1 | Thu Nov 28 1991 14:10 | set prompt= ( hints ) | 18 lines |
| 4135.2 | Fri Nov 29 1991 06:18 | More info about SET PROMPT from program | 90 lines |
TOPIC | 4144.0 | Deinstall VAX C? |
| 4144.2 | Mon Dec 09 1991 10:10 | DEINSTALL C yourself. | 27 lines |
| 4144.4 | Wed Dec 11 1991 07:00 | | 5 lines |
TOPIC | 4146.0 | Using FOPEN with version numbers |
| 4146.1 | Mon Dec 09 1991 10:49 | fopen(WithVersionNumbers,"HOW?"). More info, please? | 11 lines |
TOPIC | 4153.0 | Traceback from execv |
| 4153.2 | Thu Dec 12 1991 12:18 | #ifdef VMS LIB$SPAWN instead of vfork | 13 lines |
TOPIC | 4154.0 | How to determine where a function is resolved |
| 4154.2 | Thu Dec 12 1991 04:50 | PATCH ! Where ? | 15 lines |
| 4154.5 | Thu Dec 12 1991 12:50 | SDA know who is mapped.|I failed to find patch. | 35 lines |
TOPIC | 4187.0 | DEC C RTL IFT Sites Needed!!! |
| 4187.3 | Mon Jan 13 1992 08:20 | Using another image instead of SYS$SHARE:VAXCRTL | 26 lines |
TOPIC | 4203.0 | Using symbols defined in LIB.MLB macros? |
| 4203.5 | Fri Jan 17 1992 04:37 | command routine to convert def's from lib.mlb to .h's | 55 lines |
TOPIC | 4210.0 | Is it malloc() is is it me? |
| 4210.1 | Tue Jan 21 1992 03:19 | 4072 and many other notes... | 6 lines |
TOPIC | 4216.0 | CC-E-INVASSIGNARG |
| 4216.6 | Thu Jan 23 1992 05:36 | | 35 lines |
TOPIC | 4219.0 | mulshrpsc from linking against olb and shareable |
| 4219.1 | Thu Jan 23 1992 12:29 | extern attribute creates PSECT | 13 lines |
TOPIC | 4227.0 | Array of pointers to a structure. |
| 4227.1 | Wed Jan 29 1992 08:06 | Hmmm | 26 lines |
TOPIC | 4229.0 | Multiple Definitions on Link |
| 4229.1 | Wed Jan 29 1992 13:19 | resolve VAXCRTL names inside of your program | 53 lines |
| 4229.3 | Thu Jan 30 1992 03:20 | cluster= | 23 lines |
| 4229.6 | Thu Jan 30 1992 12:46 | What is the common case ? | 8 lines |
| 4229.8 | Thu Jan 30 1992 13:01 | | 12 lines |
| 4229.11 | Fri Jan 31 1992 11:00 | but my method is fine ! | 33 lines |
TOPIC | 4231.0 | Problem with SMG$ADD_KEY_DEF...INVKEYNAM? huh? |
| 4231.1 | Thu Jan 30 1992 04:08 | Valuable names | 37 lines |
TOPIC | 4234.0 | Remote command file with Parent/Child, output problm |
| 4234.1 | Thu Jan 30 1992 10:12 | do $ def /job if jou want heritage | 15 lines |
| 4234.3 | Thu Jan 30 1992 12:08 | Perhaps mailbox ? | 9 lines |
| 4234.4 | Thu Jan 30 1992 12:38 | | 19 lines |
TOPIC | 4235.0 | static function and LINK-I-UDFSYM |
| 4235.2 | Thu Jan 30 1992 11:02 | static static ... | 36 lines |
TOPIC | 4240.0 | VMS file size |
| 4240.3 | Mon Feb 03 1992 06:06 | RMS !!! | 24 lines |
TOPIC | 4241.0 | DECLARATION OF LOCAL FUNCTION |
| 4241.4 | Mon Feb 03 1992 12:42 | Which purpose ? | 31 lines |
TOPIC | 4251.0 | C program - problem with debugger |
| 4251.2 | Tue Feb 11 1992 03:34 | | 2 lines |
TOPIC | 4254.0 | string to upper (/lower) routine? |
| 4254.3 | Tue Feb 11 1992 03:43 | Why _MOVTC() isn't implemented ? | 10 lines |
TOPIC | 4257.0 | CC$_GFLOAT, What is it? |
| 4257.2 | Wed Feb 12 1992 03:53 | How did you link it ? | 60 lines |
| 4257.4 | Wed Feb 12 1992 11:50 | /undef=CC$_GFLOAT didn't workat our sities. | 80 lines |
| 4257.5 | Wed Feb 12 1992 12:12 | some questions to engeneering | 19 lines |
| 4257.7 | Thu Feb 13 1992 04:21 | Make your own CC$_GFLOAT ! | 17 lines |
| 4257.10 | Thu Feb 13 1992 13:08 | | 69 lines |
| 4257.14 | Thu Feb 20 1992 11:58 | How I understand this problem | 38 lines |
| 4257.15 | Thu Feb 20 1992 12:13 | | 8 lines |
| 4257.19 | Fri Feb 21 1992 10:09 | | 51 lines |
| 4257.23 | Mon Feb 24 1992 03:26 | notes review. | 33 lines |
TOPIC | 4260.0 | Accessing data in a LIB$INSQTI list. |
| 4260.1 | Wed Feb 12 1992 07:42 | 1. #pragma builtin 2. _{INS|REM}Q{H|T}I | 1 lines |
| 4260.4 | Wed Feb 12 1992 09:33 | irrelevant response | 17 lines |
TOPIC | 4264.0 | Help with varying string descriptors |
| 4264.5 | Thu Feb 13 1992 14:01 | This behaviour could depend of version. | 15 lines |
| 4264.8 | Mon Feb 17 1992 12:28 | | 12 lines |
TOPIC | 4268.0 | How to find the size of the code of the function |
| 4268.4 | Mon Feb 17 1992 04:25 | sizeof(function_name) would be good, but it gives 0 | 22 lines |
| 4268.10 | Mon Feb 17 1992 13:26 | recursive call to .2 | 55 lines |
TOPIC | 4271.0 | Need help writing C program involve RMS files |
| 4271.4 | Tue Feb 18 1992 11:25 | | 36 lines |
TOPIC | 4273.0 | System function |
| 4273.1 | Tue Feb 18 1992 07:34 | | 19 lines |
TOPIC | 4274.0 | need help on sys$creprc for the detached process |
| 4274.2 | Tue Feb 18 1992 12:57 | | 27 lines |
| 4274.4 | Wed Feb 19 1992 10:59 | Use $SNDJBC ! = Seva | 0 lines |
TOPIC | 4275.0 | Can this be done in C? |
| 4275.2 | Wed Feb 19 1992 12:22 | Type casts and unions | 36 lines |
TOPIC | 4285.0 | USEROPEN in VAXC?? |
| 4285.1 | Wed Feb 26 1992 12:18 | By example open( ... "rat=cr", "rfm=var") and you get ride of stream files | 13 lines |
TOPIC | 4291.0 | Bit field warning? |
| 4291.1 | Fri Feb 28 1992 08:58 | How C compiler should align nested bit field definitions. | 42 lines |
TOPIC | 4301.0 | Argument for exit() |
| 4301.4 | Tue Mar 03 1992 13:15 | You could inhibit those messages. | 25 lines |
TOPIC | 4306.0 | Array initialization problem |
| 4306.1 | Thu Mar 05 1992 12:45 | Some compilers think, that 0<num> is octal | 8 lines |
| 4306.2 | Thu Mar 05 1992 12:53 | Typo corrected | 11 lines |
TOPIC | 4309.0 | Fri Mar 06 1992 13:48 | strange behaviour of printf(%x.yf) inside of big progam | 17 lines |
| 4309.1 | Fri Mar 06 1992 13:49 | | 2 lines |
| 4309.3 | Mon Mar 09 1992 12:51 | There are OK's and OK's | 23 lines |
TOPIC | 4315.0 | Need to define a nibble pointer |
| 4315.1 | Tue Mar 10 1992 13:58 | No such address 0x00000512.5 | 9 lines |
| 4315.2 | Tue Mar 10 1992 14:09 | -> is as well operation as ++ | 27 lines |
| 4315.3 | Tue Mar 10 1992 14:10 | | 2 lines |
TOPIC | 4317.0 | Remove trailing spaces |
| 4317.6 | Wed Mar 11 1992 12:51 | If not too late | 70 lines |
TOPIC | 4318.0 | VAX C I/O Format Issue ... |
| 4318.1 | Wed Mar 11 1992 12:57 | Is it REALLY about C ? | 9 lines |
| 4318.3 | Wed Mar 11 1992 13:31 | I'm confused ... | 26 lines |
| 4318.5 | Wed Mar 11 1992 14:06 | | 4 lines |
TOPIC | 4321.0 | smg$create_virtual_keyboard |
| 4321.1 | Thu Mar 12 1992 07:12 | Are you write (kb) [wrong] or (&kb) [right] ? | 17 lines |
TOPIC | 4330.0 | Questions about linking?? |
| 4330.4 | Mon Mar 23 1992 08:47 | An Absolute Cure your Disease (easy and powerfull) | 58 lines |
TOPIC | 4345.0 | Create Logical name (crelnm) bug???? |
| 4345.4 | Mon Mar 23 1992 12:17 | freopen() ? | 7 lines |
TOPIC | 4346.0 | stop/id on child proc causes parent to hang.... |
| 4346.3 | Tue Mar 24 1992 03:09 | A mailbox isn't equal to the mailbox | 8 lines |
TOPIC | 4347.0 | Curses and advanced video features |
| 4347.1 | Tue Mar 24 1992 03:01 | Why curses ? Why not SMG$ ? = Seva | 1 lines |
| 4347.3 | Tue Mar 24 1992 09:49 | Seva is my name | 13 lines |
TOPIC | 4349.0 | Definition of chdir |
| 4349.1 | Wed Mar 25 1992 04:48 | SYS$SETDDIR (?) | 17 lines |
TOPIC | 4351.0 | I do not want a carriage return after GETS(), etc |
| 4351.1 | Wed Mar 25 1992 13:37 | LIB$ and SMG$ -- your best friends | 13 lines |
| 4351.4 | Thu Mar 26 1992 03:21 | | 11 lines |
TOPIC | 4353.0 | Problems using 2 RMS files |
| 4353.1 | Thu Mar 26 1992 11:32 | Huh ? | 7 lines |
| 4353.3 | Thu Mar 26 1992 13:02 | | 17 lines |
| 4353.5 | Thu Mar 26 1992 13:25 | Sorry, I wrote .1 and .3 unclear. | 41 lines |
TOPIC | 115.0 | Cancel IO request on channel owned by other process? |
| 115.4 | Wed Jan 15 1992 13:03 | | 10 lines |
TOPIC | 117.0 | Hints for making SYLOGIN more efficient?? |
| 117.7 | Wed Jan 15 1992 13:06 | What about sylogin.exe | 4 lines |
| 117.22 | Mon Feb 03 1992 07:37 | sylogin.source | 68 lines |
| 117.24 | Mon Feb 03 1992 13:09 | Yes 117.11 is much more better than 117.22 | 4 lines |
TOPIC | 138.0 | Thu Jan 16 1992 05:51 | OBJLOCKED when SET ACL simultaneously on shadow set | 27 lines |
TOPIC | 143.0 | VMS V5.5 and image header format |
| 143.1 | Thu Jan 16 1992 11:23 | LIB.MLB ! | 22 lines |
TOPIC | 147.0 | %SYSBOOT-E-Unable to locate file OPEN_INDEX.DAT |
| 147.2 | Fri Jan 17 1992 03:16 | open_index.dat is written by stabackit. Rebuild tape ! | 32 lines |
TOPIC | 175.0 | what exists when STARTUP.COM starts? |
| 175.6 | Tue Jan 21 1992 03:01 | STARTUP.COM is too good source | 3 lines |
TOPIC | 196.0 | MOUNT/OV=ID to a volume by an unprivileged user |
| 196.3 | Wed Jan 22 1992 08:37 | $ help set volume /protection | 5 lines |
TOPIC | 254.0 | Can I get some of the VMS sources? |
| 254.13 | Tue Feb 04 1992 12:30 | 13 | 7 lines |
TOPIC | 271.0 | %INIT-F-VOLOERR, must override owner identifier field in VOL1 label |
| 271.5 | Wed Jan 29 1992 13:45 | | 9 lines |
TOPIC | 278.0 | XCurses for VMS? |
| 278.1 | Thu Jan 30 1992 08:53 | perhaps TURRIS::VAXC ? | 1 lines |
TOPIC | 298.0 | V5.5 queue manager - INVREF & INTERNALERROR errors |
| 298.5 | Thu Feb 13 1992 11:37 | Which NODE ? | 13 lines |
TOPIC | 306.0 | V5.4-3 SYS$HASH_PASSWORD in STARLET.OLB problem ? |
| 306.1 | Mon Feb 03 1992 11:19 | sys$p1_vectors ok ? | 7 lines |
TOPIC | 308.0 | cli-e-tblfail undocumented message? |
| 308.1 | Mon Feb 03 1992 11:30 | DCLTABLES ? | 8 lines |
TOPIC | 317.0 | Use $CRMPSC to quickly initialize a large file? |
| 317.2 | Mon Feb 03 1992 12:52 | MOVC5/MOVC5 | 9 lines |
TOPIC | 319.0 | EXQUOTA on $CRETVA when unmapping gbl section??? |
| 319.1 | Mon Feb 03 1992 13:13 | System Service Reference Manual, SYS-103 | 7 lines |
| 319.3 | Mon Feb 03 1992 13:46 | Why not SEC$M_EXPREG | 17 lines |
| 319.9 | Wed Feb 05 1992 13:11 | it is application dependent ! | 67 lines |
TOPIC | 340.0 | EDTINI and EDTSYS |
| 340.3 | Wed Feb 05 1992 03:20 | Sometimes | 12 lines |
| 340.6 | Wed Feb 05 1992 07:44 | | 10 lines |
TOPIC | 353.0 | acc-w-invtime, accounting |
| 353.1 | Thu Feb 06 1992 07:11 | $set time or 163 or 338 or 354 | 7 lines |
| 353.3 | Thu Feb 06 1992 11:28 | Corrupted record ? | 23 lines |
| 353.5 | Mon Feb 10 1992 07:32 | | 5 lines |
TOPIC | 355.0 | can't exit Monitor, looping in LEF |
| 355.1 | Thu Feb 06 1992 11:34 | Irrelevant comments to P1 vectors. | 11 lines |
TOPIC | 358.0 | VMS STYLE INPUT - NEW PARAMETER FOR SHO TERMINAL |
| 358.2 | Thu Feb 06 1992 13:03 | TT3$M_POSIX, but where it is described ? | 9 lines |
TOPIC | 362.0 | MALLOC's and FREE and virtual extent |
| 362.1 | Fri Feb 07 1992 06:55 | VAXC$MALLOC_OPT == LIB$GET_VM() | 29 lines |
TOPIC | 363.0 | searching for a LIB$* Call |
| 363.1 | Fri Feb 07 1992 04:20 | BULOVA::VAX-RMS | 13 lines |
| 363.4 | Fri Feb 07 1992 11:17 | STR$ELEMENT was a good example | 14 lines |
TOPIC | 364.0 | f$file_attributes returns %SYSTEM-W-ACCONFLICT |
| 364.1 | Fri Feb 07 1992 06:09 | $open/read/write/SHARE Seva any.file | 1 lines |
TOPIC | 377.0 | LIB$FIND_FILE condition values |
| 377.1 | Mon Feb 10 1992 07:21 | ... are all well documented. | 26 lines |
TOPIC | 409.0 | List of available devices? |
| 409.2 | Wed Feb 12 1992 05:53 | $HELP SYSTEM $DEVICE_SCAN ! Since v5.2 | 1 lines |
| 409.5 | Wed Feb 19 1992 11:25 | But where they're gathered together I don't know. | 10 lines |
| 409.7 | Wed Feb 19 1992 12:38 | ?? | 40 lines |
TOPIC | 424.0 | Home block corrupted, system won't boot |
| 424.5 | Thu Feb 13 1992 09:43 | did you verify your volume ? | 12 lines |
| 424.9 | Fri Feb 14 1992 02:15 | | 7 lines |
TOPIC | 426.0 | equiv for lib/date=reduce using libr$ routines? |
| 426.1 | Thu Feb 13 1992 09:53 | LBR$OPEN(1,2,3,4,5,6,7, 8!!! ) | 6 lines |
| 426.3 | Thu Feb 13 1992 11:55 | No reasons to be disappointed. | 13 lines |
TOPIC | 460.0 | Can't delete BATCH MOUNT process from subprocess |
| 460.2 | Mon Feb 17 1992 13:56 | More questions | 9 lines |
TOPIC | 471.0 | How to create process private section file via $CRMPSC |
| 471.3 | Wed Feb 19 1992 04:43 | chan argument is REQUIRED for private section | 93 lines |
| 471.4 | Wed Feb 19 1992 08:09 | Mistake in .3 | 12 lines |
| 471.6 | Wed Feb 19 1992 09:58 | | 28 lines |
| 471.7 | Wed Feb 19 1992 09:59 | an FORTRAN example to use inadr | 266 lines |
| 471.15 | Thu Feb 20 1992 07:37 | If I understand you correctly you need VBN. | 232 lines |
TOPIC | 482.0 | Wilcard in $GETUAI? |
| 482.4 | Wed Feb 19 1992 11:29 | Why not ? | 9 lines |
TOPIC | 487.0 | Using SCRSHR functions |
| 487.1 | Wed Feb 19 1992 12:50 | Hmm, perhaps something old ? | 83 lines |
TOPIC | 488.0 | Accessing absolute addresses in VAX-VMS |
| 488.1 | Wed Feb 19 1992 13:03 | Two ideas. (Perhaps right ones, but ...) | 5 lines |
TOPIC | 495.0 | QIOW AND CSI ESCAPE SEQUENCES! |
| 495.1 | Thu Feb 20 1992 09:20 | Perhaps TT2$M_XON | 28 lines |
TOPIC | 511.0 | File set version limit? |
| 511.1 | Fri Feb 21 1992 05:38 | %%%$W_VERLIM | 14 lines |
| 511.9 | Mon Feb 24 1992 08:28 | | 24 lines |
TOPIC | 512.0 | Object oriented programming interface to VMS? |
| 512.1 | Fri Feb 21 1992 05:41 | | 5 lines |
TOPIC | 517.0 | calling back to user image routine from sharable image? |
| 517.5 | Fri Feb 21 1992 10:32 | do it as follows | 17 lines |
| 517.9 | Fri Feb 21 1992 13:14 | it works (.2) | 95 lines |
| 517.10 | Fri Feb 21 1992 13:16 | there is no such thing as immoral program | 50 lines |
| 517.14 | Mon Feb 24 1992 03:59 | What is implementation dependent ? | 41 lines |
| 517.16 | Mon Feb 24 1992 06:26 | How to do it | 231 lines |
| 517.17 | Mon Feb 24 1992 06:58 | What is the subject we're speaking about ? | 15 lines |
| 517.22 | Mon Feb 24 1992 14:09 | irrelevant note | 35 lines |
| 517.27 | Tue Feb 25 1992 04:50 | Love of Ladies-Death of Champions-Glory to the Brave | 55 lines |
| 517.30 | Tue Feb 25 1992 10:58 | IHD$W_{MAJOR|MINOR}ID, let's make a note of it | 21 lines |
| 517.35 | Wed Feb 26 1992 04:26 | Answers to .31 and .32 | 76 lines |
| 517.36 | Wed Feb 26 1992 04:28 | Circular Linking is EXPECTED BEHAVIOUR ! | 89 lines |
| 517.37 | Wed Feb 26 1992 04:30 | How to maintain circular linked images. | 43 lines |
| 517.39 | Wed Feb 26 1992 11:41 | I have no more arguments, I give up. | 25 lines |
TOPIC | 526.0 | Can I delete system *.h and *.c files to save space? |
| 526.2 | Mon Feb 24 1992 08:03 | If you don't develop anything in VAXC ... | 27 lines |
TOPIC | 528.0 | SYSGEN parameter VMSD3 on V5.4-3? |
| 528.1 | Mon Feb 24 1992 10:39 | Shadow set | 10 lines |
TOPIC | 532.0 | coding /w Insque/Remque? |
| 532.3 | Mon Feb 24 1992 11:57 | Init it and have fun ! | 26 lines |
TOPIC | 616.0 | SYS$PUTMSG with action routine |
| 616.1 | Tue Mar 03 1992 12:16 | is your example correct ? | 10 lines |
TOPIC | 642.0 | CLIs other than DCL/DECshell? |
| 642.1 | Thu Mar 05 1992 13:53 | MCR, if you're looking for something old. =Seva | 1 lines |
TOPIC | 643.0 | $CRELNM / LNM$_NOALIAS, PSL$C_SUPER, & privs |
| 643.1 | Thu Mar 05 1992 14:02 | Why not ? | 31 lines |
TOPIC | 654.0 | LOCKPWD FLAG ? |
| 654.2 | Mon Mar 09 1992 05:24 | | 11 lines |
| 654.4 | Mon Mar 09 1992 11:59 | | 18 lines |
| 654.6 | Mon Mar 09 1992 13:35 | | 8 lines |
| 654.7 | Mon Mar 09 1992 13:48 | | 8 lines |
| 654.18 | Tue Mar 10 1992 12:35 | | 28 lines |
| 654.20 | Tue Mar 10 1992 13:18 | Rathole | 9 lines |
| 654.33 | Wed Mar 11 1992 13:00 | | 5 lines |
TOPIC | 658.0 | Need Simple CRMPSC example corrections, Global Section Create |
| 658.10 | Mon Mar 09 1992 06:52 | | 29 lines |
TOPIC | 667.0 | How to compare images |
| 667.6 | Mon Mar 09 1992 11:41 | Only LINK/DEBUG could tell you 100% who is the father[s]. | 29 lines |
| 667.7 | Mon Mar 09 1992 11:52 | Next time you'll use IDENT, ain't you ? | 19 lines |
| 667.9 | Mon Mar 09 1992 12:37 | What is checksum ? | 8 lines |
TOPIC | 679.0 | Problem compressing a text library |
| 679.1 | Tue Mar 10 1992 04:10 | questions ... | 9 lines |
TOPIC | 688.0 | Menu Environment... |
| 688.2 | Tue Mar 10 1992 13:06 | | 8 lines |
TOPIC | 711.0 | Compile on 5.5, run on 5.4? |
| 711.13 | Mon Mar 23 1992 09:34 | re: .11 Why not to be a paranoid ? | 21 lines |
TOPIC | 730.0 | Recover an INIT disk ? |
| 730.1 | Fri Mar 13 1992 13:26 | 12+1-MAR, Friday, moon going to | 3 lines |
TOPIC | 761.0 | SYSGEN parameters with '_SYS' at the end after V5.5 UPGRADE and AUTOGEN |
| 761.3 | Mon Mar 23 1992 07:45 | Like Problem Seen | 13 lines |
TOPIC | 824.0 | how to free unused pages |
| 824.1 | Mon Mar 23 1992 08:28 | | 37 lines |
TOPIC | 827.0 | Mon Mar 23 1992 10:37 | ALPHA notes conference (where) ? | 4 lines |
TOPIC | 832.0 | Error Logging Device Specific Information |
| 832.1 | Tue Mar 24 1992 05:59 | Look into SYS$LIBRAY:ERFLIB.TLB ! | 41 lines |
| 832.2 | Tue Mar 24 1992 06:05 | .1 says how format them, save'em together with registers | 4 lines |
TOPIC | 835.0 | Optimize I/O & Proc Mgmt? |
| 835.1 | Tue Mar 24 1992 03:30 | Source code ? | 34 lines |
TOPIC | 843.0 | Image with traceback installed with privileges? |
| 843.1 | Tue Mar 24 1992 05:25 | Install such an image and give me an unpriv.account on OSLACT:: ... | 22 lines |
| 843.4 | Tue Mar 24 1992 10:11 | | 11 lines |
| 843.5 | Tue Mar 24 1992 10:16 | Is the logical credit$1000000000 enough trustworthy ? = Sv) | 1 lines |
| 843.7 | Tue Mar 24 1992 12:56 | | 13 lines |
| 843.9 | Wed Mar 25 1992 04:24 | Got it ! (at last) | 17 lines |
TOPIC | 847.0 | How to save <$reply/user> messages? |
| 847.1 | Tue Mar 24 1992 11:14 | Catch them into mailbox ! | 6 lines |
| 847.3 | Tue Mar 24 1992 11:30 | | 4 lines |
| 847.6 | Wed Mar 25 1992 08:21 | Perhaps hack ? | 16 lines |
| 847.10 | Wed Mar 25 1992 11:06 | REPLY/USER may be for interactive users only. | 15 lines |
TOPIC | 853.0 | vmshelp and user libraries |
| 853.1 | Tue Mar 24 1992 13:04 | | 11 lines |
| 853.3 | Wed Mar 25 1992 03:02 | | 5 lines |
TOPIC | 879.0 | SETEXV & last chance handler problems |
| 879.5 | Thu Mar 26 1992 03:00 | | 15 lines |
| 879.7 | Thu Mar 26 1992 11:23 | | 10 lines |
TOPIC | 886.0 | What's process state PFG? |
| 886.2 | Thu Mar 26 1992 11:55 | | 5 lines |
TOPIC | 889.0 | bad PC via transfer vec on relinking shareable image |
| 889.1 | Thu Mar 26 1992 12:52 | | 12 lines |
TOPIC | 907.0 | examine data during an image execution |
| 907.2 | Mon Mar 30 1992 12:31 | SHR or NOSHR all depends on that =Sv) | 1 lines |
| 907.4 | Mon Mar 30 1992 13:09 | Good it makes difference, but not significant. | 19 lines |