| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix three warnings: | Tim J. Robbins | 2003-01-04 | 1 | -2/+2 |
| | | | | | | | | | | o #include <stdio.h> to make sprintf()'s prototype visible. o Remove unused variable: sbuf. o Don't use assignment as truth value. Notes: svn path=/head/; revision=108646 | ||||
| * | Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin | Juli Mallett | 2003-01-02 | 1 | -0/+259 |
| to Solaris, it is in /usr/libexec) to perform the handing over of tty nodes to the user being granted the pty. Submitted by: Ryan Younce <ryany@pobox.com> Reviewed by: security-officer@, standards@, mike@ Notes: svn path=/head/; revision=108574 | |||||
