194569 Commits

Author SHA1 Message Date
wblock
0b6cdba729 MFC r260782:
-h and -H options backwards in manual page.
2014-01-20 23:23:29 +00:00
gjb
2a273a2a5a Add UPDATING entry for 10.0-RELEASE.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-20 22:32:23 +00:00
pfg
d2ee769b39 MFC r259531;
gcc: point to our address for bug reports.

As recommended by the FSF in gcc/version.c :

"If you distribute a modified version of GCC, please change
this to refer to a document giving instructions for reporting
bugs to you, not us."
2014-01-20 21:58:20 +00:00
pfg
81471e9f9b MFC r260332;
gcc: backport some fixes from llvm-gcc

llvm-gcc backported some patches from gcc trunk:

http://gcc.gnu.org/ml/gcc-cvs/2007-05/msg00662.html
http://gcc.gnu.org/ml/gcc-cvs/2007-07/msg00019.html
http://gcc.gnu.org/ml/gcc-cvs/2007-08/msg00240.html
http://gcc.gnu.org/ml/gcc-cvs/2007-08/msg00493.html

The first two were always GPL2. The last two were
added after the GPL3 transition, but were written
by aaw@google.com and Rafael Espíndola got permission
to relicense them under the GPL2 for inclusion in
llvm-gcc.

This fixes GCC-PR c++/31749

Obtained from:	llvm-gcc (rev. 75463; GPLv2)
2014-01-20 21:50:31 +00:00
trociny
f4854f7fc4 MFC r260833:
Bring back r226403, the fix for bin/161526, which was (accidentally?)
reverted in r238896.

PR:		bin/161526
Reported by:	Karli.Sjoberg slu.se
2014-01-20 20:33:40 +00:00
pfg
1f607ed1d1 MFC r260014, r260099:
gcc: Add support for label attributes and "unavailable" attribute.

Apple GCC has extensions to support for both label attributes and
an "unavailable" attribute. These are critical for objc but are
also useful in regular C/C++.

Obtained from:	Apple GCC 4.2 - 5531
2014-01-20 19:37:38 +00:00
bapt
bc9afa8bed MFH: r260483, r260484, r260594, r260595, r260596, r260597
Improve error message shown to the user when trying to load a module that is
already loaded or compiled withing the kernel
Point the user to dmesg(1) to get informations about why loading a module did fail
instead of printing the cryptic "Exec format error"
Update the BUGS section of kld(4) according the recent changes in kldload(8)
2014-01-20 14:37:02 +00:00
hrs
567342fbad Document an ipfw fwd issue.
Suggested by:	jmg
2014-01-20 05:57:58 +00:00
hrs
cb4a87d340 - Fix a bxe(4) entry. This issue is not related to NFSv4, and poor
performance is caused by disabling TSO, not the issue itself.
- s/&os;-STABLE/&os; &release.current;/
2014-01-20 05:44:45 +00:00
jilles
f972275c13 MFC r260556: Add some missing .Nm for newer syscalls in existing man pages. 2014-01-18 22:47:25 +00:00
pluknet
9ee780ef73 MFC r258675: Fix build. 2014-01-18 21:57:38 +00:00
bryanv
416eede02b MFC r260583: Add unmapped IO support to virtio_scsi(4) 2014-01-18 18:41:24 +00:00
bryanv
652e7f2331 MFC r260582: Add unmapped IO support to virtio_blk(4) 2014-01-18 18:39:39 +00:00
bryanv
ef8dde25f6 MFC r260581: Add sglist_append_bio(9) to append a struct bio's data to
a sglist
2014-01-18 18:36:41 +00:00
gjb
84f240d845 Fix description of pw(8) regression.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:27:13 +00:00
gjb
9e3d6ba01f Document pw(8) regression when the '-G' flag is used.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:17:42 +00:00
gjb
ba2f98e1a6 Fix wording from r260842.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:06:00 +00:00
gjb
0506af8909 Document a bsdconfig(8) compatibility nit with pkg(7) 1.2.x.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:03:05 +00:00
gjb
78cc26793a Document possible poor NFSv6 performance with bxe(4) when 'tso'
is enabled.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 03:44:43 +00:00
bryanv
c634686d69 MFC r260566: Remove incorrect bit shift when assigning the LUN request field 2014-01-18 03:33:01 +00:00
delphij
d51d93481f Document the killall(1) regression.
While I'm there also correct a typo.

Reviewed by:	gjb (earlier version), hrs
2014-01-17 21:37:55 +00:00
mckusick
ccb26f3b89 MFC of 260088:
Fine tune filesystem block allocations under low free-space
conditions (-r254995) based on further operational experience.

Submitted by:  Dmitry Sivachenko
Fix Tested by: Dmitry Sivachenko
2014-01-17 16:22:10 +00:00
mckusick
f241188281 MFC of 260079:
Properly handle unsigned comparison.
2014-01-17 16:17:07 +00:00
avg
c1dbdbde60 MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
avg
c2040a08a9 MFC r258605: Convert over the TCP probes to use mtod()
MFC slacker:	adrian
2014-01-17 10:48:44 +00:00
avg
f481239dd3 MFC r257037: Redefine the io provider using the SDT(9) macros
MFC slacker:	markj
2014-01-17 10:34:01 +00:00
avg
cc2516d697 MFC r258744-258746: zfs: add zfs_freebsd_putpages 2014-01-16 18:15:59 +00:00
gjb
f05153a94a MFC r260772:
Update the pkg-stage target to be more compatible with pkg-1.2:

 - Add a release-dvd.conf pkg(8) configuration file to override
   the default FreeBSD.conf configuration.
 - Remove architecture-specific pkg-stage.conf files, consolidate,
   and move their contents to scripts/pkg-stage.sh.
 - Use 'pkg -vv' to determine the ABI, which is used as the
   cache directory.

  Prior to these changes, it would be possible for pkg-stage to fetch
  conflicting binary packages from multiple repositories.

Tested against:	head@r260522, stable/10@r260522

Sponsored by:	The FreeBSD Foundation
2014-01-16 16:44:23 +00:00
avg
5bc00a6112 MFC r259612: ttm_bo_vm_lookup_rb: actually make use of the red-black tree 2014-01-16 16:28:19 +00:00
avg
c80798a63f MFC r258720: MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT) 2014-01-16 16:15:38 +00:00
avg
f06ee197d0 MFC r258739: zfs mappedread_sf: assert that a page is never partially valid 2014-01-16 16:13:21 +00:00
avg
9446d15bf5 MFC r258634: MFV r258376: 3964 L2ARC should always compress metadata buffers 2014-01-16 16:07:59 +00:00
avg
926bf5d727 MFC r258633: MFV r255256: 3954 metaslabs continue to load even after
hitting zfs_mg_alloc_failure limit
2014-01-16 16:05:21 +00:00
avg
26096ba436 MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduler
performance work

Sponsored by:	HybridCluster [merge]
2014-01-16 15:57:39 +00:00
avg
81894fb568 MFC r258631: MFV r247578
3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is piping hot
2014-01-16 14:47:29 +00:00
avg
df666f4c3e MFC r258743: drop ZUT_OBJ 2014-01-16 14:37:31 +00:00
avg
a4ee4e9fb0 MFC r258630: 734 taskq_dispatch_prealloc() desired 2014-01-16 14:34:53 +00:00
avg
16f4d5cb30 MFC r258628: opensolaris taskq: some cosmetic changes 2014-01-16 14:30:26 +00:00
avg
564d281d6a MFC r258648: use saner calculations in should_yield 2014-01-16 14:27:20 +00:00
avg
0882f177bb MFC r258647: zfsboottest: properly specify a library dependency 2014-01-16 14:24:33 +00:00
avg
2a24dbf417 MFC r258638,258642: expose zfs_flags as debug.zfs_flags r/w tunable and sysctl
Sponsored by:	HybridCluster
2014-01-16 14:21:24 +00:00
avg
545049923a MFC r258352: fsx: add an option to randomly call msync(MS_INVALIDATE) 2014-01-16 14:17:31 +00:00
avg
96bc67ec2a MFC r258351: fsx: new option to disable msync(MS_SYNC) after each write 2014-01-16 14:14:49 +00:00
avg
903d9c4e01 MFC r258354: taskqueue_cancel: garbage collect a write-only variable 2014-01-16 14:11:45 +00:00
ae
7c65e72b87 MFC r260481:
Add MRT6_DLOG() macro for debugging.
  Reduce number of MRT6DEBUG ifdefs and fix some broken format strings.
2014-01-16 13:21:32 +00:00
hrs
2789cacd95 Document a Heimdal fix and interoperability. 2014-01-15 19:09:11 +00:00
hrs
08ad613a38 Document an issue of FreeBSD/i386 on VirtualBox.
Discussed with:	glebius and delphij
2014-01-15 18:48:34 +00:00
hrs
aadbdaff96 MFC of r260691:
- Fix indent.
 - Minor clean up after DB5 migration.
2014-01-15 17:51:49 +00:00
dteske
1f9d47c9f7 MFC r260261 (gavin):
Lower the priority of the "connect to any open wireless network" network
description, so guaranteeing that any other defined network will be tried
first.

MFC r260262 (gavin):
Allow bsdinstall to use WPA-Enterprise networks when installing.  This
only allows basic username/password config, and does not provide the
ability to set any of the other WPA options.  Regardless, this is
generally sufficient to associate.

Perhaps in the future this could allow full configuring (e.g. being able
to set "anonymous identity", and perhaps some of the more obscure WPA
options), though perhaps that will better belong in bsdconfig when that
grows wlan config ability.
2014-01-15 08:17:31 +00:00
dteske
b12b4da87e MFC r260260 (gavin): Remove what appears to be a stray debugging printf. 2014-01-15 08:12:19 +00:00