FreeBSD src
Go to file
bde d2231f128c Declare huge and tiny as volatile so that gcc doesn't evaluate huge*huge
and tiny*tiny at compile time.  The evaluations are supposed to be done
at run time to set the IEEE exception flags.  Many other source files
in libm and msun are missing this fix.  Fixing them is not urgent since
the default IEEE exception masks don't allow use of the overflow
exception flag.
1994-09-08 11:19:43 +00:00
bin Explicitly include <sys/types.h> before including <regex.h>. This is 1994-09-05 13:03:50 +00:00
eBones The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
etc You need the freefall.mc file to build the release /etc/sendmail.cf file from. 1994-09-08 09:41:01 +00:00
games Add datfiles to SUBDIR for obj target too. "make install" wrote to the 1994-09-08 10:51:48 +00:00
gnu Disable one of my extensions (function profiler epilogues) that 1994-09-02 20:39:41 +00:00
include Don't install math.h if WANT_MSUN is defined. lib/msun has its own 1994-09-08 10:36:30 +00:00
lib Declare huge and tiny as volatile so that gcc doesn't evaluate huge*huge 1994-09-08 11:19:43 +00:00
libexec Don't define KLUDGELINEMODE. 1994-09-05 20:36:34 +00:00
sbin Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition. 1994-09-08 01:06:46 +00:00
secure - Remove crypt() - it's in libcrypt 1994-09-07 21:48:54 +00:00
share Add the installation of bsd.README. Realphabitize the FILES= list. 1994-09-07 09:18:44 +00:00
sys The mrt_ioctl goop properly depends on MROUTING, not MULTICAST. (Oof!) 1994-09-08 00:17:22 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Tell netstat about the new multicast forwarding statistics. For the moment, 1994-09-08 00:07:12 +00:00
usr.sbin You need the freefall.mc file to build the release /etc/sendmail.cf file from. 1994-09-08 09:41:01 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Taken update rule out of world target so it doesn't try and sup and 1994-09-03 02:38:28 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00