Go to file
uwe c39ae7f5d7 Recycle unused _REG_EXPEVT slot in mcontext for _REG_GBR.
As the size of mcontext is not changed, we avoid the hassle of
versioning all the calls that use it.

_REG_EXPEVT was never used by any code in the tree.  Reporting EXPEVT
makes sense only for signals and in that case we pass it to userland
in ksi_trap already which is official MI way to get this (MD) information.

Old binaries running on new kernels will now have their GBR set from
new mcontext, but that's ok too, as GBR was not properly supported by
old kernels (not saved in trapframe), so old binaries couldn't have
possibly used it anyway.
2008-06-01 23:07:20 +00:00
bin convert the rest of my licenses to 2-clause, extracting myself out 2008-05-30 02:29:37 +00:00
common enable profiling of assembly functions. 2008-05-25 15:56:11 +00:00
crypto PR/38728: Tomoyuki Okazaki: Enable Camellia 2008-05-26 16:39:45 +00:00
dist Merge e28f0a8f857fad837ac78a93921873361d60747c and 2008-05-26 21:13:59 +00:00
distrib Remove x68k/include/pci_machdep.h. 2008-06-01 02:30:12 +00:00
doc OpenSSL 0.9.8g is released. 2008-05-29 03:04:05 +00:00
etc Allow per-interface DHCP configuration using dhcpcd via 2008-05-29 15:38:35 +00:00
external Add USE_FORT?=yes. 2008-05-27 08:58:26 +00:00
games remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
gnu add one more dependency. 2008-05-31 16:05:20 +00:00
include /usr/include/atomic.h, for Solaris source compat. 2008-05-28 12:28:12 +00:00
lib Recycle unused _REG_EXPEVT slot in mcontext for _REG_GBR. 2008-06-01 23:07:20 +00:00
libexec remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
regress add a complex test. 2008-05-31 15:44:31 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
share Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
sys Recycle unused _REG_EXPEVT slot in mcontext for _REG_GBR. 2008-06-01 23:07:20 +00:00
tests Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
tools Remove references to bebox-elf2pef and bebox-mkbootimage, now that they 2008-05-26 12:45:50 +00:00
usr.bin Sort options. 2008-06-01 10:25:29 +00:00
usr.sbin change HUMAN_NUMBER back to 5 2008-05-31 12:48:41 +00:00
x11 MKMAN=no -> NOMAN= # defined 2008-05-25 01:46:18 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Descend into external. 2008-05-22 14:13:58 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740. 2008-05-31 13:24:57 +00:00
build.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00