Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid | 1997-08-31 | 1 | -9/+3 | ||
| | | | | | | | and euid as well, then deliver them using new csignal() interface which ensures that pgid setting process is permitted to signal the pgid process(es). Thanks to newsham@aloha.net for extensive help and discussion. | |||||
* | do not allow SO_SNDBUF/SO_RCVBUF len 0 | 1997-02-21 | 1 | -2/+2 | ||
| | ||||||
* | `solve' the syn bomb problem as well as currently known; add sysctl's for | 1996-09-20 | 1 | -2/+2 | ||
| | | | | | | SOMAXCONN (kern.somaxconn), SOMINCONN (kern.sominconn), and TCPTV_KEEP_INIT (net.inet.tcp.keepinittime). when this is not enough (ie. overfull), start doing tail drop, but slightly prefer the same port. | |||||
* | change to so_uid, also fix a missing credential found by dm | 1996-08-24 | 1 | -1/+2 | ||
| | ||||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -11/+14 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+781 | ||