Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a | jmc | 2015-11-30 | 1 | -3/+3 |
| | | | | | | | straight replace: thanks both to schwarze and maja for feedback on how to rewrite parts; i've snuck in an rcs id->openbsd id change in dev_mkdb too; | ||||
* | lsearch and lfind return void * | tedu | 2015-02-15 | 1 | -4/+4 |
| | |||||
* | obvious STANDARDS update | schwarze | 2014-11-30 | 1 | -7/+5 |
| | |||||
* | Remove "const" from the lsearch(3) manual's synopsis too. | matthew | 2014-07-18 | 1 | -3/+3 |
| | | | | Reminded by Rafael Neves | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | correct function definitions; from Markus Bergkvist | jmc | 2009-02-10 | 1 | -4/+4 |
| | |||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | Prototypes live in <search.h> | millert | 2005-12-23 | 1 | -1/+2 |
| | |||||
* | - typos, punctuation, layout, macro tweaks | jaredy | 2005-07-26 | 1 | -5/+7 |
| | | | | | | - break long lines ok jmc | ||||
* | kill errant full stop; | jmc | 2005-07-07 | 1 | -2/+2 |
| | |||||
* | add some missing $, ok djm@ 'That looks fine to me' millert@ | jsg | 2004-10-01 | 1 | -0/+2 |
| | |||||
* | use new .St macro; | jmc | 2004-01-25 | 1 | -1/+1 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -5/+1 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | move lsearch(3) and insque(3) from libcompat -> libc; they are now POSIX | millert | 2003-05-08 | 1 | -0/+107 |