Re: svn commit: r217871 - head/sbin/mount

2011-01-25 Thread Bruce Evans
On Wed, 26 Jan 2011, Doug Barton wrote: Log: Clarify the availability of the noatime option on network file systems Modified: head/sbin/mount/mount.8 Modified: head/sbin/mount/mount.8 == --- head/sbin/mount/mount.8

svn commit: r217875 - head/sys/cam/ata

2011-01-25 Thread Alexander Motin
Author: mav Date: Wed Jan 26 06:57:48 2011 New Revision: 217875 URL: http://svn.freebsd.org/changeset/base/217875 Log: In addition to r217444 ignore also ATA status errors on DMA Auto-Activation enabling request. Some HP disks reported to return ABORT error there while declaring support for

svn commit: r217874 - head/sys/cam/ata

2011-01-25 Thread Alexander Motin
Author: mav Date: Wed Jan 26 06:37:51 2011 New Revision: 217874 URL: http://svn.freebsd.org/changeset/base/217874 Log: Make device initialization sequence shorter when possible. Do not enable/ disable already enabled/disabled SATA features. Modified: head/sys/cam/ata/ata_xpt.c Modified: he

svn commit: r217873 - head/usr.bin/ktrdump

2011-01-25 Thread Dmitry Chagin
Author: dchagin Date: Wed Jan 26 06:36:14 2011 New Revision: 217873 URL: http://svn.freebsd.org/changeset/base/217873 Log: Add -H flag to print thread id. Modified: head/usr.bin/ktrdump/ktrdump.8 head/usr.bin/ktrdump/ktrdump.c Modified: head/usr.bin/ktrdump/ktrdump.8 ==

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

2011-01-25 Thread Doug Barton
Author: dougb Date: Wed Jan 26 06:07:24 2011 New Revision: 217872 URL: http://svn.freebsd.org/changeset/base/217872 Log: Fix another broken date Modified: head/share/man/man4/rgephy.4 Modified: head/share/man/man4/rgephy.4 =

svn commit: r217871 - head/sbin/mount

2011-01-25 Thread Doug Barton
Author: dougb Date: Wed Jan 26 05:06:11 2011 New Revision: 217871 URL: http://svn.freebsd.org/changeset/base/217871 Log: Clarify the availability of the noatime option on network file systems Modified: head/sbin/mount/mount.8 Modified: head/sbin/mount/mount.8

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

2011-01-25 Thread Doug Barton
Author: dougb Date: Wed Jan 26 01:07:56 2011 New Revision: 217870 URL: http://svn.freebsd.org/changeset/base/217870 Log: Fix my fix to nfe.4, and also fix re.4 So just when I thought my pointy hat collection was going down ... Modified: head/share/man/man4/nfe.4 head/share/man/man4/re.

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

2011-01-25 Thread Doug Barton
Author: dougb Date: Wed Jan 26 01:02:39 2011 New Revision: 217869 URL: http://svn.freebsd.org/changeset/base/217869 Log: Fix date in .Dd Modified: head/share/man/man4/nfe.4 Modified: head/share/man/man4/nfe.4 == ---

svn commit: r217868 - in head/sys: dev/re pci

2011-01-25 Thread Pyun YongHyeon
Author: yongari Date: Tue Jan 25 23:27:28 2011 New Revision: 217868 URL: http://svn.freebsd.org/changeset/base/217868 Log: Remove TX taskqueue and directly invoke re_start in interrupt task. Modified: head/sys/dev/re/if_re.c head/sys/pci/if_rlreg.h Modified: head/sys/dev/re/if_re.c ===

svn commit: r217867 - stable/8/sys/compat/linux

2011-01-25 Thread Sean Farley
Author: scf Date: Tue Jan 25 23:25:23 2011 New Revision: 217867 URL: http://svn.freebsd.org/changeset/base/217867 Log: Merge from head to stable/8: r216813: Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after the information is set to FreeBSD. It had been falling through to th

svn commit: r217866 - releng/7.4/sys/dev/e1000

