Author: kib
Date: Sun Feb 6 09:33:08 2011
New Revision: 218365
URL: http://svn.freebsd.org/changeset/base/218365
Log:
MFC r218098:
Make ldd(1) work when versioned dependency file is cannot be loaded.
MFC r218099:
Fix grammar.
Modified:
stable/8/libexec/rtld-elf/rtld.c
Directory Prop
Author: miwi (doc,ports committer)
Date: Sun Feb 6 09:49:55 2011
New Revision: 218366
URL: http://svn.freebsd.org/changeset/base/218366
Log:
- Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.
PR: 154500
Submitted by: Ruslan Mahmatkhanov
Modified:
head/share/man/ma
On 02/06/2011 17:49, Martin Wilke wrote:
Author: miwi (doc,ports committer)
Date: Sun Feb 6 09:49:55 2011
New Revision: 218366
URL: http://svn.freebsd.org/changeset/base/218366
Log:
- Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.
PR: 154500
Submitted by:R
Author: bschmidt
Date: Sun Feb 6 10:25:11 2011
New Revision: 218368
URL: http://svn.freebsd.org/changeset/base/218368
Log:
Fix cut&paste mistake.
MFC after:1 week
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
===
Author: miwi (doc,ports committer)
Date: Sun Feb 6 11:39:51 2011
New Revision: 218369
URL: http://svn.freebsd.org/changeset/base/218369
Log:
- Use tabs not spaces
Reported by: bschmidt
Modified:
head/share/man/man4/bwi.4
Modified: head/share/man/man4/bwi.4
Author: pjd
Date: Sun Feb 6 12:21:29 2011
New Revision: 218370
URL: http://svn.freebsd.org/changeset/base/218370
Log:
Close more descriptors that can be open if the worker process for the given
resource is already running.
Submitted by: Mikolaj Golub
MFC after:1 week
Modified:
Author: rrs
Date: Sun Feb 6 13:17:40 2011
New Revision: 218371
URL: http://svn.freebsd.org/changeset/base/218371
Log:
1) Use same scheme Michael and I discussed for a selected for a flowid
2) If flowid is not set, arrange so it is stored.
3) If flowid is set by lower layer, use it.
MFC
Author: brooks
Date: Sun Feb 6 13:59:03 2011
New Revision: 218372
URL: http://svn.freebsd.org/changeset/base/218372
Log:
MFC r215213:
Add an (off by default) check for negative permissions (where the
group on a object has less permissions than everyone). These
permissions will not wor
Author: pjd
Date: Sun Feb 6 14:06:37 2011
New Revision: 218373
URL: http://svn.freebsd.org/changeset/base/218373
Log:
Open syslog when logging sysconf(3) failure.
Reported by: Mikolaj Golub
MFC after:1 week
Modified:
head/sbin/hastd/hastd.c
Modified: head/sbin/hastd/hastd.c
===
Author: pjd
Date: Sun Feb 6 14:07:58 2011
New Revision: 218374
URL: http://svn.freebsd.org/changeset/base/218374
Log:
Treat fstat(2) failure (different than EBADF) as fatal error.
Reported by: Mikolaj Golub
MFC after:1 week
Modified:
head/sbin/hastd/hastd.c
Modified: head/sbin/
Author: pjd
Date: Sun Feb 6 14:09:19 2011
New Revision: 218375
URL: http://svn.freebsd.org/changeset/base/218375
Log:
Add (void) cast before snprintf(3)s for which we are not interested in return
values.
MFC after:1 week
Modified:
head/sbin/hastd/hastd.c
Modified: head/sbin/hastd
On Sun, Feb 06, 2011 at 12:35:39AM +0200, Mikolaj Golub wrote:
[...]
> I think tres->hr_ctrl, hr_event, and hr_conn should be closed here too (like
> in the attached patch). Otherwise descriptor assertion will fail in primary if
> you have more than one resource, on the second resource.
You are ri
Author: pjd
Date: Sun Feb 6 14:17:08 2011
New Revision: 218376
URL: http://svn.freebsd.org/changeset/base/218376
Log:
Now that we break the loop on fstat(2) failure we no longer need to satisfy
gcc's imperfections.
MFC after:1 week
Modified:
head/sbin/hastd/hastd.c
Modified: head
On Sun, Feb 06, 2011 at 12:42:31AM +0200, Mikolaj Golub wrote:
[...]
> PJD> +/*
> PJD> + * At this point descriptor to syslog socket is closed, so if
> we want
> PJD> + * to log assertion message, we have to first store it in
> 'msg' local
> PJD> + * buffer and
Author: hrs
Date: Sun Feb 6 16:21:21 2011
New Revision: 218377
URL: http://svn.freebsd.org/changeset/base/218377
Log:
Add more relnotes items for 8.2R:
CTLFLAG_RDTUNize vm.kmem_size*,
debug.{kdb.stop_cpus,trace_on_panic}, kern.sync_on_panic,
pxeboot(8) NFSv3 by d
Author: adrian
Date: Sun Feb 6 17:40:27 2011
New Revision: 218378
URL: http://svn.freebsd.org/changeset/base/218378
Log:
Only tag packets with the A-MPDU bit if they were part of an A-MPDU RX.
Whilst I'm here, add a counter to count said packets.
Modified:
head/sys/dev/ath/if_ath.c
he
Author: adrian
Date: Sun Feb 6 20:11:24 2011
New Revision: 218379
URL: http://svn.freebsd.org/changeset/base/218379
Log:
Just tag all RX packets as needing reorder processing for now.
This fixes two problems -
* All packets need to be processed here, not just aggregate ones - as any
Author: marcel
Date: Sun Feb 6 22:18:37 2011
New Revision: 218382
URL: http://svn.freebsd.org/changeset/base/218382
Log:
Comment-out FLOWTABLE. It causes a kernel panic due to a misaligned memory
access related to an IPv6 route update.
PR: kern/148018
Modified:
head/sys/ia64
Author: jmallett
Date: Sun Feb 6 22:21:18 2011
New Revision: 218383
URL: http://svn.freebsd.org/changeset/base/218383
Log:
o) Cavium Octeon doesn't need nop barriers.
o) Have mips_wblush just do syncw, not sync on Cavium Octeon.
o) Add support for reading and writing some Octeon-specific re
On Thu, Jan 13, 2011 at 02:22:27PM +, John Baldwin wrote:
> Author: jhb
> Date: Thu Jan 13 14:22:27 2011
> New Revision: 217351
> URL: http://svn.freebsd.org/changeset/base/217351
>
> Log:
> Introduce two new helper macros to define the priority ranges used for
> interactive timeshare thre
Author: dougb
Date: Sun Feb 6 22:46:07 2011
New Revision: 218384
URL: http://svn.freebsd.org/changeset/base/218384
Log:
Update to BIND 9.6.3, the latest from ISC on the 9.6 branch.
All 9.6 users with DNSSEC validation enabled should upgrade to this
version, or the latest version in the 9
Author: jilles
Date: Sun Feb 6 23:26:14 2011
New Revision: 218385
URL: http://svn.freebsd.org/changeset/base/218385
Log:
rfork_thread(3): Mark deprecated in favor of pthread_create(3).
Modified:
head/lib/libc/gen/rfork_thread.3
Modified: head/lib/libc/gen/rfork_thread.3
Author: trasz
Date: Sun Feb 6 23:34:09 2011
New Revision: 218386
URL: http://svn.freebsd.org/changeset/base/218386
Log:
Make it impossible to clear the MNT_NFS4ACLS flag on ZFS filesystem
by using "mount -uw".
Reviewed by: pjd
MFC after:2 weeks
Modified:
head/sys/cddl/contrib/o
On Fri, 28 Jan 2011 21:48:15 + (UTC) Pawel Jakub Dawidek wrote:
PJD> Author: pjd
PJD> Date: Fri Jan 28 21:48:15 2011
PJD> New Revision: 218041
PJD> URL: http://svn.freebsd.org/changeset/base/218041
PJD> Log:
PJD> Add function to close all unneeded descriptors after fork(2).
PJD>
On Fri, 28 Jan 2011 21:56:47 + (UTC) Pawel Jakub Dawidek wrote:
PJD> Author: pjd
PJD> Date: Fri Jan 28 21:56:47 2011
PJD> New Revision: 218044
PJD> URL: http://svn.freebsd.org/changeset/base/218044
PJD> Log:
PJD> Add function to assert that the only descriptors we have open are the
Author: ticso
Date: Mon Feb 7 01:13:57 2011
New Revision: 218387
URL: http://svn.freebsd.org/changeset/base/218387
Log:
unbreak mutlicast hash creation for the second time.
at91_emac hardware is *not* using ether_crc32_be algorithm!
Modified:
head/sys/arm/at91/if_ate.c
Modified: head/sys/
Author: marcel
Date: Mon Feb 7 05:36:32 2011
New Revision: 218388
URL: http://svn.freebsd.org/changeset/base/218388
Log:
Remove use_high from the softc and simply check the number of GPIO
pins to determine whether there's a high register set or not. This
allows platform_gpio_init() to work
Author: nyan
Date: Mon Feb 7 07:39:09 2011
New Revision: 218389
URL: http://svn.freebsd.org/changeset/base/218389
Log:
MFi386: revision 217886
Set td_kstack_pages for thread0.
Modified:
head/sys/pc98/pc98/machdep.c
Modified: head/sys/pc98/pc98/machdep.c
==
Author: nyan
Date: Mon Feb 7 07:51:31 2011
New Revision: 218390
URL: http://svn.freebsd.org/changeset/base/218390
Log:
MFi386: revision 218327
Clear the padding when returning context to the usermode, for
MI ucontext_t and x86 MD parts.
Kernel allocates the structures on the stac
Author: nyan
Date: Mon Feb 7 07:52:53 2011
New Revision: 218391
URL: http://svn.freebsd.org/changeset/base/218391
Log:
MFi386: revision 218329
Fix linking of the kernel without device npx.
Modified:
head/sys/pc98/pc98/machdep.c
Modified: head/sys/pc98/pc98/machdep.c
=
30 matches
Mail list logo