on 06/06/2011 00:23 Pan Tsu said the following:
> Andriy Gapon writes:
>
>> Author: avg
>> Date: Sun Jun 5 21:01:41 2011
>> New Revision: 222723
>> URL: http://svn.freebsd.org/changeset/base/222723
>>
>> Log:
>> add SNDCTL_DSP_HALT specified by OSS
>>
>> This is really a new name for SNDC
On Jun 5, 2011, at 8:40 PM, Nathan Whitehorn wrote:
> On 06/05/11 20:52, Marcel Moolenaar wrote:
>> Author: marcel
>> Date: Mon Jun 6 01:52:15 2011
>> New Revision: 222726
>> URL: http://svn.freebsd.org/changeset/base/222726
>>
>> Log:
>> Fix ia64 ISO creation:
>> o boot/mfsroot.gz is no
Author: hrs
Date: Mon Jun 6 04:12:57 2011
New Revision: 222734
URL: http://svn.freebsd.org/changeset/base/222734
Log:
Do not activate automatic LL addr configuration when 0/1->1 transition of
ND6_IFF_IFDISABLED flag.
Modified:
head/sys/netinet6/nd6.c
Modified: head/sys/netinet6/nd6.c
On 06/05/11 20:52, Marcel Moolenaar wrote:
Author: marcel
Date: Mon Jun 6 01:52:15 2011
New Revision: 222726
URL: http://svn.freebsd.org/changeset/base/222726
Log:
Fix ia64 ISO creation:
o boot/mfsroot.gz is no more. Copy it only when it exists so as still
to be compatible with M
Author: hrs
Date: Mon Jun 6 03:37:33 2011
New Revision: 222733
URL: http://svn.freebsd.org/changeset/base/222733
Log:
Remove "ifconfig IF inet6 -accept_rtadv" when ipv6_gateway_enable=YES because
this is no longer needed.
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
===
Author: hrs
Date: Mon Jun 6 03:06:43 2011
New Revision: 222732
URL: http://svn.freebsd.org/changeset/base/222732
Log:
- Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement
Options for DNS Configuration) into rtadvd(8) and rtsold(8). DNS
information received by rtsold
Author: hrs
Date: Mon Jun 6 02:37:38 2011
New Revision: 222730
URL: http://svn.freebsd.org/changeset/base/222730
Log:
- Make the code more proactively clear an ND6_IFF_IFDISABLED flag when
an explicit action for INET6 configuration happens. The changes are:
1. When an ND6 flag is ch
Author: hrs
Date: Mon Jun 6 02:14:23 2011
New Revision: 222728
URL: http://svn.freebsd.org/changeset/base/222728
Log:
- Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.
- A new per-interface knob IFF_ND6_NO_RADR and sysctl IPV6CTL_NO_RADR.
This controls if acc
Author: marcel
Date: Mon Jun 6 01:52:15 2011
New Revision: 222726
URL: http://svn.freebsd.org/changeset/base/222726
Log:
Fix ia64 ISO creation:
o boot/mfsroot.gz is no more. Copy it only when it exists so as still
to be compatible with Makefile.sysinstall.
o while here, make ispfw
Author: mckusick
Date: Sun Jun 5 22:36:30 2011
New Revision: 222724
URL: http://svn.freebsd.org/changeset/base/222724
Log:
Grammer fix in comment.
Eliminate one (of several) possible conflicting buffer locks when
trying to reclaim blocks. Rest of fix to be incorporated as part
of SUJ u
Andriy Gapon writes:
> Author: avg
> Date: Sun Jun 5 21:01:41 2011
> New Revision: 222723
> URL: http://svn.freebsd.org/changeset/base/222723
>
> Log:
> add SNDCTL_DSP_HALT specified by OSS
>
> This is really a new name for SNDCTL_DSP_RESET.
>
> PR: kern/156874
> Submitted
Author: avg
Date: Sun Jun 5 21:01:41 2011
New Revision: 222723
URL: http://svn.freebsd.org/changeset/base/222723
Log:
add SNDCTL_DSP_HALT specified by OSS
This is really a new name for SNDCTL_DSP_RESET.
PR: kern/156874
Submitted by: gerald
MFC after:1 week
Modified:
Author: rmacklem
Date: Sun Jun 5 20:22:56 2011
New Revision: 222722
URL: http://svn.freebsd.org/changeset/base/222722
Log:
Add support for flock(2) locks to the new NFSv4 client. I think this
should be ok, since the client now delays NFSv4 Close operations
until VOP_INACTIVE()/VOP_RECLAIM()
On 04.06.11 05:22, Nathan Whitehorn wrote:
Author: nwhitehorn
Date: Sat Jun 4 03:22:16 2011
New Revision: 222666
URL: http://svn.freebsd.org/changeset/base/222666
Log:
Fix a typo derived from a mismerge from mmu_oea that would cause
pmap_sync_icache() to sync random (possibly uncached or
Author: avg
Date: Sun Jun 5 19:25:30 2011
New Revision: 222721
URL: http://svn.freebsd.org/changeset/base/222721
Log:
amdsbwd.4: fix history to reflect correct releases
Pointed out by: ru
MFC after:4 days
Modified:
head/share/man/man4/amdsbwd.4
Modified: head/share/man/man4
Author: avg
Date: Sun Jun 5 19:20:39 2011
New Revision: 222720
URL: http://svn.freebsd.org/changeset/base/222720
Log:
amdsbwd.4: fix spelling of my name
Pointed out by: ru
MFC after:3 days
Modified:
head/share/man/man4/amdsbwd.4
Modified: head/share/man/man4/amdsbwd.4
=
on 04/06/2011 13:23 Martin Matuska said the following:
> If we are "fixing" this,
I am not sure why you used the quotes here. I think that it's a real issue and
I believe that this commit is a reasonable fix.
> what about following pjd's rules and moving in
> direction vendor code (reducing diff
Author: rmacklem
Date: Sun Jun 5 18:17:37 2011
New Revision: 222719
URL: http://svn.freebsd.org/changeset/base/222719
Log:
The new NFSv4 client was erroneously using "p" instead of
"p_leader" for the "id" for POSIX byte range locking. I think
this would only have affected processes created
Author: rmacklem
Date: Sun Jun 5 17:31:44 2011
New Revision: 222718
URL: http://svn.freebsd.org/changeset/base/222718
Log:
Fix the new NFSv4 client so that it doesn't crash when
a mount is done for a VIMAGE kernel.
Tested by:glz at hidden-powers dot com
Reviewed by: bz
MFC after
Author: jilles
Date: Sun Jun 5 14:13:15 2011
New Revision: 222716
URL: http://svn.freebsd.org/changeset/base/222716
Log:
sh: Fix $? in heredocs on simple commands.
PR: bin/41410
Added:
head/tools/regression/bin/sh/expansion/heredoc2.0 (contents, props changed)
Modified:
he
Author: jilles
Date: Sun Jun 5 12:46:26 2011
New Revision: 222715
URL: http://svn.freebsd.org/changeset/base/222715
Log:
sh: Add already working testcases for $? in here-document.
If the here-document is attached to a compound command or subshell, $?
already works properly. This is both
Author: hrs
Date: Sun Jun 5 11:40:30 2011
New Revision: 222712
URL: http://svn.freebsd.org/changeset/base/222712
Log:
Use uint8_t for sockaddr sa_len.
Reviewed by: bz
Modified:
head/sys/netinet6/send.h
Modified: head/sys/netinet6/send.h
Author: hrs
Date: Sun Jun 5 11:37:20 2011
New Revision: 222711
URL: http://svn.freebsd.org/changeset/base/222711
Log:
Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as an
own address family.
Reviewed by: bz
Modified:
head/sbin/ifconfig/af_inet6.c
head/sbin
Author: rwatson
Date: Sun Jun 5 10:07:12 2011
New Revision: 222709
URL: http://svn.freebsd.org/changeset/base/222709
Log:
Correct a last minute merge error for new M_HASHTYPE macros. This didn't
turn up as a build problem because the macros aren't used (yet).
MFC after:3 days
Spon
On Sun, 5 Jun 2011, Julian Elischer wrote:
hmm note that my stealing of 4 bits for FIB was supposed to go away for 8
and beyond. We need to do an mbuf redesign.. at this stage, I guess it's a
project for 10.
Indeed -- it would be nice not just to reclaim the FIB bits, but also to
support mo
On 6/4/11 4:31 PM, Robert Watson wrote:
Author: rwatson
Date: Sat Jun 4 23:31:41 2011
New Revision: 222702
URL: http://svn.freebsd.org/changeset/base/222702
Log:
Allocate four bits from the mbuf flags field to represent the hash
type of a software- or hardware-generated hash held in the
26 matches
Mail list logo