Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the vague, incorrect, and confusing BUGS sections with CAVEATS | schwarze | 2019-01-18 | 1 | -4/+15 |
| | | | | | | clearly stating which arguments have to be avoided, and mention the header files defining the constants required for the checks. Feedback and OK guenther@, OK bluhm@. | ||||
* | add missing and correct misspelled names, most in NAME sections; | schwarze | 2017-08-01 | 1 | -3/+4 |
| | | | | | found with regress/usr.bin/mandoc/db/dbm_dump; OK jmc@ | ||||
* | add a bit of spacing to previous, to keep the notes about deprecated | jmc | 2016-08-15 | 1 | -2/+3 |
| | | | | | | functions out the way of the main body; ok guenther | ||||
* | Reduce qabs() and qdiv() to aliases of llabs() and lldiv(). | guenther | 2016-08-14 | 1 | -2/+8 |
| | | | | | | Merge the manual pages and call them deprecated there. ok and manpage tweak jmc@, ok natano@ | ||||
* | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | schwarze | 2014-11-30 | 1 | -3/+3 |
| | | | | | | The former is not used anywhere in NetBSD, FreeBSD, or DragonFly and not supported by groff, so i'm going to delete it from mandoc(1). We don't need two macros for the same thing. | ||||
* | Punctuation after macro arguments needs to be in a separate argument. | schwarze | 2014-01-19 | 1 | -3/+4 |
| | | | | Found while testing mandocdb(8). | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | no more math(3); | jmc | 2011-07-07 | 1 | -4/+3 |
| | |||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax() | millert | 2006-01-13 | 1 | -1/+2 |
| | |||||
* | llabs(3) for C99 | millert | 2003-07-21 | 1 | -6/+14 |
| | |||||
* | 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. | ||||
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -5/+3 |
| | |||||
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -2/+2 |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | alex | 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. | ||||
* | 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/+67 |