Module Name:src
Committed By: veego
Date: Mon May 24 05:30:40 UTC 2010
Modified Files:
src/external/mit/xorg/bin/xfs: Makefile
Log Message:
Replace __appmansuffix__ in fsconfig.cpp
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/bin/xfs/
Module Name:src
Committed By: pgoyette
Date: Mon May 24 03:50:25 UTC 2010
Modified Files:
src/sys/kern: kern_module.c vfs_subr.c
src/sys/sys: module.h
Log Message:
Protect against attempting to load modules from the filesystem until we
have mounted the root file-sy
Module Name:src
Committed By: mrg
Date: Mon May 24 02:19:10 UTC 2010
Modified Files:
src/sys/arch/sparc64/sparc64: copy.S
Log Message:
this needs for PSTATE_AM on 32 bit kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc64/sparc64/co
Module Name:src
Committed By: mrg
Date: Mon May 24 01:57:06 UTC 2010
Modified Files:
src/sys/external/bsd/drm/conf: files.drm
Log Message:
add r600_blit.c and radeon_cs.c.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm/conf/files.drm
Module Name:src
Committed By: mrg
Date: Mon May 24 01:39:07 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drmP.h
src/sys/external/bsd/drm/dist/shared-core: r600_cp.c radeon_cp.c
radeon_drm.h radeon_drv.h radeon_state.c
Added Files:
Module Name:src
Committed By: joerg
Date: Mon May 24 00:29:30 UTC 2010
Modified Files:
src/bin/expr: expr.1
Log Message:
Explicitly quote | and : meant as separate operator. Kill trailing
whitespace. Don't use \Z' with obscure character entity. Reorder sections
to canonica
Module Name:src
Committed By: jym
Date: Sun May 23 23:53:36 UTC 2010
Modified Files:
src/sys/dev/isapnp: i82365_isapnp.c
Log Message:
PRIxPADDR instead of %lx to print bus_addr_t/paddr_t variables.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev
Module Name:src
Committed By: jym
Date: Sun May 23 23:50:37 UTC 2010
Modified Files:
src/sys/dev/isa: i82365_isasubr.c
Log Message:
Cast the sum of iobase and iosize to long, not just iobase. Avoids size
warnings during build when bus_addr_t is 64 bits.
To generate a dif
Module Name:src
Committed By: mrg
Date: Sun May 23 23:21:31 UTC 2010
Modified Files:
src/external/mit/xorg/lib/dri/r200: Makefile
src/external/mit/xorg/lib/dri/r300: Makefile
src/external/mit/xorg/lib/dri/r600: Makefile
src/external/mit/xorg/lib/dri/
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 22:12:03 UTC 2010
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon:
radeon_mipmap_tree.c
Log Message:
re-add the final new-line.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Sun May 23 22:06:38 UTC 2010
Modified Files:
src/sys/arch/x86/x86: est.c
Log Message:
simplify the debugging code and make it more informative.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x86/x86
Module Name:src
Committed By: christos
Date: Sun May 23 22:05:54 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
no need for double the newlines!
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/sys/dev/acpi/acpi.c
Please note that diff
Module Name:src
Committed By: christos
Date: Sun May 23 22:04:36 UTC 2010
Modified Files:
src/usr.bin/man: man.c
Log Message:
- centralize the snprintf code.
- use err where appropriate.
- add machclass which should be x86 when i386 and amd64 and can be specified
in man.
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 21:40:11 UTC 2010
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon:
radeon_mipmap_tree.c radeon_queryobj.c
xsrc/external/mit/MesaLib/dist/src/mesa/main: accum.c
Log Message:
m
Module Name:src
Committed By: veego
Date: Sun May 23 21:35:36 UTC 2010
Modified Files:
src/external/mit/xorg/bin/xdm/config: Makefile
Log Message:
Replace UTMP_FILE and WTMP_FILE for Xstartup here and not in the cpp file
to make a xdm update easier.
xdm was updated but the
Module Name:src
Committed By: mrg
Date: Sun May 23 21:32:51 UTC 2010
Modified Files:
src/distrib/sets/lists/xcomp: md.amd64 md.i386 md.sparc64 mi
src/distrib/sets/lists/xserver: md.alpha md.amd64 md.i386 md.macppc
md.sparc md.sparc64
Log Message:
update
Module Name:src
Committed By: veego
Date: Sun May 23 21:31:58 UTC 2010
Modified Files:
src/external/mit/xorg/bin/sessreg: Makefile
Log Message:
Use ${XDMPIDDIR} and ${XDMLOGDIR} from ../xdm/Makefile.xdm instead of
hard coding the path here.
To generate a diff of this com
Module Name:src
Committed By: mrg
Date: Sun May 23 21:31:53 UTC 2010
Modified Files:
src/external/mit/xorg/lib/dri: Makefile dri.mk
src/external/mit/xorg/lib/dri/i915: Makefile
src/external/mit/xorg/lib/dri/i965: Makefile
src/external/mit/xorg/lib/dr
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 21:28:08 UTC 2010
Modified Files:
xsrc/external/mit/MesaLib/dist/src/glu/sgi/libutil: mipmap.c
xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/intel: intel_tex.c
intel_tex_image.c
xsrc/exter
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 21:26:18 UTC 2010
Removed Files:
xsrc/external/mit/MesaGLUT/dist/src/glut/dos: Makefile.DJ
xsrc/external/mit/MesaGLUT/dist/src/glut/glx: descrip.mms mms_depend
xsrc/external/mit/MesaGLUT/dist/windows/VC6/pr
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 21:26:02 UTC 2010
Removed Files:
xsrc/external/mit/MesaDemos/dist/progs/demos: extfuncs.h glslnoise.c
glutfx.c occlude.c readtex.c readtex.h showbuffer.c showbuffer.h
streaming_rect.c texdown.c texo
Module Name:src
Committed By: veego
Date: Sun May 23 21:23:59 UTC 2010
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
Remove a / between a ${DESTDIR}${X11USRLIBDIR} which would result in a
double /
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 21:21:34 UTC 2010
Update of /cvsroot/xsrc/external/mit/MesaGLUT/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv27881
Log Message:
initial import of MesaGLUT-7.7.1
Status:
Vendor Tag: xorg
Release Tags: MesaGLUT-7-7-1
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 21:21:05 UTC 2010
Update of /cvsroot/xsrc/external/mit/MesaDemos/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv5125
Log Message:
initial import of MesaDemos-7.7.1
Status:
Vendor Tag: xorg
Release Tags: MesaDemos-7-7-1
Module Name:src
Committed By: martin
Date: Sun May 23 19:54:17 UTC 2010
Modified Files:
src/sys/arch/sparc64/sparc64: copy.S
Log Message:
Add ucas_32 and ucas_64 functions - untested.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sparc64/sparc6
Module Name:src
Committed By: christos
Date: Sun May 23 19:00:28 UTC 2010
Modified Files:
src/sys/arch/x86/x86: intel_busclock.c
Log Message:
Add entry for:
Intel(R) Core(TM)2 Duo CPU P9500 @ 2.53GHz
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/s
Module Name:src
Committed By: christos
Date: Sun May 23 18:56:59 UTC 2010
Modified Files:
src/sys/dev/ieee1394: firewire.c firewirereg.h fwdev.c fwdma.c fwmem.c
fwohci.c fwohcivar.h if_fwip.c sbp.c
Log Message:
Revert all previous kmem_ commits. This needs to b
Module Name:src
Committed By: martin
Date: Sun May 23 18:49:14 UTC 2010
Modified Files:
src/sys/arch/sparc64/conf: Makefile.sparc64
src/sys/arch/sparc64/include: locore.h
src/sys/arch/sparc64/sparc64: locore.s
Added Files:
src/sys/arch/sparc64/sparc6
Module Name:src
Committed By: veego
Date: Sun May 23 14:08:05 UTC 2010
Modified Files:
src/external/intel-public/acpica/bin/iasl: Makefile
Log Message:
It seems something changed with the 'newer' yacc.
Rename y.output in CLEANFILES to aslcompilerparse.output
To generate
Module Name:src
Committed By: veego
Date: Sun May 23 13:59:12 UTC 2010
Modified Files:
src/sys/arch/i386/stand/boot: Makefile.boot
Log Message:
Add ${PROG}.syms to CLEANFILES
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/i386/stand/boot/Makef
Module Name:src
Committed By: nonaka
Date: Sun May 23 11:57:04 UTC 2010
Modified Files:
src/sys/arch/hpcarm/dev: wzero3_kbd.c
src/sys/dev/hpc: hpckbdkeymap.h
Log Message:
Added WS020SH keymap.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/ar
Module Name:src
Committed By: nonaka
Date: Sun May 23 11:53:19 UTC 2010
Modified Files:
src/sys/arch/hpcarm/dev: wzero3_mci.c
Log Message:
Added Support SD card insert/remove detection for WS020SH.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/
Module Name:src
Committed By: nonaka
Date: Sun May 23 11:49:16 UTC 2010
Modified Files:
src/sys/arch/hpcarm/dev: wzero3_reg.h
Log Message:
Added some WS020SH specific parameters.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hpcarm/dev/wzero3_r
Module Name:src
Committed By: mrg
Date: Sun May 23 10:50:28 UTC 2010
Modified Files:
src/distrib/sets/lists/xserver: md.alpha
Log Message:
obsolete vga.4 like other ports. as noticed by kurt schreiner.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/di
Module Name:src
Committed By: mrg
Date: Sun May 23 10:45:04 UTC 2010
Modified Files:
src/external/mit/xorg: TODO
Log Message:
delete most of this file; it is obsolete
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/mit/xorg/TODO
Please note th
35 matches
Mail list logo