Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | according to javad kouhi, freebsd pr #198612, vfork appeared first in bsd 3.0; | 2015-03-21 | 1 | -3/+3 | |
| | | | | thanks sobrado for verifying (and okaying this) | ||||
* | Document that 4.4BSD changed the semantics but that others have restored | 2014-09-07 | 1 | -3/+14 | |
| | | | | | | the original ones ok jmc@ | ||||
* | - correct brk(2) prototype and man page to match implementation and POSIX. | 2008-04-24 | 1 | -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 program | 2008-04-04 | 1 | -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; | 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. | ||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -10/+7 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | Formatting and grammar. | 1999-09-27 | 1 | -17/+17 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -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-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -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 lines | 1999-04-02 | 1 | -2/+1 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -4/+4 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | clean; kleink | 1998-06-08 | 1 | -1/+1 | |
| | |||||
* | cleanup | 1997-11-04 | 1 | -1/+1 | |
| | |||||
* | update to reality from netbsd | 1997-07-25 | 1 | -46/+15 | |
| | |||||
* | fix lots of .Xr and other minor things | 1997-06-13 | 1 | -12/+14 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+128 | |