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 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 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 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-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-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-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-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 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 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 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 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-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-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-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 2009-06-19 23:19:01 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
x11-servers/xorg-server Makefile
Added files:
x11-servers/xorg-server/files extra-arch-ia64
Log:
Allow building on ia64. This does not make it functional, because
ia64 doesn't ha
marcel 2009-03-30 01:53:39 UTC
FreeBSD ports repository (src,doc committer)
Added files:
devel/liboil/files patch-vec_memcpy.diff
patch-vec_memset.diff
Log:
Fix non-PIC calls in assembly for PowerPC. While here, define
symbols as functions and give
marcel 2009-03-21 18:51:50 UTC
FreeBSD ports repository (src,doc committer)
Modified files:
Mk bsd.gecko.mk
www/firefox Makefile
Log:
grep for 'pthread:' in the compiler's spec file to avoid matching
random references of 'pthread'. On powerpc th
marcel 2008-09-29 02:39:02 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part.c
Log:
SVN rev 183454 on 2008-09-29 02:39:02Z by marcel
Insert the null scheme at the head. This does not change any
functionality, but creates an invariant: the first elemen
marcel 2008-09-29 02:48:22 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_bsd.c
Log:
SVN rev 183455 on 2008-09-29 02:48:22Z by marcel
Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORM
if the probe succeeds. This guarantees that the BSD
marcel 2008-09-28 19:17:54 UTC
FreeBSD src repository
Modified files:
gnu/lib/csu Makefile
Log:
SVN rev 183440 on 2008-09-28 19:17:54Z by marcel
Revert previous commit. The prototype has been moved to unistd.h
Revision ChangesPath
1.31 +1 -1 s
marcel 2008-09-27 19:58:11 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_pc98.c
Log:
SVN rev 183420 on 2008-09-27 19:58:11Z by marcel
Export the partition name in the conftxt and confxml output.
The conftxt output is used by libdisk, and the confx
marcel 2008-09-27 19:29:52 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part.c
Log:
SVN rev 183419 on 2008-09-27 19:29:52Z by marcel
Hold the root mount while we're tasting. It is possible
that a nested partition (typically the BSD disklabel)
is not
marcel 2008-09-27 15:28:15 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_bsd.c
Log:
SVN rev 183410 on 2008-09-27 15:28:15Z by marcel
Allow 255 sectors/track for the BSD disklabel. The previous limit
of 63 sectors/track is too PC BIOS specific. On
marcel 2008-09-26 18:28:54 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Log:
SVN rev 183387 on 2008-09-26 18:28:54Z by marcel
The previous commit re-introduced sade on platforms
where it doesn't work. Re-limit sade to amd64 and
i386.
Rev
marcel 2008-09-26 15:00:18 UTC
FreeBSD src repository
Modified files:
gnu/lib/csu Makefile
Log:
SVN rev 183384 on 2008-09-26 15:00:18Z by marcel
Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of
getosreldate() in assembler source files. We still get the
serial
port by OF the syscons won't take over console. Only attach syscons
to "screen"
if /chosen/stdout is not connected, which could be the case when
loader(8)
is booted directly from the OF. This fixes Marcel's Xserver.
Thanks!
--
Marcel Moolen
marcel 2008-09-23 02:09:00 UTC
FreeBSD src repository
Modified files:
.mentors
Log:
SVN rev 183287 on 2008-09-23 02:09:00Z by marcel
Nathan Whitehorn (nwhitehorn) is flying solo from now on.
Revision ChangesPath
1.20 +0 -1 CVSROOT/m
bring-up or porting, but
serves no real purpose (other than maybe a POST-like purpose)
once IPIs are known to work...
--
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 2008-09-16 19:16:33 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim mmu_oea.c
Log:
SVN rev 183094 on 2008-09-16 19:16:33Z by marcel
o When not making a translation cache-inhibit and guarded (PTE_I|PTE_G)
make it memory-coherency enforced (PTE_M)
marcel 2008-09-16 17:22:16 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim mp_cpudep.c
Log:
SVN rev 183090 on 2008-09-16 17:22:16Z by marcel
Rewrite cpudep_ap_bootstrap(). We now enable L3, L2, L1D and L1I
caches if not yet enabed. This is required for coh
marcel 2008-09-16 17:11:33 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim clock.c
Log:
SVN rev 183089 on 2008-09-16 17:11:33Z by marcel
o In decr_get_timecount() only read the low timebase register.
We're only returning a 32-bit counter.
o In decr_
marcel 2008-09-16 17:03:52 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim swtch.S
Log:
SVN rev 183088 on 2008-09-16 17:03:52Z by marcel
Set pcpup->pc_curthread and pcpup->pc_curpcb before calling
pmap_activate. While pmap_activate doesn't need either, we
marcel 2008-09-16 16:33:36 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc mp_machdep.c
Log:
SVN rev 183083 on 2008-09-16 16:33:36Z by marcel
o Synchronize the APs timebase and decrementer values with the BSP.
o Don't set/get the PIR register. It's CPU d
marcel 2008-09-16 16:28:51 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include cpufunc.h
Log:
SVN rev 183081 on 2008-09-16 16:28:51Z by marcel
In powerpc_get_pcpup(), make the inline assembly statement
volatile so that the compiler won't perform CSE. For SMP,
marcel 2008-09-15 02:51:07 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include spr.h
Log:
SVN rev 183031 on 2008-09-15 02:51:07Z by marcel
o Remove SPR_TSR & SPR_TCR for AIM.
o Remove SPR_HID2.
o Add more SPR_L3CR bit definitions.
Revision Changes
marcel 2008-09-15 01:03:16 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim mp_cpudep.c
sys/powerpc/powerpc autoconf.c mp_machdep.c
Log:
SVN rev 183030 on 2008-09-15 01:03:16Z by marcel
Dont worry about PSL_RI (restartable interrupt indicator) in
comm
marcel 2008-09-15 00:59:49 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc cpu.c
Log:
SVN rev 183029 on 2008-09-15 00:59:49Z by marcel
Rename cpu_config_l2cr() to cpu_print_cacheinfo(). We're not
configuring the L2 cache on the BSP. Nor the L3 cache. We
marcel 2008-09-14 21:30:01 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc openpic.c
Log:
SVN rev 183028 on 2008-09-14 21:30:01Z by marcel
Remove debugging code.
Revision ChangesPath
1.20 +7 -15 src/sys/powerpc/powerpc/openpic.c
marcel 2008-09-14 16:52:42 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/libgdb fbsd-threads.c
lib/libthread_db libpthread_db.c libthr_db.c thread_db.c
thread_db.h thread_db_int.h
sys/sys procfs.h
Log:
SVN rev 183
marcel 2008-09-14 16:07:21 UTC
FreeBSD src repository
Modified files:
lib/libthr/threadthr_event.c
Log:
SVN rev 183021 on 2008-09-14 16:07:21Z by marcel
Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},
where critical. Some places still use ps_pread/ps_p
marcel 2008-09-06 05:26:31 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
SVN rev 182809 on 2008-09-06 05:26:31Z by marcel
Unbreak ia64: pges are 8KB.
Revision ChangesPath
1.178 +1 -1 src/lib/libc/stdlib/malloc.c
_
marcel 2008-08-31 23:54:22 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim interrupt.c
Log:
SVN rev 182580 on 2008-08-31 23:54:22Z by marcel
Trace interrupts with KTR_INTR.
Revision ChangesPath
1.10 +2 -0 src/sys/powerpc/aim/interrupt.c
marcel 2008-08-31 20:55:31 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim mmu_oea.c
Log:
SVN rev 182573 on 2008-08-31 20:55:31Z by marcel
Remove redundant KTR statements.
Revision ChangesPath
1.123 +0 -6 src/sys/powerpc/aim/mmu_oea.c
__
marcel 2008-08-31 20:08:13 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc pmap_dispatch.c
Log:
SVN rev 182571 on 2008-08-31 20:08:13Z by marcel
Trace all PMAP calls using KTR_PMAP.
Revision ChangesPath
1.15 +92 -2 src/sys/powerpc/powerp
marcel 2008-08-31 02:25:20 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include cpufunc.h
Log:
SVN rev 182503 on 2008-08-31 02:25:20Z by marcel
Remove restore_intr(). We have intr_restore()...
Revision ChangesPath
1.26 +0 -7 src/sys/powerpc/
marcel 2008-08-30 18:50:11 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc db_interface.c
Log:
SVN rev 182487 on 2008-08-30 18:50:11Z by marcel
In db_show_mdpcpu(), print MD fields.
Revision ChangesPath
1.8 +4 -0 src/sys/powerpc/powerp
marcel 2008-08-30 18:48:17 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim vm_machdep.c
Log:
SVN rev 182486 on 2008-08-30 18:48:17Z by marcel
Whitespace fixes.
Revision ChangesPath
1.122 +12 -12src/sys/powerpc/aim/vm_machdep.c
___
marcel 2008-08-30 18:39:29 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim machdep.c
Log:
SVN rev 182485 on 2008-08-30 18:39:29Z by marcel
Call powerpc_sync() instead of using an asm statement.
Revision ChangesPath
1.117 +1 -1 src/sys/po
marcel 2008-08-30 18:38:37 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include cpufunc.h
Log:
SVN rev 182484 on 2008-08-30 18:38:37Z by marcel
Add powerpc_sync() as an inline function.
Revision ChangesPath
1.25 +7 -0 src/sys/powerpc/include
marcel 2008-08-30 18:37:55 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim clock.c
Log:
SVN rev 182483 on 2008-08-30 18:37:55Z by marcel
Don't clear PSL_RI. Disabling external interrupts
doesn't make exceptions unrecoverable.
Revision ChangesPath
marcel 2008-08-13 00:03:35 UTC
FreeBSD src repository
Modified files:
lib/libthread_db thread_db.h
Log:
SVN rev 181651 on 2008-08-13 00:03:35Z by marcel
Change the type of ti_traceme from a char to an int as its
address is passed to ps_pread for reading sizeof(int) by
marcel 2008-08-08 23:54:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
release/ia64 mkisoimages.sh
Log:
SVN rev 181443 on 2008-08-08 23:54:46Z by marcel
MFC r177991:
Increase the size of the EFI system partition from 16M to 20M.
Revis
marcel 2008-08-06 03:14:18 UTC
FreeBSD src repository
Modified files:
lib/libthread_db Makefile libpthread_db.c libthr_db.c
lib/libthread_db/arch/arm libpthread_md.c
lib/libthread_db/arch/ia64 libpthread_md.c
lib/libthread_db/arch/powerpc libpthread_md.c
lib/l
marcel 2008-07-31 20:25:52 UTC
FreeBSD src repository
Modified files:
lib/libthread_db thread_db.c thread_db_int.h
Log:
SVN rev 181065 on 2008-07-31 20:25:52Z by marcel
Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to
help abstract the sizes and endiannes
marcel 2008-07-31 16:26:58 UTC
FreeBSD src repository
Modified files:
lib/libthread_db Makefile libpthread_db.c libpthread_db.h
lib/libthread_db/arch/amd64 libpthread_md.c
lib/libthread_db/arch/arm libpthread_md.c
lib/libthread_db/arch/i386 libpthread_md.c
lib
marcel 2008-07-31 05:25:52 UTC
FreeBSD src repository
Modified files:
lib/libthread_db Makefile thread_db.c
lib/libthread_db/arch/arm libpthread_md.c
lib/libthread_db/arch/powerpc libpthread_md.c
Log:
SVN rev 181044 on 2008-07-31 05:25:52Z by marcel
Cleanup fo
marcel 2008-07-30 00:59:19 UTC
FreeBSD src repository
Modified files:
lib/libthread_db libpthread_db.c libthr_db.c thread_db.c
thread_db.h thread_db_int.h
sys/sys procfs.h
Log:
SVN rev 180982 on 2008-07-30 00:59:19Z by marcel
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 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 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 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 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
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-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 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-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
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: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: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 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 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-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-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-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-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-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-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-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 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 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 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 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 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 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-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-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-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-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-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-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 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 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 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: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 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 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
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-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
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
1 - 100 of 764 matches
Mail list logo