It was attached to my mail, but maybe got removed somewhere. Here it is. It
does not use asio, but reproduces the same sequence of system calls. You start
it and the try to connect with telnet to port 1.
harti
#include
#include
#include
#include
#include
#include
#include
#include
Author: adrian
Date: Fri Feb 3 06:04:06 2017
New Revision: 313137
URL: https://svnweb.freebsd.org/changeset/base/313137
Log:
[net80211] don't update quiet time counter values every probe request.
The quiet time counter update is happening each time the IE is added,
which also means it ha
Author: adrian
Date: Fri Feb 3 05:15:35 2017
New Revision: 313136
URL: https://svnweb.freebsd.org/changeset/base/313136
Log:
[ath_hal] [ar9300] link in the CAC enable/diable methods and expose it via
the HAL.
Modified:
head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c
head/sys/cont
Author: adrian
Date: Fri Feb 3 05:15:08 2017
New Revision: 313135
URL: https://svnweb.freebsd.org/changeset/base/313135
Log:
[ath_hal] prepare for CAC quiet time.
To support DFS, the NIC needs to be very quiet during this time.
No transmissions including ACKs are allowed.
This is ju
On 01.02.2017 9:46, Toomas Soome wrote:
> Author: tsoome
> Date: Wed Feb 1 08:46:59 2017
> New Revision: 313042
> URL: https://svnweb.freebsd.org/changeset/base/313042
>
> Log:
> loader.efi environment related cleanups
>
> Since we have dedicated libefi/env.c file for variable support, t
Author: adrian
Date: Fri Feb 3 03:57:06 2017
New Revision: 313134
URL: https://svnweb.freebsd.org/changeset/base/313134
Log:
[ath_hal] [ar9300] initial radar decode for AR9380 and later chips.
Modified:
head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c
Modified: head/sys/contrib/dev/
Author: markj
Date: Fri Feb 3 03:22:47 2017
New Revision: 313133
URL: https://svnweb.freebsd.org/changeset/base/313133
Log:
Sync the x86 dis_tables.c with upstream.
This corresponds to the following illumos issues:
5755 want support for Intel FMA instrs
5756 want support for Int
Author: markj
Date: Fri Feb 3 01:32:04 2017
New Revision: 313132
URL: https://svnweb.freebsd.org/changeset/base/313132
Log:
MFC r310724:
Follow DW_AT_specification when looking up DW_AT_type attributes.
PR: 215350, 215395
Modified:
stable/11/contrib/elftoolchain/libdwarf/dwarf_attrv
Author: markj
Date: Fri Feb 3 01:30:51 2017
New Revision: 313131
URL: https://svnweb.freebsd.org/changeset/base/313131
Log:
MFC r308773:
Define dependencies for some auto-generated source files in libdtrace.
Modified:
stable/11/cddl/lib/libdtrace/Makefile
Directory Properties:
stable/11/
Author: markj
Date: Fri Feb 3 01:28:57 2017
New Revision: 313130
URL: https://svnweb.freebsd.org/changeset/base/313130
Log:
MFC r307400, r307401:
DTrace test fixes.
Modified:
stable/11/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/tst.args1.c
stable/11/cddl/usr.sbin/dtrace/test
Author: markj
Date: Fri Feb 3 01:23:39 2017
New Revision: 313129
URL: https://svnweb.freebsd.org/changeset/base/313129
Log:
MFC r305055:
Recursively enumerate anonymous structs and unions in ctf_member_info().
Modified:
stable/11/cddl/contrib/opensolaris/common/ctf/ctf_types.c
Directory Pr
Author: markj
Date: Fri Feb 3 01:21:56 2017
New Revision: 313128
URL: https://svnweb.freebsd.org/changeset/base/313128
Log:
MFC r302793:
Allow ACPI wakeup code and page tables to be stored in non-contiguous pages.
Modified:
stable/11/sys/x86/acpica/acpi_wakeup.c
Directory Properties:
sta
Author: markj
Date: Fri Feb 3 01:19:48 2017
New Revision: 313127
URL: https://svnweb.freebsd.org/changeset/base/313127
Log:
MFC r307693:
Simplify keg_drain() a bit by using LIST_FOREACH_SAFE.
Modified:
stable/11/sys/vm/uma_core.c
Directory Properties:
stable/11/ (props changed)
Modifi
Author: markj
Date: Fri Feb 3 01:18:47 2017
New Revision: 313126
URL: https://svnweb.freebsd.org/changeset/base/313126
Log:
MFC r309698, r309699, r309700:
DTrace test fixes.
Modified:
stable/11/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/tst.provregex3.ksh
stable/11/cddl/co
Author: markj
Date: Fri Feb 3 01:16:54 2017
New Revision: 313125
URL: https://svnweb.freebsd.org/changeset/base/313125
Log:
MFC r309200:
Launder VPO_NOSYNC pages upon vnode deactivation.
Modified:
stable/11/lib/libc/sys/mmap.2
stable/11/sys/kern/vfs_subr.c
Directory Properties:
stable/
Author: markj
Date: Fri Feb 3 01:15:31 2017
New Revision: 313124
URL: https://svnweb.freebsd.org/changeset/base/313124
Log:
MFC r310420, r310421, r310422:
Fix races and logic errors around dlclose().
Modified:
stable/11/libexec/rtld-elf/rtld.c
stable/11/libexec/rtld-elf/rtld.h
Directory
Author: markj
Date: Fri Feb 3 01:10:38 2017
New Revision: 313123
URL: https://svnweb.freebsd.org/changeset/base/313123
Log:
MFC r310316:
Consistently print D variable indices in decimal when disassembling.
Modified:
stable/11/cddl/contrib/opensolaris/lib/libdtrace/common/dt_dis.c
Directory
Author: markj
Date: Fri Feb 3 01:04:22 2017
New Revision: 313122
URL: https://svnweb.freebsd.org/changeset/base/313122
Log:
MFC r312209:
Suppress a warning about m_assertbuf being unused.
Modified:
stable/11/sys/kern/uipc_mbuf.c
Directory Properties:
stable/11/ (props changed)
Modifie
Author: markj
Date: Fri Feb 3 00:58:08 2017
New Revision: 313121
URL: https://svnweb.freebsd.org/changeset/base/313121
Log:
MFC r311902:
Coalesce TLB shootdowns of global PTEs in pmap_advise() on x86.
Modified:
stable/11/sys/amd64/amd64/pmap.c
stable/11/sys/i386/i386/pmap.c
Directory Pro
Author: markj
Date: Fri Feb 3 00:55:31 2017
New Revision: 313120
URL: https://svnweb.freebsd.org/changeset/base/313120
Log:
MFC r312893:
Fix an off-by-one in an assertion on fasttrap tracepoint sizes.
Modified:
stable/11/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c
Director
Author: markj
Date: Fri Feb 3 00:54:27 2017
New Revision: 313119
URL: https://svnweb.freebsd.org/changeset/base/313119
Log:
MFC r312199:
Stop the scheduler upon panic even in non-SMP kernels.
Modified:
stable/11/sys/kern/kern_shutdown.c
Directory Properties:
stable/11/ (props changed)
Author: markj
Date: Fri Feb 3 00:53:33 2017
New Revision: 313118
URL: https://svnweb.freebsd.org/changeset/base/313118
Log:
MFC r312307:
Improve some of the sysctl descriptions added in r299827.
Modified:
stable/11/sys/netinet6/in6_proto.c
Directory Properties:
stable/11/ (props change
Author: markj
Date: Fri Feb 3 00:50:41 2017
New Revision: 313117
URL: https://svnweb.freebsd.org/changeset/base/313117
Log:
MFC r310332:
Avoid modifying the object string table when patching USDT probes.
Modified:
stable/11/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c
Directory
Author: imp
Date: Thu Feb 2 23:04:00 2017
New Revision: 313111
URL: https://svnweb.freebsd.org/changeset/base/313111
Log:
Use aligned buffer for the firmware data. Otherwise, when loading a
MAXPHYS bytes of data, the I/O would require MAXPHYS + PAGE_SIZE worth
of pages to do the I/O and we'
Author: imp
Date: Thu Feb 2 23:04:06 2017
New Revision: 313113
URL: https://svnweb.freebsd.org/changeset/base/313113
Log:
Ensure that the passthrough request will fit in MAXPHYS bytes after it
has been rounded to full pages. This avoids a panic in
vm_fault_quick_hold_pages due to this off-b
Author: asomers
Date: Thu Feb 2 23:04:01 2017
New Revision: 313112
URL: https://svnweb.freebsd.org/changeset/base/313112
Log:
MFC r310180, r310327
r310180:
Fix panic during lagg destruction with simultaneous status check
If you run "ifconfig lagg0 destroy" and "ifconfig lagg0" at th
On Thu, Feb 02, 2017 at 01:51:28PM -0800, Ngie Cooper wrote:
N> On Thu, Feb 2, 2017 at 11:56 AM, Gleb Smirnoff wrote:
N> > Author: glebius
N> > Date: Thu Feb 2 19:56:41 2017
N> > New Revision: 313104
N> > URL: https://svnweb.freebsd.org/changeset/base/313104
N> >
N> > Log:
N> > Reduce diff to u
On Thu, Feb 02, 2017 at 01:56:32PM -0800, Ngie Cooper wrote:
> On Thu, Feb 2, 2017 at 12:30 PM, Alexey Dokuchaev wrote:
> > Author: danfe (ports committer)
> > Date: Thu Feb 2 20:30:50 2017
> > New Revision: 313107
> > URL: https://svnweb.freebsd.org/changeset/base/313107
> >
> > Log:
> > Try t
Author: kib
Date: Thu Feb 2 22:02:10 2017
New Revision: 313109
URL: https://svnweb.freebsd.org/changeset/base/313109
Log:
Use ANSI definitions for some i386 functions.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/sys/i386/i386/machdep.c
head/sys/i386/i386
On Thu, Feb 2, 2017 at 12:30 PM, Alexey Dokuchaev wrote:
> Author: danfe (ports committer)
> Date: Thu Feb 2 20:30:50 2017
> New Revision: 313107
> URL: https://svnweb.freebsd.org/changeset/base/313107
>
> Log:
> Try to fix the old "he capability is stupid" bug in gettytab(5)/getty(8)
>
> The
On Thu, Feb 2, 2017 at 11:56 AM, Gleb Smirnoff wrote:
> Author: glebius
> Date: Thu Feb 2 19:56:41 2017
> New Revision: 313104
> URL: https://svnweb.freebsd.org/changeset/base/313104
>
> Log:
> Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll
> also
> make it easier
Author: asomers
Date: Thu Feb 2 21:05:55 2017
New Revision: 313108
URL: https://svnweb.freebsd.org/changeset/base/313108
Log:
MFC r310180, r310327
r310180:
Fix panic during lagg destruction with simultaneous status check
If you run "ifconfig lagg0 destroy" and "ifconfig lagg0" at th
Author: danfe (ports committer)
Date: Thu Feb 2 20:30:50 2017
New Revision: 313107
URL: https://svnweb.freebsd.org/changeset/base/313107
Log:
Try to fix the old "he capability is stupid" bug in gettytab(5)/getty(8)
There is one capability explicitly documented in gettytab(5) as stupid: he.
On Thu, 2 Feb 2017, Konstantin Belousov wrote:
On Tue, Jan 31, 2017 at 03:26:32AM +, Conrad E. Meyer wrote:
+ compile-with"${CC} -c ${CFLAGS:N-nostdinc} ${WERROR} ${PROF} -msse4
${.IMPSRC}" \
BTW, new gcc has -mcrc32 option, but clang 3.9.1 apparently does not.
I've almost fi
Author: jkim
Date: Thu Feb 2 20:01:54 2017
New Revision: 313106
URL: https://svnweb.freebsd.org/changeset/base/313106
Log:
Update byacc regression tests to match 20170201.
Modified:
head/usr.bin/yacc/tests/Makefile
Modified: head/usr.bin/yacc/tests/Makefile
=
Author: jkim
Date: Thu Feb 2 20:00:01 2017
New Revision: 313105
URL: https://svnweb.freebsd.org/changeset/base/313105
Log:
MFV: r313101
Update byacc to 20170201.
Added:
head/contrib/byacc/test/btyacc/expr.oxout.error
- copied unchanged from r313101,
vendor/byacc/dist/test/btyacc/
Author: glebius
Date: Thu Feb 2 19:56:41 2017
New Revision: 313104
URL: https://svnweb.freebsd.org/changeset/base/313104
Log:
Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll also
make it easier to upstream HAVE_CASPER patch.
Modified:
head/contrib/tcpdump/config.h
Author: asomers
Date: Thu Feb 2 19:50:28 2017
New Revision: 313103
URL: https://svnweb.freebsd.org/changeset/base/313103
Log:
MFC r311160, r311210, r311288, r311292, r311298, r311340
r311160:
misc minor fixes in mpr(4)
sys/dev/mpr/mpr_sas.c
* Fix a potential null pointer der
Hartmut,
Thanks for explanation! Is there a test program available to reproduce the
problem? I want
to try the sequence on my branch.
On Thu, Feb 02, 2017 at 08:29:20AM +, hartmut.bra...@dlr.de wrote:
H> To be honest - I feared that when I saw your messages regarding this. Here
is my or
On Thu, 2 Feb 2017, Konstantin Belousov wrote:
On Fri, Feb 03, 2017 at 05:14:15AM +1100, Bruce Evans wrote:
You won't want to ifdef this for SMP, so the i386 implementation has
further bugs like I expected (fcmpset is not implemented in the
CPU_DISABLE_CMPXCHG case).
I think it is time to re
Author: jkim
Date: Thu Feb 2 19:23:07 2017
New Revision: 313102
URL: https://svnweb.freebsd.org/changeset/base/313102
Log:
Tag byacc 20170201.
Added:
vendor/byacc/20170201/
- copied from r313101, vendor/byacc/dist/
___
svn-src-all@freebsd.org
Author: jkim
Date: Thu Feb 2 19:22:26 2017
New Revision: 313101
URL: https://svnweb.freebsd.org/changeset/base/313101
Log:
Import byacc 20170201.
Added:
vendor/byacc/dist/test/btyacc/expr.oxout.error
vendor/byacc/dist/test/btyacc/expr.oxout.output
vendor/byacc/dist/test/btyacc/expr.oxout
On Tue, Jan 31, 2017 at 03:26:32AM +, Conrad E. Meyer wrote:
> + compile-with"${CC} -c ${CFLAGS:N-nostdinc} ${WERROR} ${PROF} -msse4
> ${.IMPSRC}" \
BTW, new gcc has -mcrc32 option, but clang 3.9.1 apparently does not.
___
svn-src-all@freebs
On Fri, Feb 03, 2017 at 05:14:15AM +1100, Bruce Evans wrote:
> You won't want to ifdef this for SMP, so the i386 implementation has
> further bugs like I expected (fcmpset is not implemented in the
> CPU_DISABLE_CMPXCHG case).
I think it is time to remove the option. It certainly outlived it
use
Author: asomers
Date: Thu Feb 2 18:27:20 2017
New Revision: 313100
URL: https://svnweb.freebsd.org/changeset/base/313100
Log:
MFC r311160, r311210, r311288, r311292, r311298, r311340
r311160:
misc minor fixes in mpr(4)
sys/dev/mpr/mpr_sas.c
* Fix a potential null pointer der
On Thu, 2 Feb 2017, Mateusz Guzik wrote:
On Wed, Feb 01, 2017 at 10:12:57PM +1100, Bruce Evans wrote:
On Mon, 30 Jan 2017, Bruce Evans wrote:
On Mon, 30 Jan 2017, Mateusz Guzik wrote:
Log:
i386: add atomic_fcmpset
Tested by: pho
This is has some bugs and style bugs.
This is still
Author: trasz
Date: Thu Feb 2 17:44:55 2017
New Revision: 313099
URL: https://svnweb.freebsd.org/changeset/base/313099
Log:
Ifdef out the unused vm_rr_selectdomain().
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/sys/vm/vm_phys.c
Modified: head/sys/vm/vm_phys.c
=
Author: lidl
Date: Thu Feb 2 17:43:00 2017
New Revision: 313098
URL: https://svnweb.freebsd.org/changeset/base/313098
Log:
Fix compilation for mips64 platforms
The hwpmc_mips24k / hwpmc_mips74k modules are only for mips 32-bit hosts.
Reviewed by: adrian
Modified:
head/sys/modules/Mak
Author: jhb
Date: Thu Feb 2 17:29:15 2017
New Revision: 313097
URL: https://svnweb.freebsd.org/changeset/base/313097
Log:
Require Data Layer Active reporting for native PCI-e HotPlug.
Some PCI-e bridges report that they support HotPlug in the slot
capabilities but do not report support f
Author: kib
Date: Thu Feb 2 13:40:37 2017
New Revision: 313096
URL: https://svnweb.freebsd.org/changeset/base/313096
Log:
MFC r312649:
Document mount option "nonc" for tmpfs.
Modified:
stable/10/share/man/man5/tmpfs.5
Directory Properties:
stable/10/ (props changed)
Modified: stable/1
Author: kib
Date: Thu Feb 2 13:39:11 2017
New Revision: 313095
URL: https://svnweb.freebsd.org/changeset/base/313095
Log:
MFC r312432:
Add a mount option for tmpfs(5) to not use namecache.
Modified:
stable/10/sys/fs/tmpfs/tmpfs.h
stable/10/sys/fs/tmpfs/tmpfs_subr.c
stable/10/sys/fs/tmp
Author: kib
Date: Thu Feb 2 13:38:01 2017
New Revision: 313094
URL: https://svnweb.freebsd.org/changeset/base/313094
Log:
MFC r312430:
Implement VOP_VPTOCNP() for tmpfs.
Modified:
stable/10/sys/fs/tmpfs/tmpfs_vnops.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10
Author: kib
Date: Thu Feb 2 13:37:00 2017
New Revision: 313093
URL: https://svnweb.freebsd.org/changeset/base/313093
Log:
MFC r312429:
VNON nodes cannot exist.
Modified:
stable/10/sys/fs/tmpfs/tmpfs_subr.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/fs/tmp
Author: kib
Date: Thu Feb 2 13:36:07 2017
New Revision: 313092
URL: https://svnweb.freebsd.org/changeset/base/313092
Log:
MFC r312428:
Refcount tmpfs nodes and mount structures.
Modified:
stable/10/sys/fs/tmpfs/tmpfs.h
stable/10/sys/fs/tmpfs/tmpfs_subr.c
stable/10/sys/fs/tmpfs/tmpfs_vf
Author: adrian
Date: Thu Feb 2 09:19:57 2017
New Revision: 313091
URL: https://svnweb.freebsd.org/changeset/base/313091
Log:
[ath_hal] [ar9300] initial radar detection glue.
* flesh out a "get default DFS parameters" routine
* remove the stub that returns NULL
* fix up the enable DFS m
On Thu, Feb 02, 2017 at 06:07:23PM +1100, Peter Jeremy wrote:
> It clearly states to users that their system is unsupported and
> explains how they can bypass the check if they know what they are
> doing.
It also prevents us from making a promise that we have no intention
of keeping (e.g., indefin
Sure. Let's settle this a couple of days.
harti
-Original Message-
From: hiren panchasara [mailto:hi...@strugglingcoder.info]
Sent: Wednesday, February 01, 2017 6:33 PM
To: Hartmut Brandt
Cc: src-committ...@freebsd.org; svn-src-all@freebsd.org;
svn-src-h...@freebsd.org
Subject: Re: svn
To be honest - I feared that when I saw your messages regarding this. Here is
my original message from july. Attached is also a small test program.
Hi,
I'm trying to use asio (that's boost::asio without boost) to handle listening
sockets asynchronuosly. This appears not to work. There are also
58 matches
Mail list logo