Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Xr's to pthread_attr_*(3) | 2000-01-06 | 1 | -1/+5 | ||
| | ||||||
* | document | 2000-01-06 | 4 | -0/+304 | ||
| | ||||||
* | Fix synopsis. bde@freebsd.org | 1999-12-24 | 1 | -2/+2 | ||
| | ||||||
* | Add FreeBSD tags | 1999-11-24 | 36 | -27/+117 | ||
| | ||||||
* | Typo fixes. | 1999-09-23 | 1 | -3/+3 | ||
| | ||||||
* | - remove all trailing whitespace | 1999-07-09 | 10 | -21/+21 | ||
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||||
* | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | 1999-07-07 | 10 | -20/+20 | ||
| | | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||||
* | remove redundant .Pp macros | 1999-07-02 | 21 | -26/+2 | ||
| | ||||||
* | Remove pthread_atfork(). It was only part of draft 10 for a little while and was removed before stddization. | 1999-06-15 | 2 | -71/+3 | ||
| | ||||||
* | capitalize the acronym ID | 1999-06-05 | 2 | -4/+8 | ||
| | ||||||
* | document two new states (deadlock and spinblock) | 1999-05-26 | 1 | -1/+5 | ||
| | ||||||
* | Use .St susv2. | 1999-05-18 | 2 | -6/+8 | ||
| | | | | pwrite.3: pread -> pwrite where appropriate. | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 6 | -19/+19 | ||
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||||
* | Removed extraneous comma in xrefs. | 1999-05-14 | 2 | -6/+6 | ||
| | ||||||
* | Added missing comma in xrefs. | 1999-05-14 | 1 | -3/+3 | ||
| | ||||||
* | sucessful -> successful | 1999-04-21 | 1 | -2/+2 | ||
| | ||||||
* | This is OpenBSD. | 1999-04-21 | 9 | -27/+27 | ||
| | ||||||
* | actually make use of the new manual pages | 1999-03-24 | 1 | -4/+13 | ||
| | ||||||
* | better, nicer, neater documentation | 1999-03-22 | 1 | -80/+145 | ||
| | ||||||
* | minor fixes | 1999-03-22 | 6 | -13/+17 | ||
| | ||||||
* | new documentation | 1999-03-22 | 5 | -0/+218 | ||
| | ||||||
* | fix more comma splices that involve misuse of conjunctive adverbs | 1999-03-11 | 1 | -1/+1 | ||
| | ||||||
* | fix comma splices involving 'however' | 1999-03-10 | 1 | -1/+1 | ||
| | ||||||
* | Fix .Os so that correct OS version appears | 1999-03-10 | 31 | -36/+36 | ||
| | ||||||
* | missing const (freebsd) | 1999-03-10 | 1 | -3/+3 | ||
| | ||||||
* | make function names the correct case | 1999-02-27 | 3 | -4/+4 | ||
| | ||||||
* | document | 1999-01-18 | 1 | -0/+68 | ||
| | ||||||
* | typo; nice | 1999-01-18 | 1 | -2/+4 | ||
| | ||||||
* | add section numbers to Xr | 1999-01-18 | 1 | -7/+7 | ||
| | ||||||
* | sync with previous changes | 1999-01-18 | 1 | -5/+10 | ||
| | ||||||
* | pthread_cancel() and cancellation points | 1999-01-17 | 2 | -0/+247 | ||
| | ||||||
* | link/mention recently added manual pages | 1998-11-20 | 2 | -3/+36 | ||
| | ||||||
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 36 | -62/+910 | ||
| | | | | | | | add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) | |||||
* | experimental threaded libc - kernel only | 1998-08-27 | 28 | -0/+2258 | ||