Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra slash from pty slave device name returned by ptsname. | kan | 2006-02-13 | 1 | -1/+1 |
* | If the sysctl kern.pts.enable doesn't exist, check that /dev/ptmx is there, | cognet | 2006-01-29 | 1 | -2/+7 |
* | ptsname() bits for pts. | cognet | 2006-01-26 | 1 | -5/+45 |
* | Fix ptsname(3) by converting it to use devname(3) to obtain the name of | marcus | 2005-07-07 | 1 | -3/+4 |
* | Do not require the pty(4) majors to be anything in particular. | green | 2005-03-04 | 1 | -3/+0 |
* | Fix three warnings: | tjr | 2003-01-04 | 1 | -2/+2 |
* | Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin | jmallett | 2003-01-02 | 1 | -0/+259 |