* Dmitry Marakasov (amd...@amdmi3.ru) wrote:
> Seconded. I've seen a report of geom_part_ebr unable to detect
> partitions which were actually there. Will inquiry the reporter if
> this change solved the problem.
Seems like it hasn't. Here's the first sector from that partition:
000 48eb 009
Author: yongari
Date: Tue Sep 29 23:03:16 2009
New Revision: 197627
URL: http://svn.freebsd.org/changeset/base/197627
Log:
Fix multicast handling. All Atheros controllers use big-endian form
in computing multicast hash.
PR: kern/139137
Modified:
head/sys/dev/ae/if_ae.c
head/sys/dev
On 29 Sep 2009, at 13:18, Rui Paulo wrote:
Author: rpaulo
Date: Tue Sep 29 12:18:23 2009
New Revision: 197614
URL: http://svn.freebsd.org/changeset/base/197614
Log:
Update 802.11s mesh support to draft 3.03. This includes a revised
frame
format for peering and changes to the PERR frames.
Author: jilles
Date: Tue Sep 29 21:28:32 2009
New Revision: 197625
URL: http://svn.freebsd.org/changeset/base/197625
Log:
Fix using lp(1) without the new -t option after r194171.
PR: standards/129554
Tested by:Steve Kargl
MFC after:1 week
Modified:
head/usr.sbin/lpr
Author: rwatson
Date: Tue Sep 29 21:25:59 2009
New Revision: 197624
URL: http://svn.freebsd.org/changeset/base/197624
Log:
Add audit events for process descriptor system calls, which will appear in
a future OpenBSM release.
Sponsored by: Google
Obtained from:TrustedBSD Project
On Tue, Sep 29, 2009 at 07:57:06PM +, Ken Smith wrote:
> +NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V:
> + For ia64 the INVARIANTS and INVARIANTS_SUPPORT kernel options
^
Shouldn't it be INVARIANT_SUPPORT instead (note the
In message:
Marcel Moolenaar writes:
:
: On Sep 29, 2009, at 10:00 AM, Robert Watson wrote:
:
: >
: > On Tue, 29 Sep 2009, Marcel Moolenaar wrote:
: >
: >>> Why do you check for zeros at all? AFAIK, the only real check is
: >>> for AA55 at the end of the sector (and having an MBR
ernel
+ debugging tools present in HEAD were left in place because
+ sun4v support still needs work to become production ready.
20090929:
802.11s D3.03 support was committed. This is incompatible with
___
svn-src-all@freebsd.org ma
In message:
Robert Watson writes:
:
: On Tue, 29 Sep 2009, Marcel Moolenaar wrote:
:
: >> Why do you check for zeros at all? AFAIK, the only real check is for AA55
: >> at the end of the sector (and having an MBR or other Extended MBR
partition
: >> entry point at the sector in
Author: mav
Date: Tue Sep 29 19:09:17 2009
New Revision: 197621
URL: http://svn.freebsd.org/changeset/base/197621
Log:
Fix bug, when RADIUS client gave up after single sendto() error, do not
trying backup servers.
PR: kern/103764, misc/139214
Modified:
head/lib/libradius/radl
Author: dougb
Date: Tue Sep 29 18:44:34 2009
New Revision: 197620
URL: http://svn.freebsd.org/changeset/base/197620
Log:
MFC r197297
Add a knob to show 'Starting foo:' messages when faststart is used,
such as at boot time.
MFC 197619
By popular acclaim, enable "Starting foo:" me
On Tuesday 29 September 2009 12:18:11 pm Marcel Moolenaar wrote:
>
> On Sep 29, 2009, at 4:49 AM, John Baldwin wrote:
>
> > On Monday 28 September 2009 7:52:47 pm Marcel Moolenaar wrote:
> >> Author: marcel
> >> Date: Mon Sep 28 23:52:47 2009
> >> New Revision: 197608
> >> URL: http://svn.freebsd
Marcel Moolenaar wrote:
We really need to get to a point where we treat partition types
seriously and
use it to help avoid false positives. Reducing or eliminating false
positives
is critical if we ever want to go towards DWIM or auto-mounting. With the
partition type taken into consideration
Doug Barton writes:
> Log:
> By popular acclaim, enable "Starting foo:" messages by default
My hero!
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscri
On Tue, 29 Sep 2009 16:49:10 + (UTC)
Doug Barton mentioned:
> Author: dougb
> Date: Tue Sep 29 16:49:10 2009
> New Revision: 197619
> URL: http://svn.freebsd.org/changeset/base/197619
>
> Log:
> By popular acclaim, enable "Starting foo:" messages by default
>
Thanks!
--
Stanislav Sedov
Doug Barton skrev:
Author: dougb
Date: Tue Sep 29 16:49:10 2009
New Revision: 197619
URL: http://svn.freebsd.org/changeset/base/197619
Log:
By popular acclaim, enable "Starting foo:" messages by default
Thank you.
--
Joel
___
svn-src-all@freebsd.o
On Sep 29, 2009, at 10:00 AM, Robert Watson wrote:
On Tue, 29 Sep 2009, Marcel Moolenaar wrote:
Why do you check for zeros at all? AFAIK, the only real check is
for AA55 at the end of the sector (and having an MBR or other
Extended MBR partition entry point at the sector in question).
On Tue, 29 Sep 2009, Marcel Moolenaar wrote:
Why do you check for zeros at all? AFAIK, the only real check is for AA55
at the end of the sector (and having an MBR or other Extended MBR partition
entry point at the sector in question). The '96' thing seems rather
arbitrary in the code, and I
Author: dougb
Date: Tue Sep 29 16:49:10 2009
New Revision: 197619
URL: http://svn.freebsd.org/changeset/base/197619
Log:
By popular acclaim, enable "Starting foo:" messages by default
Modified:
head/etc/defaults/rc.conf
Modified: head/etc/defaults/rc.conf
Author: cperciva
Date: Tue Sep 29 16:26:09 2009
New Revision: 197618
URL: http://svn.freebsd.org/changeset/base/197618
Log:
Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".
Tripped over by: too many people to count
MFC after:1 month
Modified:
head/usr.sbin/freebs
Author: mav
Date: Tue Sep 29 16:19:48 2009
New Revision: 197617
URL: http://svn.freebsd.org/changeset/base/197617
Log:
Partial MFC rev. 191568:
Do not hide second channel of ATI IXP700 ATA controller.
While this chip indeed has only one PATA channel, second channel of the
controller is use
On Sep 29, 2009, at 4:49 AM, John Baldwin wrote:
On Monday 28 September 2009 7:52:47 pm Marcel Moolenaar wrote:
Author: marcel
Date: Mon Sep 28 23:52:47 2009
New Revision: 197608
URL: http://svn.freebsd.org/changeset/base/197608
Log:
The first 96 bytes may not be zeroes. It can contain trivi
* John Baldwin (j...@freebsd.org) wrote:
> Why do you check for zeros at all? AFAIK, the only real check is for AA55 at
> the end of the sector (and having an MBR or other Extended MBR partition
> entry point at the sector in question). The '96' thing seems rather
> arbitrary in the code, and
On Sep 29, 2009, at 3:03 PM, Rui Paulo wrote:
On 29 Sep 2009, at 13:55, Ivan Voras wrote:
2009/9/29 Rui Paulo :
--- stable/8/UPDATING Tue Sep 29 12:18:23 2009(r197614)
+++ stable/8/UPDATING Tue Sep 29 12:20:10 2009(r197615)
@@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT
On 29 Sep 2009, at 13:55, Ivan Voras wrote:
2009/9/29 Rui Paulo :
--- stable/8/UPDATING Tue Sep 29 12:18:23 2009(r197614)
+++ stable/8/UPDATING Tue Sep 29 12:20:10 2009(r197615)
@@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
to maximize performance. (To
2009/9/29 Rui Paulo :
> --- stable/8/UPDATING Tue Sep 29 12:18:23 2009 (r197614)
> +++ stable/8/UPDATING Tue Sep 29 12:20:10 2009 (r197615)
> @@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
> to maximize performance. (To disable malloc debugging, run
>
On 29 Sep 2009, at 13:18, Rui Paulo wrote:
Author: rpaulo
Date: Tue Sep 29 12:18:23 2009
New Revision: 197614
URL: http://svn.freebsd.org/changeset/base/197614
Log:
Update 802.11s mesh support to draft 3.03. This includes a revised
frame
format for peering and changes to the PERR frames.
-s aj /etc/malloc.conf.)
+20090929:
+ 802.11s D3.03 support was committed. This is incompatible with
+ the previous code, which was based on D3.0.
+
20090915:
ZFS snapshots are now mounted with MNT_IGNORE flag. Use -v option for
mount(8) and -a option for df(1) to see
Author: rpaulo
Date: Tue Sep 29 12:18:23 2009
New Revision: 197614
URL: http://svn.freebsd.org/changeset/base/197614
Log:
Update 802.11s mesh support to draft 3.03. This includes a revised frame
format for peering and changes to the PERR frames.
Note that this is incompatible with the previ
On Monday 28 September 2009 7:52:47 pm Marcel Moolenaar wrote:
> Author: marcel
> Date: Mon Sep 28 23:52:47 2009
> New Revision: 197608
> URL: http://svn.freebsd.org/changeset/base/197608
>
> Log:
> The first 96 bytes may not be zeroes. It can contain trivial boot
> code that merely emits an e
On Tue, 29 Sep 2009, Ruslan Ermilov wrote:
Author: ru
Date: Tue Sep 29 10:50:02 2009
New Revision: 197612
URL: http://svn.freebsd.org/changeset/base/197612
Log:
Fixed markup bugs.
Any chance you'll fix content bugs as well? tuning(7) is one of several man
pages that desperately needs a re
Author: pjd
Date: Tue Sep 29 10:53:06 2009
New Revision: 197613
URL: http://svn.freebsd.org/changeset/base/197613
Log:
MFC r197287, r197289, r197351, r197426, r197458, r197459, r197497, r197498,
r197512, r197513, r197514, r197515, r197525:
r197287:
Purge namecache for the file system
Author: ru
Date: Tue Sep 29 10:50:02 2009
New Revision: 197612
URL: http://svn.freebsd.org/changeset/base/197612
Log:
Fixed markup bugs.
Modified:
head/share/man/man7/tuning.7
Modified: head/share/man/man7/tuning.7
=
Author: mav
Date: Tue Sep 29 09:36:38 2009
New Revision: 197611
URL: http://svn.freebsd.org/changeset/base/197611
Log:
Add some bits of HDMI/DisplayPort support from later specification updates.
It may be not enough to make them work, but at least should give some
information about these bea
34 matches
Mail list logo