On 05/03/16 at 09:29P, Sepherosa Ziehau wrote:
> On Fri, Apr 29, 2016 at 11:55 PM, hiren panchasara
> wrote:
> > On 04/29/16 at 07:23P, Sepherosa Ziehau wrote:
> >> Author: sephe
> >> Date: Fri Apr 29 07:23:08 2016
> >> New Revision: 298769
> >> URL: https://svnweb.freebsd.org/changeset/base/29876
Author: sephe
Date: Tue May 3 07:17:13 2016
New Revision: 298956
URL: https://svnweb.freebsd.org/changeset/base/298956
Log:
kern: Add phashinit_flags(), which allows malloc(M_NOWAIT)
It will be used for the upcoming LRO hash table initialization.
And probably will be useful in other case
On Tue, May 03, 2016 at 03:41:26AM +, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue May 3 03:41:25 2016
> New Revision: 298955
> URL: https://svnweb.freebsd.org/changeset/base/298955
>
> Log:
> sys/dev: minor spelling fixes.
>
> Most affect comments, very few have user-visible effe
Author: royger
Date: Tue May 3 08:05:14 2016
New Revision: 298971
URL: https://svnweb.freebsd.org/changeset/base/298971
Log:
xen/i386: enable the platform hypercall for i386
Not sure why the platform hypercall was disabled on i386, just enable it in
order to fix compilation of the PV tim
On Mon, May 02, 2016 at 11:46:31AM -0700, Ngie Cooper (yaneurabeya) wrote:
>
> > On May 2, 2016, at 09:15, Roger Pau Monné wrote:
> >
> > Author: royger
> > Date: Mon May 2 16:15:28 2016
> > New Revision: 298929
> > URL: https://svnweb.freebsd.org/changeset/base/298929
> >
> > Log:
> > xen/ti
Author: sephe
Date: Tue May 3 08:13:25 2016
New Revision: 298974
URL: https://svnweb.freebsd.org/changeset/base/298974
Log:
tcp/lro: Refactor the active list operation.
Ease more work concerning active list, e.g. hash table etc.
Reviewed by: gallatin, rrs (earlier version)
Sponsore
Author: pfg
Date: Tue May 3 11:49:29 2016
New Revision: 298976
URL: https://svnweb.freebsd.org/changeset/base/298976
Log:
Revert r298955 for the cxgbe firmware.
These files have checksums that are none of my business.
Requested by: np
Modified:
head/sys/dev/cxgbe/firmware/t4fw_cfg_
On 05/03/16 02:48, Navdeep Parhar wrote:
On Tue, May 03, 2016 at 03:41:26AM +, Pedro F. Giffuni wrote:
Author: pfg
Date: Tue May 3 03:41:25 2016
New Revision: 298955
URL: https://svnweb.freebsd.org/changeset/base/298955
Log:
sys/dev: minor spelling fixes.
Most affect comments, very
Author: scottl
Date: Tue May 3 14:30:26 2016
New Revision: 298977
URL: https://svnweb.freebsd.org/changeset/base/298977
Log:
Fix a memory leak in the devctl notify code.
Submitted by: markj
MFC after:asap
Modified:
head/sys/cam/cam_periph.c
Modified: head/sys/cam/cam_periph.c
===
Author: pfg
Date: Tue May 3 14:49:49 2016
New Revision: 298978
URL: https://svnweb.freebsd.org/changeset/base/298978
Log:
dev/iscsi: minor spelling fixes.
No functional change.
Reviewed by: trasz
Modified:
head/sys/dev/iscsi/icl_soft.c
Modified: head/sys/dev/iscsi/icl_soft.c
Author: kib
Date: Tue May 3 15:17:43 2016
New Revision: 298982
URL: https://svnweb.freebsd.org/changeset/base/298982
Log:
Add EVFILT_VNODE open, read and close notifications.
While there, order EVFILT_VNODE notes descriptions alphabetically.
Based on submission, and tested by: Vladi
Author: pfg
Date: Tue May 3 15:14:17 2016
New Revision: 298981
URL: https://svnweb.freebsd.org/changeset/base/298981
Log:
sys/sys: minor spelling fixes.
While the changes are minor, these headers are very visible.
MFC after:2 weeks
Modified:
head/sys/sys/ata.h
head/sys/sys/bu
Author: mav
Date: Tue May 3 15:27:47 2016
New Revision: 298983
URL: https://svnweb.freebsd.org/changeset/base/298983
Log:
Add some device IDs from Intel Sunrise Point chipsets.
MFC after:2 weeks
Modified:
head/sys/dev/ahci/ahci_pci.c
head/sys/dev/sound/pci/hda/hdac.c
head/sys/de
Author: kib
Date: Tue May 3 15:58:35 2016
New Revision: 298984
URL: https://svnweb.freebsd.org/changeset/base/298984
Log:
Correct wording.
Submitted by: David A. Bright
MFC after:2 weeks
Modified:
head/lib/libc/sys/kqueue.2
Modified: head/lib/libc/sys/kqueue.2
===
Author: bz
Date: Tue May 3 16:01:53 2016
New Revision: 298985
URL: https://svnweb.freebsd.org/changeset/base/298985
Log:
Remove the most useful INET || INET6 check leftover from whenever,
doing nothing.
MFC after:1 week
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/net
On Tuesday, May 03, 2016 03:52:56 PM Bruce Evans wrote:
> On Mon, 2 May 2016, Pedro Giffuni wrote:
> >
> > On 05/02/16 15:52, John Baldwin wrote:
> >> On Monday, May 02, 2016 11:45:41 AM Ngie Cooper wrote:
> >>>
> On May 2, 2016, at 11:00, John Baldwin wrote:
>
> Author: jhb
> >>>
Author: pfg
Date: Tue May 3 16:37:09 2016
New Revision: 298986
URL: https://svnweb.freebsd.org/changeset/base/298986
Log:
sys/sys: missed in r298981.
I am sure I've missed others as well, but at least it should
be more readable now.
No functional change.
Modified:
head/sys/sys/im
Author: cem
Date: Tue May 3 17:05:58 2016
New Revision: 298987
URL: https://svnweb.freebsd.org/changeset/base/298987
Log:
ioat(4): Limit descriptor allocation to low 40 bits
The IOAT engine can only address the low 40 bits (1 TB) of physmem via
the 'next descriptor' pointer. Restrict ac
Author: cem
Date: Tue May 3 17:06:33 2016
New Revision: 298988
URL: https://svnweb.freebsd.org/changeset/base/298988
Log:
ioat(4): Add CRC descriptor structure
Add CRC/MOVECRC operations, as well as the TEST and STORE variants.
With these operations, a CRC32C can be computed over one
Author: cem
Date: Tue May 3 17:07:18 2016
New Revision: 298989
URL: https://svnweb.freebsd.org/changeset/base/298989
Log:
ioat(4): Implement CRC and MOVECRC APIs
And document them in ioat.4.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/man/man4/ioat.4
head/sys
Author: adrian
Date: Tue May 3 17:11:33 2016
New Revision: 298990
URL: https://svnweb.freebsd.org/changeset/base/298990
Log:
[asmc] Add support for MacBookPro5,1
Tested by:Johannes Lundberg
PR: kern/209179
Submitted by: Thomas Brierley
Modified:
head/sys/dev/asmc/asm
On Tue, 3 May 2016, John Baldwin wrote:
On Tuesday, May 03, 2016 03:52:56 PM Bruce Evans wrote:
On Mon, 2 May 2016, Pedro Giffuni wrote:
...
TBH, I thought so too, but I avoided applying such changes to headers,
and I haven't touched _bitset.h,
_foo.h headers cannot use howmany() due to nam
Author: pfg
Date: Tue May 3 18:05:43 2016
New Revision: 298995
URL: https://svnweb.freebsd.org/changeset/base/298995
Log:
sys/net*: minor spelling fixes.
No functional change.
Modified:
head/sys/net/altq/altq_cbq.c
head/sys/net/altq/altq_red.c
head/sys/net/altq/altq_rio.c
head/sys
Author: dim
Date: Tue May 3 18:06:42 2016
New Revision: 298996
URL: https://svnweb.freebsd.org/changeset/base/298996
Log:
Re-sync the FreeBSD-specific Subversion template with the one from
ports.
MFC after:11 days
X-MFC-With: r298845
Modified:
head/contrib/subversion/subversio
On Wednesday, May 04, 2016 03:58:40 AM Bruce Evans wrote:
> On Tue, 3 May 2016, John Baldwin wrote:
>
> > On Tuesday, May 03, 2016 03:52:56 PM Bruce Evans wrote:
> >> On Mon, 2 May 2016, Pedro Giffuni wrote:
> >...
> >>> TBH, I thought so too, but I avoided applying such changes to headers,
> >>>
Author: jhb
Date: Tue May 3 18:26:07 2016
New Revision: 298997
URL: https://svnweb.freebsd.org/changeset/base/298997
Log:
Add a debug dir for /boot/modules.
This provides a place for standalone modules to store debug symbols.
Reviewed by: emaste
Differential Revision:https:
Author: jkim
Date: Tue May 3 18:50:10 2016
New Revision: 298998
URL: https://svnweb.freebsd.org/changeset/base/298998
Log:
Merge OpenSSL 1.0.2h.
Relnotes: yes
Added:
head/crypto/openssl/doc/crypto/EVP_EncodeInit.pod
- copied unchanged from r298991,
vendor-crypto/openssl/dist/d
On 4/26/16, Conrad E. Meyer wrote:
> Author: cem
> Date: Tue Apr 26 20:59:21 2016
> New Revision: 298665
> URL: https://svnweb.freebsd.org/changeset/base/298665
>
> Log:
> aacraid(4): Fix some mostly trivial buffer overruns
>
> strcpy(3) emits a trailing nul byte, trampling fields after the in
Author: jhb
Date: Tue May 3 19:37:25 2016
New Revision: 299000
URL: https://svnweb.freebsd.org/changeset/base/299000
Log:
Use the correct location of the SRIOV capability when enabling ARI.
While here, check if ARI was enabled by re-reading the config register
after writing it and return
Author: jhb
Date: Tue May 3 19:45:24 2016
New Revision: 299002
URL: https://svnweb.freebsd.org/changeset/base/299002
Log:
Save and restore SRIOV-related config registers.
Save the value of the IOV control and page size registers and restore
them (along with the VF count) in pci_cfg_save/
On Tue, May 3, 2016 at 12:00 PM, Oliver Pinter
wrote:
> strlcpy instead or adjust the p->vendors size?
Neither. The buffer is intentionally not nul-terminated. The
coverity reports are false positives.
Conrad
___
svn-src-head@freebsd.org mailing list
Author: vangyzen
Date: Tue May 3 20:14:04 2016
New Revision: 299004
URL: https://svnweb.freebsd.org/changeset/base/299004
Log:
Work around (ignore) broken SRAT tables
Instead of panicking when parsing an invalid ACPI SRAT table,
just ignore it, effectively disabling NUMA.
https://li
> On May 3, 2016, at 1:44 PM, Conrad Meyer wrote:
>
> On Tue, May 3, 2016 at 12:00 PM, Oliver Pinter
> wrote:
>> strlcpy instead or adjust the p->vendors size?
>
> Neither. The buffer is intentionally not nul-terminated. The
> coverity reports are false positives.
Then wouldn’t memcmp be be
Author: bapt
Date: Tue May 3 21:27:17 2016
New Revision: 299005
URL: https://svnweb.freebsd.org/changeset/base/299005
Log:
Print the fchmodat mode in human readable fashion
MFC after:1 week
Modified:
head/usr.bin/kdump/kdump.c
Modified: head/usr.bin/kdump/kdump.c
==
Author: pfg
Date: Tue May 3 21:51:52 2016
New Revision: 299006
URL: https://svnweb.freebsd.org/changeset/base/299006
Log:
sys/isa: minor spelling fixes.
No functional change.
Modified:
head/sys/isa/isa_common.h
head/sys/isa/pnp.c
head/sys/isa/pnpparse.c
Modified: head/sys/isa/isa_c
Conrad,
On Tue, Apr 12, 2016 at 05:42:54PM -0700, Conrad Meyer wrote:
C> On Tue, Apr 12, 2016 at 5:30 PM, Conrad E. Meyer wrote:
C> > Author: cem
C> > Date: Wed Apr 13 00:30:42 2016
C> > New Revision: 297897
C> > URL: https://svnweb.freebsd.org/changeset/base/297897
C> >
C> > Log:
C> > Add a
Author: pfg
Date: Tue May 3 22:01:48 2016
New Revision: 299007
URL: https://svnweb.freebsd.org/changeset/base/299007
Log:
Misc. build: minor spelling fixes.
No functional change.
Modified:
head/Makefile.inc1
head/ObsoleteFiles.inc
head/UPDATING
head/sys/conf/options
head/sys/mod
Author: pfg
Date: Tue May 3 22:05:03 2016
New Revision: 299008
URL: https://svnweb.freebsd.org/changeset/base/299008
Log:
kgssapi: insignificant spelling fix.
No functional change.
Modified:
head/sys/kgssapi/krb5/krb5_mech.c
Modified: head/sys/kgssapi/krb5/krb5_mech.c
=
Author: pfg
Date: Tue May 3 22:07:18 2016
New Revision: 299009
URL: https://svnweb.freebsd.org/changeset/base/299009
Log:
vmm(4): Small spelling fixes.
Reviewed by: grehan
Modified:
head/sys/amd64/vmm/amd/vmcb.h
head/sys/amd64/vmm/intel/vtd.c
head/sys/amd64/vmm/io/vlapic.c
head/s
Author: pfg
Date: Tue May 3 22:13:04 2016
New Revision: 299010
URL: https://svnweb.freebsd.org/changeset/base/299010
Log:
sys/amd64: Small spelling fixes.
No functional change.
Modified:
head/sys/amd64/acpica/acpi_wakecode.S
head/sys/amd64/amd64/atomic.c
head/sys/amd64/amd64/excepti
Author: pfg
Date: Tue May 3 22:20:55 2016
New Revision: 299011
URL: https://svnweb.freebsd.org/changeset/base/299011
Log:
pmcstudy.8: minor "efficiency" fix.
No functional change.
Modified:
head/usr.sbin/pmcstudy/pmcstudy.8
Modified: head/usr.sbin/pmcstudy/pmcstudy.8
==
On Tue, May 3, 2016 at 1:29 PM, Warner Losh wrote:
>
>> On May 3, 2016, at 1:44 PM, Conrad Meyer wrote:
>>
>> On Tue, May 3, 2016 at 12:00 PM, Oliver Pinter
>> wrote:
>>> strlcpy instead or adjust the p->vendors size?
>>
>> Neither. The buffer is intentionally not nul-terminated. The
>> coveri
On Tue, May 3, 2016 at 2:53 PM, Gleb Smirnoff wrote:
> On Tue, Apr 12, 2016 at 05:42:54PM -0700, Conrad Meyer wrote:
> C> On Tue, Apr 12, 2016 at 5:30 PM, Conrad E. Meyer wrote:
> C> > Log:
> C> > Add a small tool, resizewin(1), to query terminal for window size
> C>
> C> Whoops. The commit me
Also, it's not functionally identical to the xterm version which could cause an
issue for some users.
--
Daniel O'Connor
"The nice thing about standards
is there are so many to choose
from." - Andrew Tanenbaum
> On 4 May 2016, at 07:58, Conrad Meyer wrote:
>
>> On Tue, May 3, 2016 at 2:53 PM,
Michael,
On Mon, Apr 18, 2016 at 06:56:29PM +0200, Michael Tuexen wrote:
M> > On Mon, 2016-04-18 at 06:38 +, Michael Tuexen wrote:
M> >> Author: tuexen
M> >> Date: Mon Apr 18 06:38:53 2016
M> >> New Revision: 298187
M> >> URL: https://svnweb.freebsd.org/changeset/base/298187
M> >>
M> >> Log
Author: ngie
Date: Tue May 3 23:56:52 2016
New Revision: 299015
URL: https://svnweb.freebsd.org/changeset/base/299015
Log:
Use DEVMETHOD_END ({ NULL, NULL }) instead of hardcoding { 0, 0 }
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/dev/ioat/ioat.c
Modified: head/sys
On 29 April 2016 at 01:27, Randall Stewart wrote:
> Author: rrs
> Date: Thu Apr 28 13:27:12 2016
> New Revision: 298743
> URL: https://svnweb.freebsd.org/changeset/base/298743
>
> Log:
> This cleans up the timers code in TCP to start using the new
> async_drain functionality. This as been tes
On May 3, 2016 2:38 PM, "Conrad Meyer" wrote:
>
> On Tue, May 3, 2016 at 1:29 PM, Warner Losh wrote:
> >
> >> On May 3, 2016, at 1:44 PM, Conrad Meyer wrote:
> >>
> >> On Tue, May 3, 2016 at 12:00 PM, Oliver Pinter
> >> wrote:
> >>> strlcpy instead or adjust the p->vendors size?
> >>
> >> Neith
Author: adrian
Date: Wed May 4 01:29:00 2016
New Revision: 299028
URL: https://svnweb.freebsd.org/changeset/base/299028
Log:
[bwn] ensure the fallback rate stays in the same PHY mode.
Falling back from 6MB OFDM to 5MB CCK (a) may not work well in the
11bg PHYs, (b) won't work at all if y
Author: adrian
Date: Wed May 4 01:36:19 2016
New Revision: 299032
URL: https://svnweb.freebsd.org/changeset/base/299032
Log:
[bwn] accurately(ish) account transmit/recieve failures for rate control.
I noticed that it'd associate fine, but it'd quickly stop exchanging traffic.
Receive was
Author: araujo
Date: Wed May 4 01:43:07 2016
New Revision: 299033
URL: https://svnweb.freebsd.org/changeset/base/299033
Log:
Use imin() macro from sys/libkern.h.
MFC after:2 weeks.
Modified:
head/sys/dev/hptiop/hptiop.c
Modified: head/sys/dev/hptiop/hptiop.c
===
Author: kan
Date: Wed May 4 01:56:37 2016
New Revision: 299034
URL: https://svnweb.freebsd.org/changeset/base/299034
Log:
Fix nvram2env after bus_space_fdt removal.
The generic bus space does the mapping now, no need to pre-translate
phys addresses to KSEG1 anymore.
Submitted by: Hi
Author: vangyzen
Date: Wed May 4 02:06:46 2016
New Revision: 299035
URL: https://svnweb.freebsd.org/changeset/base/299035
Log:
sh: Handle empty hostname and $PWD when building prompt
If the hostname is empty and \h is used in $PS1,
the remainder of the prompt following \h will be empty.
Author: adrian
Date: Wed May 4 02:11:45 2016
New Revision: 299036
URL: https://svnweb.freebsd.org/changeset/base/299036
Log:
[bwn] fix rate control feedback.
* Add a debug print for the xmit completion status fields.
Yes, I like staring at a stream of DWORDS.
* Set the retrycnt to
Author: sephe
Date: Wed May 4 03:07:52 2016
New Revision: 299040
URL: https://svnweb.freebsd.org/changeset/base/299040
Log:
kern: Factor out function to convert hash flags to malloc(9) flags
Suggested by: jhb
Reviewed by: jhb, kib
Sponsored by: Microsoft OSTC
Differential Revision:
Author: bdrewery
Date: Wed May 4 03:13:48 2016
New Revision: 299041
URL: https://svnweb.freebsd.org/changeset/base/299041
Log:
DIRDEPS_BUILD: Exclude secure/lib* libraries for host builds.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/local.dirdeps.mk
Modified: he
Author: bdrewery
Date: Wed May 4 03:14:34 2016
New Revision: 299042
URL: https://svnweb.freebsd.org/changeset/base/299042
Log:
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/usr.bin/mkuzip/Makefile.depend
Modified: head/usr.bin/mkuzip/Mak
Hi,
make ftp stops here since r298823:
===> usr.bin/sdiff/tests (distribute)
cd /usr/src/usr.bin/sdiff/tests; make install -DNO_SUBDIR
DESTDIR=/usr/src/release/dist/tests SHARED=copies
install -o root -g wheel -m 555 sdiff
/usr/src/release/dist/tests/usr/tests/usr.bin/sdiff/sdiff
install: /u
Author: jkim
Date: Wed May 4 06:22:41 2016
New Revision: 299047
URL: https://svnweb.freebsd.org/changeset/base/299047
Log:
Fix build without "options PCI_IOV".
Modified:
head/sys/dev/pci/pci.c
Modified: head/sys/dev/pci/pci.c
=
Author: adrian
Date: Wed May 4 06:23:49 2016
New Revision: 299048
URL: https://svnweb.freebsd.org/changeset/base/299048
Log:
s/struct device */device_t/g
Submitted by: kmacy
Modified:
head/sys/dev/lmc/if_lmc.h
Modified: head/sys/dev/lmc/if_lmc.h
Author: adrian
Date: Wed May 4 06:24:10 2016
New Revision: 299049
URL: https://svnweb.freebsd.org/changeset/base/299049
Log:
s/struct device */device_t/g
Submitted by: kmacy
Modified:
head/sys/dev/buslogic/btreg.h
Modified: head/sys/dev/buslogic/btreg.h
Author: adrian
Date: Wed May 4 06:25:12 2016
New Revision: 299051
URL: https://svnweb.freebsd.org/changeset/base/299051
Log:
s/struct device */device_t/g
Submitted by: kmacy
Modified:
head/sys/dev/fdc/fdcvar.h
Modified: head/sys/dev/fdc/fdcvar.h
Author: adrian
Date: Wed May 4 06:24:51 2016
New Revision: 299050
URL: https://svnweb.freebsd.org/changeset/base/299050
Log:
s/struct device */device_t/g
Submitted by: kmacy
Modified:
head/sys/dev/esp/esp_pci.c
Modified: head/sys/dev/esp/esp_pci.c
==
Author: adrian
Date: Wed May 4 06:26:27 2016
New Revision: 299052
URL: https://svnweb.freebsd.org/changeset/base/299052
Log:
s/struct device */device_t/g
Submitted by: kmacy
Modified:
head/sys/dev/acpi_support/atk0110.c
Modified: head/sys/dev/acpi_support/atk0110.c
On Wed, May 04, 2016 at 07:54:46AM +0200, Kamil Czekirda wrote:
> Hi,
>
> make ftp stops here since r298823:
>
What is the revision you last tested because it is supposed to be fixed by:
r298837
Best regards,
Bapt
signature.asc
Description: PGP signature
65 matches
Mail list logo