| Age | Commit message (Expand) | Author |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-14 | Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk> | tv |
| 2001-08-12 | Move _insque()/_remque() to libkern. Once remaining uses would | jdolecek |
| 2001-02-18 | Don't set ARCHSUBDIR to empty string. | enami |
| 2001-02-16 | Use MACHINE_CPU to find the architecture subdir, or MACHINE_ARCH if that | bjh21 |
| 2001-02-15 | Use arm arch directory for arm32 as well as arm26. | simonb |
| 2001-01-04 | prepare for sh3e[bl] split | itojun |
| 2000-12-29 | Create a shared set of ARM sources for libkern and move arm26 over to using | bjh21 |
| 2000-12-08 | add md4c.c | deberg |
| 2000-03-02 | make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES. | itojun |
| 1999-05-07 | move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro, | drochner |
| 1999-05-07 | Build libraries for kernel/standalone code from within their compilation | drochner |
| 1999-04-11 | Add inet_addr.c (for nfs_bootparam.c) | gwr |
| 1999-03-04 | make the mipse[lb]->mips translation really work | drochner |
| 1999-03-03 | Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested by | jonathan |
| 1999-02-24 | no need to add ${OBJS} to POBJS here, bsd.lib.mk does it automatically. | chs |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-08-04 | replace several special targets with stub .c files, as in libc/string | perry |
| 1998-08-03 | fix silly comment typo | perry |
| 1998-07-31 | make libkern build memmove() properly | perry |
| 1998-07-19 | Make the combination "profiled kernel" and "${KERN_AS} == "library"" | drochner |
| 1998-06-21 | Add a small string pattern matching function to facilitate pcmcia cis string | christos |
| 1998-05-27 | add sha1.c, and build it. | explorer |
| 1998-02-22 | Build memcpy() out of bcopy() by default. | mycroft |
| 1998-01-23 | update to match (now-fixed) libc rules for strchr and strrchr. | cgd |
| 1998-01-21 | add rules like those in libc to build strchr() and strrchr() (the latter | cgd |
| 1997-11-04 | Use LORDER, TSORT | gwr |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-30 | Use new NOINSTALL option for libraries that are used only during the build | cjs |
| 1997-05-07 | Use libinstall::, not install:, to prevent instaling LIB. | mycroft |
| 1997-04-30 | Build md5c.c | thorpej |
| 1997-02-16 | allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS | cgd |
| 1996-08-10 | Add anchors so that only exactly `-I. is modified. | mycroft |
| 1996-08-10 | Convert the -I. to -I${.OBJDIR}, so that the `machine symlink is available. | mycroft |
| 1996-08-08 | We dont need to pass down COMPATDIR and KERNDIR. | mycroft |
| 1996-08-08 | Run the child make in the source directory, so that nothing here needs to be | mycroft |
| 1996-05-10 | Make sure we clean up libkern.o and libkern.po, too. Closes PRs 1951 | scottr |
| 1996-04-18 | don't get rid of the -D_KERNEL in KERNCPPFLAGS | cgd |
| 1996-02-02 | Simplify, and add support for passing CPPFLAGS. | mycroft |
| 1995-10-20 | set, don't add to, CFLAGS from KERNCFLAGS. Do assignment of CC and | cgd |
| 1995-10-07 | Build libkern as one .o file, so that all symbols defined therein are | mycroft |
| 1995-09-26 | Remove old .PATH directives that referenced libc source. | jonathan |
| 1995-06-26 | Add the ability to override KERNREL and KERNDST. | christos |
| 1995-06-24 | Build libkern in the kernel compilation directory, like libcompat. | christos |
| 1995-02-13 | slight cleanup/reorg. don't use quad code on the alpha. | cgd |
| 1994-12-31 | Change a dependency to work when not using `all' target. | mycroft |
| 1994-12-07 | silence link creation | deraadt |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-09-16 | compile -O3 | deraadt |
| 1994-06-30 | clean obj better | deraadt |