OpenBSD CVS

src/sys/lib/libkern/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / lib / libkern

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[TXT] adddi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] anddi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] ashldi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] ashrdi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] bcmp.c  1.5   23 years  mickey   do not use <string.h> for _STANDALONE
[TXT] bzero.c  1.3   26 years  niklas   branches: 1.3.10; $OpenBSD$
[TXT] cmpdi2.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] divdi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] ffs.c  1.5   23 years  mickey   knf; ouch, that hurts
[TXT] getsn.c  1.2   27 years  niklas   branches: 1.2.16; Fluff needed for -Wstrict-prototypes -Wmissing-prototypes
[TXT] imax.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] imin.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] iordi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] libkern.h  1.16   23 years  provos   branches: 1.16.6; strlcat and strlcpy into libkern.
[TXT] lmax.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] lmin.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] lshldi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] lshrdi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] max.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] mcount.c  1.5   24 years  art   Add an __attribute__((unused))__ to the function declared by _MCOUNT_DECL, sparc...
[TXT] memchr.c  1.2   25 years  mickey   branches: 1.2.8; there is no string.h in stand land
[TXT] memcmp.c  1.2   23 years  mickey   branches: 1.2.6; do not use <string.h> for _STANDALONE, like others
[TXT] memset.c  1.2   24 years  mickey   branches: 1.2.10; make bzero() compile again; millert@ ok
[TXT] min.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] moddi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] muldi3.c  1.3   25 years  mickey   branches: 1.3.8; 1.3.18; fix for non-ansi compilers
[TXT] negdi2.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] notdi2.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] qdivrem.c  1.3   25 years  mickey   branches: 1.3.8; 1.3.18; fix for non-ansi compilers
[TXT] quad.h  1.5   26 years  mickey   branches: 1.5.12; 1.5.22; _STANDALONE needs <machine/limits.h> too
[TXT] random.c  1.5   26 years  niklas   branches: 1.5.10; $OpenBSD$
[TXT] scanc.c  1.3   27 years  niklas   branches: 1.3.14; Promise to not change arg 2 & 3 to scanc
[TXT] skpc.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] strcmp.c  1.6   25 years  mickey   branches: 1.6.8; there is no string.h in stand land
[TXT] strlcat.c  1.1   23 years  provos   branches: 1.1.2; 1.1.6; 1.1.10; strlcat and strlcpy into libkern.
[TXT] strlcpy.c  1.1   23 years  provos   branches: 1.1.2; 1.1.6; 1.1.10; strlcat and strlcpy into libkern.
[TXT] strlen.c  1.4   25 years  mickey   branches: 1.4.8; there is no string.h in stand land
[TXT] strncasecmp.c  1.3   25 years  mickey   there is no string.h in stand land
[TXT] strncmp.c  1.6   25 years  mickey   branches: 1.6.8; there is no string.h in stand land
[TXT] strncpy.c  1.4   25 years  mickey   branches: 1.4.8; stand guys don't have string.h as well
[TXT] subdi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] ucmpdi2.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] udivdi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] ulmax.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] ulmin.c  1.2   28 years  niklas   branches: 1.2.16; NetBSD 960317 merge
[TXT] umoddi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] xordi3.c  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] Makefile (in the Attic) [Hide]  1.13   25 years  mickey   branches: 1.13.4; 1.13.14; use right lorder; niklas@ ok
[TXT] Makefile.inc (in the Attic) [Hide]  1.11   23 years  mickey   in order to build bzero from memset KERNDIR has to be exported. i think other ar...
[TXT] __main.c (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; NetBSD 960317 merge
[TXT] bcd.c (in the Attic) [Hide]  1.1   26 years  mickey   add bcd<-->bin conversions; from freebsd
[TXT] htonl.c (in the Attic) [Hide]  1.3   27 years  niklas   short and long are now u_int16_t and u_int32_t
[TXT] htons.c (in the Attic) [Hide]  1.3   27 years  niklas   short and long are now u_int16_t and u_int32_t
[TXT] locc.c (in the Attic) [Hide]  1.2   26 years  niklas   branches: 1.2.10; $OpenBSD$
[TXT] md5.c (in the Attic) [Hide]  1.7   23 years  art   branches: 1.7.6; Don't include sys/systm.h if we include stand.h.
[TXT] ntohl.c (in the Attic) [Hide]  1.3   27 years  niklas   short and long are now u_int16_t and u_int32_t
[TXT] ntohs.c (in the Attic) [Hide]  1.3   27 years  niklas   short and long are now u_int16_t and u_int32_t
[TXT] srandom.c (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.16; make -Wstrict-prototypes happy
[TXT] strcat.c (in the Attic) [Hide]  1.4   25 years  mickey   branches: 1.4.8; 1.4.18; there is no string.h in stand land
[TXT] strcpy.c (in the Attic) [Hide]  1.4   25 years  mickey   branches: 1.4.8; 1.4.18; there is no string.h in stand land