All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] make UNIX a bool
@ 2006-02-25 16:01 Adrian Bunk
  2006-02-25 17:13 ` Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 42+ messages in thread
From: Adrian Bunk @ 2006-02-25 16:01 UTC (permalink / raw)
  To: Andrew Morton; +Cc: netdev, linux-kernel

CONFIG_UNIX=m doesn't make much sense.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 20 Feb 2006

--- linux-2.6.16-rc4-mm1-full/net/unix/Kconfig.old	2006-02-20 14:40:19.000000000 +0100
+++ linux-2.6.16-rc4-mm1-full/net/unix/Kconfig	2006-02-20 14:40:27.000000000 +0100
@@ -3,7 +3,7 @@
 #
 
 config UNIX
-	tristate "Unix domain sockets"
+	bool "Unix domain sockets"
 	---help---
 	  If you say Y here, you will include support for Unix domain sockets;
 	  sockets are the standard Unix mechanism for establishing and


^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2006-03-26 21:48 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-25 16:01 [2.6 patch] make UNIX a bool Adrian Bunk
2006-02-25 17:13 ` Stephen Hemminger
2006-02-25 17:28   ` Arjan van de Ven
2006-02-26 18:19   ` Diego Calleja
2006-02-25 22:46 ` Olaf Hering
2006-03-25 19:47   ` Adrian Bunk
2006-03-26 15:20     ` Jan-Benedict Glaw
2006-03-26 21:48       ` Joshua Hudson
2006-02-27 22:18 ` James C. Georgas
2006-02-27 22:29   ` Adrian Bunk
2006-03-01  3:09     ` Dmitry Torokhov
2006-03-01 17:58       ` Adrian Bunk
2006-03-02  1:31         ` Herbert Xu
2006-03-02 17:38           ` Adrian Bunk
2006-03-02 19:51             ` Jan-Benedict Glaw
2006-03-02 20:39               ` Adrian Bunk
2006-03-02 20:51                 ` Jan-Benedict Glaw
2006-03-02 21:28                   ` Adrian Bunk
2006-03-03  9:27                     ` Jan-Benedict Glaw
2006-03-02 20:28             ` Jesper Juhl
2006-03-02 20:32               ` Adrian Bunk
2006-03-02 20:40                 ` Jesper Juhl
2006-03-02 21:40                   ` Adrian Bunk
2006-03-02 21:53                     ` Jan Engelhardt
2006-03-02 22:32                       ` Adrian Bunk
2006-03-03 13:31                         ` make IPV4 modular (was: [2.6 patch] make UNIX a bool) Jan Engelhardt
2006-03-03 13:52                           ` Adrian Bunk
2006-03-02 21:46                   ` [2.6 patch] make UNIX a bool Adrian Bunk
2006-03-03  9:30                     ` Jan-Benedict Glaw
2006-03-03  4:28                 ` James C. Georgas
     [not found]                 ` <1141335521.3582.14.camel@Rainsong.home>
     [not found]                   ` <20060302214423.GI9295@stusta.de>
2006-03-03  4:44                     ` James C. Georgas
2006-03-03 11:46                       ` Adrian Bunk
2006-03-03 14:48                         ` James C. Georgas
2006-03-03 15:10                           ` Adrian Bunk
2006-03-03 17:50                             ` James C. Georgas
2006-03-03 17:55                               ` Adrian Bunk
2006-03-03 21:11                                 ` James C. Georgas
2006-03-02 20:34               ` Randy.Dunlap
2006-02-28 14:52   ` Jan-Benedict Glaw
2006-02-28 15:30     ` James C. Georgas
2006-02-28 19:15     ` Jan Engelhardt
2006-03-02 21:47     ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.