svn commit: r186596 - releng/7.1/sys/sys

2008-12-29 Thread Warner Losh
Author: imp Date: Tue Dec 30 05:37:39 2008 New Revision: 186596 URL: http://svn.freebsd.org/changeset/base/186596 Log: Bump year. Approved by: re@ (kensmith) Modified: releng/7.1/sys/sys/copyright.h (contents, props changed) Modified: releng/7.1/sys/sys/copyright.h ==

svn commit: r186595 - releng/7.1

2008-12-29 Thread Warner Losh
Author: imp Date: Tue Dec 30 05:36:18 2008 New Revision: 186595 URL: http://svn.freebsd.org/changeset/base/186595 Log: Merge bump of copyright. Approved by: re@ (kensmith) Modified: releng/7.1/COPYRIGHT (contents, props changed) Modified: releng/7.1/COPYRIGHT

svn commit: r186590 - stable/7/sys/sys

2008-12-29 Thread Warner Losh
Author: imp Date: Tue Dec 30 05:08:05 2008 New Revision: 186590 URL: http://svn.freebsd.org/changeset/base/186590 Log: Merge copyright bump. Approved by: re@ (kensmith) Modified: stable/7/sys/sys/copyright.h (contents, props changed) Modified: stable/7/sys/sys/copyright.h ===

svn commit: r186589 - stable/7

2008-12-29 Thread Warner Losh
Author: imp Date: Tue Dec 30 05:04:06 2008 New Revision: 186589 URL: http://svn.freebsd.org/changeset/base/186589 Log: MFC: Merge copyright bump. Approved by: re@ (kensmith) Modified: stable/7/COPYRIGHT (contents, props changed) Modified: stable/7/COPYRIGHT ==

svn commit: r186587 - head/sys/sys

2008-12-29 Thread Warner Losh
Author: imp Date: Tue Dec 30 04:48:59 2008 New Revision: 186587 URL: http://svn.freebsd.org/changeset/base/186587 Log: Bump the odometer of the years, this time a bit early for 7.1R. Modified: head/sys/sys/copyright.h Modified: head/sys/sys/copyright.h ===

svn commit: r186586 - head

2008-12-29 Thread Warner Losh
Author: imp Date: Tue Dec 30 04:46:25 2008 New Revision: 186586 URL: http://svn.freebsd.org/changeset/base/186586 Log: Bump the odometer of the years. A little early this year for 7.1R. Modified: head/COPYRIGHT Modified: head/COPYRIGHT ===

svn commit: r186582 - head/usr.sbin/gssd

2008-12-29 Thread David E. O'Brien
Author: obrien Date: Tue Dec 30 01:33:15 2008 New Revision: 186582 URL: http://svn.freebsd.org/changeset/base/186582 Log: Add gssd.h to the list of SRCS so one can build without 'make depend' first. Modified: head/usr.sbin/gssd/Makefile Modified: head/usr.sbin/gssd/Makefile =

svn commit: r186581 - in head/usr.sbin: sade sysinstall

2008-12-29 Thread David E. O'Brien
Author: obrien Date: Tue Dec 30 00:57:39 2008 New Revision: 186581 URL: http://svn.freebsd.org/changeset/base/186581 Log: Sound less scary about errorousous disk geometry due to wanting to limit to 65535 cylinders. Submitted by: Carlos A. M. dos Santos Modified: head/usr.sbin/sade/dis

Re: svn commit: r186182 - head/sys/dev/ata

2008-12-29 Thread Alfred Perlstein
* Poul-Henning Kamp [081227 23:53] wrote: > In message <20081228053530.gf18...@elvis.mu.org>, Alfred Perlstein writes: > >* Scott Long [081226 18:34] wrote: > > >> I prefer to do nothing. It's not unsafe or erroneous to access cfg > >> registers. But if some kind of message does get added, I

svn commit: r186570 - head/sys/kern

2008-12-29 Thread Ed Schouten
Author: ed Date: Mon Dec 29 19:24:00 2008 New Revision: 186570 URL: http://svn.freebsd.org/changeset/base/186570 Log: Fix compilation. Also move ogetkerninfo() to kern_xxx.c. It seems I forgot to remove `int error' from a single piece of code. I'm also moving ogetkerninfo() to kern_xxx.c,

svn commit: r186569 - head/usr.bin/fstat

2008-12-29 Thread Robert Watson
Author: rwatson Date: Mon Dec 29 19:00:28 2008 New Revision: 186569 URL: http://svn.freebsd.org/changeset/base/186569 Log: Include param.h instead of types.h before mount.h so that the nested include of param.h can be removed from audit.h. MFC after:3 weeks Modified: head/usr.bin/f

svn commit: r186568 - head/cddl/contrib/opensolaris/cmd/zinject

2008-12-29 Thread Robert Watson
Author: rwatson Date: Mon Dec 29 18:59:50 2008 New Revision: 186568 URL: http://svn.freebsd.org/changeset/base/186568 Log: Include param.h instead of types.h before mount.h so that the nested include of param.h can be removed from audit.h. MFC after:3 days Modified: head/cddl/contr

svn commit: r186567 - head/usr.bin/procstat

