Author: wblock (doc committer)
Date: Tue Jul 8 02:43:04 2014
New Revision: 268381
URL: http://svnweb.freebsd.org/changeset/base/268381
Log:
Make synopsis version of -3 flag match other uses in the page.
MFC after:1 week
Modified:
head/usr.bin/showmount/showmount.8
Modified: head/us
Author: imp
Date: Tue Jul 8 02:11:48 2014
New Revision: 268380
URL: http://svnweb.freebsd.org/changeset/base/268380
Log:
Typo means that this couldn't have possibly fixed anything, so revert
r268377.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
===
Author: imp
Date: Mon Jul 7 23:21:25 2014
New Revision: 268377
URL: http://svnweb.freebsd.org/changeset/base/268377
Log:
xdev builds libsupc++ and libstdc++ in a slightly strange way. This
cause a race to be exposed between the two. Compensate for this race
by serializing the build/install
Author: imp
Date: Mon Jul 7 23:21:20 2014
New Revision: 268376
URL: http://svnweb.freebsd.org/changeset/base/268376
Log:
rm -rf can fail sometimes with an error from fts_read. Make it honor
fflag to ignore fts_read errors, but stop deleting from that directory
because no further progress ca
Author: imp
Date: Mon Jul 7 23:21:07 2014
New Revision: 268374
URL: http://svnweb.freebsd.org/changeset/base/268374
Log:
Naughty NANDFS was using hidden unused flag, hiding the fact that the
flag was used and wasn't really available. Change the name without
fixing any laying issues that mig
Author: imp
Date: Mon Jul 7 23:21:15 2014
New Revision: 268375
URL: http://svnweb.freebsd.org/changeset/base/268375
Log:
Fix typo in flag name.
Modified:
head/sys/sys/buf.h
Modified: head/sys/sys/buf.h
==
--- head/s
Author: truckman
Date: Mon Jul 7 22:02:39 2014
New Revision: 268373
URL: http://svnweb.freebsd.org/changeset/base/268373
Log:
Declaration whitespace changes for style(9).
MFC after:1 week
Modified:
head/sys/kern/subr_rman.c
Modified: head/sys/kern/subr_rman.c
==
Author: mav
Date: Mon Jul 7 17:34:48 2014
New Revision: 268370
URL: http://svnweb.freebsd.org/changeset/base/268370
Log:
Make XPT_GET_TRAN_SETTINGS to report CAM that command queueing is enabled,
but make couple changes to handle non-queued commands too, if happen.
MFC after:2 weeks
Author: imp
Date: Mon Jul 7 16:55:07 2014
New Revision: 268369
URL: http://svnweb.freebsd.org/changeset/base/268369
Log:
Document C_HARDCLOCK flag.
Modified:
head/share/man/man9/timeout.9
Modified: head/share/man/man9/timeout.9
===
Author: dim
Date: Mon Jul 7 16:43:42 2014
New Revision: 268368
URL: http://svnweb.freebsd.org/changeset/base/268368
Log:
Regenerate src.conf.5, which was completely busted by r268351.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
=
On Mon, Jul 07, 2014 at 09:23:57AM +0300, Konstantin Belousov wrote:
> On Sun, Jul 06, 2014 at 11:39:00PM +0200, Mateusz Guzik wrote:
> > > That said, I would prefer to just commit previously proposed fixup.
> > >
> Ok.
>
Committed as r268365.
> >
> > hm, I only now notice that fexecve case do
Author: mjg
Date: Mon Jul 7 14:03:30 2014
New Revision: 268365
URL: http://svnweb.freebsd.org/changeset/base/268365
Log:
Don't call crdup nor uifind under vnode lock.
A locked vnode can get into the way of satisyfing malloc with M_WATOK.
This is a fixup to r268087.
Suggested by:
Author: mav
Date: Mon Jul 7 11:52:22 2014
New Revision: 268364
URL: http://svnweb.freebsd.org/changeset/base/268364
Log:
Fix "use after free" on port creation error in r268291.
Modified:
head/sys/cam/ctl/ctl_frontend_iscsi.c
Modified: head/sys/cam/ctl/ctl_frontend_iscsi.c
==
Author: mav
Date: Mon Jul 7 11:05:04 2014
New Revision: 268363
URL: http://svnweb.freebsd.org/changeset/base/268363
Log:
Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command.
Modified:
head/sys/cam/ctl/ctl.c
head/sys/cam/ctl/ctl.h
head/sys/cam/ctl/ctl_cmd_table.c
he
Author: mav
Date: Mon Jul 7 09:37:22 2014
New Revision: 268362
URL: http://svnweb.freebsd.org/changeset/base/268362
Log:
Teach ctl_add_initiator() to dynamically allocate IIDs from pool.
If port passed negative IID value, the function will try to allocate IID
from the pool of unused, bas
Author: mav
Date: Mon Jul 7 08:58:36 2014
New Revision: 268361
URL: http://svnweb.freebsd.org/changeset/base/268361
Log:
Fix bugs for PERSISTENT RESERVE OUT bits in r268096.
Modified:
head/sys/cam/ctl/ctl_cmd_table.c
Modified: head/sys/cam/ctl/ctl_cmd_table.c
===
Author: fabient
Date: Mon Jul 7 08:22:39 2014
New Revision: 268359
URL: http://svnweb.freebsd.org/changeset/base/268359
Log:
Optim and Fix for mge driver:
- add missing rcvif in mbuf
- add missing ipacket stat
- remove uncessary mbuf copy on output path
- fix deadlock of the TX engine i
17 matches
Mail list logo