summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pty.3
Commit message (Collapse)AuthorAgeFilesLines
* The .Fn functioncharnier2003-03-241-7/+10
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
|
* Remove whitespace at EOL.dd2001-07-151-5/+5
|
* Introduce .Lb macro to libutil manpagesphantom2000-04-221-6/+2
| | | | | | Sort .Nm values in some manpages Remove explicit note about compiling with -lutil, it's implicitly declared by .Lb macro now.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Bad reference of termios(3) changed to termios(4).chris1999-08-141-2/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Minor mdoc style fixes.mpp1997-01-091-10/+10
|
* Grammatical changes.alex1997-01-011-4/+4
| | | | Reviewed by: joerg
* Spelling/mdoc police.mpp1996-12-301-16/+17
|
* Finally document the interfaces found in libutil. While being here,joerg1996-12-291-0/+143
also add the missing declaration of forkpty() to libutil.h. Btw., the calling interface for login(3) is crude. Some better abstraction is needed, perhaps similar to logwtmp(3). 2.2 candidate, but i'll wait for the spelling police first. :)
OpenPOWER on IntegriCloud