Go to file
dsl f0aa8ebfcc Remove the fields from 'struct save87' and 'struct fxsave' that were used
to save the control word and tag word on fp faults.
Nothing I could find looked at them before I removed the code that wrote them.
It might appear that these fields got exported to userspace (via mcontext),
  but that code carefully avoided those fields.
I've also deleted some very historic fields from the union inside __fpregset_t
  this doesn't affect its size.
The __fpregset_t fields are now the same size as the ones in the pcb.
Which is good because they get cast to each other in a few places.
2014-02-04 22:21:35 +00:00
bin explain why forks fail 2014-01-26 22:38:20 +00:00
common switch to unified syntax 2014-01-30 06:39:16 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto When building up a PGP public key from an ssh key, do not use the key 2014-02-04 01:46:38 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Handle another declaration after statement case for lint in c99 mode. 2014-02-04 08:08:59 +00:00
doc consistency fixes. 2014-02-04 00:52:47 +00:00
etc Pass the -n flag to gzip invocations. 2014-01-27 21:37:17 +00:00
external Try improving a comment. 2014-02-03 14:15:07 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu Remove ".ll 80", so the man page will use the default 78-character 2014-01-21 20:24:29 +00:00
include __lwp_park60 2014-01-31 20:44:17 +00:00
lib Provide scalbnl, scalbnf, logbl, logbf, fmaxl for vax. 2014-02-03 21:22:21 +00:00
libexec display the tempdir for exported files as well. 2014-02-02 03:20:57 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin Rename link to link_pkw to avoid shadowing the link syscall. 2014-01-19 22:31:13 +00:00
share Wording. New sentence, new line. filesystem -> file system. 2014-02-02 08:34:39 +00:00
sys Remove the fields from 'struct save87' and 'struct fxsave' that were used 2014-02-04 22:21:35 +00:00
tests Handle another declaration after statement case for lint in c99 mode. 2014-02-04 08:08:59 +00:00
tools For the tools build, always use the Bison-created m68 asm parser. 2014-01-29 23:35:13 +00:00
usr.bin Correct number of output files in example. 2014-02-04 19:48:48 +00:00
usr.sbin - npfctl: fix table IDs (breakage since the table naming was added). 2014-02-03 02:21:52 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00
build.sh In the sanitycheck function, treat undefined MKUNPRIVED like "no". 2014-01-13 20:00:20 +00:00