| Age | Commit message (Expand) | Author |
| 1994-04-22 | POSIX.1 says that strftime() must call tzset() as an application can change | jtc |
| 1994-04-07 | fix for "%R" from <seanv@cs.uq.edu.au> | deraadt |
| 1994-02-25 | Changing the ns32k stuff. | phil |
| 1994-01-10 | Fix spelling errors. | jtc |
| 1993-12-15 | More manpage tweaks. | jtc |
| 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-12-01 | Manpage formatting tweaks. | jtc |
| 1993-11-25 | BDS -> BSD | jtc |
| 1993-11-25 | Don't cross-reference ourself. | jtc |
| 1993-10-18 | don't compiler strerror.c source here, and clean up. | cgd |
| 1993-10-09 | Helper function _strerror is in the user's namespace, renamed it to | jtc |
| 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-26 | Declare rcsid strings so they are stored in text segment. | jtc |
| 1993-08-19 | Added the additional ``%'' format specifiers and the ``E'' and ``O'' | jtc |
| 1993-08-02 | Nuke remaining patchkit headers. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 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 | after 0.2.2 "stable" patches applied | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |