CVS commit: src/sys/arch/mips/mips

2010-12-31 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Sat Jan 1 02:08:10 UTC 2011 Modified Files: src/sys/arch/mips/mips: mips_machdep.c sig_machdep.c Log Message: - leave lwp0 trapframe zerod since it's never used. - 64bit op SR[KX] bit is for !o32 cases. - build struct sigframe_

CVS commit: src/sys/conf

2010-12-31 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Jan 1 01:36:10 UTC 2011 Modified Files: src/sys/conf: copyright Log Message: Revert previous. Add 2011 to the list in old format. Let board@ decide if it's ok to switch to the range format. To generate a diff of this commit:

CVS commit: src/sys/arch/m68k/include

2010-12-31 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sat Jan 1 00:37:17 UTC 2011 Modified Files: src/sys/arch/m68k/include: cpu.h Log Message: Protect the include of with a test for either _KERNEL or _KMEMUSER. This should fix the build problem in libkvm for our m68k ports. To gene

CVS commit: src/sys/conf

2010-12-31 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sat Jan 1 00:29:23 UTC 2011 Modified Files: src/sys/conf: copyright Log Message: Welcome to 2011! Happy New Year! Do not forget to update copyright notices when you add new code. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/hp300/dev

2010-12-31 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 31 22:49:56 UTC 2010 Modified Files: src/sys/arch/hp300/dev: diodevs.h diodevs_data.h Log Message: Regen from diodevs rev 1.11: > Use more specific info and names for 362/382 internal framebuffers. To generate a diff of

CVS commit: src/sys/arch/hp300/dev

2010-12-31 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 31 22:48:59 UTC 2010 Modified Files: src/sys/arch/hp300/dev: diodevs Log Message: Use more specific info and names for 362/382 internal framebuffers. Taken from various WWW pages (and my 362/382): http://www.hpmuseum.net

CVS commit: src/sys/arch/hp300/dev

2010-12-31 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Dec 31 22:41:55 UTC 2010 Modified Files: src/sys/arch/hp300/dev: intio.c Log Message: According to the 362/382 Service Handbook by HP, only 382 has a utility chip (i.e. frodo and apci) for RS-232C so don't try to attach frodo

CVS commit: src/sys/arch/ofppc

2010-12-31 Thread Frank Wille
Module Name:src Committed By: phx Date: Fri Dec 31 21:50:28 UTC 2010 Modified Files: src/sys/arch/ofppc/conf: GENERIC GENERIC.MP files.ofppc src/sys/arch/ofppc/include: disklabel.h Added Files: src/sys/arch/ofppc/ofppc: disksubr.c Log Message: Support for r

CVS commit: src/tests/fs/vfs

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 18:26:25 UTC 2010 Modified Files: src/tests/fs/vfs: t_ro.c Log Message: fill in PR kern/44302 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/fs/vfs/t_ro.c Please note that diffs are not public d

CVS commit: src

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 18:20:32 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi src/tests/fs/vfs: Makefile Added Files: src/tests/fs/vfs: t_ro.c Log Message: Add some elementary tests for r/o file systems. More in 20

CVS commit: src/tests/fs/common

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 18:16:41 UTC 2010 Modified Files: src/tests/fs/common: h_fsmacros.h Log Message: Introduce r/o tests. They do two mounts: the first one is r/w and runs a generator which primes the fs. The second one is r/o and does th

CVS commit: src/tests/fs/common

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 18:12:51 UTC 2010 Modified Files: src/tests/fs/common: h_fsmacros.h Log Message: Sprinkle some KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/tests/fs/common/h_fsmacros.h

CVS commit: src/tests/fs

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 18:11:27 UTC 2010 Modified Files: src/tests/fs/common: fstest_nfs.c src/tests/fs/nfs/nfsservice: exports rumpnfsd.c Log Message: Configure two network addresses for the nfs server. One exports /myexport r/w to t

CVS commit: src/tests/fs/nfs/nfsservice

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 17:59:24 UTC 2010 Modified Files: src/tests/fs/nfs/nfsservice: mountd.c Log Message: Don't broadcast unmntall with SIGTERM -- it just makes the atf default cleanup kill hang for a while. To generate a diff of this comm

CVS commit: src/tests/usr.sbin/traceroute

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 15:21:49 UTC 2010 Modified Files: src/tests/usr.sbin/traceroute: t_traceroute.sh Log Message: avoid temp file per clue-by-four from jmmv To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/usr.sbin/tr

