Module Name:src
Committed By: matt
Date: Mon Mar 28 00:40:25 UTC 2011
Modified Files:
src/sys/arch/powerpc/marvell [matt-nb5-pq3]: extintr.c
Log Message:
Don't adjust ci_idepth since trap_subr does it.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.40.1 sr
Module Name:src
Committed By: joerg
Date: Mon Mar 28 00:37:41 UTC 2011
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Refine locking scheme around init/fini to not hold the exclusive lock.
Use a simple generation count instead and restart looking for work if it
Module Name:src
Committed By: dholland
Date: Mon Mar 28 00:14:51 UTC 2011
Modified Files:
src/usr.bin/units: units.1
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/units/units.1
Please note that diffs are not public domai
Module Name:src
Committed By: dholland
Date: Mon Mar 28 00:08:47 UTC 2011
Modified Files:
src/usr.bin/units: units.lib
Log Message:
Update radioactivity-related units from http://physics.nist.gov/cuu/Units/.
The prior definition of sievert was, as far as I can tell, entire
Module Name:src
Committed By: wiz
Date: Sun Mar 27 22:55:07 UTC 2011
Modified Files:
src/lib/libc/gen: fpgetmask.3
Log Message:
Whitespace and punctuation.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/fpgetmask.3
Please note that diffs
Module Name:src
Committed By: wiz
Date: Sun Mar 27 22:51:35 UTC 2011
Modified Files:
src/lib/librump: rump_sp.7
Log Message:
Oh no -- a space! get rid of it, quick.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/librump/rump_sp.7
Please note that di
Module Name:src
Committed By: wiz
Date: Sun Mar 27 22:47:40 UTC 2011
Modified Files:
src/share/man/man4: gtp.4
Log Message:
Add RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/gtp.4
Please note that diffs are not public domain; the
Module Name:src
Committed By: wiz
Date: Sun Mar 27 22:45:31 UTC 2011
Modified Files:
src/common/lib/libprop: prop_dictionary_util.3
Log Message:
Fix a typo and a punctuation nit.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libprop/prop_dict
Module Name:src
Committed By: wiz
Date: Sun Mar 27 22:44:47 UTC 2011
Modified Files:
src/common/lib/libprop: prop_array_util.3
Log Message:
Fix a typo and a punctuation nit.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libprop/prop_array_uti
Module Name:src
Committed By: joerg
Date: Sun Mar 27 22:20:51 UTC 2011
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
exit, not enter
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/libexec/ld.elf_so/rtld.c
Please note that diffs are not
Module Name:src
Committed By: joerg
Date: Sun Mar 27 21:58:51 UTC 2011
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Handle _rtld_exit as full entry point since other threads may still be
running at the time.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: spz
Date: Sun Mar 27 21:56:57 UTC 2011
Modified Files:
src/sys/netipsec: xform_esp.c
Log Message:
fix compiling with IPSEC_DEBUG:
it's authsize not authlen in struct auth_hash
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src
Module Name:src
Committed By: riz
Date: Sun Mar 27 21:41:08 UTC 2011
Modified Files:
src/doc: NetBSD-6
Log Message:
Reorganize this file a bit, and move some stuff to "will not make it" to
give at least some semblance of realism.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: agc
Date: Sun Mar 27 21:21:50 UTC 2011
Modified Files:
src/doc: NetBSD-6
Log Message:
Sync NetBSD-6 plans with reality - update on features that have been
completed.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/doc/NetBSD-
Module Name:src
Committed By: riz
Date: Sun Mar 27 21:16:52 UTC 2011
Modified Files:
src/sys/rump/librump/rumpvfs: rumpfs.c
Log Message:
Don't try to kmem_alloc() 0 bytes. Without this change, some trivial
kernel modules were not loadable by rump_server.
To generate a d
Module Name:src
Committed By: sjg
Date: Sun Mar 27 19:47:46 UTC 2011
Modified Files:
src/usr.bin/make: make.1 meta.c
Log Message:
Use curdirOk as the token
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/usr.bin/make/make.1
cvs rdiff -u -r1.12 -r1.13
Module Name:src
Committed By: sjg
Date: Sun Mar 27 19:39:21 UTC 2011
Modified Files:
src/usr.bin/make: make.1 meta.c
Log Message:
When .MAKE.MODE inlcudes 'meta'; 'curdir=true' enables creating .meta
files in .CURDIR - such as when running make in .OBJDIR with a generated
Module Name:src
Committed By: phx
Date: Sun Mar 27 19:09:43 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/altboot: rge.c
Log Message:
Fixed PHY access.
Support 8169SC/8110SC (as found on QNAP V200 boards).
Make frame receiving work (FRAMELEN <-> FRAMESIZE).
Driver
Module Name:src
Committed By: martin
Date: Sun Mar 27 18:47:09 UTC 2011
Modified Files:
src/sys/arch/sparc/include: trap.h
src/sys/arch/sparc/sparc: syscall.c
src/sys/arch/sparc64/include: trap.h
src/sys/arch/sparc64/sparc64: syscall.c
Log Message:
Module Name:src
Committed By: bouyer
Date: Sun Mar 27 17:15:17 UTC 2011
Modified Files:
src/usr.sbin/repquota: repquota.c
Log Message:
Make sure to not report quotas for a class if we didn't get valid datas
from kernel.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: jruoho
Date: Sun Mar 27 16:45:16 UTC 2011
Modified Files:
src/tests/lib/libpthread: t_cond.c
Log Message:
Add a test case for pthread_cond_timedwait(3) failures reported by
Sad Clouds in PR lib/44756. This was discussed also in:
http:
Module Name:src
Committed By: plunky
Date: Sun Mar 27 14:22:03 UTC 2011
Modified Files:
src/share/mk: bsd.test.mk
Log Message:
if not including then we need to clean up our own mess
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/mk/bsd.test.mk
Module Name:src
Committed By: ahoka
Date: Sun Mar 27 13:36:50 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_nand.c
Log Message:
use nand_init_interface
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/rmi/rmixl_nand.c
Please note tha
Module Name:src
Committed By: ahoka
Date: Sun Mar 27 13:35:39 UTC 2011
Modified Files:
src/sys/arch/arm/omap: omap2_nand.c
Log Message:
Use nand_init_interface, which is required now.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/omap/omap2
Module Name:src
Committed By: ahoka
Date: Sun Mar 27 13:33:04 UTC 2011
Modified Files:
src/sys/dev/nand: files.nand nand.c nand.h nandemulator.c
Log Message:
Add support for redifining page read and program functions by drivers.
Some controllers implement read/write in one
Module Name:src
Committed By: joerg
Date: Sun Mar 27 13:15:34 UTC 2011
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Add some debug messages for explicit rtld entry points
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/libexec/ld.elf_so/
Module Name:src
Committed By: joerg
Date: Sun Mar 27 13:14:42 UTC 2011
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Locking around dlclose()
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/libexec/ld.elf_so/rtld.c
Please note that diffs
Module Name:src
Committed By: njoly
Date: Sun Mar 27 12:53:17 UTC 2011
Modified Files:
src/lib/libutil: raise_default_signal.3
Log Message:
Fix sigprocmask section (3 -> 2).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libutil/raise_default_signal.
Module Name:src
Committed By: njoly
Date: Sun Mar 27 12:48:41 UTC 2011
Modified Files:
src/lib/libarch/m68k: m68k_sync_icache.2
Log Message:
Fix xref, arm32_sync_icache -> arm_sync_icache.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libarch/m68k
Module Name:src
Committed By: njoly
Date: Sun Mar 27 12:45:28 UTC 2011
Modified Files:
src/share/man/man4: radio.4
Log Message:
Adjust for mr(4) man page removal, switch to gtp(4) instead.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/r
Module Name:src
Committed By: he
Date: Sun Mar 27 11:21:55 UTC 2011
Modified Files:
src/lib/libc/gdtoa: strtod.c
Log Message:
Fix this so that it builds for vax; where the compiler balks at the
mixture of a union and a double in an expression (imagine that!)
I see other si
Module Name:src
Committed By: mlelstv
Date: Sun Mar 27 08:53:57 UTC 2011
Modified Files:
src/tests/dev/scsipi: t_cd.c
Log Message:
validate that getrawpartition() didn't fail.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/dev/scsipi/t_cd.c
Please
Module Name:src
Committed By: mlelstv
Date: Sun Mar 27 08:52:25 UTC 2011
Modified Files:
src/sys/dev/acpi: thinkpad_acpi.c
Log Message:
Use wireless function key to toggle not only bluetooth but also
telephony (GPRS/UMTS/..) like other operating systems.
To generate a di
Module Name:src
Committed By: matt
Date: Sun Mar 27 08:47:10 UTC 2011
Modified Files:
src/sys/arch/powerpc/powerpc [matt-nb5-pq3]: trap_subr.S
Log Message:
Don't store the new idepth into the trapframe, use the idepth at the start
of the interrupt.
To generate a diff of
Module Name:src
Committed By: mlelstv
Date: Sun Mar 27 08:45:12 UTC 2011
Modified Files:
src/sys/external/bsd/drm/conf: files.drm
src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c
Log Message:
Make code compile when the kernel has no support for AGP. For now t
Module Name:src
Committed By: mlelstv
Date: Sun Mar 27 08:04:50 UTC 2011
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
Don't abort when APPLE_UFS autodetection cannot read the apple ufs label
due to sector size or alignment problems. Autodetection is only a sa
36 matches
Mail list logo