Module Name:src
Committed By: roy
Date: Wed Nov 9 07:40:28 UTC 2011
Modified Files:
src/usr.bin/tic: tic.c
Log Message:
Replace fgetln(3) with the more standard getline(3)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/tic/tic.c
Please note t
Module Name:src
Committed By: macallan
Date: Wed Nov 9 05:47:54 UTC 2011
Modified Files:
src/sys/dev/i2c: lm75.c
Log Message:
Support setting the temperature threshold for the LM75's alarm/interrupt
output. Some hardware ( I'm looking at you, Gdium ) abuses it to control
Module Name:src
Committed By: riz
Date: Wed Nov 9 00:51:01 UTC 2011
Modified Files:
src/sys/dev/iscsi: files.iscsi
Log Message:
Don't add iscsi_utils.c without 'iscsi' condition.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/iscsi/files.iscsi
Module Name:src
Committed By: christos
Date: Tue Nov 8 23:11:42 UTC 2011
Modified Files:
src/doc: HACKS
Log Message:
mention libgcc/emacs hack.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/doc/HACKS
Please note that diffs are not public domain; t
Module Name:src
Committed By: christos
Date: Tue Nov 8 23:08:11 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc: unwind-dw2-fde.c
Log Message:
Somehow emacs tries to unregister frame info for a symbol it did not register.
Don't abort for now. This worked before be
Module Name:src
Committed By: joerg
Date: Tue Nov 8 22:21:30 UTC 2011
Modified Files:
src/external/ibm-public/postfix/dist/src/util: sys_defs.h
Log Message:
Just because IPV6 support is disabled doesn't mean inet_ntop are not
present. Since the local prototype conflicts,
Module Name:src
Committed By: joerg
Date: Tue Nov 8 22:13:58 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/include: config.h
Log Message:
Unbreak MKINET6=no
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/heimdal/include/co
Module Name:src
Committed By: christos
Date: Tue Nov 8 20:25:14 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-c: tc.c
Log Message:
use writev(2) instead of dprintf(3) for portability. Suggested by joerg@
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1
Module Name:src
Committed By: apb
Date: Tue Nov 8 19:36:30 UTC 2011
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
The previous change made "nooutput -2" discard both stdout and
stderr, whereas it should discard only stderr. This commit
should fix that problem.
To
Module Name:src
Committed By: christos
Date: Tue Nov 8 19:25:45 UTC 2011
Modified Files:
src/lib/libc/regex: regcomp.c
Log Message:
if we don't have any sets yet, don't try to look in them.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/regex
Module Name:src
Committed By: apb
Date: Tue Nov 8 19:11:19 UTC 2011
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
In the nooutput function, don't mess with file descritor 4
at the outer level; do it inside a subshell context so as not
to interfere with a different us
Module Name:src
Committed By: christos
Date: Tue Nov 8 18:37:32 UTC 2011
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
Change the way that we compute the time when we fall in the dst gap: instead
of supplying just the high bound and thus losing minutes and s
Module Name:src
Committed By: cherry
Date: Tue Nov 8 17:16:52 UTC 2011
Modified Files:
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: pmap.c
src/sys/arch/xen/include: xenpmap.h
src/sys/arch/xen/x86: xen_pmap.c
Log Message:
Expose the PG_k #
Module Name:src
Committed By: joerg
Date: Tue Nov 8 16:52:11 UTC 2011
Modified Files:
src/common/lib/libc/string: memcmp.c memset.c memset2.c strcpy.c
Log Message:
libkern.h maps memcmp, memset and strcpy to the compiler builtins on
some platforms, so make sure to #undef
Module Name:src
Committed By: joerg
Date: Tue Nov 8 16:45:43 UTC 2011
Modified Files:
src/external/bsd/tre/dist/lib: tre-match-backtrack.c
Log Message:
Don't use constant macros in conditionals, use a #if check.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: joerg
Date: Tue Nov 8 16:25:26 UTC 2011
Modified Files:
src/lib/libc: shlib_version
Log Message:
Add comment about the name overlap with libcrypto for SHA2 and friends
To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/lib/
Module Name:src
Committed By: njoly
Date: Tue Nov 8 12:44:29 UTC 2011
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/arch/x86/x86/pmap.c
Please note that diffs are not public
Module Name:src
Committed By: njoly
Date: Tue Nov 8 10:59:45 UTC 2011
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_sysent.c
Log Message:
Regen for kqueue1.
To generate a diff of this commit:
Module Name:src
Committed By: njoly
Date: Tue Nov 8 10:59:12 UTC 2011
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master
Log Message:
Add kqueue1(2) support.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/compat/netbsd32/
Module Name:src
Committed By: wiz
Date: Tue Nov 8 10:56:59 UTC 2011
Modified Files:
src/share/man/man9: kauth.9
Log Message:
Remove trailing whitespace. New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/share/man/man9/kauth.9
Ple
Module Name:src
Committed By: njoly
Date: Tue Nov 8 10:52:20 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
Log Message:
+libtre.so.0.8.debug
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1
Module Name:src
Committed By: njoly
Date: Tue Nov 8 10:49:43 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
+agrep.debug
To generate a diff of this commit:
cvs rdiff -u -r1.1704 -r1.1705 src/distrib/sets/lists/comp/mi
Please note that diffs are n
22 matches
Mail list logo