NetBSD/sys
yamaguchi c8891e4be9 Send RTM_IFINFO when a network configuration protocol
is up or down
2021-06-01 05:04:06 +00:00
..
altq
arch PR port-arm/55790 2021-06-01 00:30:22 +00:00
coda
compat PR port-xen/53130 was fixed and closed some time ago, so now we can 2021-05-25 16:50:49 +00:00
conf Fix not to do if_down() before reconnect 2021-06-01 03:51:33 +00:00
crypto use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
ddb don't provide db_lstacktrace() for crash (yet?). 2021-04-18 01:28:50 +00:00
dev synaptics(4): New sysctl knob for debug output. 2021-05-30 13:20:01 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
external drm: sys/param.h, not machine/param.h, for DELAY. 2021-05-31 10:33:04 +00:00
fs ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL. 2021-05-13 08:57:29 +00:00
gdbscripts
kern Remove a superfluous VOP_GETATTR() from elf_load_interp() and replace 2021-05-18 08:59:44 +00:00
lib PR toolchain/55837 2021-05-31 21:31:33 +00:00
miscfs Make sure fdesc_lookup() never returns VNON vnodes. 2021-05-01 15:08:14 +00:00
modules Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
net Send RTM_IFINFO when a network configuration protocol 2021-06-01 05:04:06 +00:00
net80211
netatalk
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet Move the offset addition in one place and mask the random generated value 2021-03-09 13:48:16 +00:00
netinet6 Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
netipsec
netmpls
nfs Remove nfs_putpages() prototype; it's not defined anywhere. 2021-05-27 08:58:29 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
secmodel
stand Generalize boot.cfg workaround for ISO9660; fallback to default_device 2021-05-31 11:12:42 +00:00
sys Add some more Thinkpad hotkeys. 2021-05-29 16:49:57 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm uvm: Make uvm_extern.h (more) self-contained, needs sys/types.h. 2021-05-31 10:57:02 +00:00
Makefile