mirror of https://github.com/mirror/busybox.git
sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455
parent
7f782da048
commit
1a2f4d9af7
|
@ -305,6 +305,13 @@ config CONFIG_FEATURE_INETD_SUPPORT_BILTIN_CHARGEN
|
|||
help
|
||||
Familiar character generator internal inetd service
|
||||
|
||||
config CONFIG_FEATURE_INETD_RPC
|
||||
bool " Support RPC services"
|
||||
default n
|
||||
depends on CONFIG_INETD
|
||||
help
|
||||
Suuport Sun-RPC based services
|
||||
|
||||
|
||||
config CONFIG_IP
|
||||
bool "ip"
|
||||
|
|
2473
networking/inetd.c
2473
networking/inetd.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue