Module Name:src
Committed By: tteras
Date: Fri Aug 19 05:36:48 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y cftoken.l
racoon.conf.5
Log Message:
Allow inherited remote blocks without additional remote statements to
be specified in
Module Name:src
Committed By: matt
Date: Fri Aug 19 02:18:27 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: files.mpc85xx
Log Message:
Need pci_machdep_common.c now
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbppc/conf/files.mpc85xx
Pl
Module Name:src
Committed By: riastradh
Date: Fri Aug 19 01:25:28 UTC 2011
Modified Files:
src/tests/fs/vfs: t_vnops.c
Log Message:
Add test for `ln -s / foo && cd foo'.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/fs/vfs/t_vnops.c
Please note
Module Name:src
Committed By: riastradh
Date: Thu Aug 18 21:44:55 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_renamerace.c
Log Message:
No more xfail for PR kern/36681.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/fs/tmpfs/t_renamerace.c
Pl
Module Name:src
Committed By: riastradh
Date: Thu Aug 18 21:42:19 UTC 2011
Modified Files:
src/sys/fs/tmpfs: tmpfs_vnops.c
Log Message:
Fix tmpfs_rename locking.
Fixes PR kern/36681. tmpfs now survives dirconc, all our vfs/tmpfs
tests and rename races in atf, and a bunch
Module Name:src
Committed By: matt
Date: Thu Aug 18 21:04:24 UTC 2011
Modified Files:
src/sys/arch/arc/arc: minidebug.c
src/sys/arch/mips/include: mips_opcode.h
src/sys/arch/mips/mips: db_disasm.c db_interface.c mips_emul.c trap.c
Log Message:
Change bcond/
Module Name:src
Committed By: jakllsch
Date: Thu Aug 18 20:57:11 UTC 2011
Modified Files:
src/sys/modules/amdtemp: amdtemp.ioconf
Log Message:
Catch up to current reality.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/amdtemp/amdtemp.ioconf
Module Name:src
Committed By: jakllsch
Date: Thu Aug 18 20:55:21 UTC 2011
Modified Files:
src/share/man/man4: amdtemp.4
src/sys/arch/amd64/conf: GENERIC XEN3_DOM0
src/sys/arch/i386/conf: ALL GENERIC XEN3_DOM0
src/sys/arch/x86/pci: files.pci pchb.c
L
Module Name:src
Committed By: dholland
Date: Thu Aug 18 19:48:03 UTC 2011
Modified Files:
src/tests/lib/libc/sys: t_truncate.c
Log Message:
Fix the errno tests so if someone messes up permission checks and it
fails, it won't trash your /root/profile. Instead, the victim wi
Module Name:src
Committed By: manu
Date: Thu Aug 18 19:34:48 UTC 2011
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Fix utimes/futimes after utimensat/futimens addition
To generate a diff of this commit:
cvs rdiff -u -r1.436 -r1.437 src/sys/kern/vfs_syscalls.
Module Name:src
Committed By: jmmv
Date: Thu Aug 18 19:05:55 UTC 2011
Modified Files:
src/external/bsd/tmux/usr.bin/tmux: Makefile
Log Message:
Disable a few stack protector warnings to fix the build with USE_SSP.
This actually recovers something that was in the Makefile
Module Name:src
Committed By: christos
Date: Thu Aug 18 17:02:49 UTC 2011
Modified Files:
src/sys/modules/spdmem: Makefile
Log Message:
document non-literal string format
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/spdmem/Makefile
Please
Module Name:src
Committed By: uwe
Date: Thu Aug 18 16:46:14 UTC 2011
Modified Files:
src/etc/rc.d: route6d
Log Message:
Revert previous as it introduces "Circular dependency on provision
`mountcritremote'".
route6d is "BEFORE: NETWORKING" and was made to "REQUIRE: mountcr
Module Name:src
Committed By: sjg
Date: Thu Aug 18 15:36:51 UTC 2011
Modified Files:
src/usr.bin/make: make.1
Log Message:
Make some dashes em-dashes (based on patch from Andrew O. Shadoura).
Note behavior of .META flag wrt out-of-date.
To generate a diff of this commit:
Module Name:src
Committed By: sjg
Date: Thu Aug 18 15:19:30 UTC 2011
Modified Files:
src/usr.bin/make/PSD.doc: tutorial.ms
Log Message:
Fix formatting of Notes to work with groff.
Patch from Andrew O. Shadoura.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.1
Module Name:src
Committed By: yamt
Date: Thu Aug 18 14:17:08 UTC 2011
Modified Files:
src/sys/uvm: uvm_pager.c
Log Message:
uvm_aio_aiodone_pages: check disposed anon correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/uvm/uvm_pager.c
Plea
Module Name:src
Committed By: yamt
Date: Thu Aug 18 14:13:59 UTC 2011
Modified Files:
src/sys/uvm: uvm_anon.c
Log Message:
uvm_anon_release:
- don't forget to call uvm_anon_dispose.
- simplify code a little.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 s
Module Name:src
Committed By: yamt
Date: Thu Aug 18 14:13:02 UTC 2011
Modified Files:
src/sys/uvm: uvm_anon.c
Log Message:
uvm_anon_freelst:
- clear an_link/an_ref when deferring anon disposal. otherwise others can
see bogus an_ref.
- fix the code to remove anon from th
Module Name:src
Committed By: reinoud
Date: Thu Aug 18 13:47:22 UTC 2011
Modified Files:
src/sys/arch/usermode/include: bus.h
Log Message:
Fix compilation after bus space changes. They are weak linked to the defaults.
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: christos
Date: Thu Aug 18 13:20:04 UTC 2011
Modified Files:
src/sys/arch/i386/stand/lib: bootmenu.c parseutils.c
Log Message:
PR/43563: Wolfgang Solfrank: boot.cfg doesn't support comments
Fix makes it support # comments and treat spaces and t
Module Name:src
Committed By: macallan
Date: Thu Aug 18 12:53:26 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: ffb.c
Log Message:
shut up some debug output accidentially left in
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/sparc64/dev/f
Module Name:src
Committed By: christos
Date: Thu Aug 18 11:29:27 UTC 2011
Modified Files:
src/usr.bin/unzip: Makefile unzip.1 unzip.c
Log Message:
revert 4 digit year printing and add -y option to print 4 digit years.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: phx
Date: Thu Aug 18 09:03:28 UTC 2011
Modified Files:
src/sys/arch/ofppc/stand/ofwboot: mbr.c ofdev.c version
Log Message:
Finding the disklabel on MBR partitioned disks did no longer work since RDB
support was added. Fixed that and bumped th
Module Name:src
Committed By: phx
Date: Thu Aug 18 08:55:43 UTC 2011
Modified Files:
src/sys/arch/ofppc/ofppc: disksubr.c
Log Message:
First check whether an MBR is present. Then use it for locating the disklabel.
Otherwise try to construct a disklabel from RDB partitions,
Module Name:src
Committed By: phx
Date: Thu Aug 18 08:42:07 UTC 2011
Modified Files:
src/sbin/disklabel: Makefile
Log Message:
Define USE_MBR for ofppc.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sbin/disklabel/Makefile
Please note that diffs are
Module Name:src
Committed By: manu
Date: Thu Aug 18 08:11:59 UTC 2011
Modified Files:
src/bin/cp: cp.c
Log Message:
Remove warning about system extended attributes that cannot be copied, since
it will always be displayed when an unprivilegied user moves files across
filesy
26 matches
Mail list logo