NetBSD/sys/lib/libkern
briggs 606d45ee4a Move the SRCS from hp300 over to here, changing ffs.c to ffs.s.
Am I missing something obvious in doing this?  This makes the
${ARCH}/Makefile.inc for 68k able to just set ARCH=m68k.
1993-11-29 05:29:51 +00:00
..
arch Move the SRCS from hp300 over to here, changing ffs.c to ffs.s. 1993-11-29 05:29:51 +00:00
hp300 add strncmp to anything 1993-10-15 08:41:12 +00:00
i386 added files copied in from libc. version numbers are screwed, 1993-11-05 22:40:48 +00:00
m68k Move the SRCS from hp300 over to here, changing ffs.c to ffs.s. 1993-11-29 05:29:51 +00:00
ns32k add strncmp to anything 1993-10-15 08:41:12 +00:00
pc532 add strncmp to anything 1993-10-15 08:41:12 +00:00
sparc add strncmp to anything 1993-10-15 08:41:12 +00:00
Makefile use obj.${MACHINE} dirs to compile into 1993-10-23 02:33:12 +00:00
Makefile.inc use obj.${MACHINE} dirs to compile into 1993-10-23 02:33:12 +00:00
__main.c
bcmp.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
bzero.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
ffs.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
htonl.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
htons.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
imax.c
imin.c
lmax.c
lmin.c
locc.c
max.c
min.c
ntohl.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
scanc.c
skpc.c
strcat.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
strcmp.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
strcpy.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
strlen.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
strncmp.c added files copied in from libc. version numbers are screwed, 1993-11-05 22:40:48 +00:00
strncpy.c Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. 1993-10-27 22:00:42 +00:00
ulmax.c
ulmin.c