HardenedBSD src tree
Go to file
Jordan K. Hubbard e2014c1dcb Latest fix from jtc:
The fyl2xp1 instruction has such a limited range:
   -(1 - (sqrt(2) / 2)) <= x <= sqrt(2) - 1
it's not worth trying to use it.

Also, I'm not sure fyl2xp1's extra precision will
matter once the result is converted from extended
real (80 bits) back to double real (64 bits).

Reviewed by:	jkh
Submitted by:	jtc
1994-08-19 23:52:29 +00:00
bin Got rid of stupid warning message. 1994-08-18 14:35:23 +00:00
eBones Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
etc Add rotattion of cron log to weekly. 1994-08-11 17:23:29 +00:00
gnu Don't explicitly define __FreeBSD__ - this is no longer necessary. 1994-08-19 12:24:45 +00:00
include Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
lib Latest fix from jtc: 1994-08-19 23:52:29 +00:00
libexec Plug already known security hole. (Brought over from 1.1.5): 1994-08-15 20:06:13 +00:00
sbin Killed explicit OS specification. 1994-08-19 13:40:41 +00:00
secure Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
share Actually install LKM examples. 1994-08-19 20:43:42 +00:00
sys Removed bogus save of CMAP2. 1994-08-19 22:49:42 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Added entries for key, keyinfo, keyinit 1994-08-19 18:19:34 +00:00
usr.sbin Oops...forgot to list the changes.... 1994-08-18 05:15:26 +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
Makefile Whoops, nuke libobjc until we have it too. 1994-08-16 02:55:14 +00:00