svn commit: r237357 - head/sys/dev/puc

2012-06-20 Thread Max Khon
Author: fjoe Date: Thu Jun 21 04:57:59 2012 New Revision: 237357 URL: http://svn.freebsd.org/changeset/base/237357 Log: Remove Moxa CP-132EL definition (RS422/485-only board). Modified: head/sys/dev/puc/pucdata.c Modified: head/sys/dev/puc/pucdata.c ==

svn commit: r237352 - stable/9/sys/ufs/ffs

2012-06-20 Thread Kirk McKusick
Author: mckusick Date: Thu Jun 21 04:02:07 2012 New Revision: 237352 URL: http://svn.freebsd.org/changeset/base/237352 Log: MFC of 236937 In softdep_setup_inomapdep() we may have to allocate both inodedep and bmsafemap dependency structures in inodedep_lookup() and bmsafemap_lookup() re

svn commit: r237351 - stable/9/sys/kern

2012-06-20 Thread Kirk McKusick
Author: mckusick Date: Thu Jun 21 03:58:10 2012 New Revision: 237351 URL: http://svn.freebsd.org/changeset/base/237351 Log: MFC of 236825 When synchronously syncing a device (MNT_WAIT), wait for buffers to become available. Otherwise we may excessively spin and fail with ``fsync: giving

svn commit: r237350 - head/sys/dev/puc

2012-06-20 Thread Max Khon
Author: fjoe Date: Thu Jun 21 03:10:48 2012 New Revision: 237350 URL: http://svn.freebsd.org/changeset/base/237350 Log: Add support for the following Moxa PCIe multiport serial boards: - CP102E - CP102EL - CP132EL - CP114EL - CP118EL-A - CP168EL-A MFC after:1 week Modified:

svn commit: r237349 - in stable/7: sbin/mount sbin/natd share/man/man8 usr.sbin/cpucontrol usr.sbin/freebsd-update usr.sbin/rtadvd usr.sbin/smbmsg usr.sbin/wpa/ndis_events

2012-06-20 Thread Warren Block
Author: wblock (doc committer) Date: Thu Jun 21 02:48:49 2012 New Revision: 237349 URL: http://svn.freebsd.org/changeset/base/237349 Log: MFC r235873: Fixes to man8 groff mandoc style, usage mistakes, or typos. PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gj

Re: svn commit: r237286 - head/lib/libc/gen

2012-06-20 Thread Bruce Evans
On Wed, 20 Jun 2012, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 06/20/12 14:23, Colin Percival wrote: On 06/20/12 14:15, Warner Losh wrote: On Jun 20, 2012, at 10:36 AM, Colin Percival wrote: On 06/20/12 09:27, Bruce Evans wrote: On Wed, 20 Jun 2012, Eitan Adler wrote:

svn commit: r237348 - head/usr.bin/makewhatis

2012-06-20 Thread Xin LI
Author: delphij Date: Wed Jun 20 23:53:36 2012 New Revision: 237348 URL: http://svn.freebsd.org/changeset/base/237348 Log: Currently the code uses gzFile * for a zlib file descriptor, which is not correct. The code works by accident because gzFile is currently defined as void *, and interna

svn commit: r237347 - in stable/8: lib/libpam/modules/pam_exec sbin/atacontrol sbin/geom/class/part sbin/geom/class/raid sbin/geom/class/virstor sbin/gvinum sbin/hastctl sbin/hastd sbin/mount sbin/...

2012-06-20 Thread Warren Block
Author: wblock (doc committer) Date: Wed Jun 20 23:47:48 2012 New Revision: 237347 URL: http://svn.freebsd.org/changeset/base/237347 Log: MFC r235873: Fixes to man8 groff mandoc style, usage mistakes, or typos. Includes a partial MFC of r233648 for sbin/gvinum/gvinum.8. PR:

svn commit: r237346 - head/sys/vm

2012-06-20 Thread Alan Cox
Author: alc Date: Wed Jun 20 23:25:47 2012 New Revision: 237346 URL: http://svn.freebsd.org/changeset/base/237346 Log: Selectively inline vm_page_dirty(). Modified: head/sys/vm/vm_page.c head/sys/vm/vm_page.h Modified: head/sys/vm/vm_page.c =

svn commit: r237345 - stable/9/usr.bin/find

2012-06-20 Thread Jilles Tjoelker
Author: jilles Date: Wed Jun 20 22:21:02 2012 New Revision: 237345 URL: http://svn.freebsd.org/changeset/base/237345 Log: MFC r236860,r237035: find(1): Extend and move description of -d option to -depth primary. The nullary -depth primary is standard and the -d option provides little ad

Re: svn commit: r237286 - head/lib/libc/gen

2012-06-20 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 06/20/12 14:23, Colin Percival wrote: > On 06/20/12 14:15, Warner Losh wrote: >> On Jun 20, 2012, at 10:36 AM, Colin Percival wrote: >>> On 06/20/12 09:27, Bruce Evans wrote: On Wed, 20 Jun 2012, Eitan Adler wrote: > Log: Don't close an u

svn commit: r237344 - head/tools/regression/usr.bin/make

2012-06-20 Thread David E. O'Brien
Author: obrien Date: Wed Jun 20 21:38:16 2012 New Revision: 237344 URL: http://svn.freebsd.org/changeset/base/237344 Log: Provide a mechanism to not clear out the work and output dirs when developing tests. Modified: head/tools/regression/usr.bin/make/common.sh Modified: head/tools/regress

svn commit: r237343 - stable/9/sys/dev/wbwd

2012-06-20 Thread Robert Noland
Author: rnoland Date: Wed Jun 20 21:34:03 2012 New Revision: 237343 URL: http://svn.freebsd.org/changeset/base/237343 Log: MFC r236246 Add device ids for the Winbond 83627DHG-P chip and set the registers to trigger the keyboard reset line on timeout. Modified: stable/9/sys/dev/wbwd/wbw

svn commit: r237342 - stable/9/sys/dev/wbwd

2012-06-20 Thread Robert Noland
Author: rnoland Date: Wed Jun 20 21:32:54 2012 New Revision: 237342 URL: http://svn.freebsd.org/changeset/base/237342 Log: MFC r236245 Fix a typo in wbwd so that CRF5 is actually written to the data register rather than the index register. Modified: stable/9/sys/dev/wbwd/wbwd.c Directo

svn commit: r237341 - stable/8/sys/dev/wbwd

2012-06-20 Thread Robert Noland
Author: rnoland Date: Wed Jun 20 21:29:19 2012 New Revision: 237341 URL: http://svn.freebsd.org/changeset/base/237341 Log: MFC r236246 Add device ids for the Winbond 83627DHG-P chip and set the registers to trigger the keyboard reset line on timeout. Modified: stable/8/sys/dev/wbwd/wbw

svn commit: r237340 - stable/8/sys/dev/wbwd

2012-06-20 Thread Robert Noland
Author: rnoland Date: Wed Jun 20 21:28:17 2012 New Revision: 237340 URL: http://svn.freebsd.org/changeset/base/237340 Log: MFC r236245 Fix a typo in wbwd so that CRF5 is actually written to the data register rather than the index register. Modified: stable/8/sys/dev/wbwd/wbwd.c Directo

Re: svn commit: r237286 - head/lib/libc/gen

2012-06-20 Thread Colin Percival
On 06/20/12 14:15, Warner Losh wrote: > On Jun 20, 2012, at 10:36 AM, Colin Percival wrote: >> On 06/20/12 09:27, Bruce Evans wrote: >>> On Wed, 20 Jun 2012, Eitan Adler wrote: Log: Don't close an uninitialized descriptor. [1] Add a sanity check for the validity of the passed fd. >>>

Re: svn commit: r237286 - head/lib/libc/gen

