Author: jkoshy
Date: Mon Nov 24 08:11:33 2008
New Revision: 185246
URL: http://svn.freebsd.org/changeset/base/185246
Log:
- Document the rules used to determine when spellings of events
are equivalent.
- Reorder text to make the manual page more coherent.
Modified:
head/lib/libpmc/pmc.3
Author: jkoshy
Date: Mon Nov 24 08:14:01 2008
New Revision: 185247
URL: http://svn.freebsd.org/changeset/base/185247
Log:
Correction: these PMCs do not support a "umask" modifier.
Modified:
head/lib/libpmc/pmc.atom.3
head/lib/libpmc/pmc.core.3
head/lib/libpmc/pmc.core2.3
Modified: head/l
Author: pjd
Date: Mon Nov 24 11:07:25 2008
New Revision: 185248
URL: http://svn.freebsd.org/changeset/base/185248
Log:
The Big ZFS Update is done.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
===
Author: yongari
Date: Mon Nov 24 11:22:25 2008
New Revision: 185249
URL: http://svn.freebsd.org/changeset/base/185249
Log:
MFC r185014:
Fix typo. It restuled in activating unwanted Rx filtering as well
as resetting Rx threshold configuration.
Submitted by: Joost Mulders < Jo
Author: des
Date: Mon Nov 24 11:23:14 2008
New Revision: 185250
URL: http://svn.freebsd.org/changeset/base/185250
Log:
Change the universe target to warn the user for every world or kernel that
fails. The error message includes a reference to the relevant log file.
Approved by: phk
MF
Sean Farley <[EMAIL PROTECTED]> writes:
> Log:
> Fixed style issues with variable ordering and naming, spacing and
> parentheses.
>
> Fixed alignment issue in gr_dup() in its assignment of gr_mem using a
> struct to force alignment without performing alignment mathematics. This
> was
Author: pjd
Date: Mon Nov 24 16:32:39 2008
New Revision: 185251
URL: http://svn.freebsd.org/changeset/base/185251
Log:
Include TODO messages even if tests succeeds, so we can detect when something
suddenly started to work.
Modified:
head/tools/regression/fstest/tests/misc.sh
Modified: head
Author: pjd
Date: Mon Nov 24 16:33:23 2008
New Revision: 185252
URL: http://svn.freebsd.org/changeset/base/185252
Log:
This actually works on Linux, I just had wrong directory permission.
Found by: trasz
Modified:
head/tools/regression/fstest/tests/rename/21.t
Modified: head/tools/r
Author: sam
Date: Mon Nov 24 17:34:00 2008
New Revision: 185253
URL: http://svn.freebsd.org/changeset/base/185253
Log:
use consistent style
Modified:
head/sys/net/if.c
Modified: head/sys/net/if.c
==
--- head/sys/net/
Author: cperciva
Date: Mon Nov 24 17:39:39 2008
New Revision: 185254
URL: http://svn.freebsd.org/changeset/base/185254
Log:
Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns.
Approved by: so (cperciva)
Approved by: re (kensmith)
Security: FreeBSD-SA-08:1
Author: cperciva
Date: Mon Nov 24 17:39:39 2008
New Revision: 185254
URL: http://svn.freebsd.org/changeset/base/185254
Log:
Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns.
Approved by: so (cperciva)
Approved by: re (kensmith)
Security: FreeBSD-SA-08:1
/UPDATING Mon Nov 24 17:39:39 2008(r185254)
@@ -8,6 +8,10 @@ Items affecting the ports and packages s
/usr/ports/UPDATING. Please read that file before running
portupgrade.
+20081124: p6 FreeBSD-SA-08:11.arc4random
+ Make sure arc4random(9) is properly seeded when /etc/rc.d
Author: cperciva
Date: Mon Nov 24 17:39:39 2008
New Revision: 185254
URL: http://svn.freebsd.org/changeset/base/185254
Log:
Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns.
Approved by: so (cperciva)
Approved by: re (kensmith)
Security: FreeBSD-SA-08:1
Author: gallatin
Date: Mon Nov 24 19:00:57 2008
New Revision: 185255
URL: http://svn.freebsd.org/changeset/base/185255
Log:
Restore sfence semantics in mxge after the introduction
of a global mfence based mb() in r185162
Modified:
head/sys/dev/mxge/if_mxge.c
head/sys/dev/mxge/if_mxge_var.
Author: emaste
Date: Mon Nov 24 19:28:52 2008
New Revision: 185256
URL: http://svn.freebsd.org/changeset/base/185256
Log:
Correct typo in comment: thier -> their
Modified:
head/sys/kern/vfs_export.c
Modified: head/sys/kern/vfs_export.c
Author: brueffer
Date: Mon Nov 24 19:52:19 2008
New Revision: 185257
URL: http://svn.freebsd.org/changeset/base/185257
Log:
MFC r184523
- Add one more supported adapter
- Fix a couple of typos
Approved by: re (kensmith)
Modified:
stable/7/share/man/man4/ (props changed)
stabl
Author: delphij
Date: Mon Nov 24 20:05:14 2008
New Revision: 185258
URL: http://svn.freebsd.org/changeset/base/185258
Log:
MFC: Document ale(4), mention that it is not present in GENERIC kernel
for this release.
Approved by: re (blackend)
Modified:
stable/7/release/doc/en_US.ISO8859-1
Sorry about that. There are about half a dozen different drivers with
their own definitions. Since you use Linux naming I overlooked the
fact that you defined it differently.
-Kip
On Mon, Nov 24, 2008 at 7:00 PM, Andrew Gallatin <[EMAIL PROTECTED]> wrote:
> Author: gallatin
> Date: Mon Nov 24 1
Matthew Macy wrote:
Sorry about that. There are about half a dozen different drivers with
their own definitions. Since you use Linux naming I overlooked the
fact that you defined it differently.
No problem. I just wanted to return the object code to what
has gone through q/a. :)
Drew
___
Author: delphij
Date: Mon Nov 24 21:09:05 2008
New Revision: 185261
URL: http://svn.freebsd.org/changeset/base/185261
Log:
MFen rev 185258:
Document ale(4).
Approved by: re (blackend)
Modified:
stable/7/release/doc/zh_CN.GB2312/hardware/article.sgml
stable/7/release/doc/zh_CN.GB2
Author: marius
Date: Mon Nov 24 21:18:40 2008
New Revision: 185263
URL: http://svn.freebsd.org/changeset/base/185263
Log:
Revert r182461 except for the introduction of the DC_HAS_BROKEN_RXSTATE()
macro for the upcoming release as doing MII-operations on DM9102A while
the link is up has turne
Author: marius
Date: Mon Nov 24 21:26:26 2008
New Revision: 185264
URL: http://svn.freebsd.org/changeset/base/185264
Log:
MF stable/6: r185263
Revert r182461 except for the introduction of the DC_HAS_BROKEN_RXSTATE()
macro for the upcoming release as doing MII-operations on DM9102A while
On Nov 22, 2008, at 6:24 AM, Doug Rabson wrote:
Author: dfr
Date: Sat Nov 22 14:24:55 2008
New Revision: 185175
URL: http://svn.freebsd.org/changeset/base/185175
Log:
Fix amd64 build and re-enable gptzfsboot.
Modified:
head/sys/boot/i386/Makefile
head/sys/boot/i386/gptzfsboot/Makefile
head
On 24 Nov 2008, at 22:03, Garrett Cooper wrote:
What about http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/129059 ?
I'll take a look at that, thanks.
I didn't realize that gptzfsboot wasn't available for amd64.
The amd64 kernel shares the i386 boot code and the ZFS boot code
should w
Author: imp
Date: Tue Nov 25 00:13:26 2008
New Revision: 185265
URL: http://svn.freebsd.org/changeset/base/185265
Log:
Tweak the disclaimer section of the license to match COPYRIGHT, for
better or worse. Ok'd by folks that have additional copyrights to the
files in cases where there's joint
Author: imp
Date: Tue Nov 25 00:14:14 2008
New Revision: 185266
URL: http://svn.freebsd.org/changeset/base/185266
Log:
Replace three magic constants with L1_S_SIZE, since that's what is
really meant in those places.
Modified:
head/sys/arm/at91/kb920x_machdep.c
Modified: head/sys/arm/at91/k
Author: imp
Date: Tue Nov 25 00:14:49 2008
New Revision: 185267
URL: http://svn.freebsd.org/changeset/base/185267
Log:
Replace disclaimer with the one from COPYRIGHT. Joint authors aggreed
to the change.
Modified:
head/sys/arm/at91/if_ate.c
head/sys/arm/at91/if_atereg.h
head/sys/arm/at
Author: rpaulo
Date: Tue Nov 25 00:39:03 2008
New Revision: 185268
URL: http://svn.freebsd.org/changeset/base/185268
Log:
Add support for Marvell PATA M88SX6121.
PR: 129154
Submitted by: João Barros
MFC after:1 month
Modified:
head/sys/dev/ata/ata-pci.h
head/sys/dev/
Author: yongari
Date: Tue Nov 25 00:48:05 2008
New Revision: 185269
URL: http://svn.freebsd.org/changeset/base/185269
Log:
Whitespace fix.
Modified:
head/sys/dev/fxp/if_fxp.c
head/sys/dev/fxp/if_fxpreg.h
head/sys/dev/fxp/if_fxpvar.h
Modified: head/sys/dev/fxp/if_fxp.c
===
Author: imp
Date: Tue Nov 25 00:48:15 2008
New Revision: 185270
URL: http://svn.freebsd.org/changeset/base/185270
Log:
Fix various whitespace botches, mostly having them at the end of a line.
Modified:
head/sys/arm/at91/kb920x_machdep.c
Modified: head/sys/arm/at91/kb920x_machdep.c
==
Author: yongari
Date: Tue Nov 25 00:59:11 2008
New Revision: 185271
URL: http://svn.freebsd.org/changeset/base/185271
Log:
Sort head files and removed ununsed header file.
Modified:
head/sys/dev/fxp/if_fxp.c
Modified: head/sys/dev/fxp/if_fxp.c
Author: yongari
Date: Tue Nov 25 01:01:48 2008
New Revision: 185272
URL: http://svn.freebsd.org/changeset/base/185272
Log:
Make fxp(4) build with FXP_IP_CSUM_WAR.
Modified:
head/sys/dev/fxp/if_fxp.c
Modified: head/sys/dev/fxp/if_fxp.c
=
Author: yongari
Date: Tue Nov 25 01:33:16 2008
New Revision: 185273
URL: http://svn.freebsd.org/changeset/base/185273
Log:
Fix Tx/Rx checksum offload ioctl handling and make Rx handler honor
checksum offload configuration. Now checksum offload can be
controlled by ifconfig(8).
While I'm he
.
+20081128:
+ FreeBSD 6.4-RELEASE
+
20081124: FreeBSD-SA-08:11.arc4random
Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom
returns.
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman
Author: kensmith
Date: Tue Nov 25 01:41:19 2008
New Revision: 185275
URL: http://svn.freebsd.org/changeset/base/185275
Log:
Call ourself 6.4-RELEASE.
Approved by: re (implicit)
Modified:
releng/6.4/sys/conf/newvers.sh
Modified: releng/6.4/sys/conf/newvers.sh
===
Author: yongari
Date: Tue Nov 25 02:05:01 2008
New Revision: 185276
URL: http://svn.freebsd.org/changeset/base/185276
Log:
Move unarming watchdog timer and pending multicast configuration
check to fxp_txeof(). While I'm here unarm watchdog timer only if
there are no pending queued Tx request
Author: avatar
Date: Tue Nov 25 02:15:09 2008
New Revision: 185277
URL: http://svn.freebsd.org/changeset/base/185277
Log:
Fixing !INET6 builds.
Modified:
head/lib/libutil/realhostname.c
Modified: head/lib/libutil/realhostname.c
Author: weongyo
Date: Tue Nov 25 02:19:02 2008
New Revision: 185278
URL: http://svn.freebsd.org/changeset/base/185278
Log:
- improve AL2230 RF handling when the device type is zd1211. After this
patch the RX/TX performance becomes about 17~18 Mbps comparing with
the previous whose value
Author: hrs
Date: Tue Nov 25 02:19:13 2008
New Revision: 185279
URL: http://svn.freebsd.org/changeset/base/185279
Log:
- Document SA-08:11.
- Add missing .
- Add more comments about rpc.lockd(8) kernel support.
Approved by: re (implicit)
Modified:
releng/6.4/release/doc/en_US.ISO885
Author: kensmith
Date: Tue Nov 25 02:49:34 2008
New Revision: 185280
URL: http://svn.freebsd.org/changeset/base/185280
Log:
Calling it -RELEASE tiny bit premature, looks like there might be one
more loose end. Holding off until at least tomorrow to collect a bit
more information.
Appro
Author: kensmith
Date: Tue Nov 25 02:59:29 2008
New Revision: 185281
URL: http://svn.freebsd.org/changeset/base/185281
Log:
Create releng/7.1 in preparation for moving into RC phase of 7.1 release
cycle.
Approved by: re (implicit)
Added:
releng/7.1/
- copied from r185280, stable/
Author: kensmith
Date: Tue Nov 25 03:04:51 2008
New Revision: 185282
URL: http://svn.freebsd.org/changeset/base/185282
Log:
Turn on approval requirement for releng/7.1.
Approved by: core (implicit)
Modified:
svnadmin/conf/approvers
Modified: svnadmin/conf/approvers
Author: daichi
Date: Tue Nov 25 03:18:35 2008
New Revision: 185283
URL: http://svn.freebsd.org/changeset/base/185283
Log:
Fixes Unionfs socket issue reported as kern/118346.
PR: 118346
Submitted by: Masanori OZAWA <[EMAIL PROTECTED]>
Discussed at: devsummit Strassburg, EuroBSD
Author: daichi
Date: Tue Nov 25 03:49:41 2008
New Revision: 185284
URL: http://svn.freebsd.org/changeset/base/185284
Log:
Simplify mode_t check treatment (suggested by trasz).
By semantical view, trasz's code is better than prior one.
Submitted by: trasz
Reviewed by: Masanori OZAWA <[E
Author: yongari
Date: Tue Nov 25 04:16:16 2008
New Revision: 185285
URL: http://svn.freebsd.org/changeset/base/185285
Log:
- Allow fxp_encap() enqueue failed transmissions and set
IFF_DRV_OACTIVE to note resource shortage to upper stack.
- Don't count number of mbuf chains. Default 32 DMA
Author: yongari
Date: Tue Nov 25 04:33:02 2008
New Revision: 185286
URL: http://svn.freebsd.org/changeset/base/185286
Log:
Simplify Tx checksum offload configuration. Also clear CSUM_IP if
we've computed IP checksum with software method.
Modified:
head/sys/dev/fxp/if_fxp.c
Modified: head/s
Author: imp
Date: Tue Nov 25 05:12:19 2008
New Revision: 185287
URL: http://svn.freebsd.org/changeset/base/185287
Log:
more silly whitespace changes.
Modified:
head/sys/arm/at91/kb920x_machdep.c
Modified: head/sys/arm/at91/kb920x_machdep.c
Author: imp
Date: Tue Nov 25 05:17:39 2008
New Revision: 185288
URL: http://svn.freebsd.org/changeset/base/185288
Log:
Save boot args.
Modified:
head/sys/arm/at91/kb920x_machdep.c
Modified: head/sys/arm/at91/kb920x_machdep.c
===
Author: scottl
Date: Tue Nov 25 07:17:11 2008
New Revision: 185289
URL: http://svn.freebsd.org/changeset/base/185289
Log:
Big update to the iSCSI initiator code. Highlights include IPv6 support,
many bugs fixes, many more performance improvements.
Submitted by: Danny Braniss
Msb
49 matches
Mail list logo