Home | History | Annotate | Download | only in tcpdchk
History log of /src/usr.sbin/tcpdchk/fakelog.c
RevisionDateAuthorComments
 1.7  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.6  17-Jul-2011  joerg Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.5  06-Jul-2002  wiz unifdef __STDC__
 1.4  30-Dec-2000  martin More va_list vs. _BSD_VA_LIST_ lossage
 1.3  18-Jan-1999  christos PR/6835: Greg A. Woods: Various problems with tcpdchk
- fakelog.c contains extra va_arg
- fix netgroup const problem and remove WARNS flag from Makefile
- use CFLAGS from libwrap
 1.2  11-Oct-1997  christos Cleanup for WARNS = 1
- add prototypes
- comment out rfc931(); it conflicts with the one in -lwrap and is not needed
anyway.
- remove unused variables
- add NetBSD rcsids.
 1.1  11-Jan-1997  cjs branches: 1.1.1;
Initial revision
 1.1.1.1  11-Jan-1997  cjs Import from tcd_wrappers_7.4.

RSS XML Feed