196664 Commits

Author SHA1 Message Date
gjb
d5621d9056 Fix the stable/10 hardware/article.xml to conform to
FDP style conventions.
Fix a few rendering issues, while here.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:58:54 +00:00
gjb
c92b76c506 Bump copyright year.
Sponsored by:	The FreeBSD Foundation
2014-08-26 23:51:01 +00:00
gjb
3aaef63295 Update the readme/article.xml to reflect send-pr(1) is
deprecated, and direct to Bugzilla.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:50:21 +00:00
gjb
1d9ce7180f Fix the stable/10 hardware/article.xml to conform to
FDP style conventions.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:45:26 +00:00
gjb
7600e67eea Fix a typo: s/sytem/system/
Sponsored by:	The FreeBSD Foundation
2014-08-26 23:31:22 +00:00
gjb
8d2caafa2e Fix alphabetical sorting with alc(4) addition.
Move atp(4) driver under 'Pointing Devices', added
to 'Keyboards' by mistake.

Sponsored by:	The FreeBSD Foundation
2014-08-26 23:19:09 +00:00
gjb
6a4ccf4c2e Add the following to the hardware notes:
- aacraid(4)
 - alc(4)
 - ath_hal(4)
 - atp(4)
 - cxgbe(4)
 - hptnr(4)

Sponsored by:	The FreeBSD Foundation
2014-08-26 22:47:40 +00:00
wblock
a1bd433341 MFC r269743:
Update the comments in exec.h with help from jilles.
2014-08-26 19:58:48 +00:00
gjb
05de13180a - Update stable/10 to 10.1-PRERELEASE now that the
code slush is in effect.  (Forgotten on the 22nd.)
- Set the 10.1 as the .Fx mdoc(7) default.
- Update the TARGET_TRIPLE and BUILD_TRIPLE for clang(1)
  to reflect 10.1.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-08-26 15:31:56 +00:00
gjb
5ad02b7b78 Add a non-breaking space in the mount_nfs(8) example.
Sponsored by:	The FreeBSD Foundation
2014-08-26 13:53:01 +00:00
gjb
82ca591c86 Fix an oddly-worded sentence.
Sponsored by:	The FreeBSD Foundation
2014-08-26 13:44:56 +00:00
ae
e15e639ea8 MFC r265778 (by melifaro):
Fix ndp(8) -f flag parsing

  PR:		bin/136661

MFC r268827 (by peter):
  Fix "ndp -d hostname".
2014-08-26 10:32:08 +00:00
dim
60a2369166 MFC r270416:
In r260015, I renamed several identifiers to avoid -Wsystem-header
warnings.  In r261283, I imported libc++ 3.4 release, but this contained
one identifier that had not been renamed yet, leading to a compilation
error when using -std=c++1y.  Fix the compilation error by correctly
renaming the identifier.

