changelog

来自「压缩包中包含LINUX下多个命令的源码」· 代码 · 共 55 行

TXT
55
字号
2002-05-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>	* rexecd.c: Use HAVE_STRUCT_type_member instead	  of HAVE_type_member.2002-04-21  Alfred M. Szmidt <ams@kemisten.nu>	* Makefile.am (inetdaemon_PROGRAMS): Use rexecd_BUILD instead of	BUILD_REXECD.2002-02-10  Jeff Bailey  <jbailey@outpost.dnsalias.org>	* Makefile.am: Add -I$(top_builddir)/include to INCLUDES2000-08-08 Alain Magloire	* rexecd.c:  Let ansi2knr take care of the vararg/stdarg	issues.  Add prototype for error(). Guard [HAVE_INITGROUPS].2000-07-18 Alain Magloire	* rexed.c(error): get rid of the int error() varargs hack.	and put support for stdarg and vararg correctly.2000-07-05 Alain Magloire	* *: Clause 3 removed.	excerpt from email with RMS:	"UCB has agreed to drop the advertising clause from the license for all	BSD software.  The advertising clause is this one:	3. All advertising materials mentioning features or use of this software		must display the following acknowledgement:		This product includes software developed by the University of		California, Berkeley and its contributors.	This means that we can delete that paragraph from all files which give	the University of California as the only copyright holder."1999-17-02 Alain Magloire	* rexecd.c : check HAVE_SOCKADDR_IN_SIN_LEN before	doing static initialization.	* Use STD{IN,OUT,ERR}_FILENO.	* Set also sete{g,u}id(pw->{g,u}id).	* Set the number of file desc. for select() correctly.	* Initialize pid to 0;	* Use FD_ISSET/FD_CLR/FD_SET macros instead.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?