Module Name:src
Committed By: matt
Date: Sun Jun 30 22:02:56 UTC 2013
Modified Files:
src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c
Log Message:
Print out PMUSERSR
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c
Module Name:src
Committed By: matt
Date: Sun Jun 30 22:02:29 UTC 2013
Modified Files:
src/sys/arch/evbarm/bcm53xx: bcm53xx_start.S
Log Message:
Add MD_CPU_HATCH
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/bcm53xx/bcm53xx_start.S
Pleas
Module Name:src
Committed By: matt
Date: Sun Jun 30 21:56:44 UTC 2013
Modified Files:
src/sys/arch/shark: Makefile
Log Message:
Move stand to its own line.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/shark/Makefile
Please note that diffs are
Module Name:src
Committed By: matt
Date: Sun Jun 30 21:54:26 UTC 2013
Modified Files:
src/sys/arch/shark/stand/ofwboot: Makefile
Log Message:
Add -fno-unwind-tables
Add CPUFLAGS=-mcpu-strongarm
Add ${_MKTARGET_LINK}
To generate a diff of this commit:
cvs rdiff -u -r1.12
Module Name:src
Committed By: wiz
Date: Sun Jun 30 19:19:12 UTC 2013
Modified Files:
src/lib/libc/gen: fts.3
Log Message:
Strings are NUL-terminated, not NULL-terminated.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/gen/fts.3
Please note th
Module Name:src
Committed By: njoly
Date: Sun Jun 30 17:23:52 UTC 2013
Modified Files:
src/sys/dist/pf/net: pf_if.c
Log Message:
Fix pf module build. Adjust pfil_remove_hook 3rd arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dist/pf/net/
Module Name:src
Committed By: pooka
Date: Sun Jun 30 16:04:36 UTC 2013
Modified Files:
src/sys/rump/net/lib/libnetinet: component.c
Log Message:
Raise lo0 so that ipv6 config gets done for it.
Requested and tested by Justin Cormack.
To generate a diff of this commit:
cv
Module Name:src
Committed By: martin
Date: Sun Jun 30 15:42:43 UTC 2013
Modified Files:
src/tests/fs/common: fstest_udf.c
Log Message:
Initialize mount args version info.
Add comment about a bogusly used "newfs" where "newfs_udf" is meant.
To generate a diff of this comm
Module Name:src
Committed By: martin
Date: Sun Jun 30 15:05:49 UTC 2013
Modified Files:
src/tests/fs/common: fstest_udf.c
Log Message:
Fix copy & pasto, notice by Nicolas Joly, one step closer to solving
PR kern/47974.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rmind
Date: Sun Jun 30 14:58:49 UTC 2013
Modified Files:
src/sys/dist/pf/net: pf_if.c pf_ioctl.c
Log Message:
Update pf to pfil(9) changes. Missed in previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dis
Module Name:src
Committed By: rmind
Date: Sun Jun 30 12:20:32 UTC 2013
Modified Files:
src/common/lib/libc/hash/murmurhash: murmurhash.c
Log Message:
RUMP fix: ifdef weak alias. Pointed out by martin@.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/comm
Module Name:src
Committed By: wiz
Date: Sun Jun 30 11:48:42 UTC 2013
Modified Files:
src/lib/libc/sys: rename.2
Log Message:
Fix second problem noted by Henning Petersen in PR 47975:
renameat is in unistd.h. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: wiz
Date: Sun Jun 30 11:47:00 UTC 2013
Modified Files:
src/lib/libc/sys: rename.2
Log Message:
Fix typo in SYNOPSIS. From Henning Petersen in PR 47975.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/sys/rename.2
Module Name:xsrc
Committed By: wiz
Date: Sun Jun 30 11:34:54 UTC 2013
Modified Files:
xsrc/external/mit/libXrandr/dist/src: XrrProvider.c
Log Message:
Reduce diff to upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libXrandr/dist/sr
Module Name:xsrc
Committed By: wiz
Date: Sun Jun 30 11:31:43 UTC 2013
Modified Files:
xsrc/external/mit/xauth/dist: process.c
Log Message:
Use copystring instead of UNCONST.
This version has a higher chance of being accepted upstream.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Sun Jun 30 10:07:43 UTC 2013
Modified Files:
src/lib/libc/gen: getttyent.c
Log Message:
Rearrange to make lint deal with it (to unbreak the build).
Someone please (1) fix lint and then (2) back this out ;-)
To generate a diff of
Module Name:src
Committed By: matt
Date: Sun Jun 30 08:00:35 UTC 2013
Modified Files:
src/lib/csu/arch/mips: crtbegin.h crti.S crtn.S
Log Message:
For O32, don't save $gp on the stack, save $s0 instead and just keep $gp
in $s0.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: matt
Date: Sun Jun 30 07:50:54 UTC 2013
Modified Files:
src/lib/libc/gen: getttyent.c
Log Message:
When opening a ttys files, try path. first. This helps
machine archs which have multiple ttys files (arm, mips, powerpc, m68k, sh3)
To genera
18 matches
Mail list logo