NetBSD/sys
mlelstv ac0b03959b Fix netbsd32 emulation for clockctl_ntp_adjtime.
The ioctl args reference a timex structure that needs to be
transformed to 64bit layout and back.

The 32bit ioctl definition was wrong for mips, as register_t is 64bit
for N32 abi.
2016-11-12 16:06:04 +00:00
..
altq
arch switch post-mfc0 call "hazard barrier" from NOP_L to MFC0_HAZARD. 2016-11-11 16:49:30 +00:00
coda
compat Fix netbsd32 emulation for clockctl_ntp_adjtime. 2016-11-12 16:06:04 +00:00
conf * Split sys/kern/sys_process.c into three parts: 2016-11-02 00:11:59 +00:00
crypto
ddb
dev The MEHE bit in the CTRL register is not bit 17 but 19. 2016-11-11 07:31:03 +00:00
dist/pf
external Adjust to new acpica 2016-11-11 21:11:30 +00:00
fs
gdbscripts
ipkdb
kern kern/51621: When attaching to a child send it a SIGTRAP not a SIGSTOP like 2016-11-11 17:10:04 +00:00
lib
miscfs Module procfs needs ptrace_common for process_do{,fp}regs 2016-11-03 03:53:32 +00:00
modules Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod. 2016-11-03 04:26:58 +00:00
net fixup misplaced #endif 2016-11-07 18:16:07 +00:00
net80211
netatalk
netbt
netinet Cleanup/KNF tcp6_mtudisc 2016-11-09 03:33:30 +00:00
netinet6 Tidy up in6_select* 2016-11-10 04:13:53 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Forgot these two generated files... 2016-11-02 00:32:59 +00:00
secmodel
stand
sys during truncate with wapbl, register deallocation for upper indirect block 2016-11-10 20:56:32 +00:00
ufs fix !WAPBL variant of UFS_WAPBL_REGISTER_DEALLOCATION() 2016-11-11 22:59:26 +00:00
uvm
Makefile