Module Name:src
Committed By: matt
Date: Tue Feb 14 01:51:12 UTC 2012
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: locore.h
src/sys/arch/mips/mips [matt-nb5-mips64]: mem.c mips_machdep.c pmap.c
vm_machdep.c
Log Message:
Fix various LP64
Module Name:src
Committed By: matt
Date: Tue Feb 14 01:25:53 UTC 2012
Modified Files:
src/sys/arch/algor/algor [matt-nb5-mips64]: machdep.c
src/sys/arch/arc/arc [matt-nb5-mips64]: machdep.c
src/sys/arch/cobalt/cobalt [matt-nb5-mips64]: machdep.c
src/
Module Name:src
Committed By: matt
Date: Tue Feb 14 01:12:43 UTC 2012
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_anon.c uvm_km.c uvm_page.c
uvm_pager.c uvm_pdaemon.c uvm_pglist.c
Log Message:
Add more KASSERTs (more! more! more!).
When returning page to
Module Name:src
Committed By: riz
Date: Tue Feb 14 00:39:09 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Fix the build after ipfilter tests were added.
To generate a diff of this commit:
cvs rdiff -u -r1.436 -r1.437 src/distrib/sets/lists/tests/
Module Name:src
Committed By: martin
Date: Tue Feb 14 00:13:54 UTC 2012
Modified Files:
src/tests/lib/libc/gen/posix_spawn: Makefile t_fileactions.c
Log Message:
Add a few more posix_spawn testcases, which should detect everything that
was wrong in the initial version, cau
Module Name:src
Committed By: jym
Date: Mon Feb 13 23:54:58 UTC 2012
Modified Files:
src/sys/arch/xen/x86: cpu.c
Log Message:
PAT flags are not under control of Xen domains currently, so there is no
point in enabling them.
Avoids:
- a warning logged by hypervisor when a d
Module Name:src
Committed By: matt
Date: Mon Feb 13 23:07:31 UTC 2012
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_page.h uvm_pdaemon.c
Log Message:
Use separate pending and paging tailq entries.
Add a queue check routine to validate the queues aren't corrupt.
To g
Module Name:src
Committed By: bouyer
Date: Mon Feb 13 22:40:43 UTC 2012
Modified Files:
src/tests/fs/nfs: Makefile t_rquotad.sh
Log Message:
When I split non-quota-specific functions out from ../ffs/quotas_common.sh
I forgot to ajust this test.
Fix PR bin/46015
To genera
Module Name:src
Committed By: martin
Date: Mon Feb 13 21:03:08 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/kernel: Makefile
src/tests/lib/libc/gen: Makefile
Added Files:
src/tests/lib/l
Module Name:src
Committed By: jdc
Date: Mon Feb 13 20:00:00 UTC 2012
Modified Files:
src/sys/arch/atari/isa: isa_dma.c
src/sys/arch/atari/pci: pci_hades.c
Log Message:
Build fix - convert to new-style definitions.
OK by releng.
To generate a diff of this commit:
Module Name:src
Committed By: dholland
Date: Mon Feb 13 19:53:26 UTC 2012
Modified Files:
src/lib/libc/sys: getrlimit.2
src/share/man/man5: fstab.5
src/usr.bin/quota: quota.1
src/usr.sbin/edquota: edquota.8
src/usr.sbin/quotacheck: quotacheck
Module Name:src
Committed By: dholland
Date: Mon Feb 13 19:50:15 UTC 2012
Modified Files:
src/lib/libc/sys: __quotactl.2
Log Message:
Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz@
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/
Module Name:src
Committed By: reinoud
Date: Mon Feb 13 19:15:59 UTC 2012
Modified Files:
src/sys/arch/usermode/usermode: syscall.c
Log Message:
Add cpu_spawn_return() as per other archs to make it compile. No tests done
yet.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: dholland
Date: Mon Feb 13 19:15:31 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note removal of quotactl(8) and addition of quotadump(8)/quotarestore(8)
for backup purposes. While here, also improve the earlier quota-related
entries.
Module Name:src
Committed By: njoly
Date: Mon Feb 13 18:30:44 UTC 2012
Modified Files:
src/share/man/man8/man8.evbarm: bootmini2440.8
Log Message:
Small typo in macro (.xr -> .Xr).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man8/man8.evbarm
Module Name:src
Committed By: matt
Date: Mon Feb 13 18:20:26 UTC 2012
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h locore.h
src/sys/arch/mips/mips [matt-nb5-mips64]: bus_dma.c mem.c
mips_machdep.c pmap.c pmap_segtab.c vm_machdep.c
Module Name:src
Committed By: dholland
Date: Mon Feb 13 17:55:12 UTC 2012
Modified Files:
src/tests/fs/ffs: t_miscquota.sh
Log Message:
Update reference output to match yesterday's fix. ok martin@ for releng
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src
Module Name:src
Committed By: mrg
Date: Mon Feb 13 17:36:18 UTC 2012
Modified Files:
src/sys/dev/usb: umidi.c
Log Message:
revert prior change to unbind_jacks_from_mididev(), it's wrong.
slightly clean up free_all_jacks().
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Mon Feb 13 17:34:21 UTC 2012
Modified Files:
src/sys/arch/arm/omap: obio_ohci.c
Log Message:
Make this compilable again. Use the new defines and switcht to
CFATTACH_DECL_NEW.
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: matt
Date: Mon Feb 13 17:07:45 UTC 2012
Modified Files:
src/sys/arch/arm/include: mcontext.h
Log Message:
Modify __lwp_getprivate_fast to call _lwp_getprivate if the mrc instruction
returns 0 (some ARM cores are broken and don't raise an undef
Module Name:xsrc
Committed By: matt
Date: Mon Feb 13 16:59:52 UTC 2012
Modified Files:
xsrc/external/mit/MesaLib/dist/include/GL: glu.h
xsrc/external/mit/MesaLib/dist/src/mesa/math: m_norm_tmp.h
xsrc/external/mit/fontconfig/dist/src: fcmatch.c
xsrc/e
Module Name:src
Committed By: njoly
Date: Mon Feb 13 16:35:59 UTC 2012
Modified Files:
src/lib/libc/gen: posix_spawn.3
Log Message:
Fix sched_set{param,scheduler} sections.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/gen/posix_spawn.3
Please
Module Name:othersrc
Committed By: apb
Date: Mon Feb 13 15:04:49 UTC 2012
Modified Files:
othersrc/usr.bin/protoz: protoz
Log Message:
Move the sed script into a shell function, and add command line
argument processing code to filter stdin to stdout when invoked
without ar
Module Name:src
Committed By: wiz
Date: Mon Feb 13 14:36:39 UTC 2012
Modified Files:
src/sys/dev/usb: files.usb
Log Message:
Add missing dependency for uts.
>From Pierre Pronchery in PR 45872.
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/dev/u
Module Name:src
Committed By: phx
Date: Mon Feb 13 13:44:14 UTC 2012
Modified Files:
src/sys/arch/powerpc/powerpc: vm_machdep.c
Log Message:
Allow all physical addresses from 0 to 0x in cpu_uarea_alloc().
This fixes a panic with amigappc, which has RAM starting at
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:37:45 UTC 2012
Modified Files:
src/usr.sbin/repquota: repquota.8
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/repquota/repquota.8
Please note that di
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:24:18 UTC 2012
Modified Files:
src/share/man/man9: vfsops.9
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/share/man/man9/vfsops.9
Please note that diffs are no
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:23:30 UTC 2012
Modified Files:
src/lib/libquota: libquota.3
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libquota/libquota.3
Please note that diffs are not
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:22:09 UTC 2012
Modified Files:
src/lib/libc/sys: __quotactl.2
Log Message:
Merge descriptions for same error code.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/__quotactl.2
Please note
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:05:36 UTC 2012
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
Use the correct path in dt_module.c.
>From clang via Henning Petersen in PR 46009.
To generate a diff of this
Module Name:src
Committed By: wiz
Date: Mon Feb 13 13:03:06 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: pfkey.c
Log Message:
Use the correct constant.
>From FreeBSD via Henning Petersen in PR 46005.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: njoly
Date: Mon Feb 13 13:01:39 UTC 2012
Modified Files:
src/share/man/man9: vfsops.9
Log Message:
Fix copyin/copyout sections in xrefs.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man9/vfsops.9
Please note t
Module Name:src
Committed By: wiz
Date: Mon Feb 13 12:59:56 UTC 2012
Modified Files:
src/sbin/newfs: mkfs.c newfs.c
Log Message:
Remove unused variables.
>From cppcheck via Henning Petersen in PR 46004.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/
Module Name:src
Committed By: wiz
Date: Mon Feb 13 12:55:28 UTC 2012
Modified Files:
src/bin/ps: print.c
Log Message:
Remove unused variable.
>From cppcheck via Henning Petersen in PR 46002.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/bin/ps/print
Module Name:src
Committed By: wiz
Date: Mon Feb 13 12:52:54 UTC 2012
Modified Files:
src/external/cddl/osnet/lib/libdtrace: Makefile
Log Message:
Use the correct MACHINE_ARCH for amd64.
Remove temporary hack while here.
>From Henning Petersen in PR 46001.
To generate a d
Module Name:src
Committed By: wiz
Date: Mon Feb 13 12:49:35 UTC 2012
Modified Files:
src/share/man/man9: vnodeops.9
Log Message:
Add locking description to some functions.
Add FILES section referencing source code.
>From Julian Fagir in PR 45988.
To generate a diff of th
Module Name:src
Committed By: njoly
Date: Mon Feb 13 12:49:27 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
No need for quotadump.debug. quotadump is a link to repquota, and will
use its debug file.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: wiz
Date: Mon Feb 13 08:55:20 UTC 2012
Modified Files:
src/tests: README
Log Message:
Add RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/README
Please note that diffs are not public domain; they are subject to
Module Name:src
Committed By: matt
Date: Mon Feb 13 08:13:42 UTC 2012
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h locore.h
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_emul.c mips_machdep.c
trap.c
Log Message:
Fix emulation to n
39 matches
Mail list logo