2011-01-25 Thread Jack F Vogel
Author: jfv Date: Tue Jan 25 23:23:45 2011 New Revision: 217866 URL: http://svn.freebsd.org/changeset/base/217866 Log: MFC stable/7 r217724 Fix to kern/152853, misplaced pullup in em_xmit breaks UDP tx, thanks to Petr Lampa for the patch. Approved by: re (bz) Mod

svn commit: r217865 - releng/8.2/sys/dev/e1000

2011-01-25 Thread Jack F Vogel
Author: jfv Date: Tue Jan 25 23:20:22 2011 New Revision: 217865 URL: http://svn.freebsd.org/changeset/base/217865 Log: MFC stable/8 r217711 Fix for kern/152853, pullup in the wrong place in em_xmit causes UDP failure. Thanks to Petr Lampa for the patch. Approved b

svn commit: r217864 - stable/8/tools/regression/usr.bin/sed

2011-01-25 Thread Jilles Tjoelker
Author: jilles Date: Tue Jan 25 23:04:57 2011 New Revision: 217864 URL: http://svn.freebsd.org/changeset/base/217864 Log: MFC r217134: sed: Add test for r217863 (-i race). r217863 is the MFC of r217133. PR: bin/153261 Added: stable/8/tools/regression/usr.bin/sed/inplace_ra

Re: svn commit: r217851 - in head/libexec/rtld-elf: . amd64 arm i386 ia64 mips powerpc powerpc64 sparc64

2011-01-25 Thread Marcel Moolenaar
On Jan 25, 2011, at 1:12 PM, Konstantin Belousov wrote: > Author: kib > Date: Tue Jan 25 21:12:31 2011 > New Revision: 217851 > URL: http://svn.freebsd.org/changeset/base/217851 > > Log: > When loading dso without PT_GNU_STACK phdr, only call > __pthread_map_stacks_exec() on architectures that

svn commit: r217863 - stable/8/usr.bin/sed

2011-01-25 Thread Jilles Tjoelker
Author: jilles Date: Tue Jan 25 23:02:25 2011 New Revision: 217863 URL: http://svn.freebsd.org/changeset/base/217863 Log: MFC r217133: sed: Try hard links to make -i target available continually. When creating a backup file, sed renamed the original before renaming the changed copy into

svn commit: r217862 - releng/7.4/sys/dev/e1000

2011-01-25 Thread Jack F Vogel
Author: jfv Date: Tue Jan 25 22:55:50 2011 New Revision: 217862 URL: http://svn.freebsd.org/changeset/base/217862 Log: MFC stable/7 r217723 - Pieces of the failure path in em_xmit got mangled, correct it. - local_timer had a leftover TX_UNLOCK without a mat

svn commit: r217861 - releng/8.2/share/man/man4

2011-01-25 Thread Andrew Thompson
Author: thompsa Date: Tue Jan 25 22:35:35 2011 New Revision: 217861 URL: http://svn.freebsd.org/changeset/base/217861 Log: MFC r203134,r207990,r217289,r203135 Add manpages for run(4) and runfw(4). Approved by: re (kib) Added: releng/8.2/share/man/man4/run.4 - copied, changed

svn commit: r217860 - releng/8.2/sys/dev/e1000

2011-01-25 Thread Jack F Vogel
Author: jfv Date: Tue Jan 25 22:25:50 2011 New Revision: 217860 URL: http://svn.freebsd.org/changeset/base/217860 Log: MFC stable/8 r217710 - Pieces of the failure path in em_xmit got deleted along the way, correct this. - local_timer had a leftover TX_UNLOCK without

svn commit: r217859 - head/sbin/iscontrol

2011-01-25 Thread Martin Cracauer
Author: cracauer Date: Tue Jan 25 22:25:16 2011 New Revision: 217859 URL: http://svn.freebsd.org/changeset/base/217859 Log: Fix compilation with debug on. Fix segfault when TargetAddress is missing or mis-spelled in config file. Modified: head/sbin/iscontrol/config.c head/sbin/iscontrol/f

