Kill "testing by UNISYS" message

Pavel Machek (pavel@ucw.cz)
Mon, 10 Feb 2003 18:13:38 +0100


Hi!

This kills totally unneccessary and long-obsolete message about
testing by UNIFIX and similar obsolete message about NET4.0 for
linux2.4... Please apply,
Pavel

--- clean/init/main.c 2003-01-17 23:13:40.000000000 +0100
+++ linux/init/main.c 2003-01-17 23:19:36.000000000 +0100
@@ -436,7 +436,6 @@
ipc_init();
#endif
check_bugs();
- printk("POSIX conformance testing by UNIFIX\n");

/*
* We count on the initial thread going ok
--- clean/net/socket.c 2003-01-09 22:16:36.000000000 +0100
+++ linux/net/socket.c 2003-01-09 22:20:00.000000000 +0100
@@ -1784,9 +1784,6 @@
{
int i;

- printk(KERN_INFO "Linux NET4.0 for Linux 2.4\n");
- printk(KERN_INFO "Based upon Swansea University Computer Society NET3.039\n");
-
/*
* Initialize all address (protocol) families.
*/

-- 
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/