freebsd-skq/lib
arichardson 0c655ea2f3 Fix ncurses fallback.c build with a strict build shell
The script uses shift three times and when building with a strict /bin/sh
shifting without any arguments will cause the script to fail. In this case
the target will fail and we write an empty output file. When doing a
NO_CLEAN build after this will mean fallback.c is up to date and clang
will happily compile the empty input file which leads to strange build
errors later.

Fixed by passing three empty arguments to MkFallback.sh and only creating
fallback.c if MKfallback.sh succeeds.

Aproved By:	brooks (mentor)
Differential Revision: https://reviews.freebsd.org/D16867
2018-10-23 06:31:31 +00:00
..
atf
clang Comment -DNDEBUG in head after r339436 when head was switched 2018-10-21 15:54:38 +00:00
csu Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
geom geli init with multiple providers - fix init and fix -B "none" 2018-09-10 14:50:34 +00:00
lib80211 Move regdomain.xml to lib/lib80211/ 2018-09-19 09:29:06 +00:00
libalias Move libalias.conf to lib/libalias/libalias/ 2018-09-18 20:54:37 +00:00
libarchive
libauditd
libbe libbe(3): Fix BE activation promoting activated BE 2018-10-01 14:57:33 +00:00
libbegemot
libblacklist
libblocksruntime
libbluetooth Move all bluetooth related config files out of etc 2018-08-21 19:28:53 +00:00
libbsdstat
libbsm
libbsnmp
libbz2
libc Update example to something people less than 40 years old have heard about. 2018-10-21 07:30:26 +00:00
libc_nonshared
libc++
libc++experimental
libcalendar
libcam
libcapsicum
libcasper Fix typo. 2018-08-16 14:46:49 +00:00
libclang_rt Install the 32-bit compat sanitizer libraries. 2018-08-03 18:52:51 +00:00
libcom_err
libcompat
libcompiler_rt
libcrypt
libcuse
libcxxrt
libdevctl Forgot to bump .Dd in r338233 like I promised in the review. Doh! 2018-08-23 05:08:38 +00:00
libdevdctl
libdevinfo
libdevstat
libdl
libdpv
libdwarf
libedit
libefivar Add efidev(4)/efirt(9) 2018-08-17 04:17:51 +00:00
libelf Add gelf_mips64el.c to the list of files to include in libelf. 2018-09-05 21:47:22 +00:00
libelftc
libevent
libexecinfo
libexpat Stop using unifdef to generate bsdxml.h 2018-08-22 11:56:42 +00:00
libfetch Make libfetch buildable. 2018-09-19 07:04:15 +00:00
libfigpar
libgcc_eh In r308100, an explicit -fexceptions flag was added for the C sources 2018-08-10 19:57:55 +00:00
libgcc_s
libgeom
libgpio
libgssapi
libiconv_modules
libifconfig
libipsec
libipt
libjail
libkiconv
libkvm
libldns Add libssl to libldns for DANE. 2018-10-12 05:27:58 +00:00
liblzma
libmagic
libmd r338270 had the side effect of no longer installing libmd.so into /lib. 2018-08-26 17:05:43 +00:00
libmemstat libmemstat: adjust for per-cpu stats after r338899 2018-10-11 23:25:14 +00:00
libmilter
libmp Make libmp(3) buildable. 2018-09-19 07:05:31 +00:00
libmt
libnandfs
libnetbsd
libnetgraph
libngatm
libnv libnv: Remove -I${SRCTOP}/sys 2018-08-09 20:29:44 +00:00
libopenbsd
libopencsd
libopie Move opieaccess to lib/libopie/ 2018-09-20 09:26:10 +00:00
libpam Really fix pam install. Don't commit late at night or you make simple mistakes. 2018-09-13 16:14:33 +00:00
libpathconv
libpcap
libpe
libpjdlog
libpmc hwpmc: set default rate if event description lacks one / filter rate against misuse 2018-09-14 01:30:05 +00:00
libpmcstat
libproc
libprocstat Do not blindly include illumos kernel headers instead of user-space. 2018-08-02 18:55:55 +00:00
libradius Make libradius(3) buildable. 2018-09-19 07:06:20 +00:00
libregex
librpcsec_gss
librpcsvc
librss
librt
librtld_db
libsbuf
libsdp
libsm
libsmb Move nsmb.conf to lib/libsmb/ 2018-09-20 09:31:27 +00:00
libsmdb
libsmutil
libsqlite3
libstdbuf
libstdthreads
libsysdecode Fix regex for extracting SHM_* values for libsysdecode 2018-10-23 06:31:19 +00:00
libtacplus
libtelnet
libthr libthr: minor spacing cleanup. 2018-08-21 01:33:25 +00:00
libthread_db Implement pt_fpreg_to_ucontext(), pt_ucontext_to_fpreg(). 2018-08-02 12:24:34 +00:00
libucl
libufs
libugidfw
libulog
libunbound Update Makefile for 1.8.0, apologies for the breakage. 2018-10-10 08:19:11 +00:00
libusb libusb(3): Update the link to the libusb homepage. 2018-10-11 13:58:51 +00:00
libusbhid
libutil
libveriexec
libvgl
libvmmapi bhyve: Use MAP_GUARD when mapping guest memory ranges. 2018-09-06 20:29:40 +00:00
libwrap Move hosts.allow to lib/libwrap/ 2018-09-22 13:17:30 +00:00
libxo
liby
libypclnt
libz
libzstd Update to Zstandard 1.3.7 2018-10-22 18:29:12 +00:00
msun
ncurses Fix ncurses fallback.c build with a strict build shell 2018-10-23 06:31:31 +00:00
ofed
tests
Makefile re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 builds 2018-09-14 01:11:10 +00:00
Makefile.inc