freebsd-skq/lib
ru 24ae6823ef Deal better with the crypto version of the PAM library that goes
on the release media -- only put what is different in the crypto
version compared to the base version.  This reduces PAM entries
in /usr/lib in the "crypto" distribution to:

	libpam.a
	libpam.so@
	libpam.so.2
	pam_krb5.so@
	pam_krb5.so.2
	pam_ksu.so@
	pam_ksu.so.2
	pam_ssh.so@
	pam_ssh.so.2

The libpam.so* is still redundant (it is identical to the "base"
version), but we can't set DISTRIBUTION differently for libpam.a
and libpam.so.

(The removal of libpam.so* from the crypto distribution could be
addressed by the release/scripts/crypto-make.sh script, but then
we'd also need to remove redundant PAM headers, and I'm not sure
this is worth a hassle.)
2004-01-18 14:58:07 +00:00
..
compat Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix. 2003-12-07 03:02:27 +00:00
csu
libalias Mostly mechanical rework of libalias: 2004-01-17 10:52:21 +00:00
libatm
libbind
libbluetooth
libbsnmp Fixed the fatal bug: CFLAGS should be added to, not overridden. 2004-01-17 02:27:55 +00:00
libbz2
libc Implement __hdtoa() and __hldtoa() and enable printf() support for %a 2004-01-18 10:32:49 +00:00
libc_r Have a single set of POSIX threads man pages. The LIBRARY section 2004-01-14 21:44:26 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk
libedit
libexpat
libfetch
libform
libftpio
libgeom
libio Remove now redundant and now conflicting declaration of sysarch(2). 2004-01-10 18:37:11 +00:00
libipsec
libipx
libisc
libkiconv Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
libkse Return EPERM if mutex owner is not current thread but it tries to 2004-01-17 03:09:57 +00:00
libkvm
libmd
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libngatm
libopie
libpam Deal better with the crypto version of the PAM library that goes 2004-01-18 14:58:07 +00:00
libpanel
libpcap
libpthread Return EPERM if mutex owner is not current thread but it tries to 2004-01-17 03:09:57 +00:00
libradius
librpcsvc
libsbuf
libsdp Change sdp_open_local(3) API. It now takes a path to a control socket 2004-01-09 22:44:28 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand - Move the code to try to open a single chunk file and prompt for the 2004-01-15 18:38:15 +00:00
libtacplus
libtelnet
libthr Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with 2004-01-16 10:52:10 +00:00
libufs
libugidfw
libusbhid Correct URI to USB specs. 2003-12-21 14:30:23 +00:00
libutil
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun
ncurses
Makefile
Makefile.inc