Module Name:src
Committed By: kiyohara
Date: Wed Sep 1 06:23:59 UTC 2010
Modified Files:
src/sys/arch/arm/omap: files.omap2
Log Message:
Indent.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/omap/files.omap2
Please note that diffs are not
Module Name:src
Committed By: agc
Date: Wed Sep 1 06:20:23 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c netpgp.c
Log Message:
Denote the signing key with the word "signature" (the encryption key
already has the tag "encryption"). This is
Module Name:src
Committed By: agc
Date: Wed Sep 1 06:18:21 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.c
Log Message:
+ if we're going to the trouble of testing the return value from the
setoption() function, probably best to re
Module Name:src
Committed By: agc
Date: Wed Sep 1 06:02:58 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/netpgp: Makefile
Log Message:
Fix a problem reported by moof whereby the build would fail on Sun2 due
to shared library lossage on the Sun2 platform. Sorry,
Module Name:src
Committed By: matt
Date: Wed Sep 1 01:07:26 UTC 2010
Modified Files:
src/sys/arch/sbmips/sbmips [matt-nb5-mips64]: cpu.c
Log Message:
Pass node/core/smt id to cpu_info_alloc.
To generate a diff of this commit:
cvs rdiff -u -r1.18.16.8 -r1.18.16.9 src/sys
Module Name:src
Committed By: matt
Date: Wed Sep 1 00:59:43 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h
src/sys/arch/mips/mips [matt-nb5-mips64]: cpu_subr.c
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c
Log Message:
F
Module Name:src
Committed By: macallan
Date: Tue Aug 31 21:14:58 UTC 2010
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c cgfourteenvar.h
Log Message:
remove shadow framebuffer support, use VCONS_DONT_READ instead
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: macallan
Date: Tue Aug 31 19:08:50 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention omapfb
To generate a diff of this commit:
cvs rdiff -u -r1.1433 -r1.1434 src/doc/CHANGES
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: macallan
Date: Tue Aug 31 19:07:01 UTC 2010
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD
Log Message:
enable omapfb and related stuff
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/BEAGLEBOARD
Module Name:src
Committed By: macallan
Date: Tue Aug 31 19:03:55 UTC 2010
Added Files:
src/sys/arch/arm/omap: omapfb.c omapfbreg.h
Log Message:
a simple console driver for the OMAP 3xxx on-chip video
no acceleration so far and it will recycle whatever video mode the firmwa
Module Name:src
Committed By: pooka
Date: Tue Aug 31 17:21:14 UTC 2010
Modified Files:
src/tests: h_macros.h
Log Message:
Add RZ(), which is like RL() except that it checks against 0 and
uses the return value as the error number instead of errno.
To generate a diff of th
Module Name:src
Committed By: tsutsui
Date: Tue Aug 31 15:17:20 UTC 2010
Modified Files:
src/sys/arch/dreamcast/dev: gdrom.c
Log Message:
- split device_t/softc
- include "ioconf.h" for struct cfdriver
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys
Module Name:src
Committed By: wiz
Date: Tue Aug 31 14:57:26 UTC 2010
Modified Files:
src/usr.bin/audiocfg: Makefile
Added Files:
src/usr.bin/audiocfg: audiocfg.1
Log Message:
Add man page.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/usr.bi
Module Name:src
Committed By: kiyohara
Date: Tue Aug 31 14:33:41 UTC 2010
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
Fix lost interrupt. (2/2)
+ It is likely to lose sight of interrupt when the interrupt of irq_base
that is smaller than the same at the
Module Name:src
Committed By: kiyohara
Date: Tue Aug 31 14:23:27 UTC 2010
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
Fix lost interrupt. (1/2)
+ Change blocked_irqs that dispach if change pending_irqs in the loop.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: tsutsui
Date: Tue Aug 31 12:12:48 UTC 2010
Modified Files:
src/sys/arch/dreamcast/dev: gdrom.c
Log Message:
Set bp->b_resid properly after data transfer is complete.
Fixes unexpected "Bad address" errors on file read ops since January 2006.
T
Module Name:src
Committed By: bouyer
Date: Tue Aug 31 10:56:34 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1444
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-5.0.3
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Tue Aug 31 10:56:03 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1439 & 1444
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.238 -r1.1.2.239 src/doc/CHANGES-5.1
Please note that diffs ar
Module Name:src
Committed By: bouyer
Date: Tue Aug 31 10:55:34 UTC 2010
Modified Files:
src/sys/kern [netbsd-5-0]: exec_subr.c kern_pax.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1444):
sys/kern/kern_pax.c: revision 1.24
Module Name:src
Committed By: bouyer
Date: Tue Aug 31 10:55:00 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: exec_subr.c kern_pax.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1444):
sys/kern/kern_pax.c: revision 1.24
sy
Module Name:src
Committed By: bouyer
Date: Tue Aug 31 10:50:22 UTC 2010
Modified Files:
src/sys/arch/x86/x86 [netbsd-5]: intel_busclock.c
Log Message:
Pull up following revision(s) (requested by jym in ticket #1439):
sys/arch/x86/x86/intel_busclock.c: revision 1.11
Module Name:src
Committed By: enami
Date: Tue Aug 31 07:48:23 UTC 2010
Modified Files:
src/sys/ddb: db_input.c
Log Message:
Define db_hist_put() only when DDB_HISTORY_SIZE != 0 so that
build successes on ports like hpcarm.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: enami
Date: Tue Aug 31 07:12:55 UTC 2010
Modified Files:
src/sys/ddb: db_input.c
Log Message:
Fix indent in prevous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/ddb/db_input.c
Please note that diffs are not
23 matches
Mail list logo