Go to file
hubertf d8b3f85961 In atc(6), the function getAChar() has BSD and SYSV variants to deal
with variations in EINTR behaviour, but the optimisation of using the
BSD version where the SYSV version isn't needed is insignificant.
This patch therefore simplifies the code by making there be just one
version, a more paranoid (about EOF when errno is already EINTR)
version of the SYSV code.  Since the BSD/SYSV defines are mainly used
to control whether BSD timers are used, this helps where BSD timers
but SYSV EINTR handling are wanted.

Patch supplied in PR 8091 by Joseph Myers <jsm28@cam.ac.uk>
1999-07-28 02:01:30 +00:00
bin Fix PR3474: df -t/df -l confused by stacked local mounts. 1999-07-27 12:13:19 +00:00
distrib - remove duplicated setting for LDSTATIC in ktruss/Makefile. 1999-07-28 01:56:03 +00:00
etc Add some DHU-11/DHV-11 lines - from bdc@world.std.com 1999-07-28 00:58:14 +00:00
games In atc(6), the function getAChar() has BSD and SYSV variants to deal 1999-07-28 02:01:30 +00:00
gnu Argh - both gzip.c and libbz have a "decompress" symbol. For now, 1999-07-27 00:36:10 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib add several ETHERTYPE_IPV6 case. 1999-07-25 05:52:16 +00:00
libexec handle IPv4 TCP control connection, toward AF_INET6 socket. 1999-07-27 15:41:49 +00:00
regress add in inclusion of file to get memset prototype declaration. 1999-07-21 21:46:17 +00:00
sbin Replace the existing version of nologin(8) with a rewrite that was done 1999-07-27 03:56:13 +00:00
share Add Away From Keyboard 1999-07-28 00:01:02 +00:00
sys - Correct the definition of the COUNT macro so that it takes the same 1999-07-28 01:59:46 +00:00
usr.bin - remove duplicated setting for LDSTATIC in ktruss/Makefile. 1999-07-28 01:56:03 +00:00
usr.sbin improve icmp6 printing on jumbogram case. 1999-07-26 06:26:58 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00