Module Name:src
Committed By: jruoho
Date: Tue Apr 12 05:41:22 UTC 2011
Modified Files:
src/lib/libc/time: strptime.3
Log Message:
.Dv NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/time/strptime.3
Please note that diffs are not public
Module Name:src
Committed By: cegger
Date: Tue Apr 12 05:09:32 UTC 2011
Modified Files:
src/sys/arch/xen/xenbus: xenbus_probe.c
Log Message:
previous fix does not work if there is exactly only one entry where continue
exits the loop.
Apply fix from Konrad Wilke on port-xen
Module Name:src
Committed By: jruoho
Date: Tue Apr 12 04:55:05 UTC 2011
Modified Files:
src/lib/libc/gen: getloadavg.3
Log Message:
Use RETURN VALUES rather than DIAGNOSTIC for... return values.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/g
Module Name:src
Committed By: jruoho
Date: Tue Apr 12 04:27:02 UTC 2011
Modified Files:
src/share/man/man3: unistd.3
Log Message:
Small rewording.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man3/unistd.3
Please note that diffs are not publ
Module Name:src
Committed By: mrg
Date: Tue Apr 12 03:35:47 UTC 2011
Modified Files:
src/lib/libc/arch/sparc: Makefile.inc
Log Message:
rm -f ${.TARGET} before trying to > write to it; some how mine ended up
being mode 444 and the build failed.
To generate a diff of this
Module Name:src
Committed By: jruoho
Date: Tue Apr 12 03:06:21 UTC 2011
Modified Files:
src/tests/lib/libm: t_log.c
Log Message:
PR lib/41931 should be fixed; remove expected failure.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_log.c
Module Name:src
Committed By: jruoho
Date: Tue Apr 12 02:56:20 UTC 2011
Modified Files:
src/tests/lib/libc/stdlib: t_strtod.c
Log Message:
Better to still leave the old PR number as a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc
Module Name:src
Committed By: jruoho
Date: Tue Apr 12 02:52:20 UTC 2011
Modified Files:
src/tests/lib/libc/stdlib: t_strtod.c
Log Message:
PR lib/33262 should be fixed; remove expected failure.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/lib
Module Name:src
Committed By: mrg
Date: Tue Apr 12 01:47:20 UTC 2011
Modified Files:
src/usr.sbin/crash: Makefile
Log Message:
replace a non-working make construct with a working one.
now crash only builds unsupported.c on non-x86 systems again.
To generate a diff of thi
Module Name:src
Committed By: matt
Date: Tue Apr 12 00:21:11 UTC 2011
Modified Files:
src/sys/arch/evbmips/rmixl: machdep.c
Log Message:
Make sure we init MIPS COP0 OSSCRATCH for UP as well as for MP.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/ar
Module Name:src
Committed By: matt
Date: Mon Apr 11 23:12:41 UTC 2011
Modified Files:
src/sys/arch/evbmips/rmixl: machdep.c
Log Message:
Add code to fixup the text segment to replace loads
from L_CPU(MIPS_CURLWP) or curlwp->l_cpu with
loads from COP0 register OSSCRATCH.
Module Name:src
Committed By: joerg
Date: Mon Apr 11 23:03:38 UTC 2011
Modified Files:
src/share/mk: bsd.lib.mk bsd.prog.mk bsd.x11.mk
Log Message:
Adjust --sysroot related usage:
-Wl,-rpath does not expand =, so just drop it.
Drop -Wl,-rpath-link entries that duplicate t
Module Name:src
Committed By: joerg
Date: Mon Apr 11 22:47:50 UTC 2011
Modified Files:
src/external/mit/xorg/bin/sessreg: Makefile
Log Message:
Extend, not reassign CPPFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/bin/sessreg/Ma
Module Name:src
Committed By: joerg
Date: Mon Apr 11 22:37:10 UTC 2011
Modified Files:
src/tests/lib/libcurses/director: director.c
Log Message:
Don't fail on platforms with "char" == "unsigned char"
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/l
Module Name:src
Committed By: rmind
Date: Mon Apr 11 22:31:43 UTC 2011
Modified Files:
src/sys/kern: uipc_sem.c
src/sys/sys: file.h
Log Message:
Highly rewrite POSIX semaphore. Use file descriptor subsystem, greatly
simplify reference counting, and fix various bug
Module Name:src
Committed By: martin
Date: Mon Apr 11 22:09:56 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/etc: mi
Log Message:
Collect all of var/chroot/tcpdump in one set - so we have a chance to
win the checkflist game.
To g
Module Name:src
Committed By: martin
Date: Mon Apr 11 21:49:13 UTC 2011
Modified Files:
src/etc: Makefile
Log Message:
Ooops, fix source path for the "protocols" file
To generate a diff of this commit:
cvs rdiff -u -r1.388 -r1.389 src/etc/Makefile
Please note that diffs
Module Name:src
Committed By: roy
Date: Mon Apr 11 21:37:19 UTC 2011
Modified Files:
src/lib/libterminfo: compile.c term.c
Log Message:
Clean up some compile warnings
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libterminfo/compile.c
cvs rdiff -u -
Module Name:src
Committed By: roy
Date: Mon Apr 11 21:13:09 UTC 2011
Modified Files:
src/lib/libterminfo: term.h termcap.h
Log Message:
POSIX says that term.h should define tgetstr and friends
Fixes PR lib/43941
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:src
Committed By: joerg
Date: Mon Apr 11 21:04:11 UTC 2011
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
GCC 4.1 doesn't have the support code for -I =... yet, so don't use it
for now.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/
Module Name:src
Committed By: martin
Date: Mon Apr 11 20:29:50 UTC 2011
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add a new check to populate /var/chroot/tcpdump/etc
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/usr.sbin/pos
On Mon, Apr 11, 2011 at 01:40:14AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.146 -r1.147 src/sys/kern/vfs_lookup.c
Use locals/args instead of state->dp in namei_onc
On Mon, Apr 11, 2011 at 01:35:55AM +, David A. Holland wrote:
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.134 -r1.135 src/sys/kern/vfs_lookup.c
Merge nfsd's cut&paste copy of namei with the master one.
--
David A. Holland
dholl...@netbsd.org
On Mon, Apr 11, 2011 at 01:40:01AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.145 -r1.146 src/sys/kern/vfs_lookup.c
Split the variable that replaced state->dp into t
On Mon, Apr 11, 2011 at 01:38:47AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.141 -r1.142 src/sys/kern/vfs_lookup.c
Move assignment of search directory from ni_dvp o
On Mon, Apr 11, 2011 at 01:37:14AM +, David A. Holland wrote:
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.137 -r1.138 src/sys/kern/vfs_lookup.c
Fold do_lookup into namei.
--
David A. Holland
dholl...@netbsd.org
On Mon, Apr 11, 2011 at 01:39:47AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.144 -r1.145 src/sys/kern/vfs_lookup.c
In namei_oneroot(), use a local in place of state
On Mon, Apr 11, 2011 at 01:39:29AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.143 -r1.144 src/sys/kern/vfs_lookup.c
Improve namei_atsymlink to take the found object
On Mon, Apr 11, 2011 at 01:39:14AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.142 -r1.143 src/sys/kern/vfs_lookup.c
Move unrelated error handling logic out of namei_
On Mon, Apr 11, 2011 at 01:38:24AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.140 -r1.141 src/sys/kern/vfs_lookup.c
Improve namei_follow to handle the search dir as
On Mon, Apr 11, 2011 at 01:37:44AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.138 -r1.139 src/sys/kern/vfs_lookup.c
Simplify.
--
David A. Holland
dholl...@netbsd.o
On Mon, Apr 11, 2011 at 01:38:10AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.139 -r1.140 src/sys/kern/vfs_lookup.c
Improve namei_start to pass back its result inste
Module Name:src
Committed By: martin
Date: Mon Apr 11 20:08:10 UTC 2011
Modified Files:
src/tests/usr.bin/shmif_dumpbus: t_basic.sh
Log Message:
Should no longer fail - if it still does, be sure to have a proper
/var/chroot/tcpdump/etc/protocols file installed (i.e. by run
Module Name:src
Committed By: martin
Date: Mon Apr 11 20:03:45 UTC 2011
Modified Files:
src/distrib/sets/lists/etc: mi
src/etc: Makefile
src/etc/mtree: NetBSD.dist.base special
Log Message:
When run as root, tcpdump will chroot to /var/run/tcpdump - but it
Module Name:src
Committed By: rmind
Date: Mon Apr 11 19:13:54 UTC 2011
Modified Files:
src/sys/kern: kern_softint.c
Log Message:
softint_execute: add assert which could catch locking bugs in softint handlers.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34
Module Name:src
Committed By: rmind
Date: Mon Apr 11 19:11:08 UTC 2011
Modified Files:
src/sys/arch/vax/vax: genassym.cf
src/sys/kern: kern_mutex.c
Log Message:
G/C unused MUTEX_COUNT_BIAS (it was for VAX)
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r
On Mon, Apr 11, 2011 at 01:36:28AM +, David A. Holland wrote:
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.135 -r1.136 src/sys/kern/vfs_lookup.c
Cut and paste and simplify code used by the other nfsd entry point, so
it won't get in the way.
--
David
On Mon, Apr 11, 2011 at 01:37:00AM +, David A. Holland wrote:
> Modified Files:
> src/sys/kern: vfs_lookup.c
>
> Log Message:
> ZZmsg
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.136 -r1.137 src/sys/kern/vfs_lookup.c
Split TRYEMULROOT handling into its own function.
Module Name:src
Committed By: jakllsch
Date: Mon Apr 11 18:24:49 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Partially revert part of -r1.167; it was wrong. From dholland.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/kern/v
Module Name:src
Committed By: phx
Date: Mon Apr 11 18:02:11 UTC 2011
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Enable strtc(4). Should theoretically work.
It works indeed for my DSM-G600 after I removed the battery. But there
must be something which
Module Name:src
Committed By: tron
Date: Mon Apr 11 17:16:43 UTC 2011
Modified Files:
src/tests/lib/libc/locale: Makefile
Log Message:
Fix build with stack smash protection enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/locale/Mak
Module Name:src
Committed By: tsutsui
Date: Mon Apr 11 15:20:30 UTC 2011
Modified Files:
src/sys/arch/x68k/stand: Makefile.booters
Log Message:
Use bsd.klinks.mk to create machine and ${MACHINE_ARCH} symlinks.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 s
Module Name:src
Committed By: drochner
Date: Mon Apr 11 15:17:34 UTC 2011
Modified Files:
src/lib/libm/src: k_standard.c
Log Message:
let log(<0) return NaN rather than -inf in POSIX/XOPEN modes, as
requested in PR lib/41931 by Havard Eidnes (the PR refers to POSIX,
the OS
Module Name:src
Committed By: sjg
Date: Mon Apr 11 15:10:15 UTC 2011
Modified Files:
src/usr.bin/make/unit-tests: modmisc test.exp
Log Message:
Add a test case for sysV modifier subst
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests
Module Name:src
Committed By: cegger
Date: Mon Apr 11 15:00:49 UTC 2011
Modified Files:
src/sys/arch/xen/xenbus: xenbus_probe.c
Log Message:
Continue scanning for other frontends when initialization
of one frontend failed. Bug reported by Konrad Wilk on port-xen@.
Fix this
Module Name:src
Committed By: sjg
Date: Mon Apr 11 14:49:09 UTC 2011
Modified Files:
src/usr.bin/make: var.c
Log Message:
If a "long" modifier name does not match, goto default case
so SysV modifier can be tried.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r
Module Name:src
Committed By: tsutsui
Date: Mon Apr 11 14:00:02 UTC 2011
Modified Files:
src/sys/arch/x68k/stand/libsa: chdsk.c consio.c consio.h devopen.c fd.c
sdcd.c sdcdvar.h
Log Message:
Some KNF. No binary change.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: tsutsui
Date: Mon Apr 11 13:49:41 UTC 2011
Modified Files:
src/sys/arch/x68k/stand/boot: version
Log Message:
Bump version to denote serial console fix.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x68k/stand/boot
Module Name:src
Committed By: tsutsui
Date: Mon Apr 11 13:48:32 UTC 2011
Modified Files:
src/sys/arch/x68k/stand/libsa: consio.c
Log Message:
Add missing breaks. No need to output to SERIAL on ITE console.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/
Module Name:src
Committed By: tsutsui
Date: Mon Apr 11 13:47:16 UTC 2011
Modified Files:
src/sys/arch/x68k/stand/libsa: consio.h
Log Message:
Fix pasto. Now serial console output on bootloader works properly
after ~decade. ok from minoura@
To generate a diff of this co
Module Name:src
Committed By: martin
Date: Mon Apr 11 10:55:27 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add libm/t_infinity
To generate a diff of this commit:
cvs rdiff -u -r1.307 -r1.308 src/distrib/sets/lists/tests/mi
Please note that dif
Module Name:src
Committed By: martin
Date: Mon Apr 11 10:51:37 UTC 2011
Modified Files:
src/tests/lib/libm: Makefile
Added Files:
src/tests/lib/libm: t_infinity.c
Log Message:
Try to generate infinite values in all available floating point formats
on the FPU and ch
Module Name:src
Committed By: mrg
Date: Mon Apr 11 10:41:17 UTC 2011
Modified Files:
src/sys/arch/sparc64/include: db_machdep.h
Log Message:
remove DB_AOUT_SYMBOLS.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/sparc64/include/db_machdep.h
P
Module Name:src
Committed By: blymn
Date: Mon Apr 11 09:06:24 UTC 2011
Modified Files:
src/tests/lib/libcurses/slave: curses_commands.c
Log Message:
Apply patch provided by mrg to fix bad calls to vw_printw and vw_scanw
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: blymn
Date: Mon Apr 11 09:03:25 UTC 2011
Modified Files:
src/tests/lib/libcurses/director: testlang_conf.l
Log Message:
Fix NetBSD tag field.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libcurses/director/testla
Module Name:src
Committed By: blymn
Date: Mon Apr 11 09:02:40 UTC 2011
Modified Files:
src/tests/lib/libcurses: testframe.txt
Log Message:
Fix incorrect call example.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libcurses/testframe.txt
Pleas
Module Name:src
Committed By: blymn
Date: Mon Apr 11 09:02:03 UTC 2011
Modified Files:
src/tests/lib/libcurses/slave: command_table.h curses_commands.h
Log Message:
Incorrect licence was applied - fix this.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/
Module Name:src
Committed By: cegger
Date: Mon Apr 11 08:56:17 UTC 2011
Modified Files:
src/sys/arch/xen/conf: files.xen
Log Message:
build xen kernels again after db_trace merge
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/xen/conf/files.
58 matches
Mail list logo