CVS commit: src/tests/util/make

2010-12-31 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Dec 31 14:55:08 UTC 2010 Modified Files: src/tests/util/make: t_make.sh Log Message: Correct a typo that creept in 4 weeks ago. This removes the 1 "Bogus Test" currently being reported. To generate a diff of this commit:

CVS commit: src/tests/lib/libc/gen

2010-12-31 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Fri Dec 31 14:54:55 UTC 2010 Modified Files: src/tests/lib/libc/gen: t_siginfo.c Log Message: return from an SIGFPE handler is not defined when the hardware caused the exception. Use sigsetjmp/siglongjmp to resume the test functi

CVS commit: src/regress/lib/libc

2010-12-31 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Dec 31 14:37:40 UTC 2010 Modified Files: src/regress/lib/libc: Makefile Removed Files: src/regress/lib/libc/clone: Makefile clonetest.c src/regress/lib/libc/context: Makefile context.c src/regress/lib/

CVS commit: src

2010-12-31 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Dec 31 14:36:11 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi src/tests/lib/libc: Makefile Added Files: src/tests/lib/libc: t_clone.c t_context.c t_hsearch.c t_inet.c t_ptm.c t_strptime

CVS commit: src/sys/dev/acpi

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 14:05:15 UTC 2010 Modified Files: src/sys/dev/acpi: acpi_verbose.c Log Message: Include . To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/dev/acpi/acpi_verbose.c Please note that diffs are not p

CVS commit: src/doc

2010-12-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Dec 31 13:05:09 UTC 2010 Modified Files: src/doc: 3RDPARTY Log Message: byacc-20101229 out, including patches from NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.799 -r1.800 src/doc/3RDPARTY Please note that diffs

CVS commit: src/usr.sbin/ldpd

2010-12-31 Thread Mihai Chelaru
Module Name:src Committed By: kefren Date: Fri Dec 31 11:29:34 UTC 2010 Modified Files: src/usr.sbin/ldpd: ldp_command.c Log Message: show in neighbour information if peer is MD5 authenticated To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/ldpd/

CVS commit: src/sys/dev/acpi

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 10:56:40 UTC 2010 Modified Files: src/sys/dev/acpi: acpi_pci.c acpi_pci.h acpi_verbose.c Log Message: acpi_pcidev_find_dev(): take struct acpi_devnode as a parameter. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys/dev/acpi

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 10:23:44 UTC 2010 Modified Files: src/sys/dev/acpi: acpi_pci.c acpi_pci.h acpi_verbose.c Log Message: Move the function that finds a device_t for the corresponding ACPI device node from ACPIVERBOSE to the ACPI PCI code.

CVS commit: src/share/man/man4

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 09:50:14 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Update. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/share/man/man4/acpi.4 Please note that diffs are not public domain;

CVS commit: src/etc/powerd/scripts

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 09:36:15 UTC 2010 Modified Files: src/etc/powerd/scripts: sleep_button Log Message: Use hw.acpi.sleep.state instead of machdep.sleep_state. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/etc/powerd/sc

CVS commit: src/etc/powerd/scripts

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 09:33:11 UTC 2010 Modified Files: src/etc/powerd/scripts: lid_switch Log Message: Remove the apm(8) example. Instead point to the sleep_button -script. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/e

CVS commit: src/etc/powerd/scripts

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 09:29:43 UTC 2010 Modified Files: src/etc/powerd/scripts: acadapter Log Message: Remove the sony(4) and piixpcib(4) based actions; all powerd(8) scripts should either be machine-independent or provide hints for the user

CVS commit: src/sys

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 09:19:44 UTC 2010 Modified Files: src/sys/arch/x86/acpi: acpi_wakeup.c src/sys/dev/acpi: acpi.c Log Message: Move the ACPI sleep-specific sysctl variables to hw.acpi.sleep. The old machdep-variables are provided

CVS commit: src/tests/libexec/ld.elf_so

2010-12-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Dec 31 08:52:32 UTC 2010 Modified Files: src/tests/libexec/ld.elf_so: t_df_1_noopen.sh Log Message: test helper program exit code, not test program exit code To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tes

CVS commit: src/sys/dev/acpi

2010-12-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Dec 31 08:17:55 UTC 2010 Modified Files: src/sys/dev/acpi: thinkpad_acpi.c Log Message: Use "temperature #" and "fan speed #" rather than "TMP#" and "FAN#" for the sensor names. Remove white space. No functional change. To g