Module Name:src
Committed By: sborrill
Date: Tue Aug 3 10:24:39 UTC 2010
Modified Files:
src/external/bsd/iscsi/dist/src/initiator: iscsi-initiator.8
Log Message:
Add missing -h flag to example
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/extern
Module Name:src
Committed By: jakllsch
Date: Tue Aug 3 14:06:10 UTC 2010
Modified Files:
src/sys/dev/isa: if_ntwoc_isa.c
Log Message:
Cast bus_addr_t to void * via uintptr_t to avoid
'cast to pointer from integer of different size' warnings.
Unbreaks i386 ALL kernel.
Oh,
Module Name:src
Committed By: drochner
Date: Tue Aug 3 17:24:45 UTC 2010
Modified Files:
src/tests/fs/common: Makefile
src/tests/fs/common/nfsrpc: Makefile.inc
src/tests/fs/nfs/nfsservice: Makefile
src/tests/fs/nfs/nfsservice/rpcbind: Makefile.inc
Module Name:src
Committed By: pooka
Date: Tue Aug 3 19:55:17 UTC 2010
Modified Files:
src/sys/rump/dev/lib/libsysmon: component.c
Log Message:
Attach component to make it work after defpseudodev conversion
(yea, i need to fix the infrastructure for this).
To generate a
Module Name:src
Committed By: jruoho
Date: Wed Aug 4 05:51:21 UTC 2010
Modified Files:
src/share/man/man9: module.9
Log Message:
Improvements to wording, grammar, and markup.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/module.9
Please