| Age | Commit message (Expand) | Author |
| 1993-07-19 | Read swap in CLBYTES blocks. | mycroft |
| 1993-07-18 | Use ${COPY}, not -c for install. | mycroft |
| 1993-07-16 | Be able to build telnet without enc_des.c | brezak |
| 1993-07-15 | (1) compare against UCHAR_MAX, don't use isascii(). | cgd |
| 1993-07-12 | Make declarations match prototypes. | mycroft |
| 1993-07-12 | Make this work on more than just a 386. | mycroft |
| 1993-07-09 | don't include an extra atof.c... | cgd |
| 1993-07-09 | update for better FP routines, from AT&T & elsewhere | cgd |
| 1993-07-09 | Clean up deleted files. | mycroft |
| 1993-07-09 | update for better FP routines, from AT&T & elsewhere | cgd |
| 1993-07-09 | added Andrew Chernov's patch set: | alm |
| 1993-07-07 | ok, all executables just got 16 bytes shorter. removed a bunch | deraadt |
| 1993-06-17 | Add i386 assembly versions of bcmp & memcmp | jtc |
| 1993-06-17 | enable memset & memchr. | jtc |
| 1993-06-17 | bzero: make sure we are longword aligned before we "stosl" | jtc |
| 1993-06-17 | Don't need -I/sys any more. | mycroft |
| 1993-06-17 | Stupid cpp! | mycroft |
| 1993-06-17 | Remove some spaces so GAS 2 won't barf (but I think I will)... | mycroft |
| 1993-06-17 | fix align directive, so we don't jmp to a bunch of nops before we get to the ... | jtc |
| 1993-06-16 | Make assert macro ansi complient. | jtc |
| 1993-06-16 | According to Ansi C, signal is supposed to return SIG_ERR on error, | jtc |
| 1993-06-16 | Move asm.h from /usr/include/sys to /usr/include/machine. | mycroft |
| 1993-06-16 | Clean up this bullshit. | mycroft |
| 1993-06-16 | include xdr_float & xdr_double with all the other rpc/xdr code in libc.a | jtc |
| 1993-06-16 | Use TWOENTRY(). | mycroft |
| 1993-06-16 | Use ENTRY() macro (for profiling). | mycroft |
| 1993-06-16 | #include <sys/asm.h>, and don't lose if we compile memcpy() with profiling. | mycroft |
| 1993-06-16 | Clean up deleted files. | mycroft |
| 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 | Add memcpy.s and memmove.s, based on bcopy.s. | mycroft |
| 1993-06-16 | Use ENTRY macro. | mycroft |
| 1993-06-16 | Update fnmatch() to be more posix complient (from bostic). | jtc |
| 1993-06-16 | performance bugs discovered by mycroft | jtc |
| 1993-06-16 | Added i386 assembly language versions of ffs, strcat, strcpy, and strlen. | jtc |
| 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-06-15 | Added fast strcmp() and strncmp() routines. | jtc |
| 1993-06-15 | kernel string read function takes much less time. could be optimized further, | deraadt |
| 1993-06-14 | update db code to v1.6 from vangogh, and put it in "db" rather than "DB" | cgd |
| 1993-06-14 | Clean up deleted files. | mycroft |
| 1993-06-14 | update db code to v1.6 from vangogh, and put it in "db" rather than "DB" | cgd |
| 1993-06-14 | Clean up deleted files. | mycroft |
| 1993-06-14 | Add -DYP to CFLAGS | brezak |
| 1993-06-12 | a few typecasts because of the new prototypes | deraadt |
| 1993-06-11 | Fix to compile with YP. | brezak |
| 1993-06-11 | yes another fix (from margo?) via Christoph Badura <bad@flatlin.ka.sub.org> | cgd |
| 1993-06-10 | update to -mandoc macros | jtc |
| 1993-06-10 | Install many symlinks to xdr.0 & rpc.0. | jtc |
| 1993-06-09 | CHanges from conklin@talisman.kaleida.com | brezak |