Module Name:src
Committed By: macallan
Date: Mon May 13 00:21:56 UTC 2013
Modified Files:
src/sys/arch/macppc/include: powerpc.h
Log Message:
get rid of mem_region.start_hi - if we can deal with 64bit addresses then
paddr_t is already 64bit anyway
To generate a diff of t
Module Name:src
Committed By: macallan
Date: Mon May 13 00:12:01 UTC 2013
Modified Files:
src/sys/arch/powerpc/oea: ofwoea_machdep.c
Log Message:
more G5 stuff:
- call OF_quiesce()
- properly map the message buffer
To generate a diff of this commit:
cvs rdiff -u -r1.32 -
Module Name:src
Committed By: riz
Date: Sun May 12 23:53:41 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
Welcome to 6.0.2!
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-6.0.2
Please note that diffs are
Module Name:src
Committed By: riz
Date: Sun May 12 23:52:57 UTC 2013
Modified Files:
src/sys/sys [netbsd-6-0]: param.h
Log Message:
Welcome to 6.0.2!
To generate a diff of this commit:
cvs rdiff -u -r1.408.2.6.2.3 -r1.408.2.6.2.4 src/sys/sys/param.h
Please note that dif
Module Name:src
Committed By: riz
Date: Sun May 12 23:51:22 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Welcome to 6.1!
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.127 -r1.1.2.128 src/doc/CHANGES-6.1
Please note that diffs are not p
Module Name:src
Committed By: riz
Date: Sun May 12 23:49:43 UTC 2013
Modified Files:
src/sys/sys [netbsd-6]: param.h
Log Message:
Welcome to 6.1!
To generate a diff of this commit:
cvs rdiff -u -r1.408.2.11 -r1.408.2.12 src/sys/sys/param.h
Please note that diffs are not
Module Name:src
Committed By: khorben
Date: Sun May 12 20:11:39 UTC 2013
Modified Files:
src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c
Log Message:
Removed a bogus assertion.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/arch/arm/omap/om
Module Name:src
Committed By: riz
Date: Sun May 12 16:58:37 UTC 2013
Modified Files:
src/doc [netbsd-6]: LAST_MINUTE README.files
Log Message:
More doc updates for 6.1
To generate a diff of this commit:
cvs rdiff -u -r1.2.40.1 -r1.2.40.2 src/doc/LAST_MINUTE
cvs rdiff -u
Module Name:src
Committed By: riz
Date: Sun May 12 16:56:05 UTC 2013
Modified Files:
src/distrib/notes/common [netbsd-6-0]: main
src/doc [netbsd-6-0]: LAST_MINUTE README.files
Log Message:
Update notes and stuff for 6.0.2
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: riz
Date: Sun May 12 16:46:25 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Updated release notes
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 src/doc/CHANGES-6.1
Please note that diffs are
Module Name:src
Committed By: riz
Date: Sun May 12 16:44:04 UTC 2013
Modified Files:
src/distrib/notes/common [netbsd-6]: main
Log Message:
Update release notes for the impending release.
To generate a diff of this commit:
cvs rdiff -u -r1.484.2.5 -r1.484.2.6 src/distrib
Module Name:src
Committed By: riz
Date: Sun May 12 16:39:26 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Ticket 890.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-6.1
Please note that diffs are not publi
Module Name:src
Committed By: riz
Date: Sun May 12 16:39:04 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
Ticket 890
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-6.0.2
Please note that diffs are not pu
Module Name:src
Committed By: riz
Date: Sun May 12 16:38:33 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6-0]: if_vioif.c
Log Message:
Pull up following revision(s) (requested by minoura in ticket #890):
sys/dev/pci/if_vioif.c: revision 1.4
Fix a typo, and remo
Module Name:src
Committed By: riz
Date: Sun May 12 16:38:06 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: if_vioif.c
Log Message:
Pull up following revision(s) (requested by minoura in ticket #890):
sys/dev/pci/if_vioif.c: revision 1.4
Fix a typo, and remove
Module Name:src
Committed By: macallan
Date: Sun May 12 13:42:39 UTC 2013
Modified Files:
src/sys/arch/powerpc/powerpc: ofw_machdep.c
Log Message:
cleanup mem_regions:
- use different variables for / and /memory nodes
- remove redundant OF_finddevice("/")
- assume 32bit ad
Module Name:src
Committed By: macallan
Date: Sun May 12 13:50:11 UTC 2013
Modified Files:
src/sys/arch/powerpc/powerpc: openfirm.c
Log Message:
add OF_quiesce() to shut down OF background tasks, needed on G5
from Phileas Fogg
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: macallan
Date: Sun May 12 13:23:08 UTC 2013
Modified Files:
src/sys/arch/powerpc/oea: ofw_autoconf.c ofw_consinit.c
Log Message:
move console_node and console_instance to ofw_consinit.c where they're
actually used
To generate a diff of this
Module Name:src
Committed By: rodent
Date: Sun May 12 12:25:12 UTC 2013
Modified Files:
src/usr.bin/iconv: iconv.1
Log Message:
conform -> conforms - this is the file that was supposed to be changed.
apb@ was right about iconv(3).
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: wiz
Date: Sun May 12 10:44:23 UTC 2013
Modified Files:
src/lib/libc/iconv: iconv.3
Log Message:
conforms -> conform, since it's the verb for three nouns and thus plural.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/l
Module Name:src
Committed By: wiz
Date: Sun May 12 09:54:55 UTC 2013
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
Atomatically swap out pipe pointer before closing the pipe.
Hopefully fixes "ohci_device_isoc_start: not in progress 0xfe874ec259c0"
At least, f
21 matches
Mail list logo