| Age | Commit message (Expand) | Author |
| 1999-09-08 | add netbsd rcsid's | lukem |
| 1999-02-24 | use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate | drochner |
| 1998-09-14 | Install a link for strtok_r(3). | kleink |
| 1998-08-04 | switch bzero to version in memset.c. | perry |
| 1998-08-04 | Replace complicated and ugly makefile gook to make memmove,memcpy by | perry |
| 1998-01-30 | note that bzero isn't yet being built from memset.c | perry |
| 1998-01-30 | update to lite-2 | perry |
| 1998-01-23 | Update various aspects of the special target builds which should | cgd |
| 1997-10-22 | - use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-09 | rcsid police | lukem |
| 1997-04-23 | move str[fp]time into libc/time. | mrg |
| 1996-12-22 | add rules to build .ln files (memmove.ln, memcpy.ln, strchr.ln, strrchr.ln) | cgd |
| 1996-11-12 | Add strtok_r() for reentrant (thread-aware) programs | jtc |
| 1996-09-24 | Make it possible to have a md version of memccpy. | matthias |
| 1995-03-20 | Clarify a comment slightly. | mycroft |
| 1995-03-20 | Separate machine dependencies. | mycroft |
| 1995-02-10 | list the files needed on the alpha. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-11-14 | Include files for pmax | dean |
| 1994-09-03 | __strerror() and __strsignal() have been broken out into their own files | jtc |
| 1994-08-02 | Add strsignal() function like on Solaris. | jtc |
| 1994-07-06 | We're supposed to include ${CPPFLAGS} when compiling .c files. | mycroft |
| 1994-06-22 | add Boyer-Moore string search routines, from Bostic. man page | cgd |
| 1994-02-25 | Changing the ns32k stuff. | phil |
| 1993-12-10 | memcpy.S and memmove.S on i386 are now separate. | mycroft |
| 1993-12-08 | Add strchr.S and strrchr.S for m68k. | mycroft |
| 1993-12-08 | Added some Sparc sources. | pk |
| 1993-12-07 | Also a memcpy.S for m68k. | mycroft |
| 1993-12-07 | Remove -p flags from .so builds. | mycroft |
| 1993-12-06 | Add memmove.S to m68k assembler stuff. | mycroft |
| 1993-12-06 | Use assembler versions of m68k stuff. | mycroft |
| 1993-12-06 | fix things so that memmove.so, et al., are built correctly on | cgd |
| 1993-12-05 | Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k" | briggs |
| 1993-12-05 | get pc532 moved into ns32k; that's is MACHINE_ARCH | cgd |
| 1993-12-04 | update for .S and MACHINE_ARCH | cgd |
| 1993-10-18 | don't compiler strerror.c source here, and clean up. | cgd |
| 1993-10-07 | Moved strerror.[c3] from libc/stdio to libc/string. | jtc |
| 1993-10-07 | make an arch directory in libc, and move all machine dirs into it | cgd |
| 1993-10-05 | Add swab.c or swab.s, as appropriate, to each machines source list instead | jtc |
| 1993-09-17 | pc532 specifics. | phil |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-17 | Add i386 assembly versions of bcmp & memcmp | jtc |
| 1993-06-17 | enable memset & memchr. | jtc |
| 1993-06-16 | Actually, just make memcpy() an alias for memmove(). | mycroft |
| 1993-06-16 | Oops. Forgot to update the Makefile. | mycroft |
| 1993-06-16 | Added i386 assembly language versions of ffs, strcat, strcpy, and strlen. | jtc |
| 1993-06-15 | Added fast strcmp() and strncmp() routines. | jtc |
| 1993-05-07 | add assembly language version of index, rindex, strchr, and strrchr | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |