svn commit: r230530 - head/bin/sh

2012-01-25 Thread Philippe Charnier
Author: charnier Date: Wed Jan 25 08:42:19 2012 New Revision: 230530 URL: http://svn.freebsd.org/changeset/base/230530 Log: Add prototypes, ANSIfy functions definitions to reduce WARNS=6 output. Modified: head/bin/sh/arith_yacc.c head/bin/sh/arith_yylex.c head/bin/sh/exec.c head/bin/sh/

svn commit: r230531 - head/sys/netinet6

2012-01-25 Thread Sergey Kandaurov
Author: pluknet Date: Wed Jan 25 08:53:42 2012 New Revision: 230531 URL: http://svn.freebsd.org/changeset/base/230531 Log: Remove unused variable. The actual ia6->ia6_lifetime access is hidden in IFA6_IS_INVALID/IFA6_IS_DEPRECATED macros since a long time ago (see netinet6/nd6.c, r1.104

Re: svn commit: r230353 - head/usr.sbin/makefs

2012-01-25 Thread Hiroki Sato
Hiroki Sato wrote in <20120125.151236.688056751317619770@allbsd.org>: hr> Andreas Tobler wrote hr> in <4f1f9cd1.9070...@freebsd.org>: hr> hr> an> It is a powerpc64 crossbuild installation, built on amd64. It is hr> an> around 650MB unzipped, 230MB zipped. I can upload it to freefall late

svn commit: r230532 - head/sys/dev/sound/pci/hda

2012-01-25 Thread Alexander Motin
Author: mav Date: Wed Jan 25 09:57:34 2012 New Revision: 230532 URL: http://svn.freebsd.org/changeset/base/230532 Log: Fix word order in hdaa_subvendor_id() to match PCI (where it comes from), broken at r230130. This should fix applying system-specific patches. Modified: head/sys/dev/sound/

svn commit: r230533 - in head/tools/regression: mdconfig sbin/mdconfig

2012-01-25 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Jan 25 10:11:54 2012 New Revision: 230533 URL: http://svn.freebsd.org/changeset/base/230533 Log: Move mdconfig(8) tests under regression/sbin/, where they belong. Submitted by: jh@ Added: head/tools/regression/sbin/mdconfig/ - copied from r230532, head/tools/

Re: svn commit: r230353 - head/usr.sbin/makefs

2012-01-25 Thread Andreas Tobler
- Original Message From: Hiroki Sato To: andre...@freebsd.org Cc: ead...@freebsd.org, src-committ...@freebsd.org, svn-src-...@freebsd.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r230353 - head/usr.sbin/makefs Date: 25/01/12 10:21 > Hiroki Sato wrote

svn commit: r230536 - head/sys/sys

2012-01-25 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Jan 25 11:28:18 2012 New Revision: 230536 URL: http://svn.freebsd.org/changeset/base/230536 Log: Fix comment. Modified: head/sys/sys/mdioctl.h Modified: head/sys/sys/mdioctl.h == --- head/sys/

svn commit: r230537 - head/sys/dev/sound/pcm

2012-01-25 Thread Alexander Motin
Author: mav Date: Wed Jan 25 11:45:50 2012 New Revision: 230537 URL: http://svn.freebsd.org/changeset/base/230537 Log: Allow PASSTHROUGH (AC3) to have more then 2 channels. 8 channels can be used to get more then 6.144Mbps bandwidth. Modified: head/sys/dev/sound/pcm/channel.c Modified: hea

svn commit: r230538 - head/sys/amd64/include

2012-01-25 Thread Konstantin Belousov
Author: kib Date: Wed Jan 25 12:43:27 2012 New Revision: 230538 URL: http://svn.freebsd.org/changeset/base/230538 Log: Order newly added functions alphabetically. Requested by: bde MFC after:3 days Modified: head/sys/amd64/include/cpufunc.h Modified: head/sys/amd64/include/cpufunc

Re: svn commit: r230353 - head/usr.sbin/makefs

2012-01-25 Thread Eitan Adler
On Wed, Jan 25, 2012 at 5:32 AM, Andreas Tobler wrote: > - Original Message > From: Hiroki Sato > To: andre...@freebsd.org > Cc: ead...@freebsd.org, src-committ...@freebsd.org, svn-src-...@freebsd.org, > svn-src-head@FreeBSD.org > Subject: Re: svn commit: r230353 - head/usr.sbin

