Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - This code was intially obtained from NetBSD, but it's missing licence | danger | 2008-07-06 | 1 | -1/+29 |
| | | | | | | | | | statement. Add the one from the current NetBSD version. - Also bump a date to reflect my content changes I have done in previous revision Approved by: imp MFC after: 3 days | ||||
* | - Add description about a missing return value | danger | 2008-07-06 | 1 | -2/+6 |
| | | | | | | PR: docs/75995 Submitted by: Tarc <tarc@po.cs.msu.su> MFC after: 3 days | ||||
* | Sort sections. | ru | 2005-01-20 | 1 | -10/+10 |
| | |||||
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | Document the fact that hdestory calls free on the keys added with | dwmalone | 2003-03-12 | 1 | -5/+25 |
| | | | | | | | hsearch(.., ENTER). Make the example reflect this. PR: 49951 Submitted by: Peter Jeremy <peterjeremy@optushome.com.au> | ||||
* | mdoc(7) police: eliminate -ww warnings. | ru | 2001-07-09 | 1 | -2/+2 |
| | |||||
* | Add new, from scratch implementation of hsearch() et al that actually works. | ru | 2001-05-15 | 1 | -0/+206 |
Obtained from: NetBSD MFC after: 1 month |