Module Name:src
Committed By: dholland
Date: Fri Apr 23 05:10:19 UTC 2010
Modified Files:
src/sys/sys: vnode.h
Log Message:
vgonel() went away a long time ago, so stop declaring it.
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/sys/sys/vnode.h
Plea
Module Name:src
Committed By: snj
Date: Fri Apr 23 04:21:59 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1380.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-5.0.3
Please note that diffs are not
Module Name:src
Committed By: snj
Date: Fri Apr 23 04:17:31 UTC 2010
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-5-0]: locore.S machdep.c mptramp.S
src/sys/arch/i386/i386 [netbsd-5-0]: machdep.c
src/sys/arch/i386/isa [netbsd-5-0]: npx.c
src/sys/
Module Name:src
Committed By: chs
Date: Fri Apr 23 03:03:03 UTC 2010
Modified Files:
src/sys/compat/linux/arch/i386: linux_syscall.h linux_syscallargs.h
linux_syscalls.c linux_sysent.c
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.86
Module Name:src
Committed By: chs
Date: Fri Apr 23 03:02:16 UTC 2010
Modified Files:
src/sys/compat/linux/arch/i386: syscalls.master
Log Message:
add missing argument to clone(). the symptom of this was that pthread_join()
would sometimes get stuck, such as in our "mutex2
Module Name:src
Committed By: christos
Date: Fri Apr 23 02:12:58 UTC 2010
Modified Files:
src/doc: HACKS
Log Message:
mention crash ldscript.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/doc/HACKS
Please note that diffs are not public domain; they
Module Name:src
Committed By: christos
Date: Fri Apr 23 02:10:02 UTC 2010
Modified Files:
src/usr.sbin/crash: Makefile
Added Files:
src/usr.sbin/crash: ldscript.crash
Log Message:
workaround for MKPIE=yes until binutils-2.20.1 is imported. From Piotr Meyer
To gen
Module Name:src
Committed By: sjg
Date: Fri Apr 23 00:18:50 UTC 2010
Modified Files:
src/usr.bin/make: compat.c job.c main.c make.h
Log Message:
On darwin at least, vfork() fails in child of vfork().
It probably shouldn't work anyway, so avoid this.
We use the macro vFork(
Module Name:src
Committed By: dholland
Date: Thu Apr 22 22:39:13 UTC 2010
Modified Files:
src/usr.bin/make: main.c
Log Message:
Use _PATH_TMP instead of a literal /tmp; noted by Christos
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/usr.bin/make/mai
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 21:58:09 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_pci.c acpi_pci.h
Log Message:
Some pretty printing for ACPIVERBOSE.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/sys/dev/acpi/acpi
Module Name:src
Committed By: jym
Date: Thu Apr 22 21:47:32 UTC 2010
Modified Files:
src/sys/arch/x86/x86: via_padlock.c
Log Message:
Uses cpu_feature, so include
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/x86/via_padlock.c
Please no
Module Name:src
Committed By: sjg
Date: Thu Apr 22 21:41:11 UTC 2010
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
Force LANG=C to ensure sort(1) behaves as expected
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/make/unit-
Module Name:src
Committed By: jym
Date: Thu Apr 22 21:02:25 UTC 2010
Modified Files:
src/sys/arch/i386/i386: pmc.c
Log Message:
CPUID_TSC => cpu_hascounter(). This one was missing in my cpu_feature
rework patch.
Should fix the i386/ALL build issue many have reported. Than
Module Name:src
Committed By: dholland
Date: Thu Apr 22 20:25:16 UTC 2010
Modified Files:
src/usr.bin/make: main.c
Log Message:
don't use strlcpy; it causes bootstrap issues. (noted by moof)
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/usr.bin/make
Module Name:src
Committed By: snj
Date: Thu Apr 22 20:12:37 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Tickets 1376 and 1377.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-5.0.3
Please note that diff
Module Name:src
Committed By: snj
Date: Thu Apr 22 20:08:56 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1376, 1377, and 1380.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.226 -r1.1.2.227 src/doc/CHANGES-5.1
Please note that d
Module Name:src
Committed By: dyoung
Date: Thu Apr 22 20:05:15 UTC 2010
Modified Files:
src/sys/netinet6: in6.c
Log Message:
When choosing IPv6 source addresses, respect the ifaddr preference
level such as one might set with 'ifconfig xx0 inet6
preference '. I've been ru
Module Name:src
Committed By: snj
Date: Thu Apr 22 20:02:49 UTC 2010
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-5]: locore.S machdep.c mptramp.S
src/sys/arch/i386/i386 [netbsd-5]: machdep.c
src/sys/arch/i386/isa [netbsd-5]: npx.c
src/sys/arch/x
Module Name:src
Committed By: snj
Date: Thu Apr 22 19:56:45 UTC 2010
Modified Files:
src/sys/arch/x86/x86 [netbsd-5]: identcpu.c
Log Message:
Pull up following revision(s) (requested by jym in ticket #1377):
sys/arch/x86/x86/identcpu.c: revision 1.19
Fix a test sem
Module Name:src
Committed By: snj
Date: Thu Apr 22 19:54:34 UTC 2010
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-5]: locore.S
Log Message:
Pull up following revision(s) (requested by jym in ticket #1376):
sys/arch/amd64/amd64/locore.S: revision 1.56
When kerne
Module Name:src
Committed By: snj
Date: Thu Apr 22 19:41:49 UTC 2010
Modified Files:
src/sys/arch/x86/x86 [netbsd-5-0]: identcpu.c
Log Message:
Pull up following revision(s) (requested by jym in ticket #1377):
sys/arch/x86/x86/identcpu.c: revision 1.19
Fix a test s
Module Name:src
Committed By: snj
Date: Thu Apr 22 19:39:45 UTC 2010
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-5-0]: locore.S
Log Message:
Pull up following revision(s) (requested by jym in ticket #1376):
sys/arch/amd64/amd64/locore.S: revision 1.56
When ker
Module Name:src
Committed By: sjg
Date: Thu Apr 22 19:15:24 UTC 2010
Modified Files:
src/usr.bin/make: Makefile make.1
src/usr.bin/make/unit-tests: Makefile modmisc test.exp
Log Message:
PR: 42850
Reviewed by:
modmisc: since we apply an exists() test to $paths, be
Module Name:src
Committed By: sjg
Date: Thu Apr 22 19:11:17 UTC 2010
Modified Files:
src/usr.bin/make: job.c main.c make.h
Log Message:
Just because $TMPDIR is set does not mean it is valid.
Add a central function for creating temp files so we have one place to
audit.
Rev
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 18:53:24 UTC 2010
Modified Files:
src/sys/dev/acpi: acpivar.h
Log Message:
Remove a redundant prototype. A leftover from the previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/a
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 18:40:10 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_tz.c acpivar.h files.acpi
Added Files:
src/sys/dev/acpi: acpi_power.c acpi_power.h
Removed Files:
src/sys/dev/acpi: acpi_powerres.c
Log Mes
Module Name:src
Committed By: matt
Date: Thu Apr 22 17:50:31 UTC 2010
Modified Files:
src/common/lib/libc/arch/mips/string [matt-nb5-mips64]: ffs.S
Log Message:
Fix mips32/mips64 versions of ffs.
To generate a diff of this commit:
cvs rdiff -u -r1.1.40.2 -r1.1.40.3 src/c
Module Name:src
Committed By: agc
Date: Thu Apr 22 17:33:54 UTC 2010
Modified Files:
src/external/bsd/tre/dist/lib: regexec.c
Log Message:
implement the REG_STARTEND extension using tre_regnexec - REG_STARTEND is
used by mail(1), and file(1), to name but two.
To generate
Module Name:src
Committed By: agc
Date: Thu Apr 22 17:32:37 UTC 2010
Modified Files:
src/external/bsd/tre/dist/lib: tre.h
Log Message:
don't include parameter names in the namespace for function prototypes.
define REG_STARTEND
include tre-config.h inplace in tre.h, since
Module Name:src
Committed By: agc
Date: Thu Apr 22 17:28:59 UTC 2010
Modified Files:
src/external/bsd/tre/dist/lib: tre-mem.c
Log Message:
clean up some lint
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/tre/dist/lib/tre-mem.c
Please n
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 15:25:46 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
Wrap long lines, add some white space for readability, remove unnecessary
variable assignments, misc KNF. No functional change.
To generate a
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 15:14:24 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_pci.c
Log Message:
Shorten the long lines with two custom macros.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/acpi_pci.c
Pleas
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 14:50:31 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_pci.c acpi_pci.h acpivar.h
Log Message:
>From Gregoire Sutre: rework the ACPI PCI support. This makes ACPI to
correctly pick PCI segment groups, PCI bus nu
Module Name:src
Committed By: plunky
Date: Thu Apr 22 14:37:06 UTC 2010
Modified Files:
src/usr.bin/netstat: unix.c
Log Message:
no need to forward declare struct uio and proc before including
as it does that internally, and don't continue the
_KERNEL definition afterward
Module Name:src
Committed By: plunky
Date: Thu Apr 22 14:32:30 UTC 2010
Modified Files:
src/usr.bin/netstat: route.c
Log Message:
it is not [any longer] necessary to #define _KERNEL while including
so remove it.
This fixes a build problem with pcc which is not as clever
Module Name:src
Committed By: drochner
Date: Thu Apr 22 14:28:48 UTC 2010
Modified Files:
src/games/factor: factor.c
Log Message:
fix an obvious flaw in bounds check: the array of precomputed primes
could be overrun if its last entry (65537) was a factor of the input
(this
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 13:41:40 UTC 2010
Modified Files:
src/lib/libc/ssp: __builtin_object_size.3
Log Message:
gcc -> GCC, offset indent.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/ssp/__builtin_object_size.3
Module Name:src
Committed By: he
Date: Thu Apr 22 11:58:59 UTC 2010
Modified Files:
src/distrib/i386/cdroms: Makefile.cdrom
src/distrib/sparc64/cdroms/installcd: Makefile
Log Message:
Change use of ${CP} and ${CHMOD} to ${INSTALL_FILE}, so that if the
target is mad
Module Name:src
Committed By: pooka
Date: Thu Apr 22 08:45:56 UTC 2010
Modified Files:
src/sys/dev/usb: pseye.c uvideo.c
Log Message:
fix compilation with -Wmissing-field-initializers.
smoke _KERNEL_OPT where appropriate.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 08:42:34 UTC 2010
Modified Files:
src/share/man/man3: types.3
Log Message:
A small correction. Typos.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/types.3
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Thu Apr 22 08:00:34 UTC 2010
Modified Files:
src/lib/libc/gen: confstr.3
src/lib/libc/sys: pathconf.2
Log Message:
Use .In for includes.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gen/conf
Module Name:src
Committed By: pooka
Date: Thu Apr 22 07:10:47 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern: rump.c signals.c
Log Message:
more signal stuff to group. no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/
42 matches
Mail list logo