svn commit: r217858 - head/usr.bin/csup

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 22:21:05 2011 New Revision: 217858 URL: http://svn.freebsd.org/changeset/base/217858 Log: Remove dead code. MFC after:2 weeks Modified: head/usr.bin/csup/updater.c Modified: head/usr.bin/csup/updater.c

svn commit: r217857 - in head/sys: dev/re pci

2011-01-25 Thread Pyun YongHyeon
Author: yongari Date: Tue Jan 25 22:18:00 2011 New Revision: 217857 URL: http://svn.freebsd.org/changeset/base/217857 Log: Prefer MSI-X to MSI on controllers that support MSI-X. All recent PCIe controllers(RTL8102E or later and RTL8168/8111C or later) supports either 2 or 4 MSI-X messages. U

svn commit: r217856 - in stable/7/sys: amd64/amd64 arm/arm i386/i386 ia64/ia64 pc98/pc98 powerpc/powerpc sparc64/sparc64 sun4v/sun4v

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 22:08:43 2011 New Revision: 217856 URL: http://svn.freebsd.org/changeset/base/217856 Log: MFC 214835: Adjust the order of operations in spinlock_enter() and spinlock_exit() to work properly with single-stepping in a kernel debugger. Modified: stable/7/sys/amd6

svn commit: r217855 - in stable/8/sys: amd64/amd64 arm/arm i386/i386 ia64/ia64 mips/mips pc98/pc98 powerpc/aim powerpc/booke sparc64/sparc64 sun4v/sun4v

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 22:08:22 2011 New Revision: 217855 URL: http://svn.freebsd.org/changeset/base/217855 Log: MFC 214835: Adjust the order of operations in spinlock_enter() and spinlock_exit() to work properly with single-stepping in a kernel debugger. Modified: stable/8/sys/amd6

svn commit: r217854 - stable/7/lib/libc/sys

2011-01-25 Thread Jilles Tjoelker
Author: jilles Date: Tue Jan 25 21:51:32 2011 New Revision: 217854 URL: http://svn.freebsd.org/changeset/base/217854 Log: MFC r217484: mknod(2): The required include is , not . This is what SUSv4 requires, and also the only thing that works if strict standards compliance is requested.

svn commit: r217853 - stable/8/lib/libc/sys

2011-01-25 Thread Jilles Tjoelker
Author: jilles Date: Tue Jan 25 21:45:00 2011 New Revision: 217853 URL: http://svn.freebsd.org/changeset/base/217853 Log: MFC r217484: mknod(2): The required include is , not . This is what SUSv4 requires, and also the only thing that works if strict standards compliance is requested or m

svn commit: r217852 - svnadmin/conf

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 21:42:05 2011 New Revision: 217852 URL: http://svn.freebsd.org/changeset/base/217852 Log: Free dchagin Modified: svnadmin/conf/mentors Modified: svnadmin/conf/mentors == --- svnadmin/conf

svn commit: r217851 - in head/libexec/rtld-elf: . amd64 arm i386 ia64 mips powerpc powerpc64 sparc64

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 21:12:31 2011 New Revision: 217851 URL: http://svn.freebsd.org/changeset/base/217851 Log: When loading dso without PT_GNU_STACK phdr, only call __pthread_map_stacks_exec() on architectures that allow executable stacks. Reported and tested by: marcel (i

svn commit: r217850 - head/lib/libc/sys

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 21:06:49 2011 New Revision: 217850 URL: http://svn.freebsd.org/changeset/base/217850 Log: Emit .note.GNU-stack for the syscall stubs generated by libc only on architectures that support this .note. In particular, do not unneccessary emit the notes on ia64 and spa

svn commit: r217849 - head/libexec/rtld-elf

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 21:04:55 2011 New Revision: 217849 URL: http://svn.freebsd.org/changeset/base/217849 Log: Fix get_program_var_addr() when type of the resolved symbol is functional. Use make_function_pointer then, otherwise ia64 is broken. Reported and tested by: marcel

svn commit: r217848 - stable/8/sys/netinet

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:59:47 2011 New Revision: 217848 URL: http://svn.freebsd.org/changeset/base/217848 Log: MFC 214675: Don't leak the LLE lock if the arptimer callout is pending or inactive. Modified: stable/8/sys/netinet/if_ether.c Directory Properties: stable/8/sys/ (props

svn commit: r217847 - head/bin/sh

2011-01-25 Thread Jilles Tjoelker
Author: jilles Date: Tue Jan 25 20:56:18 2011 New Revision: 217847 URL: http://svn.freebsd.org/changeset/base/217847 Log: sh: Clean up some old comments: * There is no plan for an alternative to the command "set". * Attempting to unset a readonly variable has not raised an error for quite

svn commit: r217846 - stable/7/sys/kern

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:54:29 2011 New Revision: 217846 URL: http://svn.freebsd.org/changeset/base/217846 Log: MFC 215541: Set the POSIX semaphore capability when the semaphore module is enabled. Modified: stable/7/sys/kern/uipc_sem.c Directory Properties: stable/7/sys/ (props c

svn commit: r217845 - stable/8/sys/kern

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:54:15 2011 New Revision: 217845 URL: http://svn.freebsd.org/changeset/base/217845 Log: MFC 215541: Set the POSIX semaphore capability when the semaphore module is enabled. Modified: stable/8/sys/kern/uipc_sem.c Directory Properties: stable/8/sys/ (props c

svn commit: r217844 - stable/7/sys/kern

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:49:24 2011 New Revision: 217844 URL: http://svn.freebsd.org/changeset/base/217844 Log: MFC 215540: Set various POSIX capability sysctls to the version of the API that is supported rather than 1. They are supposed to return a suitable value for sysconf(3).

svn commit: r217843 - stable/8/sys/kern

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:48:48 2011 New Revision: 217843 URL: http://svn.freebsd.org/changeset/base/217843 Log: MFC 215540: Set various POSIX capability sysctls to the version of the API that is supported rather than 1. They are supposed to return a suitable value for sysconf(3).

svn commit: r217841 - stable/7/usr.sbin/mfiutil

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:44:24 2011 New Revision: 217841 URL: http://svn.freebsd.org/changeset/base/217841 Log: MFC 204329,210723,210933,214778,215526: Sync mfiutil(8) with HEAD: - Handle malloc() failures more gracefully by error'ing out rather than segfaulting. - Fixed depende

svn commit: r217840 - stable/8/usr.sbin/mfiutil

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:44:11 2011 New Revision: 217840 URL: http://svn.freebsd.org/changeset/base/217840 Log: MFC 204329,210723,210933,214778,215526: Sync mfiutil(8) with HEAD: - Handle malloc() failures more gracefully by error'ing out rather than segfaulting. - Fixed depende

svn commit: r217839 - in stable/7/sys: kern sys

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:33:47 2011 New Revision: 217839 URL: http://svn.freebsd.org/changeset/base/217839 Log: MFC 211514,214158: - There isn't really a need to hold the ktrace mutex just to read the value of p_traceflag that is stored in the kinfo_proc structure. - When disablin

svn commit: r217838 - in stable/8/sys: kern sys

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 20:33:12 2011 New Revision: 217838 URL: http://svn.freebsd.org/changeset/base/217838 Log: MFC 211514,214158: - There isn't really a need to hold the ktrace mutex just to read the value of p_traceflag that is stored in the kinfo_proc structure. - When disablin

svn commit: r217837 - releng/8.2/sys/dev/if_ndis

2011-01-25 Thread Andrew Thompson
Author: thompsa Date: Tue Jan 25 20:29:57 2011 New Revision: 217837 URL: http://svn.freebsd.org/changeset/base/217837 Log: MFC r217727 Revert the ndis part of r212122, windrv_stub.c already adds a MODULE_VERSION and this breaks loading miniport drivers from loader.conf Approved by:

svn commit: r217836 - stable/7/sys/vm

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 19:44:55 2011 New Revision: 217836 URL: http://svn.freebsd.org/changeset/base/217836 Log: MFC 214144: - Make 'vm_refcnt' volatile so that compilers won't be tempted to treat its value as a loop invariant. Currently this is a no-op because 'atomic_cmpset_in

svn commit: r217835 - stable/8/sys/vm

2011-01-25 Thread John Baldwin
Author: jhb Date: Tue Jan 25 19:44:42 2011 New Revision: 217835 URL: http://svn.freebsd.org/changeset/base/217835 Log: MFC 214144: - Make 'vm_refcnt' volatile so that compilers won't be tempted to treat its value as a loop invariant. Currently this is a no-op because 'atomic_cmpset_in

Re: svn commit: r217833 - head/lib/libelf

2011-01-25 Thread Bjoern A. Zeeb
On Tue, 25 Jan 2011, Alexander Kabaev wrote: Author: kan Date: Tue Jan 25 19:17:50 2011 New Revision: 217833 URL: http://svn.freebsd.org/changeset/base/217833 Log: Do not allocate buffer to hold data for zero-sized sections. Thanks. I understand that this will stop all the WITH_CTF barfing:

svn commit: r217834 - stable/8/sys/dev/if_ndis

2011-01-25 Thread Andrew Thompson
Author: thompsa Date: Tue Jan 25 19:27:05 2011 New Revision: 217834 URL: http://svn.freebsd.org/changeset/base/217834 Log: MFC r217727 Revert the ndis part of r212122, windrv_stub.c already adds a MODULE_VERSION and this breaks loading miniport drivers from loader.conf Modified: stab

svn commit: r217833 - head/lib/libelf

2011-01-25 Thread Alexander Kabaev
Author: kan Date: Tue Jan 25 19:17:50 2011 New Revision: 217833 URL: http://svn.freebsd.org/changeset/base/217833 Log: Do not allocate buffer to hold data for zero-sized sections. Modified: head/lib/libelf/elf_data.c Modified: head/lib/libelf/elf_data.c ==

svn commit: r217832 - head/sys/dev/re

2011-01-25 Thread Pyun YongHyeon
Author: yongari Date: Tue Jan 25 19:05:46 2011 New Revision: 217832 URL: http://svn.freebsd.org/changeset/base/217832 Log: Disable TSO for all Realtek controllers. Experimentation showed RTL8111C generated corrupted frames where TCP option header was broken. All other sample controllers I ha

svn commit: r217831 - head/usr.bin/man

2011-01-25 Thread Ulrich Spoerlein
Author: uqs Date: Tue Jan 25 18:32:21 2011 New Revision: 217831 URL: http://svn.freebsd.org/changeset/base/217831 Log: Use test(1) operators and test for the catpage not being older than the manpage. Identical mtimes (as generated by buildworld for these files) precluded catpages from w

svn commit: r217830 - head/share/man/man9

2011-01-25 Thread Matthew D Fleming
Author: mdf Date: Tue Jan 25 17:39:52 2011 New Revision: 217830 URL: http://svn.freebsd.org/changeset/base/217830 Log: Document sbuf_new_for_sysctl(9). Pointed out by: lstewart Modified: head/share/man/man9/Makefile head/share/man/man9/sbuf.9 Modified: head/share/man/man9/Makefi

svn commit: r217829 - head/sys/netinet

2011-01-25 Thread Andrew Thompson
Author: thompsa Date: Tue Jan 25 17:15:23 2011 New Revision: 217829 URL: http://svn.freebsd.org/changeset/base/217829 Log: When matching an incoming ARP against a bridge, ensure both interfaces belong to the same bridge. Submitted by: Alexander Zagrebin Modified: head/sys/netinet/if_et

svn commit: r217826 - head/share/examples/etc

2011-01-25 Thread Sergey Matveychuk
Author: sem (ports committer) Date: Tue Jan 25 15:06:50 2011 New Revision: 217826 URL: http://svn.freebsd.org/changeset/base/217826 Log: Remove DOS-style EOLs Approved by: kib Modified: head/share/examples/etc/make.conf Modified: head/share/examples/etc/make.conf ==

