On Wed, Nov 02, 2011 at 05:09:42PM +0200, Alexander Motin wrote:
> On 11/02/11 15:42, Pawel Jakub Dawidek wrote:
> > On Wed, Nov 02, 2011 at 09:24:59AM +, Alexander Motin wrote:
> >> Author: mav
> >> Date: Wed Nov 2 09:24:59 2011
> >> New Revision: 227015
> >> URL: http://svn.freebsd.org/chang
On 03.11.2011 09:51, Pawel Jakub Dawidek wrote:
> On Wed, Nov 02, 2011 at 05:09:42PM +0200, Alexander Motin wrote:
>> On 11/02/11 15:42, Pawel Jakub Dawidek wrote:
>>> On Wed, Nov 02, 2011 at 09:24:59AM +, Alexander Motin wrote:
Author: mav
Date: Wed Nov 2 09:24:59 2011
New Revi
Author: pluknet
Date: Thu Nov 3 09:09:05 2011
New Revision: 227055
URL: http://svn.freebsd.org/changeset/base/227055
Log:
Remove a couple of write-only variables.
Modified:
head/sys/netinet6/icmp6.c
Modified: head/sys/netinet6/icmp6.c
Author: pluknet
Date: Thu Nov 3 12:03:03 2011
New Revision: 227056
URL: http://svn.freebsd.org/changeset/base/227056
Log:
Remove the remnants of /stand/sysinstall.
loader.8: Sync the default init_path list with kern/init_main.c.
NOTES:Replace with /rescue/init in t
Author: attilio
Date: Thu Nov 3 14:36:56 2011
New Revision: 227058
URL: http://svn.freebsd.org/changeset/base/227058
Log:
Disable interrupt and preemption for smp_rendezvous() also in the
UP/!SMP case.
The callbacks may be relying on this feature and having 2 different
ways to deal with t
Author: rmacklem
Date: Thu Nov 3 14:38:03 2011
New Revision: 227059
URL: http://svn.freebsd.org/changeset/base/227059
Log:
Both a crash reported on freebsd-current on Oct. 18 under the
subject heading "mtx_lock() of destroyed mutex on NFS" and
PR# 156168 appear to be caused by clnt_dg_destr
Author: mlaier
Date: Thu Nov 3 18:33:30 2011
New Revision: 227061
URL: http://svn.freebsd.org/changeset/base/227061
Log:
Fix a use-after-free/redzone issue in the routing code.
Reported by (repeatedly): Mike Tancsa
Prodded by (repeatedly): bz
Forgotten by (repeatedly):mlai
Author: kib
Date: Thu Nov 3 18:55:18 2011
New Revision: 227062
URL: http://svn.freebsd.org/changeset/base/227062
Log:
Fix kernel panic when d_fdopen csw method is called for NULL fp.
This may happen when kernel consumer calls VOP_OPEN().
Reported by: Tavis Ormandy through delphij
MFC
Author: bz
Date: Thu Nov 3 21:20:22 2011
New Revision: 227064
URL: http://svn.freebsd.org/changeset/base/227064
Log:
Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30
for 3200 and 8200 series cards.
Submitted by: David C Somayajulu (david.somayaj...@qlogic.com),
Author: jhb
Date: Fri Nov 4 03:39:31 2011
New Revision: 227069
URL: http://svn.freebsd.org/changeset/base/227069
Log:
Move the cleanup of f_cdevpriv when the reference count of a devfs
file descriptor drops to zero out of _fdrop() and into devfs_close_f()
as it is only relevant for devfs fi
Author: jhb
Date: Fri Nov 4 04:02:50 2011
New Revision: 227070
URL: http://svn.freebsd.org/changeset/base/227070
Log:
Add the posix_fadvise(2) system call. It is somewhat similar to
madvise(2) except that it operates on a file descriptor instead of a
memory region. It is currently only su
Author: jhb
Date: Fri Nov 4 04:06:31 2011
New Revision: 227071
URL: http://svn.freebsd.org/changeset/base/227071
Log:
Regen.
Modified:
head/sys/compat/freebsd32/freebsd32_proto.h
head/sys/compat/freebsd32/freebsd32_syscall.h
head/sys/compat/freebsd32/freebsd32_syscalls.c
head/sys/compa
Author: alc
Date: Fri Nov 4 04:41:58 2011
New Revision: 227072
URL: http://svn.freebsd.org/changeset/base/227072
Log:
Simplify the implementation of the failure case in kmem_alloc_attr().
Modified:
head/sys/vm/vm_contig.c
Modified: head/sys/vm/vm_contig.c
===
13 matches
Mail list logo