home *** CD-ROM | disk | FTP | other *** search
- Tue Mar 8 02:00:22 1994 Jarno Rajahalme (jraja@lkhp11.hut.fi)
-
- * First AmiTCP Release
-
- Tue Jan 19 19:35:40 1993 Rick Sladkey (jrs@lepton)
-
- * rpc_svcout.c (write_most): _rpcpmstart etc. no longer static.
-
- Fri Jan 15 01:07:05 1993 Rick Sladkey (jrs@lepton)
-
- * rpc_main.c (s_output): omitted SYSLOG and DEBUG ifdefs.
-
- * rpcgen.1: documented the -I (inetd) flag.
-
- * rpc_main.c (parseargs): made default inetd flag be off.
-
- * rpc_svcout.c (write_timeout_func): changed to use USG compatible
- signal handling.
-
- * rpc_svcout.c (write_most): changed generated main to include
- return type and argc/argv arguments.
-
- Mon Jan 11 23:35:16 1993 Rick Sladkey (jrs@lepton)
-
- * rpc_main.c (s_output): change sysent.h to unistd.h and fcnt.h.
-
- Sun Jan 10 15:38:10 1993 Rick Sladkey (jrs@lepton)
-
- * rpc_main.c (s_output): omit inclusion of stropts.h from and
- and change sys/ttycom.h to sys/ioctl.h in generated service file.
-
- * rpcgen.1: documented the -k and -5 flags and the new defaults.
-
- * rpc_main.c (parseargs): added -k (K&R C) and -5 (SysVr4) flags.
-
- * rpc_main.c: made -C (ANSI C) and -b (not SysVr4) the defaults.
-
- * rpc_cout.c (emit_union): added default to generated case so gcc
- won't complain about enum not handled with -Wall.
-
- * Makefile: renamed target from rpcgen.new to rpcgen and renamed
- man page from rpcgen.new.1 to rpcgen.1.
-
- * Makefile: changed Makefile to use gcc and added
- -Dinline=inline_flag to avoid conflict with ANSI inline keyword.
-