CVS commit: src/games/canfield/canfield
Module Name:src Committed By: dholland Date: Fri Jan 1 07:35:09 UTC 2010 Modified Files: src/games/canfield/canfield: canfield.6 Log Message: Adjust SYNOPSIS for cfscores to better match reality. Note in BUGS that the score file isn't portable. Bump date (first time since 1993, and first in 2010...) To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/games/canfield/canfield/canfield.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/games/canfield
Module Name:src Committed By: dholland Date: Fri Jan 1 06:37:16 UTC 2010 Modified Files: src/games/canfield/canfield: canfield.c src/games/canfield/cfscores: cfscores.c Added Files: src/games/canfield/canfield: betinfo.h Log Message: Split struct betinfo into its own header file so it can be shared between canfield and cfscores, instead of copy-pasted. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/games/canfield/canfield/betinfo.h cvs rdiff -u -r1.26 -r1.27 src/games/canfield/canfield/canfield.c cvs rdiff -u -r1.19 -r1.20 src/games/canfield/cfscores/cfscores.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/games/canfield/cfscores
Module Name:src Committed By: dholland Date: Fri Jan 1 06:31:18 UTC 2010 Modified Files: src/games/canfield/cfscores: cfscores.c Log Message: Use NULL instead of 0 for pointer tests. Remove an unnecessary cast. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/games/canfield/cfscores/cfscores.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/games/canfield/cfscores
Module Name:src Committed By: dholland Date: Fri Jan 1 06:20:45 UTC 2010 Modified Files: src/games/canfield/cfscores: cfscores.c Log Message: Send error messages to stderr. Use errx/warnx, not printf. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/games/canfield/cfscores/cfscores.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/games/canfield/cfscores
Module Name:src Committed By: dholland Date: Fri Jan 1 06:16:36 UTC 2010 Modified Files: src/games/canfield/cfscores: cfscores.c Log Message: Correct usage message. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/games/canfield/cfscores/cfscores.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/binutils/dist/gas
Module Name:src Committed By: matt Date: Fri Jan 1 06:12:55 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/gas: write.c Log Message: Don't allow a symbol + offset in a merge section to translated to a .section + offset reference if offset is negative. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/binutils/dist/gas/write.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [matt-nb5-mips64] src/gnu/dist/binutils/gas
Module Name:src Committed By: matt Date: Fri Jan 1 06:02:50 UTC 2010 Modified Files: src/gnu/dist/binutils/gas [matt-nb5-mips64]: write.c Log Message: Only allow merging with a symbol + offset if that offset >= 0 To generate a diff of this commit: cvs rdiff -u -r1.1.1.3.32.2 -r1.1.1.3.32.3 src/gnu/dist/binutils/gas/write.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: dholland Date: Fri Jan 1 03:22:13 UTC 2010 Modified Files: src/sys/kern: kern_module.c Log Message: typo in comment To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/kern/kern_module.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/i386/stand/bootxx
Module Name:src Committed By: christos Date: Fri Jan 1 03:18:27 UTC 2010 Modified Files: src/sys/arch/i386/stand/bootxx: boot1.c Log Message: If the open fails, don't call fstat, because this changes the errno to EINVAL from eg. ENOENT. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/i386/stand/bootxx/boot1.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/arm32
Module Name:src Committed By: uebayasi Date: Fri Jan 1 02:32:29 UTC 2010 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Sprinkle assertions after calling pmap_get_l2_bucket(). To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Re: CVS commit: src/sys/conf
On Apr 18, 6:00am, "M. Warner Losh" wrote: } In message: <201001010039.o010dvjh028...@vtn1.victoria.tc.ca> } jnem...@victoria.tc.ca (John Nemeth) writes: } : On May 23, 6:34pm, John Nemeth wrote: } : } } : } Module Name: src } : } Committed By: jnemeth } : } Date: Thu Dec 31 23:59:02 UTC 2009 } : } : Bah! One minute early, got confused. Mea Culpa. For penance I } : shall remove myself from the race for the next two years. } } Generally, copyright in the last half of the year goes to the next } year anyway, so a few seconds is no big deal :) Yeah, but it isn't fair to anybody else participating in the (unofficial) race to get the first commit of the year. Last year, the winner got it in at 00:00:01, so it is a very tight race. }-- End of excerpt from "M. Warner Losh"
Re: CVS commit: src/sys/conf
In message: <201001010039.o010dvjh028...@vtn1.victoria.tc.ca> jnem...@victoria.tc.ca (John Nemeth) writes: : On May 23, 6:34pm, John Nemeth wrote: : } : } Module Name:src : } Committed By: jnemeth : } Date: Thu Dec 31 23:59:02 UTC 2009 : : Bah! One minute early, got confused. Mea Culpa. For penance I : shall remove myself from the race for the next two years. Generally, copyright in the last half of the year goes to the next year anyway, so a few seconds is no big deal :) Warner
Re: CVS commit: src/sys/conf
On May 23, 6:34pm, John Nemeth wrote: } } Module Name: src } Committed By: jnemeth } Date: Thu Dec 31 23:59:02 UTC 2009 Bah! One minute early, got confused. Mea Culpa. For penance I shall remove myself from the race for the next two years. } Modified Files: } src/sys/conf: copyright } } Log Message: } Welcome to 2010. } } Don't forget to update copyright notices when you add new code. } }-- End of excerpt from John Nemeth
CVS commit: src/games/fortune/datfiles
Module Name:src Committed By: dholland Date: Fri Jan 1 00:16:54 UTC 2010 Modified Files: src/games/fortune/datfiles: fortunes2 Log Message: Fix math notation, from PR 41547. While here, fix some potential tab damage in the same fortune. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/games/fortune/datfiles/fortunes2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/conf
Module Name:src Committed By: jnemeth Date: Thu Dec 31 23:59:02 UTC 2009 Modified Files: src/sys/conf: copyright Log Message: Welcome to 2010. Don't forget to update copyright notices when you add new code. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/conf/copyright Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: mlelstv Date: Thu Dec 31 22:54:40 UTC 2009 Modified Files: src/doc: CHANGES Log Message: mention tzcode update To generate a diff of this commit: cvs rdiff -u -r1.1338 -r1.1339 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/time
Module Name:src Committed By: mlelstv Date: Thu Dec 31 22:49:16 UTC 2009 Modified Files: src/lib/libc/time: README Theory asctime.c checktab.awk ctime.3 difftime.c ialloc.c localtime.c private.h scheck.c strftime.c time2posix.3 tz-link.htm tzfile.5 tzfile.h tzselect.8 tzselect.ksh tzset.3 zdump.8 zdump.c zic.8 zic.c Log Message: Import tzcode2009k. - now understands 64bit time_t and 64bit data in timezone files. - localtime(), gmtime(), asctime() and ctime() may now fail with a NULL result if time_t cannot be represented by struct tm. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/time/README src/lib/libc/time/ialloc.c \ src/lib/libc/time/tz-link.htm src/lib/libc/time/tzselect.ksh cvs rdiff -u -r1.8 -r1.9 src/lib/libc/time/Theory src/lib/libc/time/tzfile.h cvs rdiff -u -r1.12 -r1.13 src/lib/libc/time/asctime.c cvs rdiff -u -r1.3 -r1.4 src/lib/libc/time/checktab.awk \ src/lib/libc/time/tzselect.8 cvs rdiff -u -r1.27 -r1.28 src/lib/libc/time/ctime.3 cvs rdiff -u -r1.9 -r1.10 src/lib/libc/time/difftime.c cvs rdiff -u -r1.44 -r1.45 src/lib/libc/time/localtime.c cvs rdiff -u -r1.24 -r1.25 src/lib/libc/time/private.h \ src/lib/libc/time/zic.c cvs rdiff -u -r1.6 -r1.7 src/lib/libc/time/scheck.c src/lib/libc/time/zdump.8 cvs rdiff -u -r1.19 -r1.20 src/lib/libc/time/strftime.c cvs rdiff -u -r1.14 -r1.15 src/lib/libc/time/time2posix.3 cvs rdiff -u -r1.13 -r1.14 src/lib/libc/time/tzfile.5 cvs rdiff -u -r1.23 -r1.24 src/lib/libc/time/tzset.3 cvs rdiff -u -r1.16 -r1.17 src/lib/libc/time/zdump.c cvs rdiff -u -r1.15 -r1.16 src/lib/libc/time/zic.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/user
Module Name:src Committed By: wiz Date: Thu Dec 31 20:14:19 UTC 2009 Modified Files: src/usr.sbin/user: usermgmt.conf.5 Log Message: Bump date for gid_range. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/user/usermgmt.conf.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/nfs
Module Name:src Committed By: christos Date: Thu Dec 31 20:01:33 UTC 2009 Modified Files: src/sys/nfs: nfs_subs.c nfs_syscalls.c Log Message: put nuidhash_max in a file that is shared between server and client code. To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/sys/nfs/nfs_subs.c cvs rdiff -u -r1.152 -r1.153 src/sys/nfs/nfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/user
Module Name:src Committed By: mlelstv Date: Thu Dec 31 19:59:31 UTC 2009 Modified Files: src/usr.sbin/user: user.c usermgmt.conf.5 Log Message: Add new keyword gid_range to usermgmt.conf which specifies a default GID range for groupadd(8). To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125 src/usr.sbin/user/user.c cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/user/usermgmt.conf.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/nfs
Module Name:src Committed By: christos Date: Thu Dec 31 19:38:16 UTC 2009 Modified Files: src/sys/nfs: files.nfs nfs_iod.c nfs_syscalls.c Log Message: handle the nuidhash_max lossage differently To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/nfs/files.nfs cvs rdiff -u -r1.3 -r1.4 src/sys/nfs/nfs_iod.c cvs rdiff -u -r1.151 -r1.152 src/sys/nfs/nfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/nfs
Module Name:src Committed By: christos Date: Thu Dec 31 19:31:31 UTC 2009 Modified Files: src/sys/nfs: nfs_socket.c Log Message: appease gcc. To generate a diff of this commit: cvs rdiff -u -r1.183 -r1.184 src/sys/nfs/nfs_socket.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/nfs
Module Name:src Committed By: christos Date: Thu Dec 31 19:30:45 UTC 2009 Modified Files: src/sys/nfs: files.nfs Log Message: nuidhash_max is needed by sys_nfssvc To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/nfs/files.nfs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/arm32
Module Name:src Committed By: uebayasi Date: Thu Dec 31 18:34:56 UTC 2009 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Use pmap_is_current() where appropriate. No functional changes. To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libedit
Module Name:src Committed By: christos Date: Thu Dec 31 18:32:37 UTC 2009 Modified Files: src/lib/libedit: chartype.c chartype.h Log Message: expose the encode and decode string functions for the benefit of history and readline. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libedit/chartype.c cvs rdiff -u -r1.2 -r1.3 src/lib/libedit/chartype.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/i386/i386
Module Name:src Committed By: christos Date: Thu Dec 31 16:04:32 UTC 2009 Modified Files: src/sys/arch/i386/i386: apmbios.c Log Message: Fix compilation issue with time_t To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/i386/i386/apmbios.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/arm32
Module Name:src Committed By: uebayasi Date: Thu Dec 31 16:00:53 UTC 2009 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: pmap_page_remove(): remove an unused local variable; no functional changes. To generate a diff of this commit: cvs rdiff -u -r1.207 -r1.208 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libedit
Module Name:src Committed By: christos Date: Thu Dec 31 15:58:26 UTC 2009 Modified Files: src/lib/libedit: Makefile editline.3 el.c el.h eln.c histedit.h prompt.c read.c Log Message: - Document and enable wide character support. - Fix read function compatibility. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/lib/libedit/Makefile cvs rdiff -u -r1.70 -r1.71 src/lib/libedit/editline.3 cvs rdiff -u -r1.57 -r1.58 src/lib/libedit/el.c cvs rdiff -u -r1.20 -r1.21 src/lib/libedit/el.h cvs rdiff -u -r1.2 -r1.3 src/lib/libedit/eln.c cvs rdiff -u -r1.43 -r1.44 src/lib/libedit/histedit.h cvs rdiff -u -r1.17 -r1.18 src/lib/libedit/prompt.c cvs rdiff -u -r1.53 -r1.54 src/lib/libedit/read.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/hp300/include
Module Name:src Committed By: tsutsui Date: Thu Dec 31 15:42:46 UTC 2009 Modified Files: src/sys/arch/hp300/include: disklabel.h Log Message: Don't use DEV_BSIZE for LABELSECTOR. We have never supported 256byte/sector media, and current definition won't work on >512byte/sector media. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hp300/include/disklabel.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbppc/virtex/dev
Module Name:src Committed By: freza Date: Thu Dec 31 13:10:47 UTC 2009 Modified Files: src/sys/arch/evbppc/virtex/dev: if_temac.c Log Message: Remove unused variable, makes VIRTEX_* kernels compile again. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/virtex/dev/if_temac.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/acpi
Module Name:src Committed By: jruoho Date: Thu Dec 31 10:12:51 UTC 2009 Modified Files: src/sys/dev/acpi: acpi_lid.c Log Message: As the _PSW control method was deprecated in ACPI 3.0, augment the wake event call with the newer _DSW control method. ok pgoyette@, jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/acpi/acpi_lid.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/acpi
Module Name:src Committed By: jruoho Date: Thu Dec 31 10:07:13 UTC 2009 Modified Files: src/sys/dev/acpi: acpi.c Log Message: Remove unused locking variables. ok pgoyette@, jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 src/sys/dev/acpi/acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/acpi
Module Name:src Committed By: jruoho Date: Thu Dec 31 10:02:51 UTC 2009 Modified Files: src/sys/dev/acpi: acpi.c Log Message: Add Intel HW Random Number Generator to the list of ignored HIDs. ok pgoyette@, jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/sys/dev/acpi/acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.