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