NetBSD/sys
rin d8e87ad9ad Forbid to set odd address to PC in process_write_regs() and process_set_pc().
Otherwise, address error occurs in kernel at rte instruction when returning
to the user level.

Found by tests/lib/libc/t_ptrace_*:access_regs_set_unaligned_pc_0x[137].
2020-08-10 09:38:48 +00:00
..
altq
arch Forbid to set odd address to PC in process_write_regs() and process_set_pc(). 2020-08-10 09:38:48 +00:00
coda
compat PR/55547: Dan Plassche: Fix BSD/OS binary emulation. 2020-08-08 19:08:48 +00:00
conf Remove references to BRIDGE_IPF, it is now compiled in by default. 2020-08-01 08:20:47 +00:00
crypto Add hack to compile aes_ccm_tag() with -O0 for m68k for GCC8. 2020-08-10 06:27:29 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev make this compile without bio(4) 2020-08-08 19:39:28 +00:00
dist/pf
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external merge conflicts 2020-08-02 20:25:54 +00:00
fs Replace the */ I accidentally removed in the last commit 2020-07-24 05:26:37 +00:00
gdbscripts
kern pcu_available_p is only used in KASSERT(), fix non-diagnostic build. 2020-08-07 18:46:00 +00:00
lib Make copystr() a MI C function, part of libkern and shared on all 2020-06-30 16:20:00 +00:00
miscfs accmode should be accmode_t 2020-08-07 18:14:21 +00:00
modules Upgrade NVMM to WARNS=5. 2020-08-05 10:33:01 +00:00
net Use a more informative panic message. 2020-08-02 07:19:39 +00:00
net80211 Omit now-unused function. 2020-07-28 15:41:26 +00:00
netatalk
netbt
netcan
netinet icmp6: Remove __packed attribute from icmp6 structures 2020-07-27 14:52:55 +00:00
netinet6 icmp6: Remove __packed attribute from icmp6 structures 2020-07-27 14:52:55 +00:00
netipsec Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
netmpls
nfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump Define kthread_fpu_enter/exit for rump. 2020-08-01 22:30:57 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys New workqueue flag WQ_FPU. 2020-08-01 02:14:43 +00:00
ufs Mark lfs vnodes with VV_LOCKSWORK, same as ffs. 2020-08-04 03:00:47 +00:00
uvm Don't kcpuset_clone every pmap_tlb_shootdown_bystanders. Instead allocate 2020-08-09 06:26:49 +00:00
Makefile