Module Name:src
Committed By: dholland
Date: Fri Aug 12 08:22:13 UTC 2016
Modified Files:
src/usr.sbin/dumplfs: dumplfs.c
Log Message:
If the number of inodes per block is zero, bail instead of using
uninitialized stack trash as a dinode pointer. Fixes PR 51409 where
"dump
Module Name:src
Committed By: nonaka
Date: Fri Aug 12 09:26:35 UTC 2016
Modified Files:
src/sys/arch/zaurus/conf: INSTALL INSTALL_C700
Log Message:
remove some phy(4) from zaurus INSTALL kernel.
avoid kernel size limit...
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Fri Aug 12 11:44:24 UTC 2016
Modified Files:
src/sys/netinet6: scope6.c
Log Message:
In rump (ifp)->if_afdata[AF_INET6] == NULL if we did not register netinet6
yet. Treat this like we don't have a scope, and make the sid tests c
Module Name:src
Committed By: christos
Date: Fri Aug 12 11:43:04 UTC 2016
Modified Files:
src/sys/rump/net/lib/libnetinet: netinet_component.c
src/sys/rump/net/lib/libnetinet6: netinet6_component.c
Log Message:
more loopinit();
To generate a diff of this commit:
Module Name:src
Committed By: skrll
Date: Fri Aug 12 13:40:21 UTC 2016
Modified Files:
src/sys/uvm: files.uvm
Log Message:
Make UVMHIST_PRINT work again by making it define KERNHIST_PRINT
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/uvm/files.uvm
Module Name:src
Committed By: skrll
Date: Fri Aug 12 15:26:04 UTC 2016
Modified Files:
src/lib/libc/arch/mips: genassym.cf
src/lib/libc/arch/mips/sys: getcontext.S
Log Message:
Provide _OFFSETOF_UC_GREGS_GP and use _OFFSETOF_UC_GREGS_* in getcontext
To generate a
Module Name:src
Committed By: skrll
Date: Fri Aug 12 15:21:25 UTC 2016
Modified Files:
src/lib/libc/arch/mips/gen: _resumecontext.S
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/mips/gen/_resumecontext.S
P
Module Name:src
Committed By: jdolecek
Date: Fri Aug 12 19:04:03 UTC 2016
Modified Files:
src/sys/ufs: files.ufs
src/sys/ufs/ext2fs: ext2fs.h ext2fs_dinode.h ext2fs_vnops.c
Added Files:
src/sys/ufs/ext2fs: ext2fs_xattr.c ext2fs_xattr.h
Log Message:
add supp
Module Name:src
Committed By: jdolecek
Date: Fri Aug 12 19:07:14 UTC 2016
Modified Files:
src/sys/modules/ext2fs: Makefile
Log Message:
add ext2fs_xattr.c
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/modules/ext2fs/Makefile
Please note that diffs
Module Name:src
Committed By: jdolecek
Date: Fri Aug 12 19:08:54 UTC 2016
Modified Files:
src/sys/netinet: sctp_crc32.c
Log Message:
sprinkle const on sctp_crc_c[]
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/netinet/sctp_crc32.c
Please note that
Module Name:src
Committed By: martin
Date: Fri Aug 12 20:25:34 UTC 2016
Modified Files:
src/sys/rump/fs/lib/libext2fs: Makefile
Log Message:
Add new file to fix the build.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/rump/fs/lib/libext2fs/Makefile
Module Name:src
Committed By: macallan
Date: Fri Aug 12 20:26:15 UTC 2016
Modified Files:
src/sys/ufs/ext2fs: ext2fs.h
Log Message:
sprinkle ()s in macros with comparisons, shuts up compiler warnings
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/u
Module Name:src
Committed By: macallan
Date: Fri Aug 12 20:30:15 UTC 2016
Modified Files:
src/sys/ufs/ext2fs: ext2fs_xattr.h
Log Message:
cast pointers to uintptr_t before comparing them, also ()s
now this at least compiles
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mrg
Date: Fri Aug 12 20:45:05 UTC 2016
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg: Makefile
Log Message:
fix a edit-o in the previous, pointed out by richard@. thanks.
To generate a diff of this commit:
cvs rdi
14 matches
Mail list logo