Re: svn commit: r228424 - in head/sys: kern sys

2012-01-25 Thread John Baldwin
On Tuesday, January 24, 2012 5:08:39 am Ivan Voras wrote: > On 23 January 2012 23:53, Florian Smeets wrote: > > > which creates a database work set of ~1.5GB. Max throughput was achieved > > at 20 Clients. > > > At 40 threads the results varied between 43000 - 76500 across reboots. > > Attilio s

Re: svn commit: r230230 - head/sys/dev/random

2012-01-25 Thread Andrey Chernov
On Sun, Jan 22, 2012 at 09:43:02PM +, Mark Murray wrote: > > Thanx for review! I'll send final version to this thread a bit > > later when I'll find more free time. Final, unless something else noticed. --- sys/libkern.h.bak 2012-01-16 07:15:12.0 +0400 +++ sys/libkern.h 2012-

svn commit: r230541 - head/usr.sbin/daemon

2012-01-25 Thread Guy Helmer
Author: ghelmer Date: Wed Jan 25 14:50:12 2012 New Revision: 230541 URL: http://svn.freebsd.org/changeset/base/230541 Log: Revert 229667: After some discussion of this change, it seems it is better to leave the pidfile open where it was. Add a note to the man page describing pidfile strategi

Re: svn commit: r230538 - head/sys/amd64/include

2012-01-25 Thread Bruce Evans
On Wed, 25 Jan 2012, Konstantin Belousov wrote: Log: Order newly added functions alphabetically. Requested by: bde MFC after: 3 days Thanks, but xrstor is still after xs*, and now I wonder why these functions are here at all instead of with the other fpu access macros in fpu.c. Is xs

svn commit: r230544 - head/sys/cam

2012-01-25 Thread Kenneth D. Merry
Author: ken Date: Wed Jan 25 17:58:47 2012 New Revision: 230544 URL: http://svn.freebsd.org/changeset/base/230544 Log: Fix a bug introduced in r23. We were eliminating all LUNs on a target in response to CAM_DEV_NOT_THERE, instead of just the LUN in question. This will now just elimi

svn commit: r230545 - head/sys/boot/forth

2012-01-25 Thread Sergey Kandaurov
Author: pluknet Date: Wed Jan 25 18:36:01 2012 New Revision: 230545 URL: http://svn.freebsd.org/changeset/base/230545 Log: Clarify and improve the boot menu with some small changes: - Enter instead of ENTER - Remove colons - Line up option values - Use dots to provide a line to visually

svn commit: r230546 - head/usr.bin/bc

2012-01-25 Thread Stefan Farfeleder
Author: stefanf Date: Wed Jan 25 18:49:11 2012 New Revision: 230546 URL: http://svn.freebsd.org/changeset/base/230546 Log: Remove extra sentence, a leftover from r202845. Modified: head/usr.bin/bc/bc.1 Modified: head/usr.bin/bc/bc.1 ===

Re: svn commit: r230230 - head/sys/dev/random

2012-01-25 Thread Mark Murray
Andrey Chernov writes: > On Sun, Jan 22, 2012 at 09:43:02PM +, Mark Murray wrote: > > > Thanx for review! I'll send final version to this thread a bit > > > later when I'll find more free time. > > Final, unless something else noticed. Cool. NOTE: I am only eyeballing this, not testing it.

Re: svn commit: r230545 - head/sys/boot/forth

2012-01-25 Thread Andriy Gapon
on 25/01/2012 20:36 Sergey Kandaurov said the following: > Author: pluknet > Date: Wed Jan 25 18:36:01 2012 > New Revision: 230545 > URL: http://svn.freebsd.org/changeset/base/230545 > > Log: > Clarify and improve the boot menu with some small changes: > - Enter instead of ENTER > - Remove c

svn commit: r230547 - in head: sbin/mount_nfs sys/fs/nfsclient sys/nfsclient

2012-01-25 Thread John Baldwin
Author: jhb Date: Wed Jan 25 20:05:58 2012 New Revision: 230547 URL: http://svn.freebsd.org/changeset/base/230547 Log: Add a timeout on positive name cache entries in the NFS client. That is, we will only trust a positive name cache entry for a specified amount of time before falling back t

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

