| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-27 | mention PATH_MAX instead of 16. | christos | |
| 2012-07-27 | Remove trailing whitespace. | wiz | |
| 2012-07-23 | Mention how big the name can be. | christos | |
| 2008-11-28 | Clarify that the "amaster" argument of forkpty() is only defined upon | dholland | |
| return in the parent process, but the tty name is available to both the parent and child. Bump date. | |||
| 2004-06-18 | Don't allow openpty to succeed if the caller is non-superuser. | christos | |
| XXX: we cross-reference ptm 4 which does not exist (yet) | |||
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22280, verified by myself. | |||
| 2003-05-06 | Minor grammatical correction. | agc | |
| 2003-04-16 | Use | wiz | |
| .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross. | |||
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz | |
| 2002-05-30 | Correct the list of pseudo-terminals in the FILES section. | simonb | |
| 2002-02-20 | Sort sections. | wiz | |
| 2002-02-07 | Generate <>& symbolically. | ross | |
| 2000-07-11 | PCVT hack is gone. | ad | |
| 1998-02-05 | add LIBRARY section to man page | perry | |
| 1998-01-09 | RCS Id Police. | perry | |
| 1996-11-03 | - fix retval of openpty() | lukem | |
| - correct two .Fn references to forkpty() - describe retval of forkpty(); it can return PID as well - add xref to fork(2) | |||
| 1996-05-15 | Minor reorganization of libutil, including the addition of passward | jtc | |
| locking and editing functions. From Greg Hudson <ghudson@MIT.EDU> | |||
