Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!unmvax!ogccse!blake!uw-beaver!cornell!batcomputer!lynch From: lynch@batcomputer.tn.cornell.edu (Tim Lynch) Newsgroups: comp.sys.hp Subject: why is TIOCNOTTY not defined? what is TIOCNOTTY? Keywords: TIOCNOTTY ioctl HP-UX Message-ID: <8709@batcomputer.tn.cornell.edu> Date: 25 Aug 89 20:23:29 GMT Distribution: comp Organization: Theory Center, Cornell U., Ithaca NY Lines: 14 I notice that in my ioctl.h file (in /usr/include/sys) that the definition for TIOCNOTTY is ifdef'ed out. Anybody know why? I've built code, specifically the kip code for managing an Appletalk network, that requires TIOCNOTTY by simply removing the conditional ifdef, thus, making TIOCNOTTY defined. Everything works. But I have to admit, I don't understand what's going on here. Any light that can be shed on this issue would be most appreciated. Thanks, Tim Lynch, Chemistry Dept. Cornell U. lynch@chemres.tn.cornell.edu