svn commit: r217824 - head/sys/kern

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 14:04:02 2011 New Revision: 217824 URL: http://svn.freebsd.org/changeset/base/217824 Log: When vtruncbuf() iterates over the vnode buffer list, lock buffer object before checking the validity of the next buffer pointer. Otherwise, the buffer might be reclaimed af

svn commit: r217823 - head/sys/dev/md

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 14:00:30 2011 New Revision: 217823 URL: http://svn.freebsd.org/changeset/base/217823 Log: Bio shall not be accessed after g_io_deliver(9). Reported and tested by: pho Reviewed by: ae, phk MFC after:1 week Modified: head/sys/dev/md/md.c Modifie

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

2011-01-25 Thread Josh Paetzel
Author: jpaetzel Date: Tue Jan 25 13:41:48 2011 New Revision: 217822 URL: http://svn.freebsd.org/changeset/base/217822 Log: Fix logic error introduced in previous commit. Along the way make some efficiency improvements. Submitted by: jilles Approved by: kib (mentor) MFC after:3 d

svn commit: r217821 - head/bin/ps

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 11:04:16 2011 New Revision: 217821 URL: http://svn.freebsd.org/changeset/base/217821 Log: Document P_FOLLOWFORK. MFC after:2 weeks Modified: head/bin/ps/ps.1 Modified: head/bin/ps/ps.1 =

Re: svn commit: r217820 - head/lib/libc/sys

2011-01-25 Thread Kostik Belousov
On Tue, Jan 25, 2011 at 11:02:12AM +, Konstantin Belousov wrote: > Author: kib > Date: Tue Jan 25 11:02:12 2011 > New Revision: 217820 > URL: http://svn.freebsd.org/changeset/base/217820 > > Log: > Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid. > > MFC after: 2 we

svn commit: r217820 - head/lib/libc/sys

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 11:02:12 2011 New Revision: 217820 URL: http://svn.freebsd.org/changeset/base/217820 Log: Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid. MFC after:2 weeks Modified: head/lib/libc/sys/ptrace.2 Modified: head/lib/libc/sys/ptrace.2 ===

svn commit: r217819 - in head/sys: kern sys

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 10:59:21 2011 New Revision: 217819 URL: http://svn.freebsd.org/changeset/base/217819 Log: Allow debugger to specify that children of the traced process should be automatically traced. Extend the ptrace(PL_LWPINFO) to report that child just forked. Reviewed b

svn commit: r217818 - stable/8/sys/amd64/amd64

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 10:20:36 2011 New Revision: 217818 URL: http://svn.freebsd.org/changeset/base/217818 Log: MFC r217564: Make the length of the LDT a loader tunable, machdep.max_ldt_segment, and export it with read-only sysctl. Remove unused defines. MFC r217604: Use CTLFLA

svn commit: r217817 - stable/8/sys/amd64/amd64

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 10:17:37 2011 New Revision: 217817 URL: http://svn.freebsd.org/changeset/base/217817 Log: MFC r217563: Use malloc(9) instead of kmem_alloc(9) for temporal copy of the user-supplied descriptor array. Modified: stable/8/sys/amd64/amd64/sys_machdep.c Directory Pr

svn commit: r217816 - in stable/8/sys: arm/arm i386/i386 mips/mips powerpc/aim powerpc/booke sparc64/sparc64

2011-01-25 Thread Konstantin Belousov
Author: kib Date: Tue Jan 25 10:14:12 2011 New Revision: 217816 URL: http://svn.freebsd.org/changeset/base/217816 Log: MFC r217561: For architectures not using direct map , and requiring real KVA page for sf buf allocation, use wakeup() instead of wakeup_one() to notify sf buffer waiters a

svn commit: r217815 - in head: . share/man/man7

2011-01-25 Thread Bjoern A. Zeeb
Author: bz Date: Tue Jan 25 08:13:31 2011 New Revision: 217815 URL: http://svn.freebsd.org/changeset/base/217815 Log: Back out r217734. [1] Properly document what `make targets` is supposed to list to avoid further confusion given the place the target sits. Should have happened with r21