Module Name:src
Committed By: ozaki-r
Date: Tue Jul 29 05:56:59 UTC 2014
Modified Files:
src/sys/net: if.c
Log Message:
Use IFADDR_FOREACH
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/sys/net/if.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: ozaki-r
Date: Tue Jul 29 01:35:44 UTC 2014
Modified Files:
src/sys/net: if_faith.c
Log Message:
Use if_free instead of free
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/net/if_faith.c
Please note that diffs are not
Module Name:src
Committed By: rjs
Date: Mon Jul 28 23:09:06 UTC 2014
Modified Files:
src/distrib/sets/lists/base: mi
src/sys/dev/microcode/radeon: CEDAR_rlc.bin CYPRESS_rlc.bin
JUNIPER_rlc.bin LICENSE.radeon Makefile R700_rlc.bin
REDWOOD_rlc.
Module Name:src
Committed By: mrg
Date: Mon Jul 28 22:12:16 UTC 2014
Modified Files:
src/external/gpl3/gcc: README.gcc48
Log Message:
update for reality.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/README.gcc48
Please note that diff
Module Name:src
Committed By: matt
Date: Mon Jul 28 20:18:54 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
rs6000/sysv.h must be after netbsd.h so we use the ppc CC1_SPEC
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src
Module Name:src
Committed By: matt
Date: Mon Jul 28 17:28:13 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Fix parenthesis on __ha macro
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/libexec/ld.elf_so/arch/power
Module Name:src
Committed By: ozaki-r
Date: Mon Jul 28 14:24:48 UTC 2014
Modified Files:
src/sys/net: if.c if_ether.h if_ethersubr.c
Log Message:
Add a mutex for global variables of if_ethersubr.c
To initialize the mutex, we introduce etherinit that is called from ifinit1
Module Name:src
Committed By: riastradh
Date: Mon Jul 28 12:59:39 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_fence.c
Log Message:
Take rdev->fence_lock around the wakeup.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
sr
Module Name:src
Committed By: joerg
Date: Mon Jul 28 11:22:46 UTC 2014
Modified Files:
src/sys/arch/i386/include: int_fmtio.h int_mwgwtypes.h
Log Message:
GCC sets up u?int_fast8_t to be int, so be consistent with it.
To generate a diff of this commit:
cvs rdiff -u -r1.8
Module Name:src
Committed By: rtr
Date: Mon Jul 28 10:09:51 UTC 2014
Modified Files:
src/sys/rump/net/lib/libsockin: sockin.c
Log Message:
add missing KASSERT()s at the top of sockin_usrreq(), req shall not be
either of these operations.
> KASSERT(req != PRU_BIND);
Module Name:src
Committed By: joerg
Date: Mon Jul 28 10:01:23 UTC 2014
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zvol.c
Log Message:
SPEC_MAXOFFSET_T doesn't exist anywhere else, so don't use it here
either.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Mon Jul 28 08:10:23 UTC 2014
Modified Files:
src/lib/libc/sys: ptrace.2
Log Message:
PR/49045: Tetsuya Isaki: remove remaining caddr_t in ptrace(2)
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/lib/libc/sys
Module Name:src
Committed By: alnsn
Date: Mon Jul 28 07:32:46 UTC 2014
Modified Files:
src/sys/net: bpf.c
Log Message:
Enable net.bpf.jit only if MODULAR and BPFJIT. Tweak a warning about postponed
jit activation.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -
13 matches
Mail list logo