Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414 | cvs2svn | 2025-04-14 | 1 | -160/+0 |
| | |||||
* | Use "path name" not "pathname". | millert | 2012-12-04 | 1 | -3/+3 |
| | |||||
* | Simple emulation of POSIX pty APIs posix_openpt(), ptsname(), | millert | 2012-12-03 | 1 | -0/+160 |
grantpt() and unlockpt() using /dev/ptm. Man pages from FreeBSD. OK kettenis@ deraadt@ beck@ ajacoutot@ naddy@ |