.. |
altq
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
arch
|
Hide a bunch of local symbols.
|
2018-05-25 16:01:31 +00:00 |
coda
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
compat
|
PR/53280: Andreas Gustafsson: Fix panic in the fdpass test. This is probably
|
2018-05-13 00:04:23 +00:00 |
conf
|
Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by
|
2018-05-20 14:08:32 +00:00 |
crypto
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
ddb
|
ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8)
|
2018-03-19 08:41:21 +00:00 |
dev
|
Fix HIDMS_DEBUG build
|
2018-05-25 15:52:45 +00:00 |
dist/pf
|
Remove m_copy completely.
|
2018-05-03 07:01:08 +00:00 |
external
|
Replace null pointer arithmethic with direct cast
|
2018-05-23 21:16:57 +00:00 |
fs
|
Fix inverted arguments in MGET().
|
2018-04-26 19:27:04 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Make stopsigmask a non-static symbol now as it's used in ptrace(2) code
|
2018-05-20 04:00:35 +00:00 |
lib
|
Remove annoying things, style, and fix buffer overflows.
|
2018-05-09 06:49:48 +00:00 |
miscfs
|
Change procfs_revoke_vnodes() to use vrecycle()/vgone() instead
|
2018-04-16 20:27:38 +00:00 |
modules
|
Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by
|
2018-05-20 15:15:40 +00:00 |
net
|
Ensure to call if_register after interface initializations finish
|
2018-05-25 04:40:26 +00:00 |
net80211
|
Remove three useless debug messages, remove meaningless XXXs, and remove
|
2018-05-08 07:02:07 +00:00 |
netatalk
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
netbt
|
…
|
|
netcan
|
Sprinkle more soroverflow().
|
2018-03-21 14:23:54 +00:00 |
netinet
|
Add XXX.
|
2018-05-23 18:40:29 +00:00 |
netinet6
|
Remove notyet, we've never had this.
|
2018-05-20 06:29:43 +00:00 |
netipsec
|
IP6_EXTHDR_GET -> M_REGION_GET, no functional change.
|
2018-05-18 18:58:51 +00:00 |
netisdn
|
Remove unused variable since previous revision.
|
2018-04-21 08:30:19 +00:00 |
netkey
|
…
|
|
netmpls
|
Retire ICMPPRINTFS, it's annoying and it doesn't build.
|
2018-05-11 14:38:28 +00:00 |
netnatm
|
…
|
|
netsmb
|
…
|
|
nfs
|
Default NFS mounts to using TCP transport instead of UDP.
|
2018-05-17 02:34:31 +00:00 |
opencrypto
|
…
|
|
rump
|
Merge ipsec4_input and ipsec6_input into ipsec_ip_input. Make the argument
|
2018-05-14 17:34:26 +00:00 |
secmodel
|
Add KAUTH_MACHDEP_SVS_DISABLE and add support to secmodel_securelevel(9).
|
2018-04-26 18:54:09 +00:00 |
stand
|
…
|
|
sys
|
Complete the list of DF_1 flags.
|
2018-05-24 17:05:18 +00:00 |
ufs
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
uvm
|
adjust heuristics for read-ahead to skip the full read-ahead when last page of
|
2018-05-19 15:18:02 +00:00 |
Makefile
|
…
|
|