From: utzoo!decvax!wivax!linus!genradbo!grkermit!tan Newsgroups: net.unix-wizards Title: Re: UNIX wish-list Article-I.D.: grkermit.240 Posted: Wed Dec 15 09:58:18 1982 Received: Fri Dec 17 02:58:45 1982 References: rocheste.318 I would also like to see improved signals, specifically: 1) a signal that would NOT kick you out of a system call, but would let you do something like set flags 2) since the kernel allows one person to be in there once/process a system call needs to be added to kick the user out of ANY system call they might be in 3) extra signals for the user ala 4.1 Also, how about some real inter-process communication: ala RSX, VMS etc SIII fifo's are a good start, but something is needed that does no blocking. as a series of tools UN*X is great, but as an operating system it is still lacking.