2008-12-29 Thread Robert Watson
Author: rwatson Date: Mon Dec 29 18:58:22 2008 New Revision: 186567 URL: http://svn.freebsd.org/changeset/base/186567 Log: Include param.h instead of types.h before user.h so that the nested include of param.h can be removed from audit.h. MFC after:3 weeks Modified: head/usr.bin/pr

Re: svn commit: r186520 - head/sys/dev/puc

2008-12-29 Thread M. Warner Losh
In message: <200812271522.mbrfmmhy074...@svn.freebsd.org> Roman Kurakin writes: : Author: rik : Date: Sat Dec 27 15:22:22 2008 : New Revision: 186520 : URL: http://svn.freebsd.org/changeset/base/186520 : : Log: : Add support for the Oxford OX16PCI958-based card. : : Note, that

svn commit: r186566 - head/usr.sbin/usbdevs

2008-12-29 Thread Simon L. Nielsen
Author: simon Date: Mon Dec 29 14:59:22 2008 New Revision: 186566 URL: http://svn.freebsd.org/changeset/base/186566 Log: Add missing -o to usage output. MFC after:3 days Modified: head/usr.sbin/usbdevs/usbdevs.c Modified: head/usr.sbin/usbdevs/usbdevs.c =

Re: svn commit: r184509 - head/share/man/man9

2008-12-29 Thread Dag-Erling Smørgrav
Vadim Goncharov writes: > There are people and projects using it, inspired by, guess what? style(9)! > For example, me is one of them. What people do with style(9) outside FreeBSD is not FreeBSD's problem. DES -- Dag-Erling Smørgrav - d...@des.no ___

svn commit: r186565 - head/sys/fs/pseudofs

2008-12-29 Thread Konstantin Belousov
Author: kib Date: Mon Dec 29 13:25:58 2008 New Revision: 186565 URL: http://svn.freebsd.org/changeset/base/186565 Log: When the insmntque() in the pfs_vncache_alloc() fails, vop_reclaim calls pfs_vncache_free() that removes pvd from the list, while it is not yet put on the list. Prevent

svn commit: r186564 - in head/sys: compat/freebsd32 compat/linux i386/ibcs2 kern

2008-12-29 Thread Ed Schouten
Author: ed Date: Mon Dec 29 12:58:45 2008 New Revision: 186564 URL: http://svn.freebsd.org/changeset/base/186564 Log: Push down Giant inside sysctl. Also add some more assertions to the code. In the existing code we didn't really enforce that callers hold Giant before calling userland_sys

svn commit: r186563 - in head/sys: compat/linprocfs fs/procfs kern

2008-12-29 Thread Konstantin Belousov
Author: kib Date: Mon Dec 29 12:45:11 2008 New Revision: 186563 URL: http://svn.freebsd.org/changeset/base/186563 Log: vm_map_lock_read() does not increment map->timestamp, so we should compare map->timestamp with saved timestamp after map read lock is reacquired, not with saved timestamp +

svn commit: r186562 - head/sys/fs/procfs

2008-12-29 Thread Konstantin Belousov
Author: kib Date: Mon Dec 29 12:41:32 2008 New Revision: 186562 URL: http://svn.freebsd.org/changeset/base/186562 Log: Use curproc->p_sysent->sv_flags bit SV_ILP32 for detection of the 32 bit caller, instead of direct comparision with ia32_freebsd_sysvec. Tested by:pho Approved by:

svn commit: r186561 - head/sys/fs/pseudofs

2008-12-29 Thread Konstantin Belousov
Author: kib Date: Mon Dec 29 12:12:23 2008 New Revision: 186561 URL: http://svn.freebsd.org/changeset/base/186561 Log: Drop the pseudofs vnode lock around call to pfs_read handler. The handler may need to lock arbitrary vnodes, causing either lock order reversal or recursive vnode lock acqui

svn commit: r186560 - head/sys/fs/pseudofs

2008-12-29 Thread Konstantin Belousov
Author: kib Date: Mon Dec 29 12:07:18 2008 New Revision: 186560 URL: http://svn.freebsd.org/changeset/base/186560 Log: After the pfs_vncache_mutex is dropped, another thread may attempt to do pfs_vncache_alloc() for the same pfs_node and pid. In this case, we could end up with two vnodes for

svn commit: r186559 - head/usr.bin/make

2008-12-29 Thread David E. O'Brien
Author: obrien Date: Mon Dec 29 10:26:02 2008 New Revision: 186559 URL: http://svn.freebsd.org/changeset/base/186559 Log: 1. Add the ability to tweak the token output before targets in job mode. E.g., .MAKE.JOB.PREFIX=${.newline}---[${.MAKE.PID}] would produce ---[1234] target

svn commit: r186558 - head/usr.bin/make

2008-12-29 Thread David E. O'Brien
Author: obrien Date: Mon Dec 29 08:05:49 2008 New Revision: 186558 URL: http://svn.freebsd.org/changeset/base/186558 Log: Consistently use Var_SetGlobal(). Modified: head/usr.bin/make/for.c head/usr.bin/make/parse.c head/usr.bin/make/suff.c Modified: head/usr.bin/make/for.c =