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
/
sys
/
libkern
Commit message (
Expand
)
Author
Age
Files
Lines
*
collate_range_cmp -> __collate_range_cmp
ache
1996-10-31
1
-3
/
+4
*
Unremoved used #include of <sys/systm.h> for the !GUPROF case.
bde
1996-10-25
1
-1
/
+4
*
GNU-style changes:
ache
1996-10-23
1
-10
/
+14
*
add flag FNM_ICASE for case insensitve search
wosch
1996-10-20
1
-1
/
+20
*
Improved non-statistical (GUPROF) profiling:
bde
1996-10-17
1
-72
/
+58
*
add simple srandom() and prototype
peter
1996-09-23
1
-2
/
+10
*
Updated #includes to 4.4Lite style.
bde
1996-09-10
5
-10
/
+10
*
Fixed the easy cases of const poisoning in the kernel. Cosmetic.
bde
1996-08-31
3
-8
/
+9
*
Don't depend in the kernel on the gcc feature of doing arithmetic on
bde
1996-08-31
1
-10
/
+10
*
Removed sccsids and rcsids and added Id$ to save space like everything
bde
1996-08-28
3
-17
/
+5
*
Cleaned up interrupt masking by declaring the state variable in a
bde
1996-08-28
1
-6
/
+5
*
Convert to newly aded collate compare function
ache
1996-08-12
1
-3
/
+3
*
Use collate for alpha character ranges
ache
1996-08-12
1
-1
/
+4
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-1
/
+1
*
Added index() which will be used shortly in some fixes to the ibcs2
nate
1996-06-07
1
-0
/
+53
*
removed:
phk
1996-05-02
1
-2
/
+2
*
Don't include <sys/types.h> when it isn't used.
bde
1996-04-19
1
-2
/
+1
*
Don't depend on <sys/types.h> including <sys/cdefs.h>.
bde
1996-04-19
1
-1
/
+2
*
Extend to handle all radix < 37
phk
1996-01-24
1
-1
/
+2
*
Moved BCD declarations to the correct header (libkern.h).
bde
1996-01-16
1
-25
/
+25
*
My wife is busy making me a new conical hat, so you don't need to
phk
1996-01-15
1
-2
/
+2
*
Add the bcd <-> bin and hex -> ascii tables.
phk
1996-01-15
1
-0
/
+34
*
recording cvs-1.6 file death
peter
1995-12-30
2
-193
/
+0
*
Copied mcount.c from the library again. #include'ing it via a relative
bde
1995-12-30
1
-3
/
+325
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-179
/
+3
*
Removed almost all traces of libkern.a. The objects that were in
bde
1995-12-26
1
-37
/
+0
*
Added prototypes.
bde
1995-12-26
2
-5
/
+15
*
Add-back strlen.c to the library in case a kernel is compiled without
nate
1995-12-19
1
-6
/
+5
*
Add qsort() to libkern, taken from libc.
phk
1995-11-08
2
-1
/
+175
*
Comment out, but don't delete stuff we don't use.
phk
1995-10-05
1
-6
/
+18
*
Rearrange the inner loop of scanc() to get better code on i*86's
bde
1995-07-11
1
-2
/
+10
*
Remove trailing whitespace.
rgrimes
1995-05-30
4
-8
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-3
/
+3
*
Do not install libkern into /usr/lib, blank target install: added.
rgrimes
1995-03-23
1
-1
/
+3
*
<libkern/libkern.h> has moved to <sys/libkern.h> (repository copy).
phk
1995-03-17
4
-8
/
+8
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+3
*
Add inet_ntoa() and replace ARP's private routine with same.
wollman
1995-03-16
2
-5
/
+54
*
Add strncmp() function..I need it and
ugen
1995-02-27
2
-2
/
+58
*
Always build libkern_p.a. `NOPROFILE' should only control user libraries.
bde
1995-01-10
1
-1
/
+3
*
Hide the declaration of ffs() if an inline ffs() is implemented.
bde
1994-11-14
1
-1
/
+3
*
I'm going to nuke strtol() for now. Now I need strncmp() and rather
jkh
1994-10-26
1
-2
/
+2
*
Add strtol() to libkern in support of some other work I'm doing.
jkh
1994-10-25
2
-3
/
+131
*
Use new-style declarations for min/max functions so that
bde
1994-09-18
1
-62
/
+11
*
Added -DKERNEL and added support for kernel profiling.
paul
1994-09-15
2
-3
/
+7
*
Added qmin and qmax functions to deal with quad_t's.
dg
1994-08-30
1
-1
/
+14
*
Added $Id$
dg
1994-08-02
35
-108
/
+65
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
2
-0
/
+251
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
35
-0
/
+2626