Go to file
thorpej 2d0f14c527 "Fix" the non-__indr_reference verions of the user-callable versions
of these functions.  This is somewhat of a kludge, but there is not
much else we can do for this case.

Because of how the callable versions are created, by CPP trickery
and inclusion of another .c file, we cannot allow the included .c
file to pull in "namespace.h", since it undoes the CPP trickery we
have performed.  Introduce a CPP macro that prevents the included .c
file from pulling in "namespace.h".
1997-07-17 21:33:14 +00:00
bin PR/3866: bayer@informatik.uni-leipzig.de: core dump using xon script. 1997-07-15 17:49:15 +00:00
distrib Note changes in the machine header files. Added pic versions of the 1997-07-17 00:01:45 +00:00
etc Add /usr/share/sendmail/cf that got missed in original addition of 1997-07-17 20:45:01 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu * Fix setting of 'Originator' field, so that it matches whole login field 1997-07-17 04:50:35 +00:00
include some minor KNF 1997-07-14 00:30:28 +00:00
lib "Fix" the non-__indr_reference verions of the user-callable versions 1997-07-17 21:33:14 +00:00
libexec Add the necessary -I flag to pick up the libc/include/extern.h 1997-07-14 02:56:54 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin convert to host byte order when printing stats of received ICMP 1997-07-17 06:39:46 +00:00
share Remove extraneous trailing space from ``ANSI C'' invented in lite2 import. 1997-07-17 19:42:45 +00:00
sys ispcvt Makefile looked like it was trying to install ispcvt in /usr/sbin. 1997-07-17 19:47:10 +00:00
usr.bin Add a SYNOPSIS section and document the arguments of -n and -p. 1997-07-17 17:08:34 +00:00
usr.sbin use <sys/cdefs.h> __COPYRIGHT and __RCSID macros 1997-07-17 05:51:18 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00