NetBSD/sys
2019-06-23 22:06:03 +00:00
..
altq
arch Use ARM_PCI_INTR_* definitions from pci_machdep.h instead of own copies 2019-06-23 22:06:03 +00:00
coda
compat Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIX 2019-06-20 03:31:53 +00:00
conf comment out CHFS to fix build issues 2019-06-17 17:06:39 +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 Add a missing newline in an error message. Noticed in PR/54205 2019-06-23 06:33:17 +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 Restore ability to create regular files with mknod(2) 2019-06-21 14:58:32 +00:00
lib Add KASLR support in UEFI. 2019-06-20 17:33:30 +00:00
miscfs Restore mapping of file id to pid/type/fd. 2019-04-25 22:48:42 +00:00
modules Set WARNS=3 - signed-vs-unsigned integer compare 2019-06-22 17:57:01 +00:00
net Add error checking for previous memory allocation failure. 2019-06-20 17:12:37 +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
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
netsmb Prevent a NULL pointer dereference when the local endpoint is not defined. 2019-04-15 21:00:33 +00:00
nfs
opencrypto Try to load swcrypto if we we did not find any software drivers. 2019-06-13 02:07:31 +00:00
rump Drop unused retval pointer from do_sys_mknod{,at}() 2019-06-18 22:34:25 +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 Eliminate PS_NOTIFYSTOP remnants from the kernel 2019-06-21 01:03:51 +00:00
ufs Split the ufs code out of the ffs module and into its own module. 2019-06-20 03:31:29 +00:00
uvm use __nothing 2019-06-19 12:55:01 +00:00
Makefile evbppc port has been built with modules for some time now, drop explanation on 2019-06-17 17:01:50 +00:00