Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .Rv and simplify wording; from Kaspars at Bankovskis dot net | 2014-12-10 | 1 | -6/+3 | |
| | |||||
* | Add additional kernel interfaces for setting close-on-exec on fds | 2014-08-31 | 1 | -6/+44 | |
| | | | | | | | when creating them: pipe2(), dup3(), accept4(), MSG_CMSG_CLOEXEC, SOCK_CLOEXEC. Includes SOCK_NONBLOCK support. ok matthew@ | ||||
* | Fixed typo in "distinct". | 2014-08-16 | 1 | -3/+3 | |
| | | | | ok jmc@ | ||||
* | more library history | 2013-07-17 | 1 | -2/+5 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | Various updates, mostly to SYNOPSIS, ERRORS, and STANDARDS, but | 2013-03-30 | 1 | -3/+3 | |
| | | | | | | | | some other fixes included... *at() function ERRORS description suggested by matthew@ ok deraadt@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | most of these is v2, not v6 | 2002-01-24 | 1 | -2/+2 | |
| | |||||
* | Mention that SVR4 expects fully duplex pipes | 2000-12-21 | 1 | -3/+4 | |
| | |||||
* | document that pipe is actually bidirectional, but that people should avoid use of such in portable code; akr@m17n.org | 2000-12-10 | 1 | -1/+6 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -22/+12 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -5/+5 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -4/+4 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | kleink: When fstat(2)ing a file descriptor of a local communications domain | 1997-11-17 | 1 | -0/+5 | |
| | | | | | | | socket, fill the socket's creation time into the stat structure's st_[acm]time fields: POSIX requires this behavior for pipe(2). N.B.: updating the st_[am]time fields when reading/writing the pipe is neither required nor implemented, though. | ||||
* | filedes[2]; cgd | 1997-09-19 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+114 | |