.. |
altq
|
apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers
|
2016-06-20 08:30:58 +00:00 |
arch
|
MFREE -> m_free
|
2016-10-02 14:16:02 +00:00 |
coda
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
compat
|
Trailing whitespace
|
2016-09-23 14:16:32 +00:00 |
conf
|
sppp is not a pseudo-device
|
2016-09-09 21:10:01 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
change scsipi_execute_xs() to default to simple tags for !XS_CTL_URGENT
|
2016-10-02 19:40:35 +00:00 |
dist/pf
|
Apply pserialize to some iterations of IP address lists
|
2016-07-20 07:37:51 +00:00 |
external
|
need const otherwise we get a const qual error from the opcode printing
|
2016-09-18 17:03:12 +00:00 |
fs
|
add missing attribute
|
2016-09-22 15:57:05 +00:00 |
gdbscripts
|
Remove the last references to KMEMSTATS.
|
2016-08-19 18:08:50 +00:00 |
ipkdb
|
|
|
kern
|
more MFREE -> m_free
|
2016-10-02 19:26:46 +00:00 |
lib
|
Check bounds on input. From Michael Plass.
|
2016-09-05 21:11:11 +00:00 |
miscfs
|
don't change the loop counts; noted by mrg@
|
2016-09-29 19:08:48 +00:00 |
modules
|
For now, disable all the newly-created ld(4) related modules. We need
|
2016-09-27 20:52:43 +00:00 |
net
|
MFREE -> m_free
|
2016-10-02 14:16:02 +00:00 |
net80211
|
- use ether_snprintf() so that we don't overwrite our buffer for printing
|
2016-09-27 20:20:06 +00:00 |
netatalk
|
Apply pserialize and psref to struct ifaddr and its variants
|
2016-08-01 03:15:30 +00:00 |
netbt
|
|
|
netinet
|
Default netmask to /32 for INET on POINTOPOINT links if not specified.
|
2016-10-01 17:17:20 +00:00 |
netinet6
|
Now that we disallow sending or receiving from invalid addresses,
|
2016-09-29 12:19:47 +00:00 |
netipsec
|
Apply pserialize to some iterations of IP address lists
|
2016-07-20 07:37:51 +00:00 |
netisdn
|
|
|
netkey
|
|
|
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
Uninitialized vars, found by brainy
|
2016-08-15 08:17:35 +00:00 |
nfs
|
Remove now obsolete operation vcache_remove().
|
2016-08-20 12:37:06 +00:00 |
opencrypto
|
From Alexander Nasonov:
|
2016-09-26 14:50:54 +00:00 |
rump
|
Add ifam_pid and ifam_addrflags to ifa_msghdr.
|
2016-09-21 10:50:22 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
allocate wapbl dealloc registration structures via pool, so that there is more
|
2016-10-01 13:15:45 +00:00 |
ufs
|
use __func__ and print the filesystem we are printing the message for.
|
2016-10-02 19:02:57 +00:00 |
uvm
|
Increment resident_count if we're remapping onto new PA as
|
2016-09-30 12:10:40 +00:00 |
Makefile
|
|
|