summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/vfork.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* according to javad kouhi, freebsd pr #198612, vfork appeared first in bsd 3.0;jmc2015-03-211-3/+3
| | | | thanks sobrado for verifying (and okaying this)
* Document that 4.4BSD changed the semantics but that others have restoredguenther2014-09-071-3/+14
| | | | | | the original ones ok jmc@
* - correct brk(2) prototype and man page to match implementation and POSIX.kurt2008-04-241-2/+2
| | | | | brk(2) returns an int value not a void *. brk(2) returns 0 upon success not a pointer to the new end of memory. okay millert@, kettenis@, deraadt@
* - do not call pthread_atfork(3) handlers when a multithreaded programkurt2008-04-041-2/+6
| | | | | | calls vfork(2). "untested, but looks OK" marc@ - document vfork(2), popen(3) and system(3) don't call atfork handlers in multithreaded programs. okay jmc@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-10/+7
| | | | breaks and getting rid of short lines, making these files easier to work with.
* Formatting and grammar.aaron1999-09-271-17/+17
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-2/+2
| | | | | | | - 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-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* .Pp macros do not belong immiedately after .Sh section header linesaaron1999-04-021-2/+1
|
* make function names the correct casederaadt1999-02-271-4/+4
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* clean; kleinkderaadt1998-06-081-1/+1
|
* cleanupderaadt1997-11-041-1/+1
|
* update to reality from netbsdmickey1997-07-251-46/+15
|
* fix lots of .Xr and other minor thingsderaadt1997-06-131-12/+14
|
* initial import of NetBSD treederaadt1995-10-181-0/+128