NetBSD/sys
mrg f91c3f82a9 fix various gcc6 m68k issues:
- bad indentation.  next68k en.c and mvme68k le_poll.c fixes real issues
  in error handling, the rest are NFCI.
- pass 68030 flags as appropriate for mvme68k.
- next68k nextrom.c has -Warray-bounds ignored for an odd expression
  that appears to run before relocation, and needs manual offsets
  added which trips bounds array checking.

with this all m68k ports build with GCC 6.
2018-03-08 03:12:01 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch fix various gcc6 m68k issues: 2018-03-08 03:12:01 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat Add DIOCLWEDGES 2018-03-06 07:59:59 +00:00
conf Remove the Econet code. It was part of acorn26, which was removed a 2018-02-27 14:28:01 +00:00
crypto
ddb enums might be unsigned. 2018-03-05 07:47:21 +00:00
dev Reduce duplicated code which schedule deferred packet processing. No functional change. 2018-03-08 02:41:27 +00:00
dist/pf It is normal for socket credentials to be missing for incoming sockets, 2018-02-19 23:03:00 +00:00
external PR/53006: stackfield: Please support NVIDIA GT730 to kernel 2018-02-11 15:52:59 +00:00
fs Typos. 2018-02-08 09:05:16 +00:00
gdbscripts Typo in previous 2017-06-05 18:44:13 +00:00
ipkdb
kern Fix typo in comment (s/is/if/) - NFC. 2018-03-07 21:13:24 +00:00
lib PR port-alpha/52520: provide float64 -> uint64 conversion and use 2017-12-31 11:43:42 +00:00
miscfs rename some "cmdline" stuff now that it is used to print environment too 2017-12-31 03:29:18 +00:00
modules Update the ioconf files to reflect the move of the device source code 2018-03-03 07:26:37 +00:00
net Use pool(9) for llentry allocations 2018-03-06 07:27:55 +00:00
net80211 Switch sp_timoff to u_int16_t, to prevent possible overflow in 2018-01-21 14:18:21 +00:00
netatalk Add NETATALKDEBUG to the option header and include that in the main source 2018-02-17 19:10:18 +00:00
netbt add HCI_SPEC_50 2017-12-21 09:30:30 +00:00
netcan Don't set IFEF_MPSAFE unless NET_MPSAFE at this point 2017-12-19 03:32:35 +00:00
netinet nd6: add a nonce to DaD probes in-case they are looped back to us 2018-03-06 10:57:00 +00:00
netinet6 Avoid passing NULL to nd6_dad_duplicated 2018-03-07 01:37:24 +00:00
netipsec Fix fragment processing in ipsec4_fragout(). Pointed out by maxv@n.o, thanks. 2018-03-06 10:07:06 +00:00
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls Add XXX. 2018-01-19 14:15:35 +00:00
netnatm Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
nfs Use a random opaque cookie, not kva pointer, for nfssvc(2). 2018-01-25 17:14:36 +00:00
opencrypto Typos. 2018-02-08 09:05:16 +00:00
rump Disable NULL pointer check deletion like we do for the kernel in 2018-03-03 22:46:30 +00:00
secmodel Make the PMC syscalls privileged. 2017-06-14 17:48:40 +00:00
stand
sys Remove PT_GET_SIGMASK / PT_SET_SIGMASK 2018-03-05 11:24:34 +00:00
ufs Remove unnecessary assertions 2018-02-07 08:50:13 +00:00
uvm fix the DIAGNOSTIC function pmap_tlb_asid_count() to not expect 2018-02-25 21:43:03 +00:00
Makefile merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00