tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Ptyfs correction.



On Oct 15,  1:14pm, netbsd%izyk.ru@localhost (Ilia Zykov) wrote:
-- Subject: Re: Ptyfs correction.

| Hello!
|  - corrects some wrong comments
|  - add XXX warning
|  - increase security
|  - make pty_vn_open() private to tty_ptm.c
| 
| Thank you.
| Ilia.

Can you please explain this:

-       if (type == PTYFSptc)
+       /* Activate node only after we have grabbed device. */
+       if (type == PTYFSpts)


Thanks.
christos


Home | Main Index | Thread Index | Old Index