Module Name:src
Committed By: tls
Date: Wed Oct 17 01:36:13 UTC 2012
Modified Files:
src/sys/dev/raidframe [tls-maxphys]: rf_netbsdkintf.c
Log Message:
Add a minphys routine for raidframe.
For now, we will address the problem of someone adding, at runtime with
a filesyste
Module Name:src
Committed By: msaitoh
Date: Tue Oct 16 19:49:41 UTC 2012
Modified Files:
src/sys/dev/marvell: if_mvgbe.c mvgbereg.h
Log Message:
Add code to modify interrupt coalescing with sysctl.
- both TX side an RX side.
- different setting for each port
- TX side i
Module Name:src
Committed By: msaitoh
Date: Tue Oct 16 19:40:59 UTC 2012
Modified Files:
src/share/man/man3: bits.3
Log Message:
Change to uintmax_t again.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man3/bits.3
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Tue Oct 16 17:39:35 UTC 2012
Modified Files:
src/share/man/man3: bits.3
Log Message:
Return value of __BIT() and __BITS() is not uint32_t but uint64_t.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man
Module Name:src
Committed By: pooka
Date: Tue Oct 16 12:56:10 UTC 2012
Modified Files:
src/lib/librumphijack: hijack.c
Log Message:
* avoid problems if the platform calls readlink() from dlsym()
* alias __read_chk() to read() on Linux (technically, though,
it should call
Module Name:src
Committed By: rkujawa
Date: Tue Oct 16 12:31:58 UTC 2012
Modified Files:
src/sys/arch/amigappc/conf: files.amigappc
Log Message:
Fix fallout from recent ed driver replacement. Makes amigappc build again.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: apb
Date: Tue Oct 16 08:28:14 UTC 2012
Modified Files:
src/distrib/i386/ramdisks/common: list.ramdisk
Log Message:
Make i386/ramdisks/common/list.ramdisk identical to
amd64/ramdisks/common/list.ramdisk.
Previously, the amd64 list.ramdisk used
Module Name:src
Committed By: apb
Date: Tue Oct 16 08:23:21 UTC 2012
Modified Files:
src/distrib/amd64/ramdisks/common: Makefile.ramdisk
src/distrib/i386/ramdisks/common: Makefile.ramdisk
src/distrib/ofppc/ramdisks/common: Makefile.ramdisk
Log Message:
In d
Module Name:src
Committed By: apb
Date: Tue Oct 16 08:19:37 UTC 2012
Modified Files:
src/distrib/amd64/kmod: Makefile
src/distrib/i386/kmod: Makefile
Added Files:
src/distrib/common: Makefile.minirootkmod
Log Message:
Add distrib/common/Makefile.minirootkmo