NetBSD/sys
isaki 8ec8123f92 Add missing newline. 2019-06-14 14:17:58 +00:00
..
altq
arch Add missing newline. 2019-06-14 14:17:58 +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 add fallthru comments. i considered patching makefiles to ignore 2019-02-04 08:23:53 +00:00
ddb add two db_stack_print_trace frontends that emit to the system log 2019-06-02 06:09:17 +00:00
dev Fix compile error (s/LAPIC_PCINT/LAPIC_LVT_PCINT/) 2019-06-14 11:50:35 +00:00
dist/pf Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
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 Correct use-after-free issue in vfork(2) 2019-06-13 20:20:18 +00:00
lib Go back ot using 0x%x instead of %#x because we don't always support the 2019-04-05 20:09:29 +00:00
miscfs Restore mapping of file id to pid/type/fd. 2019-04-25 22:48:42 +00:00
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 RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in their _connect() 2019-02-24 07:20:33 +00:00
netbt - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
netcan Semicolon not needed 2019-04-27 08:49:19 +00:00
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 Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs Bracket do_sys_renameat() and nfsrv_rename() with fstrans. 2019-02-20 10:05:20 +00:00
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 Add the NVMM_CTL ioctl, always privileged regardless of the permissions of 2019-04-10 18:49:04 +00:00
stand - Add support for a boot configuration file, defaulting to /etc/efiboot.plist. 2019-04-21 22:30:41 +00:00
sys Welcome to 8.99.45! 2019-06-13 20:23:56 +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