Reported by:	rcarter@pinyon.org
PR:		base/192139
2014-08-26 06:31:52 +00:00
imp
d577d2038d Merge SETAN changes from head:
r270327 | imp | 2014-08-22 07:15:59 -0600 (Fri, 22 Aug 2014) | 6 lines
	We should never enter the PROBE_SETAN phase if we're not ATAPI, since
	that's ATAPI specific. Instead, skip to PROBE_SET_MULTI instead for
	non ATAPI protocols. The prior code incorrectly terminated the probe
	with a break, rather than arranging for probedone to get called. This
	caused panics or worse on some systems.

	r270249 | imp | 2014-08-20 16:58:12 -0600 (Wed, 20 Aug 2014) | 13 lines
	Turns out that IDENTIFY DEVICE and IDENTIFY PACKET DEVICE return data
	that's only mostly similar. Specifically word 78 bits are defined for
	IDENTIFY DEVICE as
	        5 Supports Hardware Feature Control
	while a IDENTIFY PACKET DEVICE defines them as
	        5 Asynchronous notification supported
	Therefore, only pay attention to bit 5 when we're talking to ATAPI
	devices (we don't use the hardware feature control at this time).
	Ignore it for ATA devices. Remove kludge that papered over this issue
	for Samsung SATA SSDs, since Micron drives also have the bit set and
	the error was caused by this bad interpretation of the spec (which is
	quite easy to do, since bits aren't normally overlapping like this).

Sponsored by:	Netflix (the merge and the original work)
2014-08-26 03:45:54 +00:00
thompsa
a0e779b258 MFH (r269653): Give a brief error message 2014-08-26 02:31:37 +00:00
gjb
26cdb2e3c1 Document r270631, ixlv(4) merged from head/.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:31:04 +00:00
gjb
d3ad9046aa Fix a formatting nit.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:25:57 +00:00
gjb
0181a17a03 Document r270630, vm 'fast path' page fault hander.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:20:04 +00:00
gjb
4f5e79fa23 Document r270552, kern.geom.part.mbr.enforce_chs tunable.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:20:02 +00:00
gjb
c3c38a18f9 Document r270514, ASUS USB-AC51 support in urtwn(4).
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:20:00 +00:00
gjb
513d64a369 Document r270509, vtnet(4) netmap(4) support.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:58 +00:00
gjb
100ad6e386 Document r270415, lukemftpd removal.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:56 +00:00
gjb
2da6e6053d Document r270401, pam(3) 'account' facility support.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:54 +00:00
gjb
da40b91a24 Document r270297, native netmap(4) support in cxgbe(4) for
the T5 10G/40G card.

Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:52 +00:00
gjb
ce8e8a7f68 Document r270159, various bhyve(4) enhancements.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:50 +00:00
gjb
fe04941d01 Document r270157, FFS multithreaded soft updates.
Sponsored by:	The FreeBSD Foundation
2014-08-25 22:19:48 +00:00
jfv
c988cfb907 MFC of the Intel Base driver for the Intel XL710 Ethernet Controller Family
- It was decided to change the driver name to if_ixl for FreeBSD
	- This release adds the VF Driver to the tree, it can be built into
	  the kernel or as the if_ixlv module
	- The VF driver is independent for the first time, this will be
	  desireable when full SRIOV capability is added to the OS.

Submitted by:	jack.vogel@intel.com and eric.joyner@intel.com
2014-08-25 22:04:29 +00:00
kib
4e198665c5 MFC r270011:
Implement 'fast path' for the vm page fault handler.

MFC r270387 (by alc):
Relax one of the conditions for mapping a page on the fast path.

Approved by:	re (gjb)
2014-08-25 21:21:29 +00:00
kib
35c4352f4c MFC r261647 (by alc):
Don't call vm_fault_prefault() on zero-fill faults.
2014-08-25 21:19:08 +00:00
kib
9824920980 MFC r261412 (by alc):
Make prefaulting more aggressive on hard faults.
2014-08-25 21:16:57 +00:00
kib
511f9b7525 MFC r269978 (by alc):
Avoid pointless (but harmless) actions on unmanaged pages.
2014-08-25 20:49:25 +00:00
gjb
57688a0616 Add attribution for r270130
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:12 +00:00
gjb
60036a7e9c Document r270130, unmapped I/O in Xen's blkfront driver.
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:10 +00:00
gjb
747a1a5403 Document r270061, if__nf10bmac(4) merged from head/.
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:09 +00:00
gjb
be53a64a41 Document r270043, '-o key=val' pairing for NFS version
specification.

Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:07 +00:00
gjb
63f60d0507 Document r270031, fparseln(3) update to 1.7.
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:05 +00:00
gjb
a6f67f035b Document r270026, nvi 2.1.2-c80f493b038
Sponsored by:	The FreeBSD Foundation
2014-08-25 20:37:03 +00:00
gjb
43f43926f8 Document r269975, igxbe(4) tunable renaming.
Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:46 +00:00
gjb
e794ea1339 Document r269968, iscsictl(8) '-M' flag.
Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:44 +00:00
gjb
6e0ac1b0a6 Document r269847:
apr 1.4.8 -> 1.5.1
 apr-util 1.5.2 -> 1.5.3
 serf 1.3.4 -> 1.3.7
 svnlite 1.8.8 -> 1.8.10

Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:42 +00:00
gjb
f7ed64898b Document r269846, vfs.zfs.arc_average_blocksize.
Sponsored by:	The FreeBSD Foundation
2014-08-25 19:45:40 +00:00
gjb
2ede92f3be Document r269805, extra ifconfig(8) arguments are passable to
jail(8) ip4.addr and ip6.addr parameters.

Sponsored by:	The FreeBSD Foundation
2014-08-25 18:52:51 +00:00
gjb
7304e9fcc0 Document r269800, ping6(8) itimer reset when low interval and
small number of packets.

Sponsored by:	The FreeBSD Foundation
2014-08-25 18:52:49 +00:00
gjb
78a4320593 Document r269774, new zfs(8) sysctls.
Sponsored by:	The FreeBSD Foundation
2014-08-25 18:52:47 +00:00
gjb
0122fc0221 Document r269686, OpenSSL update to 1.0.1i.
Sponsored by:	The FreeBSD Foundation
2014-08-25 18:52:45 +00:00
gjb
3f85699ffa Document r269651, restore(8) fix when restoring UFS dump to
ZFS filesystem.

Sponsored by:	The FreeBSD Foundation
2014-08-25 18:52:43 +00:00
gjb
789736958a Document r269432, ttyu0 and ttyu1 default to 'onifconsole'
on ia64.

Sponsored by:	The FreeBSD Foundation
2014-08-25 18:52:41 +00:00
ian
056154207b MFC r268994: C++ exception/unwind handling fix
Add FreeBSD to the list of environments that needs to handle R_ARM_TARGET2
  relocations in unwind data as pc-relative indirect references.

Note that the commit log for r269792 incorrectly claims that it includes
this change, but I apparently fumbled it somehow, so this is the real MFC.
2014-08-25 18:45:15 +00:00
gjb
e0de69b3b8 Document r269398, NFSv4.1
Sponsored by:	The FreeBSD Foundation
2014-08-25 17:53:03 +00:00
gjb
6f144a0fed Document r269397, vmrun.sh synced with head/.
Sponsored by:	The FreeBSD Foundation
2014-08-25 17:53:01 +00:00