2012-06-20 Thread Warner Losh
On Jun 20, 2012, at 10:36 AM, Colin Percival wrote: > On 06/20/12 09:27, Bruce Evans wrote: >> On Wed, 20 Jun 2012, Eitan Adler wrote: >>> Log: >>> Don't close an uninitialized descriptor. [1] >>> Add a sanity check for the validity of the passed fd. >> >> Library functions shouldn't use assert(

svn commit: r237339 - head/bin/rm

2012-06-20 Thread Xin LI
Author: delphij Date: Wed Jun 20 21:10:38 2012 New Revision: 237339 URL: http://svn.freebsd.org/changeset/base/237339 Log: Polish previous revision: if the fts_* routines have lstat()'ed the directory entry then use the struct stat from that instead of doing it again, and skip the rm_overwri

svn commit: r237338 - head/sys/boot/common

2012-06-20 Thread John Baldwin
Author: jhb Date: Wed Jun 20 21:06:51 2012 New Revision: 237338 URL: http://svn.freebsd.org/changeset/base/237338 Log: Don't return an error if a kld does not contain any modules (e.g. a kld that only contained a sysctl). The kernel linker allows such modules, so the boot loader should not

Re: svn commit: r237329 - head/usr.sbin/mfiutil

2012-06-20 Thread Eitan Adler
On 20 June 2012 10:20, Matt Jacob wrote: > Author: mjacob > Date: Wed Jun 20 17:20:25 2012 > New Revision: 237329 > URL: http://svn.freebsd.org/changeset/base/237329 > > Log: >  Fix ARM compilation issue. > >  X-MFC: 237260 Sorry about this. I had a sent a diff for approval, but was at work and u

svn commit: r237337 - head/etc/periodic/daily

2012-06-20 Thread John Baldwin
Author: jhb Date: Wed Jun 20 20:01:51 2012 New Revision: 237337 URL: http://svn.freebsd.org/changeset/base/237337 Log: Only output a list of file systems that need to be dumped if the system has a non-empty dumpdates file. Reviewed by: brooks MFC after:1 week Modified: head/etc/

svn commit: r237336 - head/sys/cam/scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 18:35:36 2012 New Revision: 237336 URL: http://svn.freebsd.org/changeset/base/237336 Log: Remove unused error variables in cdclose() and daclose(). Modified: head/sys/cam/scsi/scsi_cd.c head/sys/cam/scsi/scsi_da.c Modified: head/sys/cam/scsi/scsi_cd.c =

svn commit: r237335 - head/sys/cam/scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 18:25:51 2012 New Revision: 237335 URL: http://svn.freebsd.org/changeset/base/237335 Log: Check status of cam_periph_hold() inside cdclose(). If cd device was invalidated while open, cam_periph_hold() will return error and won't get the reference. Following ref

svn commit: r237334 - head/sys/vm

2012-06-20 Thread John Baldwin
Author: jhb Date: Wed Jun 20 18:00:26 2012 New Revision: 237334 URL: http://svn.freebsd.org/changeset/base/237334 Log: Move the per-thread deferred user map entries list into a private list in vm_map_process_deferred() which is then iterated to release map entries. This avoids having a neste

svn commit: r237333 - vendor-sys/acpica/20120620

2012-06-20 Thread Jung-uk Kim
Author: jkim Date: Wed Jun 20 17:52:21 2012 New Revision: 237333 URL: http://svn.freebsd.org/changeset/base/237333 Log: Tag ACPICA 20120620. Added: vendor-sys/acpica/20120620/ - copied from r237332, vendor-sys/acpica/dist/ ___ svn-src-all

svn commit: r237332 - in vendor-sys/acpica/dist: . generate/unix/iasl source/common source/compiler source/components/debugger source/components/disassembler source/components/dispatcher source/com...

2012-06-20 Thread Jung-uk Kim
Author: jkim Date: Wed Jun 20 17:51:04 2012 New Revision: 237332 URL: http://svn.freebsd.org/changeset/base/237332 Log: Import ACPICA 20120620. Added: vendor-sys/acpica/dist/source/common/ahpredef.c (contents, props changed) Deleted: vendor-sys/acpica/dist/source/tools/acpihelp

svn commit: r237330 - head/share/man/man4

2012-06-20 Thread Sean Bruno
Author: sbruno Date: Wed Jun 20 17:26:22 2012 New Revision: 237330 URL: http://svn.freebsd.org/changeset/base/237330 Log: Now that there is an est(4) man page, reference it here in cpufreq(4). Modified: head/share/man/man4/cpufreq.4 Modified: head/share/man/man4/cpufreq.4 ===

svn commit: r237329 - head/usr.sbin/mfiutil

2012-06-20 Thread Matt Jacob
Author: mjacob Date: Wed Jun 20 17:20:25 2012 New Revision: 237329 URL: http://svn.freebsd.org/changeset/base/237329 Log: Fix ARM compilation issue. X-MFC: 237260 Modified: head/usr.sbin/mfiutil/mfi_drive.c Modified: head/usr.sbin/mfiutil/mfi_drive.c

svn commit: r237328 - in head/sys/cam: . scsi

2012-06-20 Thread Kenneth D. Merry
Author: ken Date: Wed Jun 20 17:08:00 2012 New Revision: 237328 URL: http://svn.freebsd.org/changeset/base/237328 Log: Fix several reference counting and object lifetime issues between the pass(4) and enc(4) drivers and devfs. The pass(4) driver uses the destroy_dev_sched() routine to s

svn commit: r237327 - in stable/9/sys/cam: . ata scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 16:51:14 2012 New Revision: 237327 URL: http://svn.freebsd.org/changeset/base/237327 Log: MFC r236814: One more major cam_periph_error() rewrite to improve error handling and reporting. It includes: - removing of error messages controlled by bootverbose, repla

Re: svn commit: r237286 - head/lib/libc/gen

2012-06-20 Thread Colin Percival
On 06/20/12 09:27, Bruce Evans wrote: > On Wed, 20 Jun 2012, Eitan Adler wrote: >> Log: >> Don't close an uninitialized descriptor. [1] >> Add a sanity check for the validity of the passed fd. > > Library functions shouldn't use assert() or abort(). Why not? > The fd is not passed, but is a st

Re: svn commit: r237286 - head/lib/libc/gen

2012-06-20 Thread Bruce Evans
On Wed, 20 Jun 2012, Eitan Adler wrote: Log: Don't close an uninitialized descriptor. [1] Add a sanity check for the validity of the passed fd. Library functions shouldn't use assert() or abort(). The fd is not passed, but is a static variable under syslog()'s control. In libc, only the fo

svn commit: r237322 - head/sys/dev/xen/balloon

2012-06-20 Thread Fabien Thomas
Author: fabient Date: Wed Jun 20 15:45:50 2012 New Revision: 237322 URL: http://svn.freebsd.org/changeset/base/237322 Log: Allow booting XENHVM kernel without Xen hypervisor. MFC after:3 days Modified: head/sys/dev/xen/balloon/balloon.c Modified: head/sys/dev/xen/balloon/balloon.c =

svn commit: r237320 - stable/8/sys/cam

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:47:39 2012 New Revision: 237320 URL: http://svn.freebsd.org/changeset/base/237320 Log: MFC r236713: Add CAM_DEBUG_INFO debug messages for periph created/invalidated/destroyed and for asyncs sent. Modified: stable/8/sys/cam/cam_periph.c stable/8/sys/cam/ca

svn commit: r237319 - stable/9/sys/cam

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:43:40 2012 New Revision: 237319 URL: http://svn.freebsd.org/changeset/base/237319 Log: MFC r236713: Add CAM_DEBUG_INFO debug messages for periph created/invalidated/destroyed and for asyncs sent. Modified: stable/9/sys/cam/cam_periph.c stable/9/sys/cam/ca

svn commit: r237318 - in stable/8: share/man/man4 sys/cam sys/cam/scsi sys/conf

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:39:35 2012 New Revision: 237318 URL: http://svn.freebsd.org/changeset/base/237318 Log: MFC r236712: To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO, CAM_DEBUG_CDB, CAM_DEBUG_PERIPH and CAM_DEBUG_PROBE) by default. List of these flag

svn commit: r237317 - in stable/9: share/man/man4 sys/cam sys/cam/scsi sys/conf

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:36:09 2012 New Revision: 237317 URL: http://svn.freebsd.org/changeset/base/237317 Log: MFC r236712: To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO, CAM_DEBUG_CDB, CAM_DEBUG_PERIPH and CAM_DEBUG_PROBE) by default. List of these flag

svn commit: r237316 - stable/8/sys/cam/scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:29:01 2012 New Revision: 237316 URL: http://svn.freebsd.org/changeset/base/237316 Log: MFC r236689 (by ken): Fix a memory leak in the kernel case in scsi_command_string(). Submitted by: Kashyap Desai Modified: stable/8/sys/cam/scsi/scsi_all.c Director

svn commit: r237315 - stable/9/sys/cam/scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:27:55 2012 New Revision: 237315 URL: http://svn.freebsd.org/changeset/base/237315 Log: MFC r236689 (by ken): Fix a memory leak in the kernel case in scsi_command_string(). Submitted by: Kashyap Desai Modified: stable/9/sys/cam/scsi/scsi_all.c Director

svn commit: r237313 - stable/8/sys/cam/ata

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:23:10 2012 New Revision: 237313 URL: http://svn.freebsd.org/changeset/base/237313 Log: MFC r236639: Use default error handler when flushing disk caches. Modified: stable/8/sys/cam/ata/ata_da.c Directory Properties: stable/8/sys/ (props changed) Modified:

svn commit: r237311 - in stable/9/sys/cam: ata scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:19:55 2012 New Revision: 237311 URL: http://svn.freebsd.org/changeset/base/237311 Log: MFC r236604, r236639: Do not reinvent a wheel and let default error handler do its job. Modified: stable/9/sys/cam/ata/ata_da.c stable/9/sys/cam/scsi/scsi_da.c Directory

svn commit: r237310 - stable/8/sbin/camcontrol

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:15:39 2012 New Revision: 237310 URL: http://svn.freebsd.org/changeset/base/237310 Log: MFC r236555: Add -p argument for `camcontrol debug` to allow enabling CAM_DEBUG_PROBE added at r208911. Modified: stable/8/sbin/camcontrol/camcontrol.8 stable/8/sbin/ca

svn commit: r237309 - stable/8/sys/netinet/ipfw

2012-06-20 Thread Alexander V. Chernikov
Author: melifaro Date: Wed Jun 20 14:15:14 2012 New Revision: 237309 URL: http://svn.freebsd.org/changeset/base/237309 Log: MFC r236819 Validate IPv4 network mask being passed to ipfw kernel interface. Incorrect mask can possibly be one of the reasons for kern/127209 existance. Appro

svn commit: r237308 - stable/9/sbin/camcontrol

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:14:27 2012 New Revision: 237308 URL: http://svn.freebsd.org/changeset/base/237308 Log: MFC r236555: Add -p argument for `camcontrol debug` to allow enabling CAM_DEBUG_PROBE added at r208911. Modified: stable/9/sbin/camcontrol/camcontrol.8 stable/9/sbin/ca

svn commit: r237307 - stable/9/sys/netinet/ipfw

2012-06-20 Thread Alexander V. Chernikov
Author: melifaro Date: Wed Jun 20 14:13:07 2012 New Revision: 237307 URL: http://svn.freebsd.org/changeset/base/237307 Log: MFC r236819 Validate IPv4 network mask being passed to ipfw kernel interface. Incorrect mask can possibly be one of the reasons for kern/127209 existance. Appro

svn commit: r237306 - in stable/8/sys/cam: ata scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 14:11:18 2012 New Revision: 237306 URL: http://svn.freebsd.org/changeset/base/237306 Log: MFC r236602, r236613: Tune and add some missing CAM_DEBUG() points for better consistency. Modified: stable/8/sys/cam/ata/ata_da.c stable/8/sys/cam/ata/ata_pmp.c stable

svn commit: r237305 - in stable/9/sys/cam: ata scsi

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 13:59:25 2012 New Revision: 237305 URL: http://svn.freebsd.org/changeset/base/237305 Log: MFC r236602, r236613: Tune and add some missing CAM_DEBUG() points for better consistency. Modified: stable/9/sys/cam/ata/ata_da.c stable/9/sys/cam/ata/ata_pmp.c stable

svn commit: r237304 - stable/8/sys/cam

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 13:42:40 2012 New Revision: 237304 URL: http://svn.freebsd.org/changeset/base/237304 Log: MFC r236605: Replace #ifdef CAMDEBUG + if + panic() with single KASSERT(). Modified: stable/8/sys/cam/cam_xpt.c Directory Properties: stable/8/sys/ (props changed) Mod

svn commit: r237303 - stable/9/sys/cam

2012-06-20 Thread Alexander Motin
Author: mav Date: Wed Jun 20 13:41:20 2012 New Revision: 237303 URL: http://svn.freebsd.org/changeset/base/237303 Log: MFC r236605: Replace #ifdef CAMDEBUG + if + panic() with single KASSERT(). Modified: stable/9/sys/cam/cam_xpt.c Directory Properties: stable/9/sys/ (props changed) Mod

svn commit: r237298 - in stable/8: . share/man/man9 sys/kern

2012-06-20 Thread Christian Brueffer
Author: brueffer Date: Wed Jun 20 10:59:11 2012 New Revision: 237298 URL: http://svn.freebsd.org/changeset/base/237298 Log: MFC: r232051 Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domain_add(). Modified: stable/8/ObsoleteFiles.inc (contents, props changed)

svn commit: r237296 - in stable/9: . share/man/man9 sys/kern

2012-06-20 Thread Christian Brueffer
Author: brueffer Date: Wed Jun 20 09:38:35 2012 New Revision: 237296 URL: http://svn.freebsd.org/changeset/base/237296 Log: MFC: r232051 Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domain_add(). Modified: stable/9/ObsoleteFiles.inc (contents, props changed)

Re: svn commit: r237223 - head/sys/dev/fb

2012-06-20 Thread Poul-Henning Kamp
In message <20120620074101.ga...@gpr.nnz-home.ru>, Gennady Proskurin writes: >> >> If size is odd, this does not copy the last byte. Not sure, whether = >> >this is intended. >> >> Feel free to improve... It is not my impression that an odd byte count can happen at all... And yes, I fully agree

Re: svn commit: r237223 - head/sys/dev/fb

2012-06-20 Thread Gennady Proskurin
On Wed, Jun 20, 2012 at 05:59:07PM +0930, Daniel O'Connor wrote: > > On 20/06/2012, at 17:11, Gennady Proskurin wrote: > > On Tue, Jun 19, 2012 at 05:27:11AM +, Poul-Henning Kamp wrote: > >> In message <68fbe843-7337-4c90-b01f-e0caabb62...@gsoft.com.au>, "Daniel > >> O'Conno > >> r" writes: >

svn commit: r237295 - head/sys/dev/viawd

2012-06-20 Thread Fabien Thomas
Author: fabient Date: Wed Jun 20 09:01:44 2012 New Revision: 237295 URL: http://svn.freebsd.org/changeset/base/237295 Log: Fix viawd(4) that was only working as a module. Obtained from:jhb MFC after: 3 days Modified: head/sys/dev/viawd/viawd.c Modified: head/sys/dev/viawd/viaw

Re: svn commit: r237223 - head/sys/dev/fb

2012-06-20 Thread Daniel O'Connor
On 20/06/2012, at 17:11, Gennady Proskurin wrote: > On Tue, Jun 19, 2012 at 05:27:11AM +, Poul-Henning Kamp wrote: >> In message <68fbe843-7337-4c90-b01f-e0caabb62...@gsoft.com.au>, "Daniel >> O'Conno >> r" writes: >> If size is odd, this does not copy the last byte. Not sure, whether =

Re: svn commit: r237223 - head/sys/dev/fb

2012-06-20 Thread Gennady Proskurin
On Tue, Jun 19, 2012 at 05:27:11AM +, Poul-Henning Kamp wrote: > In message <68fbe843-7337-4c90-b01f-e0caabb62...@gsoft.com.au>, "Daniel > O'Conno > r" writes: > > >> If size is odd, this does not copy the last byte. Not sure, whether = > >this is intended. > > Feel free to improve... Index

svn commit: r237290 - head/sys/amd64/amd64

2012-06-20 Thread Alan Cox
Author: alc Date: Wed Jun 20 07:25:20 2012 New Revision: 237290 URL: http://svn.freebsd.org/changeset/base/237290 Log: Add PV list locking to pmap_copy(), pmap_enter_object(), and pmap_enter_quick(). These functions are no longer serialized by the pvh global lock. There is no need to r

svn commit: r237289 - stable/7/share/examples/csh

2012-06-20 Thread Eitan Adler
Author: eadler Date: Wed Jun 20 06:58:56 2012 New Revision: 237289 URL: http://svn.freebsd.org/changeset/base/237289 Log: MFC r236999: Include a warning when using the example code as it may not work in unusual situations. Also slightly optimize the command. Approved