Module Name:src
Committed By: kiyohara
Date: Mon Apr 19 07:00:58 UTC 2010
Modified Files:
src/sys/dev/ieee1394: fwohci.c
Log Message:
Fix a bug.
STAILQ is not NULL termination.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/ieee1394/fwohci.
Module Name:src
Committed By: kiyohara
Date: Mon Apr 19 07:05:15 UTC 2010
Modified Files:
src/sys/dev/cardbus: fwohci_cardbus.c
Log Message:
Not necessary '\n'.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/cardbus/fwohci_cardbus.c
Please not
Module Name:src
Committed By: sborrill
Date: Mon Apr 19 08:05:36 UTC 2010
Modified Files:
src/external/bsd/iscsi/dist/src/initiator: Makefile.am
src/external/bsd/iscsi/dist/src/target: Makefile.am
Log Message:
Put .8 man pages in man8, not man1.
Add targets.5 to ma
Module Name:src
Committed By: sborrill
Date: Mon Apr 19 08:09:03 UTC 2010
Modified Files:
src/external/bsd/iscsi/dist: Makefile.in aclocal.m4 configure
configure.ac
src/external/bsd/iscsi/dist/src: Makefile.in
src/external/bsd/iscsi/dist/src/init
Module Name:src
Committed By: jruoho
Date: Mon Apr 19 11:20:57 UTC 2010
Modified Files:
src/sys/kern: kern_module.c subr_autoconf.c
Log Message:
Use CTLTYPE_BOOL.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/kern/kern_module.c
cvs rdiff -u -r1.20
Module Name:src
Committed By: pooka
Date: Mon Apr 19 11:26:33 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern: emul.c
Log Message:
no \n in panic
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/rump/librump/rumpkern/emul.c
Please note that
Module Name:src
Committed By: jruoho
Date: Mon Apr 19 12:28:29 UTC 2010
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Sort the kern-subtree. Try to correct the differences between the list and
the descriptions. Mark several undocumented or unclear items with XX
Module Name:src
Committed By: jruoho
Date: Mon Apr 19 12:44:33 UTC 2010
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Add sublists for the kern.coredump and kern.veriexec trees.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/share/man/man7/
Module Name:src
Committed By: jruoho
Date: Mon Apr 19 12:59:36 UTC 2010
Modified Files:
src/share/man/man5: rc.conf.5
src/share/man/man8: security.8
Log Message:
Mention security(8) in rc.conf(5) and symlink(7) in security(8).
To generate a diff of this commit:
c
Module Name:src
Committed By: dyoung
Date: Mon Apr 19 18:24:27 UTC 2010
Modified Files:
src/sys/arch/i386/isa: isapnp_machdep.c
src/sys/dev/ic: com.c i82365.c pckbc.c tcic2.c vga.c
src/sys/dev/isa: isadma.c pcdisplay.c
src/sys/dev/pci: cy82c693.c pcc
Module Name:src
Committed By: martin
Date: Mon Apr 19 19:16:11 UTC 2010
Modified Files:
src/distrib/utils/sysinst: msg.mbr.de
Log Message:
Tune a message
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/utils/sysinst/msg.mbr.de
Please note that di
Module Name:src
Committed By: martin
Date: Mon Apr 19 19:22:41 UTC 2010
Modified Files:
src/distrib/utils/sysinst: mbr.c msg.mbr.de msg.mbr.en msg.mbr.es
msg.mbr.fr msg.mbr.pl
Log Message:
Fix a varargs argument type mismatch on 32bit archs - change format to
e
Module Name:src
Committed By: martin
Date: Mon Apr 19 20:35:24 UTC 2010
Modified Files:
src/distrib/utils/sysinst/arch/i386: md.c
Log Message:
Do not ask for a "bios geometry" if we can not match the device to a bios
known device - it's most certainly a don't care.
To ge
Module Name:src
Committed By: martin
Date: Mon Apr 19 21:12:52 UTC 2010
Modified Files:
src/distrib/utils/sysinst: mbr.c
src/distrib/utils/sysinst/arch/i386: md.c
Log Message:
Oops - last change could lead to crashes - when not asking for a geometry,
use the defaul
Module Name:src
Committed By: jmcneill
Date: Mon Apr 19 21:55:20 UTC 2010
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
SUNRISING SR9600 Fast Ethernet
To generate a diff of this commit:
cvs rdiff -u -r1.548 -r1.549 src/sys/dev/usb/usbdevs
Please note that diffs
Module Name:src
Committed By: jmcneill
Date: Mon Apr 19 21:56:00 UTC 2010
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen for SUNRISING SR9600 Fast Ethernet
To generate a diff of this commit:
cvs rdiff -u -r1.543 -r1.544 src/sys/dev/usb/usbde
Module Name:src
Committed By: jmcneill
Date: Mon Apr 19 21:56:35 UTC 2010
Modified Files:
src/sys/dev/usb: if_udav.c
Log Message:
match on SUNRISING SR9600 Fast Ethernet
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/usb/if_udav.c
Please note
Module Name:src
Committed By: jmcneill
Date: Mon Apr 19 21:58:58 UTC 2010
Modified Files:
src/share/man/man4: udav.4
Log Message:
add ShanTou ADM8515 and SUNRISING SR9600 Ethernet to list of supported devices
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 sr
Module Name:src
Committed By: christos
Date: Tue Apr 20 02:01:13 UTC 2010
Modified Files:
src/lib/libedit: chartype.h
Log Message:
Use the same hack for Solaris and MacOS/X. This is not right, we only really
support UTF-8, but it will get us going until this is fixed prope
Module Name:src
Committed By: jruoho
Date: Tue Apr 20 04:53:22 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Instruct ACPICA to dynamically allocate the table descriptions in
AcpiInitializeTables() instead of pushing 128 statically allocated
descriptors. T
Module Name:src
Committed By: jruoho
Date: Tue Apr 20 04:57:05 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Remove the block where the default address space handlers were manually
installed via AcpiInstallAddressSpaceHandler(). This was already commented
Module Name:src
Committed By: jruoho
Date: Tue Apr 20 06:12:06 UTC 2010
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Mark nine undocumented kern.x nodes/variables with XXX. The total amount of
undocumented variables is well over twenty in the kern-subtree alon
Module Name:src
Committed By: jruoho
Date: Tue Apr 20 06:22:52 UTC 2010
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Document the kern.module node.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man7/sysctl.7
Please note that di
23 matches
Mail list logo