ian 2651e6b1c6 MFC r292337, r292552, r292553:
Build mount_smbfs for arm.  Also sort the subdirs.

  Avoid unaligned memory accesses when encoding netbios names in libsmb.

  The current code for encoding a netbios name converts each byte to a 16-bit
  value and stores the result by casting a char* to u_short*, resulting in
  alignment faults on strict-alignment platforms.

  This change reimplements the encoding routine using only byte accesses to
  memory. There is no particular reason to work with 16-bit values just
  because the encoding process creates two bytes of output for every byte of
  input. Working a byte at at time also avoids endian problems for big-endian
  platforms.

  Make the building of libsmb and mount_smbfs unconditional, now that r292552
  has eliminated alignment and endian problems that were making it fail on
  some platforms.

PR:           180438
PR:           189415
Relnotes:	Yes
2016-01-19 23:36:49 +00:00
..
2015-09-25 22:19:35 +00:00
2015-10-13 18:56:50 +00:00
2016-01-17 06:02:59 +00:00
2013-07-10 07:40:30 +00:00
2015-05-21 13:42:37 +00:00
2016-01-18 21:24:28 +00:00
2015-06-28 03:22:26 +00:00
2015-06-28 03:22:26 +00:00
2015-09-04 15:45:42 +00:00
2015-11-24 12:25:34 +00:00
2016-01-19 19:04:56 +00:00
2015-11-19 00:14:23 +00:00
2015-12-04 19:16:56 +00:00
2015-07-24 19:21:48 +00:00
2014-03-27 20:19:11 +00:00
2016-01-08 02:56:21 +00:00
2015-06-01 09:04:57 +00:00
2016-01-07 00:40:51 +00:00
2014-07-02 13:09:26 +00:00
2016-01-07 00:40:51 +00:00
2015-12-21 09:34:45 +00:00
2014-05-09 15:55:45 +00:00
2015-07-01 15:03:49 +00:00
2014-03-26 07:31:57 +00:00
2015-10-02 16:21:14 +00:00
2014-11-03 10:26:29 +00:00
2015-10-13 18:56:50 +00:00
2016-01-12 16:38:09 +00:00
2016-01-07 00:40:51 +00:00
2014-12-05 07:51:50 +00:00
2016-01-08 23:58:32 +00:00
2015-09-25 01:17:24 +00:00
2015-01-09 03:26:18 +00:00
2015-09-20 22:27:19 +00:00
2016-01-11 20:25:41 +00:00
2015-10-29 16:34:55 +00:00
2016-01-07 00:40:51 +00:00
2015-07-30 04:53:53 +00:00
2016-01-07 00:40:51 +00:00
2015-12-04 19:16:56 +00:00
2016-01-06 17:48:35 +00:00
2016-01-07 00:40:51 +00:00
2015-10-02 16:22:21 +00:00
2016-01-07 00:40:51 +00:00
2016-01-16 01:40:46 +00:00
2013-12-13 00:56:05 +00:00
2016-01-07 00:40:51 +00:00
2015-12-04 18:22:31 +00:00
2016-01-17 06:02:59 +00:00
2016-01-07 00:40:51 +00:00
2015-12-14 22:54:02 +00:00
2014-10-17 19:55:12 +00:00
2016-01-11 01:09:50 +00:00
2015-10-13 18:56:50 +00:00
2016-01-18 19:52:20 +00:00
2015-09-15 05:56:16 +00:00
2014-05-30 15:00:50 +00:00
2016-01-14 22:02:21 +00:00
2016-01-07 00:40:51 +00:00
2016-01-07 00:40:51 +00:00
2016-01-11 19:26:18 +00:00
2015-07-06 13:01:01 +00:00
2014-10-09 23:30:51 +00:00
2015-01-28 21:51:34 +00:00
2015-01-28 21:51:34 +00:00
2015-12-04 19:16:56 +00:00
2014-12-31 23:25:37 +00:00
2015-11-15 07:10:02 +00:00
2016-01-07 00:40:51 +00:00
2015-12-04 19:16:56 +00:00
2016-01-15 20:59:57 +00:00
2016-01-14 14:18:10 +00:00
2013-09-07 20:25:22 +00:00
2015-12-04 19:16:56 +00:00
2015-12-04 19:16:56 +00:00
2016-01-07 00:40:51 +00:00
2015-12-29 01:08:58 +00:00
2014-11-19 08:56:38 +00:00
2014-06-04 10:33:30 +00:00
2015-10-29 16:45:06 +00:00
2014-04-17 10:37:21 +00:00
2015-10-13 18:56:50 +00:00
2016-01-07 00:40:51 +00:00
2016-01-07 00:40:51 +00:00
2015-12-04 18:21:05 +00:00
2016-01-19 23:36:49 +00:00
2016-01-19 23:36:49 +00:00
2016-01-19 23:36:49 +00:00
2016-01-19 23:36:49 +00:00
2016-01-19 23:36:49 +00:00