Module Name:src
Committed By: macallan
Date: Tue Sep 20 06:15:02 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
support ioctl(WSDISPLAYIO_SVIDEO) and friends so wsfb can turn the backlight
off
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: macallan
Date: Tue Sep 20 05:57:11 UTC 2011
Modified Files:
src/sys/arch/evbmips/loongson: gdium_machdep.c
Log Message:
wait after twiddling the gpio to power down, it takes a few seconds for it to
take effect. Without this we would run into g
Module Name:src
Committed By: macallan
Date: Tue Sep 20 05:51:34 UTC 2011
Modified Files:
src/sys/arch/evbmips/loongson: autoconf.h machdep.c
Log Message:
call gdium_cnattach()
Now this actually boots on Gdium.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: macallan
Date: Tue Sep 20 05:50:17 UTC 2011
Modified Files:
src/sys/arch/evbmips/loongson: machdep.c
Log Message:
make this work with NCOM == 0
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbmips/loongson/machdep
Module Name:src
Committed By: macallan
Date: Tue Sep 20 05:41:59 UTC 2011
Modified Files:
src/sys/arch/evbmips/loongson: gdium_machdep.c
Log Message:
move the early console code over from ../gdium
This is kinda hackish but it works and it's not like there will be new Gdium
Module Name:src
Committed By: mrg
Date: Tue Sep 20 02:28:03 UTC 2011
Added Files:
src/external/gpl3/gcc/lib/libgomp: Makefile
Log Message:
makefile to build libgomp, as needed by "gcc -fopenmp".
needs a full mknative-gcc run before it can be properly enabled.
To generate
Module Name:src
Committed By: mrg
Date: Tue Sep 20 02:26:40 UTC 2011
Added Files:
src/external/gpl3/gcc/lib/libgomp/arch/i386: config.h libgomp.spec
libgomp_f.h
Log Message:
mknative-gcc files for libgomp.
To generate a diff of this commit:
cvs rdiff -u -r0 -
Module Name:src
Committed By: jym
Date: Tue Sep 20 00:33:43 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Xen suspend/resume code is now committed in -curent.
To generate a diff of this commit:
cvs rdiff -u -r1.1608 -r1.1609 src/doc/CHANGES
Please note that dif
Module Name:src
Committed By: jym
Date: Tue Sep 20 00:31:06 UTC 2011
Modified Files:
src/doc: NetBSD-6
Log Message:
Xen suspend/resume will be part of NetBSD-6.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/doc/NetBSD-6
Please note that diffs are not p
Module Name:src
Committed By: jym
Date: Tue Sep 20 00:29:57 UTC 2011
Modified Files:
src/doc: BRANCHES
Log Message:
jym-xensuspend is now terminated.
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/doc/BRANCHES
Please note that diffs are not public d
Module Name:src
Committed By: jym
Date: Tue Sep 20 00:12:25 UTC 2011
Modified Files:
src/sys/arch/x86/include: cpu.h pmap.h
src/sys/arch/x86/x86: pmap.c
src/sys/arch/xen/include: evtchn.h granttables.h hypervisor.h
shutdown_xenbus.h xen.h xenbus.
Module Name:src
Committed By: christos
Date: Mon Sep 19 23:54:29 UTC 2011
Modified Files:
src/sys/kern: kern_subr.c
Log Message:
ifdef unused variable with -UPTRACE
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/kern/kern_subr.c
Please note that
Module Name:src
Committed By: joerg
Date: Mon Sep 19 21:24:58 UTC 2011
Modified Files:
src/lib/libc/arch/alpha/gen: makecontext.c resumecontext.c
src/lib/libc/arch/arm/gen: resumecontext.c
src/lib/libc/arch/hppa/gen: makecontext.c resumecontext.c
src
Module Name:src
Committed By: rkujawa
Date: Mon Sep 19 19:18:19 UTC 2011
Modified Files:
src/share/man/man4/man4.amiga: mppb.4
Log Message:
Remove information about prometheus.library (not needed after last changes to
mppb driver).
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rkujawa
Date: Mon Sep 19 19:17:05 UTC 2011
Modified Files:
src/sys/arch/m68k/include: cpu.h
src/sys/arch/m68k/m68k: bus_dma.c
Log Message:
Move CACHELINE_* from bus_dma.c to cpu.h (needed for PCI configuration on amiga
port).
To gen
Module Name:src
Committed By: rkujawa
Date: Mon Sep 19 19:15:29 UTC 2011
Modified Files:
src/sys/arch/amiga/conf: DRACO GENERIC GENERIC.in INSTALL files.amiga
src/sys/arch/amiga/include: pci_machdep.h
src/sys/arch/amiga/pci: mppb.c p5pb.c p5pbreg.h
Added Fil
Module Name:src
Committed By: pgoyette
Date: Mon Sep 19 18:16:06 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Mark the tests/lib/libc/ieefp directory obsolete, as well as its former
contents.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: reinoud
Date: Mon Sep 19 12:52:32 UTC 2011
Modified Files:
src/sys/arch/usermode/usermode: pmap.c
Log Message:
Small cleanups on memory initialisation by using munmap() instead of mapping
unaccessible anon memory that we're never going to use
Module Name:src
Committed By: njoly
Date: Mon Sep 19 11:57:11 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Small typo (t_fpsclassify -> t_fpclassify).
To generate a diff of this commit:
cvs rdiff -u -r1.392 -r1.393 src/distrib/sets/lists/tests/m
Module Name:src
Committed By: gdt
Date: Mon Sep 19 11:18:02 UTC 2011
Modified Files:
src/sys/ufs/ufs: ufs_wapbl.h
Log Message:
Remove prototype for the departed wapbl_ufs_rename.
ok dholland@
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/ufs/uf
Module Name:src
Committed By: jruoho
Date: Mon Sep 19 11:04:34 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add missing entries.
To generate a diff of this commit:
cvs rdiff -u -r1.391 -r1.392 src/distrib/sets/lists/tests/mi
Please note that di
Module Name:src
Committed By: wiz
Date: Mon Sep 19 10:40:35 UTC 2011
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Minimally document gpt recover. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/gpt/gpt.8
Please note that diffs are not
Module Name:src
Committed By: gsutre
Date: Mon Sep 19 10:03:32 UTC 2011
Modified Files:
src/sys/arch/x86/x86: x86_autoconf.c
Log Message:
PR/38356: Minoura Makoto: Use the device's unit (instead of autoconf's)
to match the bootinfo root device.
Fixes multiboot(8) root= op
Module Name:src
Committed By: jnemeth
Date: Mon Sep 19 08:53:31 UTC 2011
Modified Files:
src/sys/conf: files
Log Message:
dm(4) uses dk_lookup() from dksubr.c
To generate a diff of this commit:
cvs rdiff -u -r1.1026 -r1.1027 src/sys/conf/files
Please note that diffs are
Module Name:src
Committed By: plunky
Date: Mon Sep 19 08:26:57 UTC 2011
Modified Files:
src/sys/dev/usb: umass_quirks.c
Log Message:
add Kingston DataTraveler 102 G2 (does not like being told to lock door)
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src
Module Name:src
Committed By: plunky
Date: Mon Sep 19 08:22:51 UTC 2011
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen for Kingston DataTraveler 102 G2
To generate a diff of this commit:
cvs rdiff -u -r1.587 -r1.588 src/sys/dev/usb/usbdevs.h
Module Name:src
Committed By: plunky
Date: Mon Sep 19 08:20:21 UTC 2011
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
add Kingston DataTraveler 102 G2
To generate a diff of this commit:
cvs rdiff -u -r1.594 -r1.595 src/sys/dev/usb/usbdevs
Please note that diffs
27 matches
Mail list logo