NetBSD/sys
mlelstv 583ae9ed45 Expose device type. You can query it with e.g. drvctl -p ld0 disk-info/type.
Missing in previous commit.
2019-04-26 14:28:40 +00:00
..
altq
arch re-#if 0 some testing code. 2019-04-26 10:27:49 +00:00
coda
compat KNF. No functional change. 2019-04-23 07:45:06 +00:00
conf Remove Designware timer code. This was used by the old Rockchip port and 2019-04-26 10:11:03 +00:00
crypto
ddb KNF 2019-03-12 07:44:58 +00:00
dev Expose device type. You can query it with e.g. drvctl -p ld0 disk-info/type. 2019-04-26 14:28:40 +00:00
dist/pf
external in ttm_bus_dma_populate(), move the clearing of TTM_PAGE_FLAG_SWAPPED to be 2019-04-21 15:49:50 +00:00
fs Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
gdbscripts
kern Set the "required modules" to NULL, not to an empty string. 2019-04-26 08:38:25 +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 Split the COMPAT_50 socket-timeout stuff out of kern/uipc_socket.c 2019-04-15 02:07:11 +00:00
net Some more empty-string --> NULL conversions for module dependencies 2019-04-26 11:51:56 +00:00
net80211 Fix CVS Id 2019-04-11 11:40:58 +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 RIP6, CAN, SCTP and SCTP6 lack a length check in their _send() functions. 2019-02-25 06:49:44 +00:00
netinet ARP: Enable Address Defence again. 2019-04-24 10:20:36 +00:00
netinet6 Fix small read overflow; harmless, because since I removed RH0, the memory 2019-04-03 19:23:38 +00:00
netipsec remove a variable which is no longer used. 2019-04-12 07:12:12 +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 Bracket do_sys_renameat() and nfsrv_rename() with fstrans. 2019-02-20 10:05:20 +00:00
opencrypto Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
rump Implement a simple psref leak detector 2019-04-19 01:52:55 +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 Implement a simple psref leak detector 2019-04-19 01:52:55 +00:00
ufs PR/53990, PR/52380, PR/52102: UFS2 cylinder group inode allocation botch 2019-04-14 15:55:24 +00:00
uvm Draining pools from the pagedaemon thread can deadlock, because draining 2019-04-21 15:32:18 +00:00
Makefile