This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
hannken
afc093924a
urndis_attach: change "sc->sc_bulkout_no" to "un->un_ed[USBNET_ENDPT_TX]"
...
in DPRINTF(). Kernels ALL/amd64 and ALL/i386 compile again.
2019-08-11 13:16:10 +00:00
..
altq
…
arch
Trailing whitespace
2019-08-11 06:49:31 +00:00
coda
…
compat
…
conf
…
crypto
…
ddb
…
dev
urndis_attach: change "sc->sc_bulkout_no" to "un->un_ed[USBNET_ENDPT_TX]"
2019-08-11 13:16:10 +00:00
dist
/pf
…
external
Use unsigned to avoid undefined behavior. Found by kUBSan.
2019-08-09 06:27:21 +00:00
fs
…
gdbscripts
…
kern
When modules are unloaded, we call sysctl_teardown() before calling
2019-08-08 18:08:41 +00:00
lib
…
miscfs
…
modules
Build an if_udav module (untested)
2019-08-08 16:06:14 +00:00
net
Add the ifnet_t::if_npf_private field. Bump the kernel version.
2019-08-10 21:13:54 +00:00
net80211
…
netatalk
…
netbt
…
netcan
…
netinet
…
netinet6
…
netipsec
…
netmpls
…
netsmb
…
nfs
…
opencrypto
…
rump
…
secmodel
…
stand
…
sys
Fix typo in pragma in sys/event.h
2019-08-10 23:47:13 +00:00
ufs
…
uvm
KASSERT -> KASSERTMSG so we actually display the overflowed values.
2019-08-10 01:06:45 +00:00
Makefile
…