Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct Research Unix edition "appeared in" use in HISTORY | jsg | 2020-02-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | Starting from "Combined Table of Contents" in Doug McIlroy's "A Research UNIX Reader" a table of which edition manuals appeared in. Checked against manuals from bitsavers/TUHS and source from TUHS where available. Ingo points out there are cases where something is included but not documented until a later release. bcd(6) v6 v7 printf(3) v2 v4 abort(3) v5 v6 system(3) v6 v7 fmod(3) v5 v6 ok schwarze@ | ||||
* | delete two stray blank lines | schwarze | 2019-05-15 | 1 | -4/+2 |
| | |||||
* | escape backslashes; | schwarze | 2019-03-20 | 1 | -3/+3 |
| | | | | patch from Peter Piwowarski <peterjpiwowarski at gmail dot com> | ||||
* | sort sections, and add a missing verb to the EXAMPLES text; | jmc | 2019-01-22 | 1 | -24/+24 |
| | |||||
* | Wrap long line | otto | 2019-01-22 | 1 | -4/+4 |
| | |||||
* | a few tweaks | tedu | 2019-01-21 | 1 | -5/+9 |
| | |||||
* | Add example showing a proper comparison function, as many examples show | otto | 2019-01-21 | 1 | -3/+40 |
| | | | | the wrong idiom. ok tedu@ but probably needs some tweakin | ||||
* | Document that qsort falls back to heapsort() if the recursion depth | millert | 2017-05-20 | 1 | -3/+13 |
| | | | | exceeds 2 lg N and add a reference to the introsort paper. | ||||
* | Remove sentences in RETURN VALUES sections saying that functions with | mmcc | 2016-03-12 | 1 | -6/+2 |
| | | | | | | | | | | | | | void return types 'return no value'. This is obvious and therefore unneccessary to mention. We spare rewind(3)'s sentence because espie@ pointed out that it's a warning - the function masks a potential error. This commit also adds a sentence to X509_free clarifying that it's NULL-safe. This bit was discussed with doug@. ok martijn@, sentiment supported by schwarze@ | ||||
* | Use .Rv where appropriate, and move it to RETURN VALUES; | schwarze | 2015-01-29 | 1 | -10/+3 |
| | | | | | remove .Tn, and a few minor macro adjustments. Patch from Kaspars at Bankovskis dot net. | ||||
* | more library history | schwarze | 2013-07-17 | 1 | -2/+7 |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | updates and corrections to the references in SEE ALSO; | jmc | 2003-10-01 | 1 | -7/+11 |
| | | | | mostly from tjr@freebsd's rev. 1.14 commit. | ||||
* | typos from Brian Poole; | jmc | 2003-09-07 | 1 | -2/+2 |
| | | | | ok deraadt@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | jmc | 2003-06-01 | 1 | -7/+7 |
| | | | | | - merge COMPATIBILITY - kill whitespace at EOL | ||||
* | typos; | jmc | 2003-05-10 | 1 | -2/+2 |
| | |||||
* | Slightly improve wording and punctuation. | miod | 2002-02-23 | 1 | -4/+4 |
| | |||||
* | Two functions can return errors here, not just one. | miod | 2001-12-29 | 1 | -2/+4 |
| | |||||
* | fix docs; tedu@heorot.stanford.edu | deraadt | 2001-10-29 | 1 | -7/+3 |
| | |||||
* | For man pages that describe multiple functions, split the .Nm arguments | aaron | 2000-08-09 | 1 | -2/+4 |
| | | | | onto separate lines in the NAME section. | ||||
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -11/+11 |
| | |||||
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -2/+2 |
| | |||||
* | make function names the correct case | deraadt | 1999-02-27 | 1 | -6/+6 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+234 |