index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
search.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r307227 and r307343:
ed
2016-10-29
1
-9
/
+14
*
Replace implementation of hsearch() by one that scales.
ed
2015-12-27
1
-4
/
+1
*
Let tsearch()/tdelete() use an AVL tree.
ed
2015-12-22
1
-1
/
+2
*
Add re-entrant versions of the hash functions based on the GNU api.
pfg
2014-07-21
1
-2
/
+18
*
Revert r268826:
pfg
2014-07-18
1
-5
/
+3
*
Minor sorting to match the NetBSD header
pfg
2014-07-18
1
-3
/
+5
*
- Remove the lsearch() and lfind() functions and their manpage from
robert
2002-10-16
1
-0
/
+4
*
- Remove the old insque() and remque() functions and their manual
robert
2002-10-16
1
-3
/
+7
*
Fix various style(9) bugs:
mike
2002-10-03
1
-12
/
+16
*
Style: One space between "restrict" qualifier and "*".
tjr
2002-09-06
1
-1
/
+1
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-4
/
+4
*
- Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001
robert
2002-08-14
1
-1
/
+2
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-10
/
+7
*
fix spelling errors.
alfred
2000-07-07
1
-13
/
+0
*
cleanup the tsearch import.
alfred
2000-07-06
1
-1
/
+4
*
bring in binary search tree code.
alfred
2000-07-01
1
-0
/
+66