2012-01-25 Thread Mikolaj Golub
Author: trociny Date: Wed Jan 25 20:13:37 2012 New Revision: 230548 URL: http://svn.freebsd.org/changeset/base/230548 Log: After the recent changes there is no need in rlimit array any more. Submitted by: Andrey Zonov MFC after:1 week Modified: head/usr.bin/procstat/procstat_rlimi

svn commit: r230549 - head/usr.bin/limits

2012-01-25 Thread Mikolaj Golub
Author: trociny Date: Wed Jan 25 20:14:41 2012 New Revision: 230549 URL: http://svn.freebsd.org/changeset/base/230549 Log: Add -P option to allow get and set limits for other processes. Submitted by: Andrey Zonov MFC after:2 weeks Modified: head/usr.bin/limits/limits.1 head/usr.

svn commit: r230550 - head/sys/kern

2012-01-25 Thread Mikolaj Golub
Author: trociny Date: Wed Jan 25 20:15:58 2012 New Revision: 230550 URL: http://svn.freebsd.org/changeset/base/230550 Log: Fix CTL flags in the declarations of KERN_PROC_ENV, AUXV and PS_STRINGS sysctls: they are read only. MFC after:1 week Modified: head/sys/kern/kern_proc.c Modi

svn commit: r230551 - in head: share/man/man4 sys/dev/sound/pci/hda

2012-01-25 Thread Alexander Motin
Author: mav Date: Wed Jan 25 20:46:10 2012 New Revision: 230551 URL: http://svn.freebsd.org/changeset/base/230551 Log: Rewrite jack presence detection and implement automatic recording source selection in snd_hda(4) driver. Now driver tracks jack presence detection status for every CODEC

svn commit: r230552 - in head/sys: fs/nfsclient kern nfsclient

2012-01-25 Thread Konstantin Belousov
Author: kib Date: Wed Jan 25 20:48:20 2012 New Revision: 230552 URL: http://svn.freebsd.org/changeset/base/230552 Log: Fix remaining calls to cache_enter() in both NFS clients to provide appropriate timestamps. Restore the assertions which verify that NCF_TS is set when timestamp is asked f

Re: svn commit: r230545 - head/sys/boot/forth

2012-01-25 Thread Doug Barton
On 01/25/2012 11:22, Andriy Gapon wrote: > I have this crazy idea that we should remove the 'Safe Boot' and "ACPI' > options > from the default boot menu (on platforms where they are present). IMO better labels on the menu would be a better option here. The ACPI option in particular is important

svn commit: r230553 - head/sys/kern

2012-01-25 Thread Konstantin Belousov
Author: kib Date: Wed Jan 25 20:54:09 2012 New Revision: 230553 URL: http://svn.freebsd.org/changeset/base/230553 Log: When doing vflush(WRITECLOSE), clean vnode pages. Unmounts do vfs_msync() before calling VFS_UNMOUNT(), but there is still a race allowing a process to dirty pages after

svn commit: r230554 - head/sys/dev/sound/pci/hda

2012-01-25 Thread Alexander Motin
Author: mav Date: Wed Jan 25 20:54:16 2012 New Revision: 230554 URL: http://svn.freebsd.org/changeset/base/230554 Log: Oops, fix the loader tunable name added in r230551. Modified: head/sys/dev/sound/pci/hda/hdaa.c Modified: head/sys/dev/sound/pci/hda/hdaa.c =

Re: svn commit: r230545 - head/sys/boot/forth

2012-01-25 Thread Andriy Gapon
on 25/01/2012 22:52 Doug Barton said the following: > On 01/25/2012 11:22, Andriy Gapon wrote: >> I have this crazy idea that we should remove the 'Safe Boot' and "ACPI' >> options >> from the default boot menu (on platforms where they are present). > > IMO better labels on the menu would be a be

svn commit: r230555 - head/usr.bin/netstat

2012-01-25 Thread Michael Tuexen
Author: tuexen Date: Wed Jan 25 21:49:48 2012 New Revision: 230555 URL: http://svn.freebsd.org/changeset/base/230555 Log: Don't print a warning when using netstat to print SCTP statistics when there is not SCTP in the kernel. This problem was reported by Sean Mahood. MFC after: 1 week.

Re: svn commit: r228424 - in head/sys: kern sys

