mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4b2153bbb8
files with the right permissions by hacking up the do-install target to do it ourselves. PR: 7194 Hinted at by: hoek@freebsd.org
21 lines
450 B
Plaintext
21 lines
450 B
Plaintext
*** xinetd/defs.h.orig Thu Mar 20 11:29:27 1997
|
|
--- xinetd/defs.h Thu Mar 20 11:29:46 1997
|
|
***************
|
|
*** 100,106 ****
|
|
/*
|
|
* Used for listen(2)
|
|
*/
|
|
! #define LISTEN_BACKLOG 7
|
|
|
|
/*
|
|
* When explicit values are given for enum's, that is because the structures
|
|
--- 100,106 ----
|
|
/*
|
|
* Used for listen(2)
|
|
*/
|
|
! #define LISTEN_BACKLOG 64
|
|
|
|
/*
|
|
* When explicit values are given for enum's, that is because the structures
|
|
|