NetBSD/sys
maxv 2c0de29964 Fix the error handling in ehci_pci_attach(): if we got a USB<2 device we
won't call ehci_init(), so don't call ehci_detach() in ehci_pci_detach().

Fixes a panic seen on a recent Lenovo machine, which has an USB 1.1
controller; ehci_detach() was getting called while 'sc' had not been
completely initialized.
2019-06-13 17:33:34 +00:00
..
altq
arch Indent consistently. No functional change. 2019-06-13 15:10:27 +00:00
coda
compat deduplicate the elf auxv builder code, welcome to 8.99.43 2019-06-07 23:35:52 +00:00
conf Add APPLE_UFS (disabled) 2019-05-21 16:56:10 +00:00
crypto
ddb add two db_stack_print_trace frontends that emit to the system log 2019-06-02 06:09:17 +00:00
dev Fix the error handling in ehci_pci_attach(): if we got a USB<2 device we 2019-06-13 17:33:34 +00:00
dist/pf
external radeondrmkmsfb now requires drmfb and drmfb_pci. 2019-06-01 05:55:45 +00:00
fs Fix typo in comment (s/seperate/separate/). 2019-06-03 06:04:20 +00:00
gdbscripts fix some minor issues in these user functions, and add more to 2019-05-30 07:17:35 +00:00
kern make pool assertion messages consistent. 2019-06-13 01:13:12 +00:00
lib
miscfs
modules Switch module solaris to native XDR. 2019-06-05 16:28:06 +00:00
net Avoid LOCKDEBUG pserialize panic by implementing suggestion #1 from 2019-06-12 14:36:32 +00:00
net80211 Remove extra OSIOCSIFMEDIA. This old ioctl is converted to new one in 2019-05-17 04:08:54 +00:00
netatalk
netbt
netcan
netinet Don't need 'extern' for function prototypes. 2019-06-08 23:23:34 +00:00
netinet6 Decorate struct in6_addr with the __packed attribute 2019-05-28 03:56:46 +00:00
netipsec make DPRINTF use varyadic cpp macros, and merge with IPSECLOG. 2019-06-12 22:23:50 +00:00
netmpls
netsmb
nfs
opencrypto Try to load swcrypto if we we did not find any software drivers. 2019-06-13 02:07:31 +00:00
rump Regen. 2019-06-03 06:05:39 +00:00
secmodel
stand
sys Welcome to 8.99.44! 2019-06-11 23:20:18 +00:00
ufs s/recieve/receive/ 2019-05-28 08:59:33 +00:00
uvm in uvm_map_protect(), do a pmap_update() before possibly switching from 2019-06-08 23:48:33 +00:00
Makefile