marcel 2009-06-20 00:07:29 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
net/vnc/filesFreeBSD.cf-patch extra-patch-xfree86
Log:
Add support for ia64. This needs to be compiled at -O0 to be
functional.
Ok'd by: itetcu
Revision ChangesPa
marcel 2010-01-03 20:07:57 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
sysutils/ganglia-monitor-core/files
patch-libmetrics_freebsd_metrics.c
Log:
Query the generic "hw.freq.cpu" sysctl before using i386/amd64
speci
marcel 2010-01-17 19:29:06 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
Mk bsd.gecko.mk
Log:
revision 1.8 fixed sparc64, but accidentally reverted
the change made in revision 1.7 that fixed the powerpc
build. Re-apply revision 1.7.
marcel 2009-08-25 04:42:54 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
x11/xorg Makefile
Log:
xorg-server builds on ia64. Include it in the xorg meta-port.
Ok'd by: rnoland
Revision ChangesPath
1.28 +1 -1 ports/x11/xorg
marcel 2009-08-25 04:44:24 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
x11/gdm Makefile
Log:
On ia64, gdm (indirectly) uses log10 and ceil. Add libm to the
list of libraries to link against.
Ok'd by: marcus
Revision ChangesPath
marcel 2009-11-11 00:23:17 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
www/firefox3/files patch-security-coreconf-FreeBSD.mk
Added files:
www/firefox3/files
patch-xpcom-reflect-xptcall-src-xptcprivate.h
Log:
Fix build for
marcel 2009-11-11 00:43:15 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
www/firefox35/files patch-content-xslt-public-txDouble.h
patch-security-coreconf-FreeBSD.mk
Added files:
www/firefox35/files
patch-
marcel 2009-11-11 05:44:35 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
x11/xorg Makefile
Log:
Fix RUN_DEPENDS to depend on dri.pc rather than r128_dri.so.
On ia64, r128_dri.so is not built, causing repeated recursion
into graphics/dri (on res
marcel 2009-11-11 05:55:36 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
x11-drivers/xf86-video-openchrome Makefile
Log:
Build for ia64 to satisfy the xorg-drivers dependencies.
Approved by: rnoland
Revision ChangesPath
1.14 +1 -1 po
marcel 2009-11-11 16:12:14 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
science/openbabelMakefile
Log:
Builds on ia64.
Approved by: makc
Revision ChangesPath
1.28 +0 -4 ports/science/openbabel/Makefile
__
marcel 2009-11-11 16:13:16 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
lang/ocaml Makefile
Log:
ocaml builds on ia64.
Approved by: stas
Revision ChangesPath
1.66 +1 -1 ports/lang/ocaml/Makefile
___
marcel 2009-11-20 03:39:59 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
math/cln Makefile
Log:
Enable for ia64 (remove from BROKEN).
No response from: maintainer (araujo@)
Revision ChangesPath
1.41 +2 -2 ports/math/cln/M
marcel 2009-11-20 04:06:07 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
security/nss/files patch-..::coreconf::FreeBSD.mk
Log:
Fix build for ia64.
Ok'd by: bland@
Revision ChangesPath
1.14 +10 -5 ports/security/nss/files/patch-..::
marcel 2009-11-22 20:46:38 UTC
FreeBSD ports repository (src,doc committer)
Added files:
lang/guile/files patch-libguile_gc.c
Log:
Fix build for ia64.
No response from: maintainer (ama...@gnu.org)
Revision ChangesPath
1.1 +23 -0 ports/lang/guile/fi
marcel 2009-11-22 21:32:27 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
www/libxul/files patch-security_coreconf_FreeBSD.mk
Added files:
www/libxul/files
patch-xpcom-reflect-xptcall-src-xptcprivate.h
Log:
Fix build for
marcel 2008-05-16 14:57:49 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Fix RID calculation. The RID is really the BAR for PCI cards,
so the index needs to be translated into an offset. While we
did add the offset (0x10), we forgot to accoun
marcel 2008-05-21 05:15:27 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64machdep.c
Log:
We can call ia64_flush_dirty() when the corresponding process is
locked or not. As such, use PROC_LOCKED() to determine which case
it is and lock the process when not.
marcel 2008-05-22 06:27:47 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64pmap.c
Log:
Create the bucket mutexes with MTX_NOWITNESS. There's now a
hard limit of 512 pending mutexes in the witness code and
we can easily have 1 million bucket mutexes initialize
marcel 2008-05-23 19:16:25 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim mmu_oea.c
Log:
Invalidate the TLB in pmap_cpu_bootstrap(), so that it also happens
on the APs.
Revision ChangesPath
1.122 +4 -1 src/sys/powerpc/aim/mmu_oea.c
___
marcel 2008-05-23 19:53:50 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64interrupt.c
Log:
Account for IPI_PREEMPT. We don't want to call sched_preempt() with
interrupts disabled or with td_intr_nesting_level non-zero.
Revision ChangesPath
1.69
fixing problems that can easily be dealt
with by the 300+ developers not worrying about non-tier1 (as it
hardly ever requires in-depth knowledge of the platform). For the
non-tier1 maintainers this is a *BIG* waste of their time...
FYI,
--
Marcel Moolenaar
[EMAIL PROTECTED]
marcel 2008-05-28 03:45:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/puc pucdata.c
Log:
MFC 1.61: Fix RID calculation for Timedia cards.
Revision ChangesPath
1.59.2.2 +1 -1 src/sys/dev/puc/pucdata.c
__
marcel 2008-05-28 16:41:02 UTC
FreeBSD src repository
Modified files:
sys/ia64/include atomic.h
Log:
Work-around a compiler optimization bug, that broke libthr. Massive
inlining resulted in constant propagation to the extend that cmpval
was known to the compiler to be UR
On May 28, 2008, at 9:43 AM, Bruce M. Simpson wrote:
Marcel Moolenaar wrote:
...the cmpxchg instruction was comparing
0x8000LU to 0x8000LU and obviously didn't
perform the exchange.
...Subsequent locking requests found rw_state non-zero
and the thread in que
marcel 2008-06-01 18:04:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/ia64/ia64machdep.c
Log:
SVN rev 179479 on 2008-06-01 18:04:29Z by marcel
Merge rev 179173:
We can call ia64_flush_dirty() when the corresponding process is
loc
marcel 2008-06-04 04:03:08 UTC
FreeBSD doc repository
Modified files:
en/donations wantlist.sgml
Log:
Remove my entry for memory kits for the SGI O2. I gave the O2
to David.
Revision ChangesPath
1.459 +1 -9 www/en/donations/wantlist.sgml
__
marcel 2008-06-04 20:08:19 UTC
FreeBSD src repository
Modified files:
sbin/geomMakefile
sbin/geom/class/label geom_label.c
sbin/geom/class/part geom_part.c
sbin/geom/core geom.c
Log:
SVN rev 179550 on 2008-06-04 20:07:59Z by marcel
Replace c
marcel 2008-06-05 18:06:06 UTC
FreeBSD src repository
Modified files:
sbin/geomMakefile
Log:
SVN rev 179562 on 2008-06-05 15:24:10Z by marcel
Allow building a static geom(8) for release related crunched
binaries. In particular, this allows geom to be added to
marcel 2008-06-05 18:06:07 UTC
FreeBSD src repository
Modified files:
release/ia64 boot_crunch.conf
Log:
SVN rev 179563 on 2008-06-05 15:32:05Z by marcel
Obsolete gpt(8) by replacing it with geom(8). Add the glabel and
gpart symlinks for easy access.
Revision
marcel 2008-06-06 05:14:16 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part gpart.8
Log:
SVN rev 179596 on 2008-06-06 05:14:16Z by marcel
Update the manpage to reflect reality:
o The BSD, PC98 and VTOC8 schemes are supported.
o The bootcode command was
marcel 2008-06-06 22:44:03 UTC
FreeBSD src repository
Modified files:
sbin/geom/misc subr.c subr.h
Log:
SVN rev 179628 on 2008-06-06 22:44:03Z by marcel
Add two support functions:
o gctl_delete_param() -- intended for parameters that are consumed
by geom(8) it
marcel 2008-06-06 23:58:29 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part geom_part.c
Log:
SVN rev 179629 on 2008-06-06 23:58:29Z by marcel
Enhance the bootcode command to also allow bootcode to be written
to a partition. This avoids that users need to us
marcel 2008-06-07 00:14:06 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part gpart.8
Log:
SVN rev 179630 on 2008-06-07 00:14:06Z by marcel
Document the new -p and -i options for writing bootstrap code into
a partition. Make it clear that the -b option embeds
marcel 2008-06-07 21:56:48 UTC
FreeBSD src repository
Modified files:
sys/conf files.powerpc
Added files:
sys/powerpc/include dbdma.h
sys/powerpc/powermac dbdma.c dbdmavar.h
Log:
SVN rev 179644 on 2008-06-07 21:56:48Z by marcel
Add support for Apple
marcel 2008-06-07 22:58:32 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES files.powerpc
sys/dev/mii lxtphy.c
sys/modules Makefile
sys/powerpc/conf GENERIC
Added files:
sys/dev/bm if_bm.c if_bmreg.h if_bmvar.
marcel 2008-06-08 01:58:11 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES
sys/powerpc/conf NOTES
Log:
SVN rev 179646 on 2008-06-08 01:58:11Z by marcel
Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.
The driver applies to Power
marcel 2008-06-09 16:42:55 UTC
FreeBSD src repository
Modified files:
sbin Makefile
Log:
SVN rev 179680 on 2008-06-09 16:42:55Z by marcel
Disconnect gpt(8) from the build. gpt(8) is replaced by gpart(8).
Revision ChangesPath
1.170 +0 -1
marcel 2008-06-09 17:59:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom geom.h geom_subr.c
Log:
SVN rev 179681 on 2008-06-09 17:59:44Z by marcel
MFC rev 177509: Add g_retaste().
Revision ChangesPath
1.100.2.1 +1 -0
marcel 2008-06-09 18:03:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom geom_subr.c
Log:
SVN rev 179682 on 2008-06-09 18:03:48Z by marcel
MFC rev 177681: Wither GEOMs while retasting.
Revision ChangesPath
1.91.2.2 +7
marcel 2008-06-09 18:51:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/partg_part.c g_part.h g_part_apm.c
g_part_bsd.c g_part_gpt.c g_part_if.m
g_part_mbr.c g_part_vtoc8.c
Added files:
marcel 2008-06-09 19:25:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/modules/geom Makefile
Added files: (Branch: RELENG_7)
sys/modules/geom/geom_part Makefile
sys/modules/geom/geom_part/geom_part_apm Makefile
sys/modules/g
marcel 2008-06-09 21:33:57 UTC
FreeBSD src repository
Modified files:
.UPDATING
Log:
SVN rev 179691 on 2008-06-09 21:33:57Z by marcel
Note removal of gpt(8).
Revision ChangesPath
1.532 +4 -0 src/UPDATING
_
marcel 2008-06-09 21:36:46 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
Log:
SVN rev 179692 on 2008-06-09 21:36:46Z by marcel
Removal of gpt(8) and manpage.
Revision ChangesPath
1.142 +3 -0 src/ObsoleteFiles.inc
marcel 2008-06-10 03:02:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/geom/misc subr.c subr.h
Log:
SVN rev 179697 on 2008-06-10 03:02:51Z by marcel
MFC rev 179628: Add gctl_delete_param() and gctl_has_param().
Revision ChangesP
marcel 2008-06-10 03:19:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/geom/class/part geom_part.c gpart.8
Log:
SVN rev 179699 on 2008-06-10 03:19:33Z by marcel
MFC revisions 172857 through 179688:
o Allow building a rescue version (not appl
On Jun 11, 2008, at 4:05 AM, Harald Schmalzbauer wrote:
Marcel Moolenaar schrieb am 09.06.2008 18:42 (localtime):
marcel 2008-06-09 16:42:55 UTC
FreeBSD src repository
Modified files:
sbin Makefile Log:
SVN rev 179680 on 2008-06-09 16:42:55Z by marcel
marcel 2008-06-12 04:37:37 UTC
FreeBSD src repository
Modified files:
sys/sys apm.h
Log:
SVN rev 179747 on 2008-06-12 04:37:37Z by marcel
Define APM_ENT_NAMELEN and APM_ENT_TYPELEN for general use.
Revision ChangesPath
1.3 +5 -2 src/sys/s
marcel 2008-06-12 04:43:34 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_apm.c
Log:
SVN rev 179748 on 2008-06-12 04:43:34Z by marcel
Add the partition label and the raw partition type to the XML.
Revision ChangesPath
1.7 +19 -5
marcel 2008-06-12 05:27:23 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_bsd.c
Log:
SVN rev 179750 on 2008-06-12 05:27:23Z by marcel
Add the raw partition type to the XML.
Revision ChangesPath
1.6 +10 -4 src/sys/geom/part/g_par
marcel 2008-06-12 05:28:47 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_gpt.c
Log:
SVN rev 179751 on 2008-06-12 05:28:47Z by marcel
Add the raw partiton type to the XML.
Revision ChangesPath
1.9 +14 -6 src/sys/geom/part/g_part
marcel 2008-06-12 05:56:03 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_mbr.c
Log:
SVN rev 179752 on 2008-06-12 05:56:03Z by marcel
Add the raw partition type to the XML.
Revision ChangesPath
1.8 +10 -4 src/sys/geom/part/g_par
marcel 2008-06-12 06:26:36 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_pc98.c
Log:
SVN rev 179755 on 2008-06-12 06:26:36Z by marcel
Add the raw partition type to the XML.
Revision ChangesPath
1.4 +11 -4 src/sys/geom/part/g_pa
marcel 2008-06-12 06:34:14 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_vtoc8.c
Log:
SVN rev 179756 on 2008-06-12 06:34:14Z by marcel
Add the raw partition type to the XML.
Revision ChangesPath
1.4 +12 -6 src/sys/geom/part/g_p
marcel 2008-06-12 19:34:07 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_gpt.c
Log:
SVN rev 179763 on 2008-06-12 19:34:07Z by marcel
Finish the support for partition labels and add it to the XML.
Revision ChangesPath
1.10 +86 -10
marcel 2008-06-13 00:04:10 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part geom_part.c
Log:
SVN rev 179769 on 2008-06-13 00:04:10Z by marcel
Implement the -l and -r options for gpart show.
The -l option changes the output to show the partition label, if ap
marcel 2008-06-18 01:13:34 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part.c g_part.h g_part_if.m
g_part_mbr.c
Log:
SVN rev 179853 on 2008-06-18 01:13:34Z by marcel
Add the set and unset verbs used to set and clear attributes
marcel 2008-06-18 01:46:32 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part geom_part.c gpart.8
Log:
SVN rev 179854 on 2008-06-18 01:46:32Z by marcel
Implement the set and unset verbs. While here, have the manpage
catch up with various changes.
Revisio
marcel 2008-06-23 21:45:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/powerpc/include atomic.h
Log:
SVN rev 179964 on 2008-06-23 21:45:04Z by marcel
MFC rev. 173742-178057.
Requested by: mav (twice)
Revision ChangesPath
1.15.2
marcel 2008-07-03 14:38:42 UTC
FreeBSD src repository
Modified files:
.access mentors
Log:
SVN rev 180218 on 2008-07-03 14:38:42Z by marcel
Add Nathan Whitehorn.
Approved by:core
Revision ChangesPath
1.886 +1 -0 CVSROOT/acce
marcel 2008-07-03 16:49:33 UTC
FreeBSD src repository
Modified files:
share/misc committers-src.dot
Log:
SVN rev 180222 on 2008-07-03 16:49:33Z by marcel
Belatedly add myself to the active committer section.
Revision ChangesPath
1.76 +1 -0 sr
marcel 2008-07-03 16:53:19 UTC
FreeBSD src repository
Modified files:
share/misc committers-src.dot
Log:
SVN rev 180223 on 2008-07-03 16:53:19Z by marcel
Soren was my mentor.
I have mentored arun and marius.
Revision ChangesPath
1.77 +5 -0
marcel 2008-07-03 17:02:43 UTC
FreeBSD src repository
Modified files:
share/misc committers-ports.dot
Log:
SVN rev 180225 on 2008-07-03 17:02:43Z by marcel
Belatedly add myself to the alumni section.
Revision ChangesPath
1.70 +1 -0 src/share/
marcel 2008-07-03 17:10:18 UTC
FreeBSD src repository
Modified files:
share/misc committers-doc.dot
Log:
SVN rev 180226 on 2008-07-03 17:10:18Z by marcel
Belatedly add myself to the active *cough* doc committers.
Revision ChangesPath
1.25 +1 -0
marcel 2008-07-03 19:40:59 UTC
FreeBSD src repository
Modified files:
sbin/geomMakefile
Log:
SVN rev 180228 on 2008-07-03 19:40:59Z by marcel
Add NO_MAN for the static variant of geom(8). Both the RESCUE and the
RELEASE_CRUNCH builds use NO_MAN anyway, so this
marcel 2008-07-03 20:53:15 UTC
FreeBSD src repository
Modified files:
sbin Makefile
Log:
SVN rev 180229 on 2008-07-03 20:53:15Z by marcel
Stop building bsdlabel(8) and fdisk(8) on ia64. Both tools are
obsoleted by gpart(8). This avoids the following bugs i
marcel 2008-07-03 21:00:16 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
Log:
SVN rev 180230 on 2008-07-03 21:00:16Z by marcel
bsdlabel and fdisk are obsoleted on ia64.
While here, make sure to remove any remnants of the disklabel
man
marcel 2008-07-04 04:33:33 UTC
FreeBSD src repository
Modified files:
sbin Makefile
Log:
SVN rev 180247 on 2008-07-04 04:33:33Z by marcel
Make sunlabel specific to sparc64. This is mostly for backward
compatibility reasons. Sun labels, with VTOC8, are hand
marcel 2008-07-04 04:39:45 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
Log:
SVN rev 180248 on 2008-07-04 04:39:45Z by marcel
sunlabel(8) is specific to sparc64. Remove from other platforms.
use gpart(8) on all platforms.
Revision
marcel 2008-07-06 20:57:35 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
sbin Makefile
Log:
SVN rev 180331 on 2008-07-06 20:57:35Z by marcel
Obsolete bsdlabel(8) on powerpc. Use gpart(8) instead.
Revision Change
marcel 2008-07-07 16:23:04 UTC
FreeBSD src repository
Modified files:
release Makefile
Log:
SVN rev 180350 on 2008-07-07 16:23:04Z by marcel
When making release with NOPORTS, we'll checkout only the
mininal set of ports required to make the docs. However,
w
marcel 2008-07-07 17:43:56 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64machdep.c
sys/ia64/include ia64_cpu.h
Log:
SVN rev 180354 on 2008-07-07 17:43:56Z by marcel
Add inline function ia64_fc_i() to abstract inline assembly.
Use the new inline
marcel 2008-07-19 18:21:52 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
usr.sbin Makefile
Log:
SVN rev 180614 on 2008-07-19 18:21:52Z by marcel
Remove sade(8) on the following platforms:
o arm, mips & powerpc: libdisk
marcel 2008-07-19 19:08:22 UTC
FreeBSD src repository
Modified files:
etc remote
Log:
SVN rev 180615 on 2008-07-19 19:08:22Z by marcel
With uart(4) default, change /dev/cuad# to /dev/cuau# so that
out-of-the-box FreeBSD is consistent. Add uart[0-7] as a
marcel 2008-07-19 20:00:18 UTC
FreeBSD src repository
Modified files:
etc/ppp ppp.conf
Log:
SVN rev 180617 on 2008-07-19 20:00:18Z by marcel
With uart(4) default, change /dev/cuad# to /dev/cuau# so that
out-of-the-box FreeBSD is consistent.
Revision Cha
marcel 2008-07-19 20:11:33 UTC
FreeBSD src repository
Modified files:
etc/rc.d bluetooth
Log:
SVN rev 180618 on 2008-07-19 20:11:33Z by marcel
With uart(4) default, change /dev/cuad# to /dev/cuau# and
sio# to uart# so that out-of-the-box FreeBSD is consistent.
marcel 2008-07-19 20:12:02 UTC
FreeBSD src repository
Modified files:
etc/rc.d serial
Log:
SVN rev 180619 on 2008-07-19 20:12:02Z by marcel
With uart(4) default, change /dev/cuad# to /dev/cuau# and
sio# to uart# so that out-of-the-box FreeBSD is consistent.
marcel 2008-07-19 20:12:33 UTC
FreeBSD src repository
Modified files:
etc rc.suspend
Log:
SVN rev 180620 on 2008-07-19 20:12:33Z by marcel
With uart(4) default, change sio# to uart# so that
out-of-the-box FreeBSD is consistent.
Revision ChangesP
On Jul 21, 2008, at 8:07 AM, John Baldwin wrote:
On Saturday 19 July 2008 03:08:22 pm Marcel Moolenaar wrote:
marcel 2008-07-19 19:08:22 UTC
FreeBSD src repository
Modified files:
etc remote
Log:
SVN rev 180615 on 2008-07-19 19:08:22Z by marcel
With uart(4
marcel 2008-07-21 22:38:00 UTC
FreeBSD src repository
Modified files:
etc remote
Log:
SVN rev 180680 on 2008-07-21 22:38:00Z by marcel
Remove sioX as an alias for uartX. It is believed to be
more confusing than helpful.
Suggested by: jhb
Revisio
On Jul 21, 2008, at 2:32 PM, John Baldwin wrote:
On Monday 21 July 2008 05:22:15 pm Marcel Moolenaar wrote:
On Jul 21, 2008, at 8:07 AM, John Baldwin wrote:
On Saturday 19 July 2008 03:08:22 pm Marcel Moolenaar wrote:
marcel 2008-07-19 19:08:22 UTC
FreeBSD src repository
Modified
marcel 2008-07-26 00:01:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/partg_part_apm.c g_part_bsd.c g_part_gpt.c
g_part_mbr.c g_part_pc98.c g_part_vtoc8.c
sys/sys apm.h
Log:
SVN rev 180819 on
marcel 2008-07-26 01:08:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/partg_part_gpt.c
Log:
SVN rev 180821 on 2008-07-26 01:08:20Z by marcel
MFC r179763
Finish the support for partition labels and add it to the XML.
Revis
marcel 2008-07-26 19:32:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/partg_part.c g_part.h g_part_if.m
g_part_mbr.c
Log:
SVN rev 180831 on 2008-07-26 19:32:10Z by marcel
MFC r179853
Add the set and unse
marcel 2008-07-26 22:52:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libdisk open_disk.c
Log:
SVN rev 180834 on 2008-07-26 22:52:12Z by marcel
MFC 178451
Add support for gpart
Revision ChangesPath
1.12.2.1 +10 -6 sr
marcel 2008-07-26 22:55:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/geom/class/part geom_part.c gpart.8
Log:
SVN rev 180835 on 2008-07-26 22:55:15Z by marcel
MFC 179854
Implement the set and unset verbs.
Revision ChangesPath
1.
marcel 2007-09-21 16:19:50 UTC
FreeBSD src repository
Modified files:
lib/libdisk open_disk.c
Log:
On PowerPC, geom_part has taken over the partitioning from geom_apple.
Translate partitions of type "PART" to chunks of type "apple" on
PowerPC. This fixes sysinstall.
marcel 2007-09-21 16:24:01 UTC
FreeBSD src repository
Modified files:
lib/libdisk open_ia64_disk.c
Log:
Translate partitions of type "PART" to chunks of the same type
as they would have been translated from partitions of type "GPT".
This fixes sysinstall, now that g
marcel 2007-09-26 01:31:28 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/binutils/ld Makefile
Log:
Force -O1 compilation when targeted for ia64. GCC 4 generates
bad code at -O2. Since this is likely caused by the low-level
optimizer, testing TARGET_ARCH rather than
marcel 2007-10-16 02:49:40 UTC
FreeBSD src repository
Modified files:
sys/ia64/disasm disasm.h
Log:
Fix disassembly of the invala, itc, itr and hint instructions
by fixing the opcode ordering.
MFC after: 1 week
Revision ChangesPath
1.6 +1 -1 sr
marcel 2007-10-16 02:59:03 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64db_machdep.c
Log:
Print instruction stops to improve analysis of dependency
violations.
MFC after: 1 week
Revision ChangesPath
1.5 +2 -0 src/sys/ia64/ia64/db_
marcel 2007-10-16 03:07:56 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64support.S
Log:
The flushrs instruction must be the first in an instruction
group. GNU as(1) already made sure of that, but it's better
to actually have the code right.
MFC after:
marcel 2007-10-16 03:20:32 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64exception.S
Log:
Set PTE_ACCESSED in the PTE and before inserting it in the VHPT.
This avoids back-to-back faults for all TLB misses. This can be
improved further in the future by also
marcel 2007-10-16 17:52:59 UTC
FreeBSD src repository
Modified files:
sys/ddb db_ps.c
Log:
Print the stack bounds of the thread.
Revision ChangesPath
1.67 +2 -0 src/sys/ddb/db_ps.c
___
cvs-all@freebsd
md5(1) (libc.so hasn't changed at all)
Thanks!
--
Marcel Moolenaar
[EMAIL PROTECTED]
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
marcel 2007-10-21 00:04:23 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part geom_part.c gpart.8
Log:
Add the show command to print the partition information ala gpt(8).
Update the manpage accordingly. While here, mention the MBR scheme
and add a bugs section.
marcel 2007-10-21 16:38:49 UTC
FreeBSD src repository
Modified files:
sys/sys gpt.h
Log:
Add a UUID for ZFS file systems.
UUID reused from: Craig Boston
Revision ChangesPath
1.11 +2 -0 src/sys/sys/gpt.h
marcel 2007-10-21 17:29:06 UTC
FreeBSD src repository
Modified files:
sys/sys apm.h
Log:
Add a partition type for ZFS.
Revision ChangesPath
1.2 +1 -0 src/sys/sys/apm.h
___
cvs-all@freebsd.org mailing
marcel 2007-10-21 19:38:21 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/part geom_part.c
Log:
Fix a last-minute, but more importantly, an untested change that
made the previous commit non-functional: the usage string was put
in the wrong field...
Revision
marcel 2007-10-21 20:02:57 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part.c g_part.h g_part_apm.c
g_part_gpt.c
Log:
Add the freebsd-zfs alias. Both APM and GPT have ZFS partition
types.
Revision ChangesPath
1.10
marcel 2007-10-29 00:07:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/powerpc/conf GENERIC
Log:
Unbreak. With DDB removed, KTR can not be used as-is because
GEOM wants to save the stack as part of KTR support.
Approved by: re (kensmith)
301 - 400 of 764 matches
Mail list logo