next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects
Index of Subjects On Oct 11, 12:47am, "Michael T. Smith" wrote: } On Sat, 10 Oct 1998, John Nemeth wrote: } } > Okay. I've actually noticed a problem with SIGHUP on VTN. Some } } That sounds about right. Can you tell me what version of gcc you used to My problem is actually the opposite of yours. All the processes die when they get SIGHUP, including shell, which is supposed to stick around long enough to set a blackout. Anyways, I used gcc 2.7.2.1. } > I think it is a good idea to use native services as much as possible, } > in order to keep down the amount of code in CSuite and the maintenance } > required. } } I agree, but every system is still going to be a bit different. Yes, unfortunately. } For example, I think standard Solaris puts telnet sessions under } /dev/pts/?? and dialup/terminal sessions uunder /dev/term/??. Yes. My HP-UX system puts dialup/terminal sessions under /dev/tty?? } The scsiTerminal Server driver puts its ports under /dev/sts/tty????. This is weird. It's etremely annoying when things like this happen. } We've tried moving the symlinks out to /dev/term/?? and changing the } port monitors to use that path, but connections are still listed as coming } from sts/tty????. (We would've played around a bit more but our users were Weird. Something must have that path hardcoded. } getting quite angry. ;) Yep. They do that; but, they can often be very understanding as well. Nonetheless, we try to keep our systems up as much as possible. Occassionally, this means I have to go into the office late at night, to deal with an ornary piece of hardware. } The effect of all this was that all the modem utilities had to be } rewritten to use the right paths and pattern matches specific to the STS } driver, and I'm not sure yet how these changes should be merged back into } the CSuite dist. I'm guessing a few environmental variables would do it. Yep, some more stuff to stick into the "System Configuration Step". We don't have any modems directly attached to our system, so I simply disabled all the modem stuff, except tq. Hmm, perhaps this should also be an installation option. P.S. How's the work on Lynx coming? We're you able to deal with the last couple of requested changes? }-- End of excerpt from "Michael T. Smith"
next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects