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