Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: Why not Multics? (was Re: BSD tty security, part 3: How to Fix It) Message-ID: <7851@auspex.auspex.com> Date: 15 May 91 22:45:52 GMT References: <00673160066@elgamy.RAIDERNET.COM> <00673676139@elgamy.RAIDERNET.COM> <1991May10.070055.5252@Think.COM> Organization: Auspex Systems, Santa Clara Lines: 46 >(there would have been more shipped video applications if we included >games in Multics releases). Gee, just like 4.3BSD - most of the "curses" applications in 4.3BSD appear to be games, and half of the applications using "termcap" at all appear to be games, as determined by looking for "-ltermlib"/"-ltermcap" (which is used by all "curses" programs) in "/usr/src/*/Makefile" and "/usr/src/*/*/Makefile"): games linked with "-lcurses": battlestar canfield cribbage hangman hunt mille rain robots rogue sail snake worm worms games linked with just "-ltermlib" (or "-ltermcap", same thing): backgammon non-games linked with "-lcurses": "old" talk sysline systat talk non-games linked just with "-ltermlib" or "-ltermcap": clear crtplot dumbplot ex lpq more msgs tn3270 tset ul I haven't checked 4.3-tahoe nor 4.3-reno.