summaryrefslogtreecommitdiffstats
path: root/libexec/pt_chown
Commit message (Collapse)AuthorAgeFilesLines
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-281-1/+0
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akinjmallett2003-01-022-0/+112
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@
OpenPOWER on IntegriCloud