Module Name:src
Committed By: pooka
Date: Sat Dec 18 08:20:12 UTC 2010
Modified Files:
src/sys/rump/librump/rumpvfs: rumpfs.c
Log Message:
Use correct spec_islocked method.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/rump/librump/rumpvfs/rumpfs.
Module Name:src
Committed By: pooka
Date: Sat Dec 18 08:34:56 UTC 2010
Modified Files:
src/tests/usr.sbin/traceroute: t_traceroute.sh
Log Message:
Fix test to use atf_check. My development machine still had
/usr/bin/atf-check installed
To generate a diff of this co
Module Name:src
Committed By: pooka
Date: Sat Dec 18 08:35:54 UTC 2010
Modified Files:
src/tests/net/icmp: t_ping2.sh
Log Message:
atf-check => atf_check
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/net/icmp/t_ping2.sh
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Sat Dec 18 09:26:57 UTC 2010
Modified Files:
src/tests/dev/raidframe: t_raid.sh
Log Message:
Check that raid1 and raid5 can serve data after a component has
been nuked.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: tsutsui
Date: Sat Dec 18 09:37:05 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Xref module(7).
To generate a diff of this commit:
cvs rdiff -u -r1.1474 -r1.1475 src/doc/CHANGES
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: pooka
Date: Sat Dec 18 09:44:41 UTC 2010
Modified Files:
src/tests/dev/raidframe: t_raid.sh
Log Message:
test case for PR kern/44251
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/dev/raidframe/t_raid.sh
Please note t
Module Name:src
Committed By: pooka
Date: Sat Dec 18 11:45:09 UTC 2010
Modified Files:
src/sys/rump/librump/rumpvfs: vm_vfs.c
Log Message:
Don't loop eternally if uiomove() fails eternally (e.g. because
the connection to the client has been severed).
To generate a diff o
Module Name:src
Committed By: pooka
Date: Sat Dec 18 12:47:21 UTC 2010
Modified Files:
src/tests/util/sort: t_sort.sh
Log Message:
fix the kflag_limits test case and enable it
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/util/sort/t_sort.sh
Plea
Module Name:src
Committed By: pooka
Date: Sat Dec 18 13:06:51 UTC 2010
Modified Files:
src/tests/ipf: Makefile t_filter_exec.sh t_nat_exec.sh
t_nat_ipf_exec.sh t_nat_parse.sh
Added Files:
src/tests/ipf: Atffile
Log Message:
Disable test cases which have
Module Name:src
Committed By: jym
Date: Sat Dec 18 13:53:34 UTC 2010
Modified Files:
src/sys/arch/amd64/amd64: locore.S
Log Message:
Free tables are already zeroed in xen_pmap_bootstrap. No need to
do it a second time in assembly code.
To generate a diff of this commit:
Module Name:src
Committed By: skrll
Date: Sat Dec 18 14:01:43 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern: sleepq.c
Log Message:
Pull in sys/atomic.h so that hp700 can build - needed for membar_exit.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: wiz
Date: Sat Dec 18 14:22:42 UTC 2010
Modified Files:
src/usr.bin/hexdump: hexdump.1
Log Message:
Replace "\t" with Ta in table.
Fixes output with mandoc. Noted by njoly.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr
Module Name:src
Committed By: christos
Date: Sat Dec 18 15:02:06 UTC 2010
Modified Files:
src/tests/fs/ptyfs: Makefile
Log Message:
remove NOGCCERROR, WARNS?=5
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/ptyfs/Makefile
Please note that diffs
Module Name:src
Committed By: christos
Date: Sat Dec 18 15:54:27 UTC 2010
Modified Files:
src/lib/libpthread: pthread.c pthread_int.h
Log Message:
I've had this patch in my tree for a while and since it only improves
the situation, I decided to commit it. There is an inher
Module Name:src
Committed By: christos
Date: Sat Dec 18 18:22:24 UTC 2010
Modified Files:
src/crypto/external/bsd/sasl_client_lib/dist/src: mech_digestmd5.c
Log Message:
obvious pasto from Anon Ymous
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
s
Module Name:src
Committed By: christos
Date: Sat Dec 18 20:57:41 UTC 2010
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
PR/44235: Martin Husemann: Fix core dump due to memory corruption.
Found by Henning Petersen
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: christos
Date: Sat Dec 18 23:09:48 UTC 2010
Modified Files:
src/usr.bin/sort: fields.c init.c sort.1 sort.c sort.h
Log Message:
Add an 'l' style for sorting that sorts by the string length of the field.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: wiz
Date: Sat Dec 18 23:36:23 UTC 2010
Modified Files:
src/usr.bin/sort: sort.1
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/sort/sort.1
Please note that diffs are not public domain;
18 matches
Mail list logo