Author: rm (ports committer)
Date: Thu Nov 10 08:03:31 2011
New Revision: 227417
URL: http://svn.freebsd.org/changeset/base/227417
Log:
Fix date of commit bit proposing (s/2010/2011/)
Spotted by:pluknet
Approved by: novel (mentor)
Modified:
head/share/misc/committers-ports.dot
M
On Thu, Nov 10, 2011 at 07:23:23AM +0100, Pawel Jakub Dawidek wrote:
> On Wed, Nov 09, 2011 at 07:31:28PM +0200, Kostik Belousov wrote:
> > On Wed, Nov 09, 2011 at 05:25:43PM +, Konstantin Belousov wrote:
> > > Author: kib
> > > Date: Wed Nov 9 17:25:43 2011
> > > New Revision: 227394
> > > UR
Author: pluknet
Date: Thu Nov 10 11:17:40 2011
New Revision: 227418
URL: http://svn.freebsd.org/changeset/base/227418
Log:
Sync definitions with header.
Modified:
head/share/man/man4/mtio.4
Modified: head/share/man/man4/mtio.4
Author: glebius
Date: Thu Nov 10 12:05:26 2011
New Revision: 227419
URL: http://svn.freebsd.org/changeset/base/227419
Log:
Note that NAT instance argument can be tablearg.
PR: misc/162265
Submitted by: Paul Procacci
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/i
On Thu, Nov 10, 2011 at 12:08:39PM +0200, Kostik Belousov wrote:
> On Thu, Nov 10, 2011 at 07:23:23AM +0100, Pawel Jakub Dawidek wrote:
> > On Wed, Nov 09, 2011 at 07:31:28PM +0200, Kostik Belousov wrote:
> > > On Wed, Nov 09, 2011 at 05:25:43PM +, Konstantin Belousov wrote:
> > > > Author: kib
Author: adrian
Date: Thu Nov 10 17:01:34 2011
New Revision: 227421
URL: http://svn.freebsd.org/changeset/base/227421
Log:
Add a missing reference to AR9287.
Sponsored by: Hobnob, Inc.
Modified:
head/sys/modules/ath/Makefile
Modified: head/sys/modules/ath/Makefile
===
Author: dim
Date: Thu Nov 10 20:15:35 2011
New Revision: 227427
URL: http://svn.freebsd.org/changeset/base/227427
Log:
Revert r227403 for now. Since the cross-tools stage purposefully
doesn't have ${WORLDTMP}/usr/bin in its PATH, if you build world with
CC=clang, tblgen tools from /usr/bin
Author: rstone
Date: Thu Nov 10 21:07:14 2011
New Revision: 227429
URL: http://svn.freebsd.org/changeset/base/227429
Log:
The generated Makefile for the kernel was not running ctfconvert on
object files corresponding to source files that had the compile-with
option set in conf/files. This m
Author: rstone
Date: Thu Nov 10 22:03:35 2011
New Revision: 227430
URL: http://svn.freebsd.org/changeset/base/227430
Log:
On i386, fbt probes are implemented by writing an invalid opcode over
certain instructions in a function prologue or epilogue. DTrace has a
hook into the invalid opcode
Author: yongari
Date: Thu Nov 10 22:15:11 2011
New Revision: 227431
URL: http://svn.freebsd.org/changeset/base/227431
Log:
style.
No functional changes.
Modified:
head/sys/dev/ti/if_ti.c
Modified: head/sys/dev/ti/if_ti.c
=
Author: yongari
Date: Thu Nov 10 23:14:04 2011
New Revision: 227432
URL: http://svn.freebsd.org/changeset/base/227432
Log:
Remove dead ifdef. Driver should always check raised interrupt is
for the device.
Modified:
head/sys/dev/ti/if_ti.c
Modified: head/sys/dev/ti/if_ti.c
Author: adrian
Date: Thu Nov 10 23:16:59 2011
New Revision: 227433
URL: http://svn.freebsd.org/changeset/base/227433
Log:
Revert this previous commit for now - although this override unfortunately
results in the HAL being built without HAL debugging/diagnostic support,
the module building pr
Author: adrian
Date: Fri Nov 11 00:48:41 2011
New Revision: 227434
URL: http://svn.freebsd.org/changeset/base/227434
Log:
Correct device id comments.
Modified:
head/sys/dev/ath/ath_hal/ah_devid.h
Modified: head/sys/dev/ath/ath_hal/ah_devid.h
==
Author: kevlo
Date: Fri Nov 11 01:35:07 2011
New Revision: 227435
URL: http://svn.freebsd.org/changeset/base/227435
Log:
Converting int to wint_t leads to broekn comparison of raw char
and encoded wint_t.
Spotted by: ache
Modified:
head/lib/libc/regex/regcomp.c
Modified: head/lib/li
Author: rstone
Date: Fri Nov 11 03:49:42 2011
New Revision: 227441
URL: http://svn.freebsd.org/changeset/base/227441
Log:
Correct the types of the arguments to return probes of the syscall
provider. Previously we were erroneously supplying the argument types of
the corresponding entry probe
Author: kib
Date: Fri Nov 11 04:10:36 2011
New Revision: 227442
URL: http://svn.freebsd.org/changeset/base/227442
Log:
Weaken the part of assertions added in the r227394. Only check that the
process state is stopped.
MFC after:1 week
Modified:
head/sys/amd64/amd64/machdep.c
head/
Author: kib
Date: Fri Nov 11 04:12:58 2011
New Revision: 227443
URL: http://svn.freebsd.org/changeset/base/227443
Log:
Guard against the unlikely case of the alias path containing the '%' symbols.
Reported by: arundel
MFC after:1 week
Modified:
head/sys/kern/kern_conf.c
Modified:
Author: kib
Date: Fri Nov 11 04:13:47 2011
New Revision: 227444
URL: http://svn.freebsd.org/changeset/base/227444
Log:
Style.
MFC after:1 week
Modified:
head/sys/kern/kern_conf.c
Modified: head/sys/kern/kern_conf.c
Author: pluknet
Date: Fri Nov 11 07:17:00 2011
New Revision: 227447
URL: http://svn.freebsd.org/changeset/base/227447
Log:
struct timespec32: change types of tv_sec and tv_nsec fields to signed
to match native struct timespec ABI on __LP32__.
This change is a prerequisite for upcoming fut
19 matches
Mail list logo