freebsd-skq/lib
peter e5fa065e08 Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing
the LDADD/DPADD to lose the -lpam, and causing openpam_dynamic() to fail
due to "openpam_get_options" being undefined.

This would cause obscure console log messages like:
  openpam_dynamic(): No error: 0
  openpam_load_module(): no pam_unix.so found
and other helpful messages which are no help in diagnosing the problem.

Fortunately this change was not mfc'ed to 9.x, it isn't broken there.
2012-01-18 18:26:56 +00:00
..
bind
clang In several llvm library Makefiles, remove extraneous slashes at the end 2012-01-01 18:36:42 +00:00
csu
libalias
libarchive Use contrib sources for building libarchive, tar and cpio. 2011-12-22 08:42:07 +00:00
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm
libbsnmp
libbz2
libc Insert read memory barriers. 2012-01-16 06:15:14 +00:00
libc++ Import libc++ / libcxxrt into base. Not build by default yet (use 2011-11-25 20:59:04 +00:00
libcalendar
libcam Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
libcom_err
libcompat
libcompiler_rt Upgrade libcompiler_rt to upstream revision 147390. 2011-12-31 19:01:48 +00:00
libcrypt
libcxxrt Update libcxxrt to remove the pthread dependency. 2011-11-26 18:46:33 +00:00
libdevinfo
libdevstat Handle memory allocation failures in devstat_getdevs(), devstat_selectdevs(), 2012-01-06 21:28:29 +00:00
libdisk
libdwarf
libedit Don't use __P(). 2011-12-13 14:53:26 +00:00
libefi
libelf
libexpat
libfetch Fix two issues related to the use of SIGINFO in fetch(1) to display 2012-01-18 15:13:21 +00:00
libgeom
libgpib
libgssapi Convert files to UTF-8 and add some copyright markers where missing. 2012-01-07 16:13:56 +00:00
libiconv
libiconv_modules
libipsec In lib/libipsec/policy_token.l, use lex's standard "%option noinput" 2011-12-16 00:01:19 +00:00
libipx
libjail
libkiconv Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
libkse
libkvm In kvm_argv(), the case when the supplied buffer was too short to hold the 2012-01-15 18:51:07 +00:00
liblzma
libmagic
libmd
libmemstat
libmilter
libmp
libncp
libnetgraph
libngatm
libopie X11BASE has been deprecated for a long time and will die soon 2012-01-09 00:48:19 +00:00
libpam Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing 2012-01-18 18:26:56 +00:00
libpcap
libpmc Update PMC events from October 2011 Intel documentation. 2012-01-04 07:58:36 +00:00
libproc
libprocstat
libradius Add binding support to libradius(3). 2011-12-20 11:13:44 +00:00
librpcsec_gss
librpcsvc
librt Free unused allocation on error. 2011-11-18 09:56:40 +00:00
librtld_db
libsbuf
libsdp
libsm Fix typos in the comments about clang warnings in several 2011-12-16 17:02:25 +00:00
libsmb
libsmdb
libsmutil
libstand Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
libstdthreads Pull up vendor changes to mdoc(7) 2012-01-05 21:36:12 +00:00
libtacplus
libtelnet
libthr The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specific 2011-12-15 19:42:25 +00:00
libthread_db In lib/libthread_db/arch/i386/libpthread_md.c, clang gives two incorrect 2011-12-16 15:00:56 +00:00
libufs Make berase() work on platforms whose kernel lacks DIOCGDELETE ioctl. 2011-12-08 12:31:47 +00:00
libugidfw
libulog
libusb Simplify libusb_open_device_with_vid_pid(): Only set 2011-12-03 16:30:47 +00:00
libusbhid
libutil Remove unnecessary includes from these libutil man pages. 2012-01-16 21:25:41 +00:00
libvgl Convert files to UTF-8 and add some copyright markers where missing. 2012-01-07 16:13:56 +00:00
libwrap
liby
libypclnt
libz
msun Add an implementation of fenv.h intended for platforms that lack an FPU and 2012-01-16 04:09:17 +00:00
ncurses
Makefile Fix typo in Makefile comment. 2011-12-30 10:45:00 +00:00
Makefile.inc