Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore warnings about multiple process waiting on same fd | 2016-09-17 | 1 | -2/+8 | |
| | | | | | requested by mpf@ ok deraadt tedu@ | ||||
* | remove historic note about multiple processes. mostly irrelevant today. | 2016-06-07 | 1 | -10/+2 | |
| | | | | ok deraadt millert | ||||
* | update NAME section to include all documented functions, | 2015-11-10 | 1 | -3/+7 | |
| | | | | | | or otherwise change Dt to reflect the name of an existing function; feedback/ok schwarze | ||||
* | Add STANDARDS section and another EINVAL reason | 2015-09-21 | 1 | -2/+12 | |
| | |||||
* | Document out-of-band data on a socket as an example of an exceptional | 2015-03-02 | 1 | -2/+4 | |
| | | | | condition. | ||||
* | Unhook httpd(8) from build; man page bits | 2014-03-13 | 1 | -4/+3 | |
| | | | | | | | tweaks jmc@ OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@ | ||||
* | e.g. not i.e. | 2014-01-29 | 1 | -3/+3 | |
| | | | | From: Ross L Richardson | ||||
* | tweak from deraadt; | 2013-12-04 | 1 | -2/+2 | |
| | |||||
* | update BUGS to reflect previous; as advised by | 2013-12-04 | 1 | -4/+3 | |
| | | | | guenther and deraadt | ||||
* | Remove string.h dependency from sys/select.h; from FreeBSD, tweaked | 2013-12-03 | 1 | -6/+3 | |
| | | | | | | by deraadt@. Sync man page. ok guenther@, deraadt@ | ||||
* | .Xr clock_gettime | 2013-11-02 | 1 | -2/+3 | |
| | | | | okay deraadt@ | ||||
* | more library history | 2013-07-17 | 1 | -5/+5 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | no need to cast calloc | 2013-05-05 | 1 | -4/+3 | |
| | |||||
* | Extend P_SIGSUSPEND handling in userret() to properly restore the | 2013-04-29 | 1 | -14/+50 | |
| | | | | | | | | | | | | | | | sigmask even if there are no pending signals under the temporary sigmask. Refactor existing select() and poll() system calls to introduce the pselect() and ppoll() system calls. Add rthread wrappers for pselect() and ppoll(). While there, update cancellation point comments to reflect recent fdatasync() addition. Minor bumps for libc and librthread due to new symbols. ok guenther, millert, deraadt, jmc | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | various improvements to lists and displays: | 2004-04-15 | 1 | -14/+13 | |
| | | | | | | .Pp removal -compact removal for displays other list/display errors | ||||
* | FD_SETSIZE has been cranked up to 1024 | 2004-02-08 | 1 | -2/+2 | |
| | | | | ok deraadt@ millert@ | ||||
* | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | 2004-01-23 | 1 | -2/+2 | |
| | | | | discussed with todd@ | ||||
* | missing #include | 2003-07-30 | 1 | -1/+2 | |
| | | | | Claudio Jeker, PR3382 | ||||
* | 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. | ||||
* | - section reorder | 2003-06-01 | 1 | -7/+7 | |
| | | | | - macro cleanup | ||||
* | typo; Stefan Berg | 2002-11-19 | 1 | -2/+2 | |
| | |||||
* | clarify fd_set size definition | 2001-09-04 | 1 | -4/+7 | |
| | |||||
* | typo | 2001-03-03 | 1 | -2/+2 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -11/+11 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -3/+3 | |
| | |||||
* | ie. -> i.e., | 2000-01-22 | 1 | -2/+2 | |
| | |||||
* | Typo fixes. | 1999-09-23 | 1 | -2/+2 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -7/+7 | |
| | | | | | | | - 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 | -3/+3 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | fix more comma splices that involve misuse of conjunctive adverbs | 1999-03-11 | 1 | -3/+3 | |
| | |||||
* | describe some additional things many people do not know | 1999-03-02 | 1 | -5/+61 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -2/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | do not needlessly uppercase function names | 1998-06-08 | 1 | -4/+4 | |
| | |||||
* | fix Xr | 1997-07-17 | 1 | -2/+2 | |
| | |||||
* | doc EFAULT and xref poll(2) | 1997-04-08 | 1 | -0/+8 | |
| | |||||
* | clarify how timeout behaves | 1996-12-11 | 1 | -6/+13 | |
| | |||||
* | effect, danny@panda.hilink.com.au | 1996-12-10 | 1 | -1/+1 | |
| | |||||
* | larger -> smaller. | 1996-09-01 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+185 | |