Author: mm
Date: Thu May 10 08:57:58 2012
New Revision: 235216
URL: http://svn.freebsd.org/changeset/base/235216
Log:
Add support for force unmounting ZFS filesystems during "zfs rename"
with the -f flag.
Reimplementation of the illumos changeset 13677:a0cbef703c12
2635 'zfs rename -f'
Author: mm
Date: Thu May 10 09:10:31 2012
New Revision: 235217
URL: http://svn.freebsd.org/changeset/base/235217
Log:
Remove unreachable break in zfs_main.c
Partial import of illumos changeset 13622:e5889df1eaac
2077 lots of unreachable breaks in illumos gate
References:
https://ww
Author: davidxu
Date: Thu May 10 09:30:37 2012
New Revision: 235218
URL: http://svn.freebsd.org/changeset/base/235218
Log:
Create a common function lookup() to search a chan, this eliminates
redundant SC_LOOKUP() calling.
Modified:
head/lib/libthr/thread/thr_sleepq.c
Modified: head/lib/lib
Author: avg
Date: Thu May 10 09:47:04 2012
New Revision: 235219
URL: http://svn.freebsd.org/changeset/base/235219
Log:
cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants
Reviewed by: jhb
MFC after:1 month
Added:
head/sys/boot/i386/cdboot/cdboot.S
- co
Author: mm
Date: Thu May 10 10:39:45 2012
New Revision: 235222
URL: http://svn.freebsd.org/changeset/base/235222
Log:
Import illumos changeset 13686:4bc0783f6064
2703 add mechanism to report ZFS send progress
If the zfs send command is used with the -v flag, the amount of bytes
transmit
Author: imp
Date: Thu May 10 11:06:19 2012
New Revision: 235224
URL: http://svn.freebsd.org/changeset/base/235224
Log:
Do a bit of house cleaning and remove the old, obsolete upgrade from
6.0 support and bump the minimum version to 8.0. These versions have
not been tested and are believed t
On 5/9/12 6:13 PM, Eitan Adler wrote:
> Author: eadler
> Date: Wed May 9 22:13:56 2012
> New Revision: 235209
> URL: http://svn.freebsd.org/changeset/base/235209
>
> Log:
> Add a few new tips and update some old ones to more modern commands
>
> MFC after: 1 week
>
> Modified:
> head/ga
Author: mav
Date: Thu May 10 12:37:32 2012
New Revision: 235226
URL: http://svn.freebsd.org/changeset/base/235226
Log:
Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels.
ataraid(4) previously was present there and having GEOM RAID is convinient.
Unlike other classes GEOM RAID ca
On 10 May 2012 07:12, John Baldwin wrote:
> The new version starts off in the middle of a sentence now. I think you
> need to put some of this back ("If you write part of a filename in tcsh,
> pressing TAB...").
hm, good point.
> Not sure why you removed this? Even if we changed tcsh's default
Author: eadler
Date: Thu May 10 12:46:12 2012
New Revision: 235227
URL: http://svn.freebsd.org/changeset/base/235227
Log:
Partial revert of previous commit as some of the changes were not
newbie-friendly.
Requested by: jhb, gcooper
Approved by: cperciva (implicit)
MFC after:3 day
Author: roberto
Date: Thu May 10 13:30:42 2012
New Revision: 235228
URL: http://svn.freebsd.org/changeset/base/235228
Log:
Add the IPv6 tag to ftp4.fr.freebsd.org.
Modified:
head/usr.sbin/bsdinstall/scripts/mirrorselect
Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect
Author: fabient
Date: Thu May 10 14:27:49 2012
New Revision: 235229
URL: http://svn.freebsd.org/changeset/base/235229
Log:
Remove out of date KASSERT that fire with soft PMC.
MFC after:1 week
Modified:
head/sys/dev/hwpmc/hwpmc_intel.c
Modified: head/sys/dev/hwpmc/hwpmc_intel.c
=
Author: alc
Date: Thu May 10 15:16:42 2012
New Revision: 235230
URL: http://svn.freebsd.org/changeset/base/235230
Log:
Give vm_fault()'s sequential access optimization a makeover.
There are two aspects to the sequential access optimization: (1) read ahead
of pages that are expected to be
Author: marius
Date: Thu May 10 15:17:21 2012
New Revision: 235231
URL: http://svn.freebsd.org/changeset/base/235231
Log:
Merge r234989 from x86:
Revert part of r234723 by re-enabling the SMP protection for intr_bind().
Modified:
head/sys/sparc64/include/intr_machdep.h
head/sys/sparc64
Author: marius
Date: Thu May 10 15:23:20 2012
New Revision: 235232
URL: http://svn.freebsd.org/changeset/base/235232
Log:
Fix mismerge in r235231.
Modified:
head/sys/sparc64/include/intr_machdep.h
Modified: head/sys/sparc64/include/intr_machdep.h
=
Author: bschmidt
Date: Thu May 10 17:41:16 2012
New Revision: 235233
URL: http://svn.freebsd.org/changeset/base/235233
Log:
Add support for Ralink RT2800/RT3000 chipsets.
Thanks to ray@, Sevan and Sergey Dyatko for feedback and testing!
Obtained from:OpenBSD
MFC after:3 w
Author: imp
Date: Thu May 10 18:06:00 2012
New Revision: 235234
URL: http://svn.freebsd.org/changeset/base/235234
Log:
Generate board id's from Linux's mach-types database for all arm
ports. This currently is a nop, but will soon be used to allow
support for multiple boards to be built into
Author: bschmidt
Date: Thu May 10 18:10:20 2012
New Revision: 235235
URL: http://svn.freebsd.org/changeset/base/235235
Log:
Update man page due import of RT2800/RT3000 support.
Obtained from:OpenBSD
MFC after:3 weeks
Modified:
head/share/man/man4/ral.4
Modified: head/share
Author: bschmidt
Date: Thu May 10 18:14:25 2012
New Revision: 235236
URL: http://svn.freebsd.org/changeset/base/235236
Log:
ifconfig(8) is important, but no need to mention it twice.
MFC after:3 weeks
Modified:
head/share/man/man4/ral.4
Modified: head/share/man/man4/ral.4
==
Author: bschmidt
Date: Thu May 10 18:25:59 2012
New Revision: 235237
URL: http://svn.freebsd.org/changeset/base/235237
Log:
remove trailing '.'
Poked by: gjb
MFC after:3 weeks
Modified:
head/share/man/man4/ral.4
Modified: head/share/man/man4/ral.4
=
Author: jasone
Date: Thu May 10 18:29:40 2012
New Revision: 235238
URL: http://svn.freebsd.org/changeset/base/235238
Log:
Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch,
prior to 3.0.0 release). This version is likely very close to what will be
3.0.0.
Modified:
head
Author: dim
Date: Thu May 10 20:03:34 2012
New Revision: 235239
URL: http://svn.freebsd.org/changeset/base/235239
Log:
Fix copy/paste error in lib/libc/locale/toupper.c.
Submitted by: Kohji Okuno
Modified:
head/lib/libc/locale/toupper.c
Modified: head/lib/libc/locale/toupper.c
Author: pluknet
Date: Thu May 10 20:28:33 2012
New Revision: 235241
URL: http://svn.freebsd.org/changeset/base/235241
Log:
Fix mount interlock oversights from the previous change in r234386.
Reported by: dougb
Submitted by: Mateusz Guzik
Reviewed by: Kirk McKusick
Tested by:pho
Author: mckusick
Date: Thu May 10 21:38:48 2012
New Revision: 235246
URL: http://svn.freebsd.org/changeset/base/235246
Log:
Fix mount mutex handling missed in r234386.
Modified:
head/sys/nfsclient/nfs_subs.c
Modified: head/sys/nfsclient/nfs_subs.c
Author: eadler
Date: Thu May 10 23:38:34 2012
New Revision: 235251
URL: http://svn.freebsd.org/changeset/base/235251
Log:
Add Spanish Dvorak keyboard model to syscons.
(not verified to be accurate)
PR: conf/160235
Submitted by: Alvaro
Approved by: cperciva
MFC after:
Author: gjb (doc committer)
Date: Fri May 11 00:19:06 2012
New Revision: 235252
URL: http://svn.freebsd.org/changeset/base/235252
Log:
Document the unzip(1) '-Z' option implemented in r234206.
Submitted by: swills (via hacker lounge)
MFC after:3 days
Modified:
head/usr.bin/unzip/un
Author: marius
Date: Fri May 11 02:40:40 2012
New Revision: 235255
URL: http://svn.freebsd.org/changeset/base/235255
Log:
- Change the module order of these MAC drivers to be last so they are
deterministically handled after the corresponding PHY drivers when
loaded as modules. Otherwise,
Author: kevlo
Date: Fri May 11 03:15:22 2012
New Revision: 235256
URL: http://svn.freebsd.org/changeset/base/235256
Log:
Initialize "error" to zero when it's declared in em_setup_receive_ring()
Modified:
head/sys/dev/e1000/if_em.c
Modified: head/sys/dev/e1000/if_em.c
Author: kevlo
Date: Fri May 11 03:17:32 2012
New Revision: 235257
URL: http://svn.freebsd.org/changeset/base/235257
Log:
Remove unused variable mii.
This variable is initialized but not used.
Modified:
head/sys/dev/sf/if_sf.c
Modified: head/sys/dev/sf/if_sf.c
==
Author: kientzle
Date: Fri May 11 04:18:39 2012
New Revision: 235261
URL: http://svn.freebsd.org/changeset/base/235261
Log:
Don't hang if there is no /cpus node in the device tree.
Modified:
head/sys/boot/fdt/fdt_loader_cmd.c
Modified: head/sys/boot/fdt/fdt_loader_cmd.c
=
30 matches
Mail list logo