Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ucla-cs!ames!ucbcad!ucbvax!hplabs!cae780!leadsv!eps2!jon From: jon@eps2.UUCP Newsgroups: comp.unix.questions Subject: Re: /dev/null: The final frontier Message-ID: <91@eps2.UUCP> Date: Sat, 16-May-87 02:23:08 EDT Article-I.D.: eps2.91 Posted: Sat May 16 02:23:08 1987 Date-Received: Sun, 17-May-87 01:47:12 EDT References: <100@upas.UUCP> Organization: Scumtronics Inc. Lines: 11 When you write to /dev/null, the kernel always gives you back the number of bytes you specified in the write as the return value. When you read from /dev/null, the kernel always gives you back 0 as the return value. On this Sun-3/160 running 3.2, the kernel doesn't check if the second argument is a valid address in the user's space. Jonathan Hue DuPont Design Technologies/Via Visuals leadsv!eps2!jon