Author: rpaulo
Date: Sat Aug 10 07:39:15 2013
New Revision: 254177
URL: http://svnweb.freebsd.org/changeset/base/254177
Log:
Fix the return value when we found a symbol in .dynstr. This nasty bug was
preventing a lot of symbol lookups in dtruss -s, for example.
Modified:
head/lib/libproc/pr
2013/8/10 Olivier Houchard
> On Fri, Aug 09, 2013 at 10:27:48AM +0200, Zbigniew Bodek wrote:
> > 2013/8/8 Zbyszek Bodek
> >
> > > On 07.08.2013 20:55, Jeff Roberson wrote:
> > > > On Wed, 7 Aug 2013, Zbyszek Bodek wrote:
> > > >
> > > >> On 07.08.2013 08:21, Jeff Roberson wrote:
> > > >>> Author
Author: kib
Date: Sat Aug 10 17:36:42 2013
New Revision: 254182
URL: http://svnweb.freebsd.org/changeset/base/254182
Log:
Different consumers of the struct vm_page abuse pageq member to keep
additional information, when the page is guaranteed to not belong to a
paging queue. Usually, this r
On Mon, Jul 22, 2013 at 06:41:54PM +, Kenneth D. Merry wrote:
> Author: ken
> Date: Mon Jul 22 18:41:53 2013
> New Revision: 253550
> URL: http://svnweb.freebsd.org/changeset/base/253550
>
> Log:
> Merge in phase 14+ -> 16 mps driver fixes from LSI:
> Submitted by: LSI
> MFC after
Author: kib
Date: Sat Aug 10 18:23:28 2013
New Revision: 254185
URL: http://svnweb.freebsd.org/changeset/base/254185
Log:
Restore the ability to kldload random.ko, by linking in the newly
added random_adaptors.c.
Modified:
head/sys/modules/random/Makefile
Modified: head/sys/modules/random/
Author: gjb
Date: Sat Aug 10 18:23:18 2013
New Revision: 254184
URL: http://svnweb.freebsd.org/changeset/base/254184
Log:
Fix a typo. The script should run /usr/bin/svnliteversion instead of
/usr/bin/svnversion in the affected section.
Reported by: lev, Dan Mack
Modified:
head/sys/co
On Sat, Aug 10, 2013 at 11:23 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Sat Aug 10 18:23:28 2013
> New Revision: 254185
> URL: http://svnweb.freebsd.org/changeset/base/254185
>
> Log:
> Restore the ability to kldload random.ko, by linking in the newly
> added random_adaptors.c.
>
>
On Sat, Aug 10, 2013 at 12:27:54PM -0700, Peter Wemm wrote:
> On Sat, Aug 10, 2013 at 11:23 AM, Konstantin Belousov
> wrote:
> > Author: kib
> > Date: Sat Aug 10 18:23:28 2013
> > New Revision: 254185
> > URL: http://svnweb.freebsd.org/changeset/base/254185
> >
> > Log:
> > Restore the ability
Author: kib
Date: Sat Aug 10 19:38:29 2013
New Revision: 254190
URL: http://svnweb.freebsd.org/changeset/base/254190
Log:
The random_adapters.c is standard in the conf/files. Revert wrong
r254185.
Pointed out by: peter
Modified:
head/sys/modules/random/Makefile
Modified: head/s
Author: kib
Date: Sat Aug 10 20:54:15 2013
New Revision: 254191
URL: http://svnweb.freebsd.org/changeset/base/254191
Log:
Match malloc(9) calls with free(9), not contigfree(9). Also remove
unneeded checks for NULL, free(9) can handle NULL pointers on its own,
and the regions were allocated
$Id: Makefile,v 1.17 2013/07/30 19:13:53 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20130730
+MAKE_VERSION= 20130810
PROG?= ${.CURDIR:T}
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-s
Author: kib
Date: Sat Aug 10 21:42:14 2013
New Revision: 254195
URL: http://svnweb.freebsd.org/changeset/base/254195
Log:
The r254167 moved initialization of the sleepqueues before the witness
is operational. init_sleepqueues() initializes 256 mutexes, which,
due to witness still being cold
Author: adrian
Date: Sat Aug 10 21:46:58 2013
New Revision: 254196
URL: http://svnweb.freebsd.org/changeset/base/254196
Log:
Add in missing m_free()'s during error conditions.
Modified:
head/sys/net80211/ieee80211_output.c
Modified: head/sys/net80211/ieee80211_output.c
==
Author: rpaulo
Date: Sat Aug 10 23:17:09 2013
New Revision: 254197
URL: http://svnweb.freebsd.org/changeset/base/254197
Log:
Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.
MFC after:3 days
Modified:
head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c
Modifie
Author: rpaulo
Date: Sun Aug 11 00:57:01 2013
New Revision: 254198
URL: http://svnweb.freebsd.org/changeset/base/254198
Log:
fasttrap_fork(): unlock the processes before removing the tracepoints.
In the future, we'll need to come up with new proc_*() functions that accept
locked processes
Author: adrian
Date: Sun Aug 11 01:04:07 2013
New Revision: 254200
URL: http://svnweb.freebsd.org/changeset/base/254200
Log:
Remove a now-unused firmware.
Deleted:
head/sys/contrib/dev/iwn/iwlwifi-6000g2a-17.168.5.3.fw.uu
___
svn-src-head@freebsd.or
Author: adrian
Date: Sun Aug 11 01:57:54 2013
New Revision: 254204
URL: http://svnweb.freebsd.org/changeset/base/254204
Log:
Prepare for the PAN (personal area network) support for iwn(4).
* Break out the single, static RX context into a pointer, and ..
* .. extend it to two RX contexts -
Author: adrian
Date: Sun Aug 11 03:39:28 2013
New Revision: 254206
URL: http://svnweb.freebsd.org/changeset/base/254206
Log:
Use the correct structure size when flipping the BT coex state machine.
This showed up when doing some basic testing on the Intel 6230.
Tested:
* Intel 6230
Author: rpaulo
Date: Sun Aug 11 06:57:57 2013
New Revision: 254207
URL: http://svnweb.freebsd.org/changeset/base/254207
Log:
Use device_printf().
Modified:
head/sys/dev/pci/fixup_pci.c
Modified: head/sys/dev/pci/fixup_pci.c
19 matches
Mail list logo