]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Redo tcpmux stuff. tcpmux handling is now performed after inetd
authorGuido van Rooij <guido@FreeBSD.org>
Thu, 7 May 1998 18:32:00 +0000 (18:32 +0000)
committerGuido van Rooij <guido@FreeBSD.org>
Thu, 7 May 1998 18:32:00 +0000 (18:32 +0000)
commit34b32a7cb44ca0bbf5618c4439bc7741745834f1
treed2d065f1820800d20f4d0767b9eb28fdcca1b279
parent2dff393b548ac0bc032048a5bdb63733a1fb2391
Redo tcpmux stuff. tcpmux handling is now performed after inetd
forks. Furthermore, invalid input for tcpmux does not lead to
an exiting inetd.
This patch is recommended for people running tcpmux (which is NOT
enabled by default)
usr.sbin/inetd/inetd.c