Module Name:src
Committed By: mlelstv
Date: Fri Dec 11 08:04:20 UTC 2015
Modified Files:
src/sys/arch/i386/stand/lib: dosfile.c
Log Message:
PR 50516 bad switch statement.
Adding some comments.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/i3
Module Name:src
Committed By: mlelstv
Date: Fri Dec 11 08:08:01 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: trap.c
Log Message:
PR 50516 bad switch case
To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 src/sys/arch/sparc/sparc/trap.c
Please note th
Module Name:src
Committed By: mlelstv
Date: Fri Dec 11 08:10:28 UTC 2015
Modified Files:
src/sys/compat/sunos: sunos_ioctl.c
Log Message:
PR 50518 bad switch
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/compat/sunos/sunos_ioctl.c
Please note tha
Module Name:src
Committed By: mlelstv
Date: Fri Dec 11 08:10:43 UTC 2015
Modified Files:
src/sys/compat/sunos32: sunos32_ioctl.c
Log Message:
PR 50517 bad switch
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/compat/sunos32/sunos32_ioctl.c
Please
Module Name:src
Committed By: mlelstv
Date: Fri Dec 11 08:12:18 UTC 2015
Modified Files:
src/sys/compat/svr4_32: svr4_32_termios.c
Log Message:
PR 50519 missing breaks in switch
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/compat/svr4_32/svr4_32_
Module Name:src
Committed By: mlelstv
Date: Fri Dec 11 08:19:07 UTC 2015
Modified Files:
src/sys/compat/sunos: sunos_ioctl.c
Log Message:
d_secpercyl is gone and we use the value from disklabel anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys
Module Name:src
Committed By: tron
Date: Fri Dec 11 08:37:32 UTC 2015
Modified Files:
src/usr.bin/ftp: fetch.c ftp.c
Log Message:
Use the proper format "[IPv6 address]:port" when reporting connection
attempts to IPv6 endpoints.
To generate a diff of this commit:
cvs rdif
Module Name:othersrc
Committed By: tron
Date: Fri Dec 11 08:47:53 UTC 2015
Modified Files:
othersrc/usr.bin/tnftp/src: fetch.c ftp.c
Log Message:
Use the proper format "[IPv6 address]:port" when reporting connection
attempts to IPv6 endpoints.
To generate a diff of this
Module Name:src
Committed By: wiz
Date: Fri Dec 11 10:05:17 UTC 2015
Modified Files:
src/share/man/man9: kmem.9
Log Message:
Whitespace nit.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man9/kmem.9
Please note that diffs are not public dom
Module Name:src
Committed By: skrll
Date: Fri Dec 11 12:41:10 UTC 2015
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_nand_16.S atomic_nand_32.S
atomic_nand_64.S atomic_nand_8.S sync_fetch_and_nand_8.S
Log Message:
Use gcc 4.4 and later operation f
Module Name:xsrc
Committed By: wiz
Date: Fri Dec 11 15:37:44 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri2.c
Log Message:
Initialize a variable, for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.8 -r1.2 \
xsrc/extern
Module Name:xsrc
Committed By: wiz
Date: Fri Dec 11 15:33:47 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2: dri2.c
Log Message:
Fix some uninitialized variable warnings with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r
Module Name:src
Committed By: macallan
Date: Fri Dec 11 19:47:52 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
|| -> &&
>From PR50534
To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 src/sys/arch/sparc/sparc/pmap.c
Please note tha
Module Name:src
Committed By: plunky
Date: Fri Dec 11 21:05:18 UTC 2015
Modified Files:
src/usr.bin/sdpquery: print.c
Log Message:
update several profiles, bringing up to date decoding of all the
Bluetooth 1.1->4.2 Service Discovery specifications I could find,
namely:
Module Name:src
Committed By: joerg
Date: Fri Dec 11 21:22:57 UTC 2015
Modified Files:
src/lib/libform: field.c
Log Message:
Counting from 0 to n-1 can go wrong badly, if n is unsigned and zero and
the counter variable is not of a type larger than n. Fixes PR 50490.
To g
Module Name:src
Committed By: marty
Date: Sat Dec 12 00:42:42 UTC 2015
Removed Files:
src/sys/arch/evbarm/odroid: genassym.cf odroid_machdep.c odroid_start.S
platform.h
Log Message:
Remove ev that's no longer valid
development of the odroid boards has moved to
16 matches
Mail list logo