freebsd-dev/lib
John Polstra 9a10bb17e1 Build structure for contribified Linux-PAM, plus some home-grown
modules for FreeBSD's standard authentication methods.  Although
the Linux-PAM modules are present in the contrib tree, we don't
use any of them.

The main library "libpam" is composed of sources taken from three
places.  First are the standard Linux-PAM libpam sources from the
contrib tree.  Second are the Linux-PAM "libpam_misc" sources, also
from the contrib tree.  In Linux these form a separate library.
But as Mike Smith pointed out to me, that seems pointless, so I
have combined them into the libpam library.  Third are some additional
sources from the "src/lib/libpam" tree with some common functions
that make it easier to write modules.  Those I wrote myself.

This work has been donated to FreeBSD by Juniper Networks, Inc.
1998-11-18 01:44:37 +00:00
..
compat /usr/lib/compat -> /usr/lib/compat/aout 1998-09-26 11:54:02 +00:00
csu Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
libalias Remove OpenBSD build support - let the Makefile vary per 1998-08-31 12:14:30 +00:00
libatm libatm uses libmd; add it to the dependency list so that programs using 1998-10-11 04:41:43 +00:00
libbind Sigh, mkdep doesn't know about all the CFLAGS to pass during depend 1998-06-11 10:39:32 +00:00
libc Update to reflect reality. 1998-11-16 03:49:39 +00:00
libc_r Interrupt threads waiting in select etc. 1998-11-15 10:01:34 +00:00
libcalendar
libcam Use snprintf to make sure we don't overflow a buffer. 1998-11-15 23:17:39 +00:00
libcom_err Remove definition of malloc and realloc. Instead include stdlib.h. 1998-09-11 05:39:08 +00:00
libcompat Cleanup. Make it compile on alpha. 1998-11-10 06:35:24 +00:00
libcrypt Fixed the elf case of the creation of the libcrypt.so -> libscrypt->so 1998-09-02 15:09:15 +00:00
libcurses Fix a curses bug exposed by the ":numbers" display of systat -iostat. 1998-10-12 16:32:32 +00:00
libdevstat Fix a couple of potential buffer overrun cases. 1998-10-14 23:28:26 +00:00
libdisk Fixes for handling 'wfd' (and any other disk with a non-2-character name) 1998-10-27 21:14:03 +00:00
libedit Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libf2c Add an emply MAIN__() function. This avoid an unresolved reference error 1998-11-16 23:51:14 +00:00
libF77 Add an emply MAIN__() function. This avoid an unresolved reference error 1998-11-16 23:51:14 +00:00
libfetch fetch_err.h is a generated file, so don't look for it in ${.CURDIR}. 1998-11-07 08:59:38 +00:00
libftpio
libgnumalloc Don't install an elf libgnumalloc.so* in /usr/lib/compat.. No elf binaries 1998-10-11 04:18:30 +00:00
libI77 Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libipx Fixed printf format errors. 1998-06-30 18:06:23 +00:00
libkse Interrupt threads waiting in select etc. 1998-11-15 10:01:34 +00:00
libkvm Avoid the "Cannot allocate memory" problem that appears on heavily 1998-10-12 20:36:33 +00:00
libm Eliminate nested comment warning. 1998-10-11 17:14:56 +00:00
libmd Build libmd shared for a.out too. Required for some PAM modules. 1998-11-12 04:08:10 +00:00
libmytinfo Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libncurses $@ -> ${.TARGET} 1998-09-11 05:42:37 +00:00
libopie libopie also depends on libmd. Programs using libopie shouldn't have to 1998-10-11 04:45:50 +00:00
libpam Build structure for contribified Linux-PAM, plus some home-grown 1998-11-18 01:44:37 +00:00
libpcap Bump minor version number and add version.c to update to version 0.4 1998-09-15 19:34:01 +00:00
libpthread Interrupt threads waiting in select etc. 1998-11-15 10:01:34 +00:00
libradius Initial import of RADIUS client library donated by Juniper Networks, Inc. 1998-11-13 00:53:01 +00:00
libresolv Don't build elf libresolv.so*, no elf freebsd binaries have used it ever. 1998-10-11 04:21:56 +00:00
librpcsvc
libskey Bogon I somehow inserted between compiling and commiting... 1998-10-26 13:33:39 +00:00
libss Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libstand Remove stray .endif from previous commit (I hope this is right) 1998-11-04 12:49:31 +00:00
libtacplus Initial import of TACACS+ client library donated by Juniper Networks, Inc. 1998-11-13 00:54:26 +00:00
libtelnet Fixed removing of obsolete shared libraries: 1998-10-11 16:33:02 +00:00
libtermcap Deal with /usr/lib/compat/aout, and that we've been installing things 1998-10-11 04:39:56 +00:00
libutil Since vfork() was changed to fork(), we have to pass errno back from the 1998-10-20 11:34:11 +00:00
libvgl
libxpg4 I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
liby Don't install an elf liby.so[.2] in /usr/lib/compat. We have never had 1998-10-11 04:10:14 +00:00
libz Allow minigzip to be invoked more like gzip, checking to see 1998-09-29 04:56:30 +00:00
msun
ncurses/ncurses
Makefile Enable libradius and libtacplus. 1998-11-13 01:01:37 +00:00
Makefile.inc