Author: ae
Date: Mon Jul 4 05:47:48 2011
New Revision: 223753
URL: http://svn.freebsd.org/changeset/base/223753
Log:
ARP code reuses mbuf from ARP request to make a reply, but it does not
reset rcvif to NULL. Since rcvif is not NULL, ipfw(4) supposes that ARP
replies were received on specif
Author: hrs
Date: Mon Jul 4 03:19:06 2011
New Revision: 223752
URL: http://svn.freebsd.org/changeset/base/223752
Log:
Add sanity check for ifm_version in struct if_msghdr.
Modified:
head/usr.sbin/rtadvd/if.c
Modified: head/usr.sbin/rtadvd/if.c
===
Author: rmacklem
Date: Mon Jul 4 01:27:41 2011
New Revision: 223751
URL: http://svn.freebsd.org/changeset/base/223751
Log:
MFC: r223349
Fix the new NFSv4 server so that it only allows Lookup of
directories and symbolic links when traversing non-exported
file systems. Found during the rece
Author: rmacklem
Date: Mon Jul 4 01:06:19 2011
New Revision: 223750
URL: http://svn.freebsd.org/changeset/base/223750
Log:
MFC: r223348
Fix the new NFSv4 server so that it allows Access and Readlink
operations while traversing non-exported file systems. This is
required for some non-FreeB
Author: rmacklem
Date: Mon Jul 4 00:45:21 2011
New Revision: 223749
URL: http://svn.freebsd.org/changeset/base/223749
Log:
MFC: r223312
Fix a number of places where the new NFS server did not
lock the mutex when manipulating rc_flag in the DRC cache.
This is believed to fix a hung server
Author: rmacklem
Date: Mon Jul 4 00:24:59 2011
New Revision: 223748
URL: http://svn.freebsd.org/changeset/base/223748
Log:
MFC: r223309
Fix the kgssapi so that it can be loaded as a module. Currently
the NFS subsystems use five of the rpcsec_gss/kgssapi entry points,
but since it was not
Author: rmacklem
Date: Sun Jul 3 21:44:26 2011
New Revision: 223747
URL: http://svn.freebsd.org/changeset/base/223747
Log:
Modify the new NFSv4 client so that it appends a file handle
to the lock_owner4 string that goes on the wire. Also, add
code to do a ReleaseLockOwner Op on the lock_own
Author: gavin
Date: Sun Jul 3 21:07:21 2011
New Revision: 223746
URL: http://svn.freebsd.org/changeset/base/223746
Log:
Merge r222778 from head:
Rework parts of this man page to improve grammar.
PR: docs/157467 (partially)
Submitted by: Ben Kaduk (partially)
Modified:
Author: gavin
Date: Sun Jul 3 21:05:10 2011
New Revision: 223745
URL: http://svn.freebsd.org/changeset/base/223745
Log:
Merge r223446 from head:
Use USB_VENDOR_OVISLINK define rather than the vendor ID.
PR: usb/158142
Submitted by: Robert Millan
Modified:
stable/8/sy
Author: ed
Date: Sun Jul 3 20:59:57 2011
New Revision: 223744
URL: http://svn.freebsd.org/changeset/base/223744
Log:
Improve portability of config(8).
- Use strlen(dp->d_name) instead of the unportable dp->d_namlen. Rename
i to len to make it slightly more descriptive and prevent negat
Author: trociny
Date: Sun Jul 3 16:54:27 2011
New Revision: 223743
URL: http://svn.freebsd.org/changeset/base/223743
Log:
MFC r219847, r221898, r221899, r24, r223584, r223585:
r219847 (pjd):
When dropping privileges prefer capsicum over chroot+setgid+setuid.
We can use capsicum
Author: jilles
Date: Sun Jul 3 16:32:03 2011
New Revision: 223742
URL: http://svn.freebsd.org/changeset/base/223742
Log:
MFC r223227: rc.subr: Eliminate about 100 forks from the boot sequence.
With the current sh, placing eval in a command substitution always results
in a fork(), even if
Author: bz
Date: Sun Jul 3 16:08:38 2011
New Revision: 223741
URL: http://svn.freebsd.org/changeset/base/223741
Log:
Tag mbufs of all incoming frames or packets with the interface's FIB
setting (either default or if supported as set by SIOCSIFFIB, e.g.
from ifconfig).
Submitted by: Ale
Author: bz
Date: Sun Jul 3 15:34:09 2011
New Revision: 223739
URL: http://svn.freebsd.org/changeset/base/223739
Log:
Remove extra white space to comply with style for the rest of the struct.
MFC after:2 weeks
Modified:
head/sys/net/if_var.h
Modified: head/sys/net/if_var.h
=
Author: hselasky
Date: Sun Jul 3 13:27:23 2011
New Revision: 223736
URL: http://svn.freebsd.org/changeset/base/223736
Log:
Introduce a quirk for broken USB MIDI hardware instead of limiting performance
in general.
MFC after:1 week
Modified:
head/sys/dev/sound/usb/uaudio.c
head/s
On Tue, 28 Jun 2011 18:01:37 +0200, Warner Losh wrote:
On Jun 28, 2011, at 2:45 AM, Alexey Dokuchaev wrote:
On Sun, Jun 26, 2011 at 10:14:13PM -0600, Warner Losh wrote:
Not in GENERIC. 9.0 is getting ready to feature freeze any minute, so
there's no time to do the testing that a radical ch
Author: bz
Date: Sun Jul 3 12:22:02 2011
New Revision: 223735
URL: http://svn.freebsd.org/changeset/base/223735
Log:
Add infrastructure to allow all frames/packets received on an interface
to be assigned to a non-default FIB instance.
You may need to recompile world or ports due to the c
Author: jh
Date: Sun Jul 3 07:16:59 2011
New Revision: 223734
URL: http://svn.freebsd.org/changeset/base/223734
Log:
MFC r222825: Remove a gratuitous newline.
PR: bin/153667
Modified:
stable/7/libexec/comsat/comsat.c
Directory Properties:
stable/7/libexec/comsat/ (props ch
Author: jh
Date: Sun Jul 3 07:14:48 2011
New Revision: 223733
URL: http://svn.freebsd.org/changeset/base/223733
Log:
MFC r222825: Remove a gratuitous newline.
PR: bin/153667
Modified:
stable/8/libexec/comsat/comsat.c
Directory Properties:
stable/8/libexec/comsat/ (props ch
19 matches
Mail list logo