Author: tuexen
Date: Tue Jul 7 06:34:28 2015
New Revision: 285237
URL: https://svnweb.freebsd.org/changeset/base/285237
Log:
Export the ssthresh value per SCTP path via the sysctl interface.
MFC after: 1 month
Modified:
head/sys/netinet/sctp_sysctl.c
head/sys/netinet/sctp_uio.h
Modif
On Mon, 6 Jul 2015, Ian Lepore wrote:
On Mon, 2015-07-06 at 19:33 +, Neel Natu wrote:
Author: neel
Date: Mon Jul 6 19:33:29 2015
New Revision: 285217
URL: https://svnweb.freebsd.org/changeset/base/285217
Log:
Always assert DCD and DSR in bhyve's uart emulation.
The /etc/ttys entry fo
Author: whu
Date: Tue Jul 7 04:15:22 2015
New Revision: 285236
URL: https://svnweb.freebsd.org/changeset/base/285236
Log:
MFC r284746 and r284889 TSO and checksum offloading support for Netvsc
driver on Hyper-V.
Submitted by: whu
Reviewed by: royger
Approved by: re
Relnotes: yes
Author: gjb
Date: Tue Jul 7 04:09:35 2015
New Revision: 285235
URL: https://svnweb.freebsd.org/changeset/base/285235
Log:
Sort by svn revision.
Fix a few FDP style nits.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: hea
Author: adrian
Date: Tue Jul 7 03:51:29 2015
New Revision: 285234
URL: https://svnweb.freebsd.org/changeset/base/285234
Log:
Attempt to make 5GHz HT/40 work on the 6xxx series NICs.
The 6205 (Taylor Peak) in the Lenovo X230 works fine in 5GHz 11a and 11n HT20,
but not 11n HT40. The NIC
Author: gshapiro
Date: Tue Jul 7 03:06:56 2015
New Revision: 285233
URL: https://svnweb.freebsd.org/changeset/base/285233
Log:
Note merge to head for sendmail 8.15.2 along with a special note for those
upgrading to FreeBSD 11.
MFC after:3 days
Modified:
head/release/doc/en_US.ISO8
FreeBSD 11
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20150706:
+ sendmail has been updated to 8.15.2. Starting with FreeBSD 11.0
+ and sendmail 8.15, sendmail uses uncompress
Author: gshapiro
Date: Tue Jul 7 03:02:07 2015
New Revision: 285231
URL: https://svnweb.freebsd.org/changeset/base/285231
Log:
Update for sendmail 8.15.2 import
MFC after:3 days
Modified:
head/contrib/sendmail/FREEBSD-upgrade
Modified: head/contrib/sendmail/FREEBSD-upgrade
Author: gshapiro
Date: Tue Jul 7 03:00:57 2015
New Revision: 285230
URL: https://svnweb.freebsd.org/changeset/base/285230
Log:
Minor changes to force commit these files so new freebsd*.cf files are
built to use the new sendmail-8.15.2/cf tree.
MFC after:3 days
Modified:
head/etc/s
Author: gshapiro
Date: Tue Jul 7 02:59:02 2015
New Revision: 285229
URL: https://svnweb.freebsd.org/changeset/base/285229
Log:
Merge sendmail 8.15.2 to HEAD
MFC after:3 days
Added:
- copied unchanged from r275719, vendor/sendmail/dist/cf/feature/bcc.m4
- copied unchanged fro
Author: jhibbits
Date: Tue Jul 7 02:42:48 2015
New Revision: 285228
URL: https://svnweb.freebsd.org/changeset/base/285228
Log:
Enable the wireless on attach.
This comes from the archives of "forgotten in the original commit, and
probably
pointless now because nobody uses it, and the dri
Author: jhibbits
Date: Tue Jul 7 02:37:29 2015
New Revision: 285227
URL: https://svnweb.freebsd.org/changeset/base/285227
Log:
style(9) cleanups.
Don't use PRIxPTR, these registers are 32-bits, cast to u_long instead.
Pointed out by: bde
Modified:
head/sys/powerpc/powerpc/tra
Author: gshapiro
Date: Tue Jul 7 02:35:06 2015
New Revision: 285226
URL: https://svnweb.freebsd.org/changeset/base/285226
Log:
libsm/path.c is about to disappear in the merge of sendmail 8.15.2. It is an
empty file now so it is safe to remove before the merge.
MFC after:3 days
Modi
Author: gshapiro
Date: Tue Jul 7 02:30:35 2015
New Revision: 285225
URL: https://svnweb.freebsd.org/changeset/base/285225
Log:
Temporarily disable WARNS while addressing a non-issue with the upstream code
Modified:
head/usr.sbin/sendmail/Makefile
Modified: head/usr.sbin/sendmail/Makefile
==
Author: emaste
Date: Tue Jul 7 02:17:24 2015
New Revision: 285224
URL: https://svnweb.freebsd.org/changeset/base/285224
Log:
MFC r284928: speed up ar(1) on UFS file systems
Fault in the buffer prior to writing to workaround poor performance due
to interaction with kernel fs deadlock avoi
Though there is a question is why DCD isn't assert by bhyve when
there is a session attached to the console...
Modem signal policy wasn't implemented. The workaround now is that DCD
is permanently asserted, but at some point when a proper terminal
backend is in place, the signal policy would b
Peter Grehan wrote this message on Mon, Jul 06, 2015 at 15:51 -0700:
> > Ok, so I just tested on real hardware, and something is wrong w/
> > FreeBSD's behavior... Could this be a change between 10 and HEAD?
>
> uart_tty.c r264175 wasn't MFC'd - see UPDATING, 20140405 for the details.
Ok, then
Author: markj
Date: Mon Jul 6 22:55:53 2015
New Revision: 285223
URL: https://svnweb.freebsd.org/changeset/base/285223
Log:
Welcome Conrad Meyer (cem) as a new src committer.
Conrad will at least initially be working on upstreaming Isilon's FreeBSD
modifications and general bug-fixing.
Ok, so I just tested on real hardware, and something is wrong w/
FreeBSD's behavior... Could this be a change between 10 and HEAD?
uart_tty.c r264175 wasn't MFC'd - see UPDATING, 20140405 for the details.
later,
Peter.
___
svn-src-all@freebsd.org
On Mon, Jul 06, 2015 at 12:09:58PM +0300, Konstantin Belousov wrote:
> On Mon, Jul 06, 2015 at 08:46:02AM +0200, Mateusz Guzik wrote:
> > diff --git a/sys/fs/devfs/devfs_vnops.c b/sys/fs/devfs/devfs_vnops.c
> > index fe8e9ef..c7f579a 100644
> > --- a/sys/fs/devfs/devfs_vnops.c
> > +++ b/sys/fs/devf
Ian Lepore wrote this message on Mon, Jul 06, 2015 at 14:11 -0600:
> On Mon, 2015-07-06 at 19:33 +, Neel Natu wrote:
> > Author: neel
> > Date: Mon Jul 6 19:33:29 2015
> > New Revision: 285217
> > URL: https://svnweb.freebsd.org/changeset/base/285217
> >
> > Log:
> > Always assert DCD and D
Author: np
Date: Mon Jul 6 20:56:59 2015
New Revision: 285221
URL: https://svnweb.freebsd.org/changeset/base/285221
Log:
cxgbe(4): Add a new knob that controls the congestion response of netmap
rx queues. The default is to drop rather than backpressure.
This decouples the congestion set
This seems like a wrong fix. A real 3-wire serial console doesn't have
DCD and DSR wired on. Why isn't the right fix here having the user with
this problem to do "stty -f /dev/ttyu0.lock clocal", maybe in rc.local?
Hmmm, or maybe it would be right for getty to do the equivelent when it
sees a 3
Author: np
Date: Mon Jul 6 20:28:42 2015
New Revision: 285220
URL: https://svnweb.freebsd.org/changeset/base/285220
Log:
cxgbe(4): Do not override the the global defaults for congestion drops.
The hw.cxgbe.cong_drop knob is not affected by this change because the
driver sets up congestion d
On Mon, 2015-07-06 at 19:33 +, Neel Natu wrote:
> Author: neel
> Date: Mon Jul 6 19:33:29 2015
> New Revision: 285217
> URL: https://svnweb.freebsd.org/changeset/base/285217
>
> Log:
> Always assert DCD and DSR in bhyve's uart emulation.
>
> The /etc/ttys entry for a serial console in
Author: imp
Date: Mon Jul 6 20:10:47 2015
New Revision: 285219
URL: https://svnweb.freebsd.org/changeset/base/285219
Log:
The results of the vote are in. This reflects that vote. Single
line statements inside of braces is recognized as an acceptable
style.
http://reviews.freebsd.org
Author: neel
Date: Mon Jul 6 19:41:43 2015
New Revision: 285218
URL: https://svnweb.freebsd.org/changeset/base/285218
Log:
Move the 'devmem' device nodes from /dev/vmm to /dev/vmm.io
Some external tools just do a 'ls /dev/vmm' to figure out the bhyve virtual
machines on the host. These t
Author: neel
Date: Mon Jul 6 19:33:29 2015
New Revision: 285217
URL: https://svnweb.freebsd.org/changeset/base/285217
Log:
Always assert DCD and DSR in bhyve's uart emulation.
The /etc/ttys entry for a serial console in FreeBSD/x86 is as follows:
ttyu0 "/usr/libexec/getty 3wire" v
Author: jmg
Date: Mon Jul 6 19:30:29 2015
New Revision: 285216
URL: https://svnweb.freebsd.org/changeset/base/285216
Log:
Fix for non-random IV's when CRD_F_IV_PRESENT and CRD_F_IV_EXPLICIT
flags are not specified... This bug was introduced in r275732...
This only affects IPsec ESP only
Author: jmg
Date: Mon Jul 6 19:17:56 2015
New Revision: 285215
URL: https://svnweb.freebsd.org/changeset/base/285215
Log:
remove _NORMAL flag which isn't suppose to be used w/ _alloc_ctx...
Reviewed by: kib (a while ago)
Modified:
head/sys/crypto/aesni/aesni.c
Modified: head/sys/crypt
Author: mjg
Date: Mon Jul 6 18:53:56 2015
New Revision: 285214
URL: https://svnweb.freebsd.org/changeset/base/285214
Log:
tty: replace several curthread->td_proc with stored curproc
No functional changes.
Modified:
head/sys/kern/tty_tty.c
Modified: head/sys/kern/tty_tty.c
=
Author: zbb
Date: Mon Jul 6 18:27:41 2015
New Revision: 285213
URL: https://svnweb.freebsd.org/changeset/base/285213
Log:
Introduce ITS support for ARM64
Add ARM ITS (Interrupt Translation Services) support required
to bring-up message signalled interrupts on some ARM64 platforms.
O
Author: andrew
Date: Mon Jul 6 18:27:18 2015
New Revision: 285212
URL: https://svnweb.freebsd.org/changeset/base/285212
Log:
Add more tlb invalidations. We currently invalidate when we may not need
to, but with this I can boot on a simulator that models the tlb.
Obtained from:ABT
Author: loos
Date: Mon Jul 6 17:13:17 2015
New Revision: 285211
URL: https://svnweb.freebsd.org/changeset/base/285211
Log:
When initializing the (unused) TX descriptors it is not necessary set the
chain bit.
Obtained from:NetBSD
Modified:
head/sys/dev/dwc/if_dwc.c
Modified: h
Author: pkelsey
Date: Mon Jul 6 16:50:19 2015
New Revision: 285210
URL: https://svnweb.freebsd.org/changeset/base/285210
Log:
Tag tcpdump 4.7.4
Approved by: jmallett (mentor)
Added:
- copied from r285209, vendor/tcpdump/dist/
Directory Properties:
vendor/tcpdump/4.7.4/ (props cha
Author: loos
Date: Mon Jul 6 16:45:48 2015
New Revision: 285209
URL: https://svnweb.freebsd.org/changeset/base/285209
Log:
Use uint32_t consistently to store registers values.
Always use unsigned numbers to avoid undefined behavior on (1 << 31).
Remove unused variables and some stray
Hello,
I’d like to inquire if it’s possible to purchase adverting space on your
website gcu.info
If there is any space available please let me and we could discuss further
details.
Looking forward to your positive reply.
___
svn-src-all@freebsd.org ma
Author: pkelsey
Date: Mon Jul 6 16:07:21 2015
New Revision: 285208
URL: https://svnweb.freebsd.org/changeset/base/285208
Log:
Don't acquire sysctlmemlock in userland_sysctl() when the old value
pointer is NULL, as in that case there are no userland pages that
could potentially be wired. It
Author: kib
Date: Mon Jul 6 14:09:00 2015
New Revision: 285207
URL: https://svnweb.freebsd.org/changeset/base/285207
Log:
Mutex memory is not zeroed, add MTX_NEW.
Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/sys/kern/vfs_
Author: des
Date: Mon Jul 6 13:23:27 2015
New Revision: 285206
URL: https://svnweb.freebsd.org/changeset/base/285206
Log:
MFH (r276605, r282089): upgrade to latest Unbound
MFH (r276699, r276702, r277057): local control socket
MFH (r276599, r276612, r282087, r282088): build fixes
This b
Author: garga (ports committer)
Date: Mon Jul 6 13:01:01 2015
New Revision: 285205
URL: https://svnweb.freebsd.org/changeset/base/285205
Log:
MFC r285050, r285053, r285059:
When passwd or group information is changed (by pw, vipw, chpass, ...)
temporary file is created and then a rename(
Author: ae
Date: Mon Jul 6 12:40:31 2015
New Revision: 285204
URL: https://svnweb.freebsd.org/changeset/base/285204
Log:
Fill the port and protocol information in the SADB_ACQUIRE message
in case when security policy has it as required by RFC 2367.
PR: 192774
Differential Rev
Author: avg
Date: Mon Jul 6 10:41:29 2015
New Revision: 285203
URL: https://svnweb.freebsd.org/changeset/base/285203
Log:
MFC r284593: MFV r284412: 5911 ZFS "hangs" while deleting file
illumos/illumos-gate@46e1baa6cf6d5432f5fd231bb588df8f9570c858
https://www.illumos.org/issues/5911
Som
Author: avg
Date: Mon Jul 6 10:40:51 2015
New Revision: 285202
URL: https://svnweb.freebsd.org/changeset/base/285202
Log:
MFC r284593: MFV r284412: 5911 ZFS "hangs" while deleting file
illumos/illumos-gate@46e1baa6cf6d5432f5fd231bb588df8f9570c858
https://www.illumos.org/issues/5911
Som
Author: andrew
Date: Mon Jul 6 09:57:40 2015
New Revision: 285201
URL: https://svnweb.freebsd.org/changeset/base/285201
Log:
Add hton and ntoh to the arm64 Symbols.map file, they exist but were not
exported.
Modified:
head/lib/libc/aarch64/Symbol.map
Modified: head/lib/libc/aarch64/Symbol
Author: smh
Date: Mon Jul 6 09:44:07 2015
New Revision: 285200
URL: https://svnweb.freebsd.org/changeset/base/285200
Log:
Correct bit offsets for ahci quirks
Fix bit offsets causing incorrect quirks being reported on boot for ahci
introduced by r280184.
MFC after:3 days
Sponso
On Mon, Jul 06, 2015 at 08:46:02AM +0200, Mateusz Guzik wrote:
> On Mon, Jul 06, 2015 at 07:51:35AM +0200, Mateusz Guzik wrote:
> > On Thu, Jul 17, 2014 at 03:56:38AM +0300, Konstantin Belousov wrote:
> > > On Sun, Jul 13, 2014 at 11:36:24PM +0200, Mateusz Guzik wrote:
> > > > There is an additiona
Author: avg
Date: Mon Jul 6 08:27:39 2015
New Revision: 285198
URL: https://svnweb.freebsd.org/changeset/base/285198
Log:
MFC r268713: MFV r268702: 4975 missing mutex_destroy() calls in zfs
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
stable/9/sys/cddl/contrib/o
Author: avg
Date: Mon Jul 6 08:24:57 2015
New Revision: 285197
URL: https://svnweb.freebsd.org/changeset/base/285197
Log:
MFC r271226: MFV r271223: 5117 space map reallocation can cause corruption
In dnode_sync(), do dnode_increase_indirection() before processing.
Modified:
stable/9/sys
Hello,
I’d like to inquire if it’s possible to purchase adverting space on your
website gcu-squad.org
If there is any space available please let me and we could discuss further
details.
Looking forward to your positive reply.
___
svn-src-all@freebsd.o
50 matches
Mail list logo