Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | enlarge msgbuf, somewhat line netbsd did | 2000-02-22 | 1 | -19/+42 | ||
| | ||||||
* | it is definately wrong to initialize the pgid at open() time because the | 1997-09-18 | 1 | -2/+1 | ||
| | | | | | uid/euid used for checking in csignal() is controlled by whoever used TIOCSPGRP previously. | |||||
* | for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid | 1997-08-31 | 1 | -9/+8 | ||
| | | | | | | | 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. | |||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -4/+3 | ||
| | ||||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -6/+14 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+238 | ||