.. |
altq
|
|
|
arch
|
Remove outdated comments, typos, rename and reorder a few things.
|
2016-09-29 17:01:43 +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
|
remove stray debugging, fix debugging message.
|
2016-09-27 20:37:05 +00:00 |
dist/pf
|
|
|
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
|
Only allow root to use TIOCSTI. Don't eat the kauth error number.
|
2016-09-29 21:46:32 +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
|
Set dstaddr in in_ifinit so that sppp consumers announce the correct
|
2016-09-29 15:04:17 +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
|
in_ifscrub is no longer needed.
|
2016-09-29 15:18:18 +00:00 |
netinet6
|
Now that we disallow sending or receiving from invalid addresses,
|
2016-09-29 12:19:47 +00:00 |
netipsec
|
|
|
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
|
Introduce and use PROC_PTRSZ() to handle differing pointer size 64->32
|
2016-09-29 20:40:53 +00:00 |
ufs
|
adjust ffs_realloccg() so that the logic about allocating full
|
2016-09-25 17:14:59 +00:00 |
uvm
|
Increment resident_count if we're remapping onto new PA as
|
2016-09-30 12:10:40 +00:00 |
Makefile
|
|
|