Up |
|
|
  |
Author: Marcel MoolenaarMarcel Moolenaar
Date: Mar 1, 2008 21:56
marcel 2008-03-02 05:54:34 UTC
FreeBSD src repository
Modified files:
sys/modules/geom Makefile
Added files:
sys/modules/geom/geom_part Makefile
Log:
Add geom_part module.
Revision Changes Path
1.23 +1 -0 src/sys/modules/geom/Makefile
1.1 +18 -0 src/sys/modules/geom/geom_part/Makefile (new)
_______________________________________________
cvs-all@ freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@ freebsd.org"
|
| |
|
| |
no comments
|
|
  |
Author: David SchultzDavid Schultz
Date: Mar 1, 2008 17:57
On Sun, Mar 02, 2008, David Schultz wrote:
> das 2008-03-02 01:47:58 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/msun/src e_sqrt.c math.h
> Added files:
> lib/msun/src e_sqrtl.c
> Log:
> MI implementation of sqrtl(). This is very slow and should
> be overridden when hardware sqrt is available.
|
| |
|
| |
no comments
|
|
  |
Author: David SchultzDavid Schultz
Date: Mar 1, 2008 17:50
das 2008-03-02 01:48:17 UTC
FreeBSD src repository
Modified files:
lib/msun Makefile Symbol.map
lib/msun/amd64 Makefile.inc
lib/msun/i387 Makefile.inc
lib/msun/man sqrt.3
Log:
Hook up sqrtl() to the build.
Revision Changes Path
1.90 +2 -2 src/lib/msun/Makefile
1.15 +1 -0 src/lib/msun/Symbol.map
1.9 +1 -1 src/lib/msun/amd64/Makefile.inc
1.12 +1 -1 src/lib/msun/i387/Makefile.inc
1.15 +19 -9 src/lib/msun/man/sqrt.3
_______________________________________________
cvs-all@ freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@ freebsd.org"
|
| |
|
no comments
|
|
  |
Author: David SchultzDavid Schultz
Date: Mar 1, 2008 17:50
das 2008-03-02 01:48:08 UTC
FreeBSD src repository
Added files:
lib/msun/amd64 e_sqrtl.S
lib/msun/i387 e_sqrtl.S
Log:
MD implementations of sqrtl().
Revision Changes Path
1.1 +33 -0 src/lib/msun/amd64/e_sqrtl.S (new)
1.1 +43 -0 src/lib/msun/i387/e_sqrtl.S (new)
_______________________________________________
cvs-all@ freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@ freebsd.org"
|
| |
|
no comments
|
|
  |
Author: David SchultzDavid Schultz
Date: Mar 1, 2008 17:49
das 2008-03-02 01:47:58 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_sqrt.c math.h
Added files:
lib/msun/src e_sqrtl.c
Log:
MI implementation of sqrtl(). This is very slow and should
be overridden when hardware sqrt is available.
Revision Changes Path
1.11 +8 -3 src/lib/msun/src/e_sqrt.c
1.1 +159 -0 src/lib/msun/src/e_sqrtl.c (new)
1.70 +1 -1 src/lib/msun/src/math.h
_______________________________________________
cvs-all@ freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@ freebsd.org"
|
| |
|
no comments
|
|
  |
Author: Marcel MoolenaarMarcel Moolenaar
Date: Mar 1, 2008 16:54
marcel 2008-03-02 00:52:49 UTC
FreeBSD src repository
Modified files:
sys/conf files options
Added files:
sys/geom/part g_part_vtoc8.c
sys/sys vtoc.h
Log:
Add support for VTOC8 labels (aka sun disk labels). When a label does
not have VTOC information about the partitions, it will be created.
This is because the VTOC information is used for the partition type
and FreeBSD's sunlabel(8) does not create nor use VTOC information.
For this purpose, new tags have been added to support FreeBSD's
partition types.
|
| Show full article (1.01Kb) |
|
no comments
|
|
  |
Author: Andrew PantyukhinAndrew Pantyukhin
Date: Mar 1, 2008 16:23
On Sat, Mar 01, 2008 at 11:37:07PM +0000, Erwin Lansing wrote:
> erwin 2008-03-01 23:37:07 UTC
>
> FreeBSD ports repository
>
> Modified files:
> . access
> Log:
> Changes to email forwards can be made without portmgr's approval.
> Please use "Approved by: portmgr (implicit)" to that type of commits.
>
> Approved by: portmgr (implicit)
|
| |
|
no comments
|
|
  |
Author: Erwin LansingErwin Lansing
Date: Mar 1, 2008 15:38
erwin 2008-03-01 23:37:07 UTC
FreeBSD ports repository
Modified files:
. access
Log:
Changes to email forwards can be made without portmgr's approval.
Please use "Approved by: portmgr (implicit)" to that type of commits.
Approved by: portmgr (implicit)
Revision Changes Path
1.826 +3 -0 CVSROOT/access
_______________________________________________
cvs-all@ freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@ freebsd.org"
|
| |
|
no comments
|
|
  |
Author: Wilko BulteWilko Bulte
Date: Mar 1, 2008 15:19
Quoting Dmitry Morozovsky, who wrote on Sat, Mar 01, 2008 at 10:25:08PM +0300 ..
> On Fri, 29 Feb 2008, Wilko Bulte wrote:
>
>> Modified files:
>> . access
>> Log:
>> Changes to email forwards can be made without core's approval. Please
>> use "Approved by: core (implicit)" to that type of commits.
>
> Don't you think similar comments should be added to other repositories'
> CVSROOT/access?
I'm all for that, but that is the responsibility of portmgr, doceng etc.
|
| |
|
no comments
|
|
  |
|
|
  |
Author: Marcel MoolenaarMarcel Moolenaar
Date: Mar 1, 2008 14:56
marcel 2008-03-01 22:54:42 UTC
FreeBSD src repository
Modified files:
. UPDATING
sys/vm vm_map.h
Log:
Make the vm_pmap field of struct vmspace the last field in the
structure. This allows per-CPU variations of struct pmap on a
single architecture without affecting the machine-independent
fields. As such, the PMAP variations don't affect the ABI. They
become part of it.
Revision Changes Path
1.522 +8 -0 src/UPDATING
1.122 +6 -1 src/sys/vm/vm_map.h
_______________________________________________
cvs-all@ freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@ freebsd.org"
|
| |
|
no comments
|
|
|
|
|
|