2012-01-25 Thread Andriy Gapon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 on 24/01/2012 00:53 Florian Smeets said the following: > On 11.12.11 22:02, Andriy Gapon wrote: >> Author: avg Date: Sun Dec 11 21:02:01 2011 New Revision: 228424 URL: >> http://svn.freebsd.org/changeset/base/228424 >> >> Log: panic: add a switch and

Re: svn commit: r228424 - in head/sys: kern sys

2012-01-25 Thread Florian Smeets
On 25.01.12 22:59, Andriy Gapon wrote: > on 24/01/2012 00:53 Florian Smeets said the following: >> On 11.12.11 22:02, Andriy Gapon wrote: >>> Author: avg Date: Sun Dec 11 21:02:01 2011 New Revision: 228424 URL: >>> http://svn.freebsd.org/changeset/base/228424 >>> >>> Log: panic: add a switch and in

svn commit: r230558 - head/sys/dev/firewire

2012-01-25 Thread Sean Bruno
Author: sbruno Date: Wed Jan 25 23:33:50 2012 New Revision: 230558 URL: http://svn.freebsd.org/changeset/base/230558 Log: Update sbp_targ such that it can actually handle multiple CTIO's during operation PR: kern/119575 Modified: head/sys/dev/firewire/sbp_targ.c Modified: head/sys/de

Re: svn commit: r230516 - in head/sys: fs/nfsclient nfsclient

2012-01-25 Thread Rick Macklem
Bruce Evans wrote: > On Tue, 24 Jan 2012, Rick Macklem wrote: > > > Bruce Evans wrote: > >> On Wed, 25 Jan 2012, Rick Macklem wrote: > >> > >>> Log: > >>> If a mount -u is done to either NFS client that switches it > >>> from TCP to UDP and the rsize/wsize/readdirsize is greater > >>> than NFS_

svn commit: r230559 - in head/sys: fs/nfsclient nfsclient

2012-01-25 Thread Rick Macklem
Author: rmacklem Date: Thu Jan 26 00:07:34 2012 New Revision: 230559 URL: http://svn.freebsd.org/changeset/base/230559 Log: Revert r230516, since it doesn't really fix the problem. Modified: head/sys/fs/nfsclient/nfs_clvfsops.c head/sys/nfsclient/nfs_vfsops.c Modified: head/sys/fs/nfsclien

Re: svn commit: r230230 - head/sys/dev/random

2012-01-25 Thread Andrey Chernov
On Wed, Jan 25, 2012 at 07:16:41PM +, Mark Murray wrote: > I thought you were going to do this as a function? It would be > slightly neater to do it that way. > > Looks good! Are you sure this needs no locking or volatile > variables? Now with function, volatile, atomic and even enum: --- sy

Re: svn commit: r230230 - head/sys/dev/random

2012-01-25 Thread Andrey Chernov
On Thu, Jan 26, 2012 at 07:03:05AM +0400, Andrey Chernov wrote: > On Wed, Jan 25, 2012 at 07:16:41PM +, Mark Murray wrote: > > I thought you were going to do this as a function? It would be > > slightly neater to do it that way. > > > > Looks good! Are you sure this needs no locking or volatil

svn commit: r230562 - head/sys/dev/wi

2012-01-25 Thread Adrian Chadd
Author: adrian Date: Thu Jan 26 05:11:37 2012 New Revision: 230562 URL: http://svn.freebsd.org/changeset/base/230562 Log: Include opt_wlan.h before net80211 includes; so IEEE80211_* configuration flags are correctly handled. This is required for this to load when IEEE80211_DEBUG_REFCNT is

svn commit: r230564 - head/sys/dev/ath

2012-01-25 Thread Adrian Chadd
Author: adrian Date: Thu Jan 26 07:03:30 2012 New Revision: 230564 URL: http://svn.freebsd.org/changeset/base/230564 Log: Add some node debugging which has helped me track down which particular concurrent vap->iv_bss free issues have been occuring. Modified: head/sys/dev/ath/if_ath.c Modif

Re: svn commit: r230545 - head/sys/boot/forth

2012-01-25 Thread Sergey Kandaurov
On 25 January 2012 23:22, Andriy Gapon wrote: > on 25/01/2012 20:36 Sergey Kandaurov said the following: >> Author: pluknet >> Date: Wed Jan 25 18:36:01 2012 >> New Revision: 230545 >> URL: http://svn.freebsd.org/changeset/base/230545 >> >> Log: >>   Clarify and improve the boot menu with some sma