freebsd-dev/sys/libkern
Peter Wemm c447342094 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 05:07:58 +00:00
..
alpha Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
adddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
anddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
arc4random.c In the extremely miniscule chance that read_random returns <= 0, don't try 1999-11-29 19:23:35 +00:00
ashldi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ashrdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bcd.c
bcmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cmpdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
divdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ffs.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fnmatch.c Style optimization in newly added POSIX range []] conformance, redo 1997-06-07 01:33:10 +00:00
index.c Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
inet_ntoa.c
iordi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
locc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lshldi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lshrdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mcount.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
moddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
muldi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
negdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
notdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
qdivrem.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
qsort.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
quad.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
random.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rindex.c Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert 1999-12-10 17:38:41 +00:00
scanc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
skpc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strcat.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strcmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strcpy.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strlcat.c Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
strlcpy.c Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
strlen.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strncmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strncpy.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
strsep.c
strtol.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtoq.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtoul.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
strtouq.c Eliminate compiler warning. 1999-12-01 22:56:51 +00:00
subdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ucmpdi2.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
udivdi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
umoddi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
xordi3.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00