Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/kernel/cluster/ssi/vproc nsc_initproc.c,1.1.2.3,1.1.2.4: msg#00071
|
Subject: |
[SSI] openssi/kernel/cluster/ssi/vproc nsc_initproc.c,1.1.2.3,1.1.2.4 |
Update of /cvsroot/ssic-linux/openssi/kernel/cluster/ssi/vproc
In directory sc8-pr-cvs1:/tmp/cvs-serv10538
Modified Files:
Tag: OPENSSI-RH
nsc_initproc.c
Log Message:
cluster/ssi/vproc/nsc_initproc.c
- delete line that copys name for pid 2
Index: nsc_initproc.c
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/cluster/ssi/vproc/nsc_initproc.c,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** nsc_initproc.c 12 Jun 2003 23:16:12 -0000 1.1.2.3
--- nsc_initproc.c 23 Jun 2003 21:15:21 -0000 1.1.2.4
***************
*** 106,110 ****
if (error < 0)
panic("Unable to spawn INIT process!");
- strcpy(current->comm, "init setup\0");
clms_set_key_service_ready(init_key_service);
}
--- 106,109 ----
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
|
| |