Go to file
thorpej f0449fd933 - Rename cpu_use_fxsave to i386_use_fxsave.
- If we detect SSE/SSE2 support in the CPU, enable SSE exceptions
  and set i386_has_{sse,sse2} as appropriate.
- Expose i386_use_fxsave and i386_has_{sse,sse2} through sysctl
  as machdep.{osfsxr,sse,sse2}.
2001-08-02 22:04:28 +00:00
bin Remove duplicate `if'. Noted by Geoff C. Wing in bin/13551. 2001-07-30 16:22:49 +00:00
crypto Get rid of "Os KAME". 2001-08-02 12:19:45 +00:00
dist "Bah, remove the declaration!!" --thorpej 2001-07-14 06:01:22 +00:00
distrib Add the sshdconf directory. 2001-08-02 05:45:36 +00:00
etc And add sshdconf here too. Christ there are alot of files to update. 2001-08-02 05:47:59 +00:00
games seperate -> separate 2001-07-22 13:33:58 +00:00
gnu Add the "fxsave" and "fxrstor" insns. 2001-08-02 18:47:09 +00:00
include Remove variable name from prototype. 2001-07-29 22:18:45 +00:00
lib Improved version of bzero. 2001-08-02 01:17:28 +00:00
libexec Add missing braces, per bin/13612 by Brian Ginsbach. 2001-08-01 16:41:14 +00:00
regress Returning values in void is BAD. 2001-07-25 05:17:50 +00:00
sbin embed scopeid on scoped ipv6 address. sync with kame 2001-07-31 23:27:35 +00:00
share Now that the makeinfo is quiet by default, don't suppress commmand line echo. 2001-08-02 05:42:56 +00:00
sys - Rename cpu_use_fxsave to i386_use_fxsave. 2001-08-02 22:04:28 +00:00
usr.bin command with two ms looks better. 2001-07-26 22:49:56 +00:00
usr.sbin include version number into binary to help diagnosis 2001-08-02 15:27:21 +00:00
Makefile Wrap a long line. 2001-08-02 06:13:33 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Mention my recent loadfile/ELF hacks. 2001-07-31 22:53:21 +00:00