summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1994-03-27_double_ major number bump! joy!cgd
1994-03-27but described in a posting by <RHussein@uh.edu> somewhere on the net.deraadt
1994-03-26slight modcgd
1994-03-22mem -> reg & reg->reg moves take the same time; so save a cycle by readingjtc
1994-03-22Clean up deleted files.mycroft
1994-03-22Upgrade regex routines to alpha3.4.jtc
1994-03-19don't forget section number; from Luke Mewburn <lm@rmit.edu.au>cgd
1994-03-18Use RCSID macro for RCS ID's.jtc
1994-03-18update for new flagcgd
1994-03-17Remove machine-dependent atof() implementations; use machine independantjtc
1994-03-17Clean up deleted files.mycroft
1994-03-16Smaller & Faster.jtc
1994-03-16[hn]to[nh][sl] functions used xchgb %h1,%b1 instead of the faster (on thejtc
1994-03-16fix from Paul Vixie for (probably a cut-and-paste) typocgd
1994-03-12h_errno is an int, not a "struct".davidb
1994-03-12add some new flags for /etc/ttys' status fieldcgd
1994-03-12Use RCSID macro.jtc
1994-03-12Use RCSID macro for RCS ID's.jtc
1994-03-12Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>.jtc
1994-03-12Instruct user to #include <search.h>.jtc
1994-03-12Update for mc68881 ceil(), floor(), & rint(), and s_sqrt.S -> e_sqrt.Sjtc
1994-03-12Clean up deleted files.mycroft
1994-03-12The hardware sqrt function is supposed to be __ieee754_sqrt(), and live injtc
1994-03-12converted ceil(), floor(), & rint() from old to new math libraries.jtc
1994-03-12Replace code that was "truncated" when it was converted from oldjtc
1994-03-11Added a ieee_test(3) man page (Like SunOS) derrived from an earlier copyjtc
1994-03-11Clean up deleted files.mycroft
1994-03-11infnan was a vaxism.jtc
1994-03-11Updated for new math library.jtc
1994-03-10Remove some leftover SunOS dialect.pk
1994-03-10Use atexit(), not on_exit().pk
1994-03-10Fix typo.jtc
1994-03-10Added i387 version of significand().jtc
1994-03-09__initdb() should only warn about spwd.db errors once, fix fromderaadt
1994-03-09Fixed global var access to be pc relative.phil
1994-03-08Christos Zoulas' Makefile fixes.jtc
1994-03-07Removing the unnecessary includes of sys/syscall.h.phil
1994-03-07better, more forgiving solution to previous problem.deraadt
1994-03-06fix small obscure YP buglet, and properly terminate gr_memderaadt
1994-03-06fix for lib/156: cgetent does access free'd memory,cgd
1994-03-04Changing ## to /**/ for use with -traditional mode.phil
1994-03-04More i387 libm support.jtc
1994-03-03Don't determine byte order at run time.jtc
1994-03-03add -DDYNAMICpk
1994-03-02Changing the ns32000 to ns32k as used in other places.phil
1994-03-01Adding a ns32k definition for X_DEADKERNEL.phil
1994-03-01Add cabs() & drem() for BSD libm compatibility.jtc
1994-02-27fix bug where yp gethostby* lookups could have extra stuff in the aliasderaadt
1994-02-26do something better with obj: target, so happy in multiplatform env's.cgd
1994-02-25Changes for new math library.jtc