Module Name:src
Committed By: christos
Date: Sun Aug 21 08:40:32 UTC 2011
Modified Files:
src/bin/ed: main.c
Log Message:
use const char [] for format.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/ed/main.c
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Sun Aug 21 08:45:20 UTC 2011
Modified Files:
src/external/bsd/libpcap/dist: optimize.c
Log Message:
use static const char[] for format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/libpcap/dist/
Module Name:src
Committed By: christos
Date: Sun Aug 21 08:50:08 UTC 2011
Modified Files:
src/games/mille: print.c
Log Message:
use const char [] for format.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/games/mille/print.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Sun Aug 21 08:57:40 UTC 2011
Modified Files:
src/usr.bin/radioctl: radioctl.c
Log Message:
use const char [] for format.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/radioctl/radioctl.c
Please not
Module Name:src
Committed By: christos
Date: Sun Aug 21 08:59:50 UTC 2011
Modified Files:
src/usr.sbin/bootp/bootptest: bootptest.c
Log Message:
use const char [] for format
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/bootp/bootptest/bootpt
Module Name:src
Committed By: christos
Date: Sun Aug 21 09:03:20 UTC 2011
Modified Files:
src/libexec/httpd: ssl-bozo.c
Log Message:
use const char [] for format.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/libexec/httpd/ssl-bozo.c
Please note that
Module Name:src
Committed By: jym
Date: Sun Aug 21 10:00:13 UTC 2011
Modified Files:
src/sys/arch/xen/x86: x86_xpmap.c
Log Message:
Merge err printf with the panic(9) message.
Also fix the if () {...} statement with braces, to avoid calling panic()
every time. Hi cherry!
Module Name:src
Committed By: phx
Date: Sun Aug 21 10:41:52 UTC 2011
Modified Files:
src/etc/etc.ofppc: ttys
Log Message:
Turn off ttyE1-ttyE3 to avoid "Device not configured" messages after a
fresh installation with wscons disabled.
To generate a diff of this commit:
cv
Module Name:src
Committed By: hannken
Date: Sun Aug 21 10:45:33 UTC 2011
Modified Files:
src/libexec/httpd: ssl-bozo.c
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/libexec/httpd/ssl-bozo.c
Please note that diffs are not public
Module Name:src
Committed By: plunky
Date: Sun Aug 21 11:04:21 UTC 2011
Modified Files:
src/share/man/man5: resolv.conf.5
Log Message:
SEE ALSO resolvconf(8)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man5/resolv.conf.5
Please note that
Module Name:src
Committed By: cherry
Date: Sun Aug 21 11:24:11 UTC 2011
Modified Files:
src/sys/arch/xen/xen [cherry-xenmp]: if_xennet_xenbus.c
xennetback_xenbus.c
Log Message:
add locking around mmu flush xpq ops
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: phx
Date: Sun Aug 21 13:08:58 UTC 2011
Modified Files:
src/sys/arch/ofppc/stand/ofwboot: mbr.c
Log Message:
When there is no NetBSD MBR partition with a valid disklabel, look for
the first FAT partition and construct a disklabel with an MSDOS
Module Name:src
Committed By: phx
Date: Sun Aug 21 13:12:48 UTC 2011
Modified Files:
src/sys/arch/ofppc/stand/ofwboot: ofdev.c
Log Message:
Fixed booting from disks without a valid disklabel (e.g. CDROM). This
became broken with my last changes in rev.1.18..
To generate
Module Name:src
Committed By: wiz
Date: Sun Aug 21 13:27:46 UTC 2011
Modified Files:
src/share/man/man5: resolv.conf.5
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man5/resolv.conf.5
Please note that di
Module Name:src
Committed By: phx
Date: Sun Aug 21 13:40:08 UTC 2011
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.c
Log Message:
Unmounting /targetroot in md_post_newfs() is not needed.
Use target_prefix() instead of /mnt2 in md_post_extract().
To generate a
Module Name:src
Committed By: plunky
Date: Sun Aug 21 14:20:34 UTC 2011
Modified Files:
src/sys/netbt: rfcomm_dlc.c
Log Message:
fix comment typo
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/netbt/rfcomm_dlc.c
Please note that diffs are not public
Module Name:xsrc
Committed By: joerg
Date: Sun Aug 21 14:48:12 UTC 2011
Modified Files:
xsrc/xfree/xc/extras/freetype2/src/lzw: zopen.c
Log Message:
Don't assign errno here.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/xfree/xc/extras/freetype2/src/lz
Module Name:src
Committed By: reinoud
Date: Sun Aug 21 15:06:27 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: Makefile.usermode
Log Message:
Link the usermode kernel staticly to avoid libc littering the virtual space.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: phx
Date: Sun Aug 21 15:06:41 UTC 2011
Modified Files:
src/distrib/utils/sysinst: disks.c
Log Message:
Use PRIi64 for printing tmp_ramdisk_size, which is a daddr_t (64 bits).
This fixes the size of the ramdisk file system being 0 on big endian
Module Name:src
Committed By: reinoud
Date: Sun Aug 21 15:08:44 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: GENERIC std.usermode
Log Message:
Move NKMEMPAGES from GENERIC to std.usermode and clarify the meaning of
MEMSIZE in the GENERIC kernel.
To generate a dif
Module Name:src
Committed By: reinoud
Date: Sun Aug 21 15:10:57 UTC 2011
Modified Files:
src/sys/arch/usermode/include: thunk.h
src/sys/arch/usermode/usermode: thunk.c
Log Message:
Add mmap() reachover call in thunk for NetBSD/usermode
To generate a diff of this
Module Name:src
Committed By: phx
Date: Sun Aug 21 15:21:46 UTC 2011
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.h
Log Message:
The ofppc generic kernel has tmpfs, so use it.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/utils/sysin
Module Name:src
Committed By: reinoud
Date: Sun Aug 21 17:11:59 UTC 2011
Modified Files:
src/sys/arch/usermode/include: thunk.h
src/sys/arch/usermode/usermode: thunk.c
Log Message:
Fix thunk_mkstemp() prototype and add thunk_mprotect()
To generate a diff of this
Module Name:src
Committed By: dholland
Date: Sun Aug 21 21:24:35 UTC 2011
Modified Files:
src/bin/ksh: eval.c
Log Message:
Requires stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/bin/ksh/eval.c
Please note that diffs are not public domain; t
Module Name:src
Committed By: dholland
Date: Sun Aug 21 21:25:04 UTC 2011
Modified Files:
src/common/lib/libc/string: popcount32.c popcount64.c
Log Message:
Requires stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/string/popcount
Module Name:src
Committed By: dholland
Date: Sun Aug 21 23:38:43 UTC 2011
Modified Files:
src/usr.bin/m4: eval.c
Log Message:
Requires stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/m4/eval.c
Please note that diffs are not public dom
Module Name:src
Committed By: dholland
Date: Mon Aug 22 00:24:42 UTC 2011
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/engine: enginetest.c
Log Message:
Previous here required stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/
Module Name:src
Committed By: dholland
Date: Mon Aug 22 00:33:16 UTC 2011
Modified Files:
src/tests/lib/libc/stdio: t_fmemopen.c
src/tests/lib/libc/sys: t_getrusage.c t_setrlimit.c
Log Message:
Requires stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: dholland
Date: Mon Aug 22 00:34:01 UTC 2011
Modified Files:
src/sys/external/bsd/acpica/dist/include/platform: acnetbsd.h
Log Message:
Requires stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/sys/external/bsd/
Module Name:src
Committed By: dholland
Date: Mon Aug 22 00:35:08 UTC 2011
Modified Files:
src/tests/lib/libpthread: t_join.c
Log Message:
Requires stdint.h.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libpthread/t_join.c
Please note that di
Module Name:src
Committed By: dholland
Date: Mon Aug 22 01:24:16 UTC 2011
Modified Files:
src/include: strings.h
Log Message:
Don't pollute the namespace with stdint.h. (This file is included from
string.h so it can't blithely do whatever it feels like.) PR 45258.
To gen
Module Name:src
Committed By: dholland
Date: Mon Aug 22 01:36:04 UTC 2011
Modified Files:
src/lib/libc/string: popcount.3
Log Message:
Add patch from Klaus Klein in PR 45258 to note that popcount32/64
require .
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: dholland
Date: Mon Aug 22 02:37:15 UTC 2011
Modified Files:
src/share/man/man5: mk.conf.5
Log Message:
Until someone figures out a fix for PR 40599, document that MKKERBEROS=no
will break the system without either MKPAM=no or a customized PAM
Module Name:src
Committed By: he
Date: Mon Aug 22 06:52:36 UTC 2011
Modified Files:
src/external/bsd/tmux/dist: colour.c
Log Message:
Replace needless use of double math just to compare colour distances
with integer arithmetic. Reported to and discussed with upstream main
34 matches
Mail list logo