Author: jmg
Date: Wed Sep 25 02:49:18 2013
New Revision: 255867
URL: http://svnweb.freebsd.org/changeset/base/255867
Log:
NULL stale pointers (should be a no-op as they should no longer be
used)...
Reviewed by: dteske
Approved by: re (kib)
Sponsored by: Vicor
MFC after:3 days
Author: jmg
Date: Wed Sep 25 02:48:12 2013
New Revision: 255866
URL: http://svnweb.freebsd.org/changeset/base/255866
Log:
fix a bug where we access a bread buffer after we have brelse'd it...
The kernel normally didn't unmap/context switch away before we accessed
the buffer most of the time,
Author: gjb
Date: Wed Sep 25 01:48:45 2013
New Revision: 255865
URL: http://svnweb.freebsd.org/changeset/base/255865
Log:
Revert r255853 pending fixes to build errors in usr.bin/kdump
Approved by: re (implicit)
Modified:
head/sys/cam/cam.h
head/sys/cam/cam_ccb.h
head/sys/cam/cam_com
On Tue, 24 Sep 2013 15:23:44 -0400, Benjamin Kaduk writes:
>> There is no "FreeBSD 9,", only "FreeBSD 9.0", "FreeBSD 9.1", etc.
Ah - sorry.
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, s
Author: jhb
Date: Tue Sep 24 20:38:55 2013
New Revision: 255862
URL: http://svnweb.freebsd.org/changeset/base/255862
Log:
MFC 240424,244582:
Improve check coverage about idle threads.
Idle threads are not allowed to acquire any lock but spinlocks.
Deny any attempt to do so by panicing a
Author: joel (doc committer)
Date: Tue Sep 24 20:14:59 2013
New Revision: 255861
URL: http://svnweb.freebsd.org/changeset/base/255861
Log:
Minor mdoc fixes.
Approved by: re (blanket)
Modified:
head/share/man/man4/bxe.4
Modified: head/share/man/man4/bxe.4
===
Author: des
Date: Tue Sep 24 20:05:16 2013
New Revision: 255860
URL: http://svnweb.freebsd.org/changeset/base/255860
Log:
Introduce a kern.geom.notaste sysctl that can be used to temporarily
disable GEOM tasting to avoid the "bouncing GEOM" problem where, when
you shut down the consumer of a
On Tue, Sep 24, 2013 at 2:32 PM, Simon J. Gerraty wrote:
>
> On Tue, 24 Sep 2013 20:41:19 +0400, Sergey Kandaurov writes:
> >> +.Fx 9
> >
> >This results in mdoc warning.
> >:mdoc warning: .Fx: Unknown FreeBSD version `9' (#733)
>
> On what release?
> Surely 9 and later know about 9?
>
> There is
On Tue, 24 Sep 2013 20:41:19 +0400, Sergey Kandaurov writes:
>> +.Fx 9
>
>This results in mdoc warning.
>:mdoc warning: .Fx: Unknown FreeBSD version `9' (#733)
On what release?
Surely 9 and later know about 9?
___
svn-src-all@freebsd.org mailing list
h
Author: jhb
Date: Tue Sep 24 19:09:21 2013
New Revision: 255859
URL: http://svnweb.freebsd.org/changeset/base/255859
Log:
Don't parse NO_ROOT metadata for extra kernels if NO_ROOT isn't defined.
Approved by: re (gjb)
MFC after:1 week
Modified:
head/Makefile.inc1
Modified: head/Ma
Author: trasz
Date: Tue Sep 24 18:24:01 2013
New Revision: 255857
URL: http://svnweb.freebsd.org/changeset/base/255857
Log:
As it turns out, when MOD_LOAD handler returns error, kernel calls MOD_UNLOAD
handler. Make the new iSCSI initiator not panic when this happens.
Approved by: re (g
Thank you for your hard work and help :)
On Thu, 19 Sep 2013 20:19:09 + (UTC)
Mikolaj Golub wrote:
> Author: trociny
> Date: Thu Sep 19 20:19:08 2013
> New Revision: 255716
> URL: http://svnweb.freebsd.org/changeset/base/255716
>
> Log:
> When updating the map of dirty extents, most recen
Author: jh
Date: Tue Sep 24 17:09:28 2013
New Revision: 255856
URL: http://svnweb.freebsd.org/changeset/base/255856
Log:
MFC r250706: A library function shall not set errno to 0.
Modified:
stable/9/sys/kern/subr_sbuf.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/
Author: trasz
Date: Tue Sep 24 17:01:29 2013
New Revision: 255855
URL: http://svnweb.freebsd.org/changeset/base/255855
Log:
Improve error handling in the old initiator, preventing panic on attempt
to load iscsi_initiator.ko when iscsi.ko is already loaded.
Approved by: re (glebius)
Spo
Author: gjb
Date: Tue Sep 24 16:59:28 2013
New Revision: 255854
URL: http://svnweb.freebsd.org/changeset/base/255854
Log:
Update head/ to -ALPHA3.
This commit marks the point the final KBI change was made as part of the
10.0-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: The
Author: scottl
Date: Tue Sep 24 16:50:53 2013
New Revision: 255853
URL: http://svnweb.freebsd.org/changeset/base/255853
Log:
Update the CAM API for FreeBSD 10:
- Remove the timeout_ch field. It's been deprecated since FreeBSD 7.0;
MPSAFE drivers should be managing their own timeout sto
On 16 August 2013 22:47, Simon J. Gerraty wrote:
> Author: sjg
> Date: Fri Aug 16 18:47:18 2013
> New Revision: 254419
> URL: http://svnweb.freebsd.org/changeset/base/254419
>
> Log:
> Add .MAKE.ALWAYS_PASS_JOB_QUEUE knob (default yes)
> for backwards compatability.
>
> Modified:
> head/cont
Author: dteske
Date: Tue Sep 24 14:52:43 2013
New Revision: 255852
URL: http://svnweb.freebsd.org/changeset/base/255852
Log:
Update dialog to 1.2-20130923.
Approved by: re (marius)
Added:
head/contrib/dialog/package/freebsd/
head/contrib/dialog/package/freebsd/Makefile (contents, pr
Author: des
Date: Tue Sep 24 14:46:10 2013
New Revision: 255851
URL: http://svnweb.freebsd.org/changeset/base/255851
Log:
Regenerate.
Approved by: re (blanket)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: des
Date: Tue Sep 24 14:33:31 2013
New Revision: 255850
URL: http://svnweb.freebsd.org/changeset/base/255850
Log:
Flip the switch: disable BIND and enable LDNS_UTILS.
Approved by: re (blanket)
Added:
head/tools/build/options/WITHOUT_LDNS_UTILS
- copied, changed from r255826
Author: kib
Date: Tue Sep 24 13:52:47 2013
New Revision: 255849
URL: http://svnweb.freebsd.org/changeset/base/255849
Log:
In pmap_clear_modify(), initialize pvh even for fictitious managed
page, otherwise the small mappings loop would use uninitialized value.
Note that currently pmap_clear_m
Author: trasz
Date: Tue Sep 24 13:46:13 2013
New Revision: 255848
URL: http://svnweb.freebsd.org/changeset/base/255848
Log:
Properly ignore PDUs with CmdSN outside of allowed range.
Approved by: re (glebius)
Sponsored by: FreeBSD Foundation
Modified:
head/sys/cam/ctl/ctl_frontend_iscs
Author: trasz
Date: Tue Sep 24 12:50:04 2013
New Revision: 255847
URL: http://svnweb.freebsd.org/changeset/base/255847
Log:
MFC r254215:
In su(1), fix option ordering and clarify that the login class specified
must be defined in login.conf.
Modified:
stable/9/usr.bin/su/su.1
Directory
Author: trasz
Date: Tue Sep 24 12:48:02 2013
New Revision: 255846
URL: http://svnweb.freebsd.org/changeset/base/255846
Log:
MFC r254135:
Don't dereference null pointer should acl_alloc() be passed M_NOWAIT
and allocation failed. Nothing in the tree passed M_NOWAIT.
Modified:
stable/9/
Author: kib
Date: Tue Sep 24 12:26:43 2013
New Revision: 255845
URL: http://svnweb.freebsd.org/changeset/base/255845
Log:
Use the pv lists generation count to read-lock the pvh_global_lock in
pmap_clear_modify().
Noted and reviewed by:alc
Tested by:pho
Sponsored by: The Fr
Author: kib
Date: Tue Sep 24 12:24:48 2013
New Revision: 255844
URL: http://svnweb.freebsd.org/changeset/base/255844
Log:
Ensure that the ERESTART return from the syscall reloads the
registers, to make the restarted syscall instruction pass the correct
arguments.
PR: kern/182161
Rep
Author: des
Date: Tue Sep 24 11:49:04 2013
New Revision: 255843
URL: http://svnweb.freebsd.org/changeset/base/255843
Log:
Forgotten in r255825: NETWORKING requires local_unbound.
Approved by: re (blanket)
Modified:
head/etc/rc.d/NETWORKING
Modified: head/etc/rc.d/NETWORKING
===
Author: des
Date: Tue Sep 24 10:04:51 2013
New Revision: 255841
URL: http://svnweb.freebsd.org/changeset/base/255841
Log:
Replace the unused /etc/unbound directory with a symlink to /var/unbound.
Approved by: re (blanket)
Modified:
head/etc/Makefile
head/etc/mtree/BSD.root.dist
Modif
Author: des
Date: Tue Sep 24 09:56:58 2013
New Revision: 255840
URL: http://svnweb.freebsd.org/changeset/base/255840
Log:
Regenerate
Approved by: re (blanket)
Modified:
head/contrib/unbound/config.h
head/contrib/unbound/config.h.in
head/contrib/unbound/configure
head/contrib/unbou
Author: des
Date: Tue Sep 24 09:56:10 2013
New Revision: 255839
URL: http://svnweb.freebsd.org/changeset/base/255839
Log:
Regenerate the configure script before running it.
Set the default config file to /var/unbound/unbound.conf.
Approved by: re (blanket)
Modified:
head/contrib/unbou
Author: des
Date: Tue Sep 24 09:54:07 2013
New Revision: 255838
URL: http://svnweb.freebsd.org/changeset/base/255838
Log:
Don't include the build date or command-line arguments in the binary.
Approved by: re (blanket)
Modified:
head/contrib/unbound/configure.ac
head/contrib/unbound/da
Author: trasz
Date: Tue Sep 24 09:33:31 2013
New Revision: 255837
URL: http://svnweb.freebsd.org/changeset/base/255837
Log:
Fix a few instances of M_WAITOK in threads marked as prohibited from sleep,
missed in r255824.
Approved by: re (kib)
Sponsored by: FreeBSD Foundation
Modified:
Author: mav
Date: Tue Sep 24 07:03:16 2013
New Revision: 255835
URL: http://svnweb.freebsd.org/changeset/base/255835
Log:
Make load average sampling asynchronous to hardclock ticks. This improves
measurement of load caused by time-related events still using hardclock.
For example, without th
33 matches
Mail list logo