Module Name:src
Committed By: dholland
Date: Mon Jan 31 08:25:32 UTC 2011
Modified Files:
src/sys/kern: vfs_lockf.c
Log Message:
Fix build with LOCKF_DEBUG on LP64 platforms; from Alexander Nasonov
in PR 44490.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.7
Module Name:src
Committed By: matt
Date: Mon Jan 31 09:19:53 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: ad.armeb
Log Message:
Add libarm and libpmc debug
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/comp/ad.armeb
Please n
Module Name:src
Committed By: dholland
Date: Mon Jan 31 09:57:30 UTC 2011
Modified Files:
src/crypto/dist/heimdal/kuser: kimpersonate.1
Log Message:
fix grammar in the same sentence as the previous patch, noted by jdc
To generate a diff of this commit:
cvs rdiff -u -r1.4
Module Name:src
Committed By: pooka
Date: Mon Jan 31 10:01:26 UTC 2011
Modified Files:
src/tests/fs/vfs: t_vnops.c
Log Message:
Add test case for F_GETLK pid-oddness from PR kern/44494.
I found the test case a little difficult to understand (because of
many indices), so I
Module Name:src
Committed By: matt
Date: Mon Jan 31 10:58:15 UTC 2011
Modified Files:
src/compat: compatsubdir.mk
Log Message:
if using MAKEOBJDIRPREFIX, make sure to unset it since it would override
the use of MAKEOBJDIR.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: skrll
Date: Mon Jan 31 12:10:59 UTC 2011
Modified Files:
src/sys/lib/libkern/arch/hppa: bcopy.S
Log Message:
This file needs opt_multiprocessor.h early so we pick up the right
definition from cpu.h, etc.
XXX should revisit the _STANDALONE vs
Module Name:src
Committed By: skrll
Date: Mon Jan 31 14:11:02 UTC 2011
Modified Files:
src/sys/arch/hp700/dev: cpu.c
src/sys/arch/hp700/include: cpu.h
Log Message:
Rename hppa_ncpus hppa_ncpu.
Increment for primary CPU only for now.
To generate a diff of this co
Module Name:src
Committed By: christos
Date: Mon Jan 31 15:06:02 UTC 2011
Modified Files:
src/lib/libm: Makefile
Log Message:
not everyone has fenv.c, pointed by Havard Eidnes
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/lib/libm/Makefile
Please n
Module Name:src
Committed By: christos
Date: Mon Jan 31 15:07:29 UTC 2011
Modified Files:
src/lib/libc/gen: fnmatch.c
Log Message:
bump down the recursion limit to 64.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/fnmatch.c
Please note t
Module Name:src
Committed By: bouyer
Date: Mon Jan 31 15:19:21 UTC 2011
Modified Files:
src/sys/ufs/ufs [bouyer-quota2]: quota.h quota2.h
Log Message:
Rename defininition for limits Q2V_* to QL_* and move from quota2.h to quota.h.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: bouyer
Date: Mon Jan 31 15:24:11 UTC 2011
Modified Files:
src/sys/ufs/ufs [bouyer-quota2]: quota1_subr.c quota2_prop.c
quota2_subr.c ufs_quota.c ufs_quota.h ufs_quota1.c ufs_quota2.c
Log Message:
Catch up with Q2V -> QL renaming
En
Module Name:src
Committed By: bouyer
Date: Mon Jan 31 15:26:32 UTC 2011
Modified Files:
src/usr.bin/quota [bouyer-quota2]: quota.c
src/usr.sbin/edquota [bouyer-quota2]: edquota.c
src/usr.sbin/repquota [bouyer-quota2]: repquota.c
Log Message:
Catch up with Q
Module Name:src
Committed By: jakllsch
Date: Mon Jan 31 16:30:49 UTC 2011
Modified Files:
src/sys/dev/pci: mvsata_pci.c
Log Message:
Make the Adaptec 1420SA entry match the Marvell 88SX6041 entry.
According to
http://lists.freebsd.org/pipermail/freebsd-current/2010-April/
Module Name:src
Committed By: drochner
Date: Mon Jan 31 17:54:20 UTC 2011
Modified Files:
src/lib/csu: Makefile
src/lib/csu/common: Makefile.inc
Log Message:
use of .PARSEDIR just doesn't work with .OBJDIR, replace with .CURDIR
To generate a diff of this commit:
Module Name:src
Committed By: skrll
Date: Mon Jan 31 18:21:33 UTC 2011
Modified Files:
src/sys/arch/hp700/include: cpu.h
Log Message:
Fix CPU_INFO_FOREACH.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/hp700/include/cpu.h
Please note that di
Module Name:src
Committed By: christos
Date: Mon Jan 31 18:27:53 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/sets/lists/comp/ad.mips64eb \
Module Name:src
Committed By: christos
Date: Mon Jan 31 18:28:05 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: md.sparc64
Log Message:
add debuglib
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/distrib/sets/lists/comp/md.sparc64
Please note t
Module Name:src
Committed By: njoly
Date: Mon Jan 31 18:48:50 UTC 2011
Modified Files:
src/sys/fs/sysvbfs: sysvbfs_vnops.c
Log Message:
In sysvbfs_lookup(), deny last component write operation on a
read-only mount.
Fix PR/44302: sysvbfs allows unlink on fs mounted MNT_RDON
Module Name:src
Committed By: matt
Date: Mon Jan 31 18:49:44 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: md.sparc64
Log Message:
Add entry for usr/libdata/debug/usr/lib/sparc/libisns.so.0.0.debug
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src
Module Name:src
Committed By: njoly
Date: Mon Jan 31 18:53:29 UTC 2011
Modified Files:
src/tests/fs/vfs: t_ro.c
Log Message:
Now that PR/44302 is fixed, fs/vfs/t_ro:sysvbfs_rmfile should not fail
anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/te
Module Name:src
Committed By: matt
Date: Mon Jan 31 18:56:04 UTC 2011
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
Make sure to getnlist in dovmstat
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/usr.bin/vmstat/vmstat.c
Please note that
Module Name:src
Committed By: christos
Date: Mon Jan 31 19:10:18 UTC 2011
Modified Files:
src/lib/libc/gen: fnmatch.c
Log Message:
add braces, per joerg.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/gen/fnmatch.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Mon Jan 31 19:41:19 UTC 2011
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
deal with detecting the first and last cpu differently.
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/usr.bin/vmstat/
Module Name:src
Committed By: bouyer
Date: Mon Jan 31 21:09:54 UTC 2011
Modified Files:
src/sys/ufs/ufs [bouyer-quota2]: ufs_quota.c
Log Message:
On command with multiple data, make sure to reset 'defaultq' to 0.
To generate a diff of this commit:
cvs rdiff -u -r1.68.4.6
Module Name:src
Committed By: bouyer
Date: Mon Jan 31 21:14:06 UTC 2011
Modified Files:
src/distrib/sets/lists/base [bouyer-quota2]: mi
src/distrib/sets/lists/man [bouyer-quota2]: mi
src/usr.sbin [bouyer-quota2]: Makefile
Added Files:
src/usr.sbin/qu
Module Name:src
Committed By: bouyer
Date: Mon Jan 31 22:04:26 UTC 2011
Modified Files:
src/tests/fs/ffs [bouyer-quota2]: quotas_common.sh t_getquota.sh
t_setquota.sh
Log Message:
Extract code to shut down the rump server and check the filesystem image
to a fun
Module Name:src
Committed By: christos
Date: Mon Jan 31 22:51:40 UTC 2011
Modified Files:
src/lib/libc/compat/sys: compat___semctl13.c compat_semctl.c
Log Message:
Fix emulation issue of SETVAL, and make the code look the same between the
two different versions.
To gener
Module Name:src
Committed By: dyoung
Date: Mon Jan 31 23:00:34 UTC 2011
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
If there are readers or writers in the alldevs list, don't remove a
device_t out from under them, but tag it for deletion, later.
To generat
Module Name:src
Committed By: dyoung
Date: Mon Jan 31 23:07:17 UTC 2011
Modified Files:
src/sys/kern: kern_stub.c subr_autoconf.c
src/sys/sys: device.h
Log Message:
Let the linker instead of the C preprocessor configure the kernel: make
weak aliases device_register
Module Name:src
Committed By: jakllsch
Date: Mon Jan 31 23:56:14 UTC 2011
Modified Files:
src/sys/arch/evbarm/iq80310: iq80310_intr.c
Log Message:
Correct __HAVE_FAST_SOFTINTRS typos, use only __HAVE_FAST_SOFTINTS.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -
Module Name:src
Committed By: matt
Date: Tue Feb 1 00:53:23 UTC 2011
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Define 32bit version of SIOC[GS]IFADDRPREF32. We wouldn't need this to
if i386 actually aligned a uint64_t on a 64
Module Name:src
Committed By: matt
Date: Tue Feb 1 01:15:51 UTC 2011
Modified Files:
src/sys/rump: Makefile.rump
Log Message:
Define COMPAT_50 to be 1 just like config(8) would be opt_compat_netbsd.h
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/
Module Name:src
Committed By: matt
Date: Tue Feb 1 01:20:14 UTC 2011
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S
Log Message:
include "assym.h" instead of pte.h
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/arm/arm32/cpuswitch.S
Ple
Module Name:src
Committed By: matt
Date: Tue Feb 1 01:21:29 UTC 2011
Modified Files:
src/sys/arch/powerpc/include: mcontext.h
Log Message:
Fix XER comment.
Add spe variants for vectors.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/powerpc/in
Module Name:src
Committed By: matt
Date: Tue Feb 1 01:24:05 UTC 2011
Modified Files:
src/sys/arch/evbppc/ev64260: ev64260_locore.S
Log Message:
Add a call to cpu_model_init to set oeacpufeat before calling initppc
To generate a diff of this commit:
cvs rdiff -u -r1.16 -
Module Name:src
Committed By: matt
Date: Tue Feb 1 01:39:22 UTC 2011
Modified Files:
src/sbin/route: route.c
src/sys/compat/common: rtsock_14.c rtsock_50.c
src/sys/compat/net: if.h
src/sys/kern: uipc_socket.c
src/sys/net: if.h route.c route.
Module Name:src
Committed By: matt
Date: Tue Feb 1 01:40:00 UTC 2011
Modified Files:
src/sys/sys: param.h
Log Message:
Welcome to NetBSD 5.99.45 (Routing socket changes)
To generate a diff of this commit:
cvs rdiff -u -r1.380 -r1.381 src/sys/sys/param.h
Please note tha
Module Name:src
Committed By: joerg
Date: Tue Feb 1 01:42:15 UTC 2011
Modified Files:
src/distrib/utils/sysinst: defs.h menus.mi msg.mi.de msg.mi.en
msg.mi.es msg.mi.fr msg.mi.pl util.c
src/distrib/utils/sysinst/arch/acorn32: md.c
src/distrib/ut
Module Name:src
Committed By: joerg
Date: Tue Feb 1 01:43:15 UTC 2011
Modified Files:
src/distrib/utils/sysinst: msg.mi.es
Log Message:
Update Spanish translation. From Riastradh on IRC
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/distrib/utils/sysi
Module Name:src
Committed By: uwe
Date: Tue Feb 1 01:54:14 UTC 2011
Modified Files:
src/sys/arch/sh3/sh3: locore_subr.S vm_machdep.c
Log Message:
cpu_setfunc() must use lwp_trampoline to arrange for the recycled lwp
to go through lwp_startup() the first time it's switched
Module Name:src
Committed By: matt
Date: Tue Feb 1 02:09:27 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note routing changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1498 -r1.1499 src/doc/CHANGES
Please note that diffs are not public domain; they
Module Name:xsrc
Committed By: macallan
Date: Tue Feb 1 03:12:06 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_driver.c
Log Message:
add FFBDriverFunc() so we can tell the Xserver that we do not need PIO access
enabled, now this works again. W
Module Name:src
Committed By: matt
Date: Tue Feb 1 03:16:54 UTC 2011
Modified Files:
src/sys/arch/mips/sibyte/dev: sbgbus.c sbjcn.c sbjcnvar.h sbmac.c
sbobio.c sbscd.c sbscn.c sbscnvar.h sbsmbus.c sbtimer.c sbwdog.c
Log Message:
Update to CFATTACH_DECL_NEW.
Module Name:src
Committed By: matt
Date: Tue Feb 1 06:13:08 UTC 2011
Modified Files:
src/sys/arch/mips/sibyte/dev: sbgbusvar.h sbjcn.c sbmac.c sbobio.c
sbscd.c sbscn.c sbsmbus.c sbtimer.c sbwdog.c
Log Message:
Use aprint_* and misc cleanup.
To generate a dif
Module Name:src
Committed By: matt
Date: Tue Feb 1 06:18:40 UTC 2011
Modified Files:
src/sys/arch/mips/conf: Makefile.mips
Log Message:
Use elf32-ntrad{little,big}mips
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/mips/conf/Makefile.mips
Pl
Module Name:src
Committed By: matt
Date: Tue Feb 1 06:46:47 UTC 2011
Modified Files:
src/sys/arch/mips/mips: mips_emul.c
src/sys/arch/sbmips/sbmips: machdep.c
Log Message:
Cast to intptr_t before changing size of type.
To generate a diff of this commit:
cvs rdif
46 matches
Mail list logo