freebsd-skq/lib
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
..
atf
clang Update stable/10 from 10.2-STABLE to 10.3-PRERELEASE, 2016-01-15 00:05:58 +00:00
csu
libalias
libarchive MFC: xz 5.2.2. 2015-12-22 08:03:23 +00:00
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm MFH: 292432,r292433,r292434 2016-01-04 16:32:21 +00:00
libbsnmp
libbz2
libc Default __MAKE_SHELL to /bin/sh when generating aton_ether_subr.c via 2016-01-19 23:18:49 +00:00
libc_nonshared
libc++
libcalendar
libcam
libcom_err
libcompat
libcompiler_rt
libcrypt MFC r290908,r291615: 2015-12-05 22:44:07 +00:00
libcxxrt
libdevinfo
libdevstat
libdpv MFC SVN revisions 293340, 293379 2016-01-09 23:44:41 +00:00
libdwarf
libedit
libefi
libelf
libexecinfo
libexpat
libfetch MFH (r280630): remove all traces of SSLv2 support 2016-01-16 20:24:02 +00:00
libfigpar MFC r290275: Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi) 2016-01-09 23:33:44 +00:00
libgeom
libgpib
libgssapi
libiconv
libiconv_modules MFC r289393: 2015-12-04 18:14:31 +00:00
libipsec
libipx
libjail
libkiconv
libkse
libkvm
libldns
liblzma MFC 276962: 2015-12-26 12:06:52 +00:00
libmagic MFC r287453,287454,288143: 2015-10-29 17:51:48 +00:00
libmandoc
libmd
libmemstat
libmilter
libmp
libmt
libnandfs
libnetbsd
libnetgraph
libngatm
libnv MFC nv(3) and part of nv(9) to stable/10 2015-12-31 03:28:14 +00:00
libopie
libpam MFH (r262530): fix is_upper() predicate (almost two years late...) 2016-01-16 19:48:03 +00:00
libpcap
libpmc MFC r290811: 2016-01-14 22:02:21 +00:00
libproc
libprocstat
libradius
librpcsec_gss
librpcsvc
librt
librtld_db
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand MFC r292583: 2016-01-19 21:35:09 +00:00
libstdbuf
libstdthreads
libtacplus
libtelnet
libthr Disable SSE in libthr 2015-10-26 16:21:56 +00:00
libthread_db
libucl
libufs
libugidfw
libulog
libunbound MFH (r287917, r287918, r289063): upgrade to latest Unbound 2015-12-04 13:26:12 +00:00
libusb
libusbhid
libutil MFC r290440: 2015-11-13 01:01:16 +00:00
libvgl
libvmmapi
libwrap MFC r291348: 2015-12-04 19:16:56 +00:00
liby
libyaml
libypclnt
libz
msun MFC r292497: 2016-01-18 03:55:40 +00:00
ncurses
tests
Makefile MFC r292337, r292552, r292553: 2016-01-19 23:36:49 +00:00
Makefile.inc