Module Name:src
Committed By: msaitoh
Date: Tue Feb 26 11:03:17 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
Use macro. Remove extra semicolon. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/sys/de
Module Name:src
Committed By: msaitoh
Date: Tue Feb 26 11:06:24 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
Add some bugfixes and enhancement from FreeBSD:
- Workaround for BCM5906 silicon bug. When auto-negotiation results in
half-duplex
Module Name:src
Committed By: jmmv
Date: Tue Feb 26 15:23:19 UTC 2013
Modified Files:
src/external/bsd/kyua-atf-compat/dist: atf-run.sh atf-run_test.sh
Log Message:
Cherry-pick upstream change 70aefdbe5b843d6b24b5a9b816e47f2fb026dde2:
Properly handle tabs when parsing con
Module Name:src
Committed By: christos
Date: Tue Feb 26 16:33:57 UTC 2013
Modified Files:
src/lib/libc/rpc: clnt_vc.c
Log Message:
PR/13082: Thorsten Brehm: Fix wrong memcpy that caused possible memory
corruption. XXX: pullup to 6.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Tue Feb 26 17:06:56 UTC 2013
Modified Files:
src/tests/lib/libc/rpc: Makefile
Added Files:
src/tests/lib/libc/rpc: t_rpc.c
Log Message:
Add a test for the rpc getaddr bug lib/13082.
Timeout added, but it needs rpcbind to
Module Name:src
Committed By: christos
Date: Tue Feb 26 17:08:21 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
Log Message:
add a new rpc test
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/se