1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/lib
Dag-Erling Smørgrav a8b1e59eb2 Fix bug in previous commit that passed the wrong default value to
login_getcapstr(3).  Also fix a longer-standing bug (login_close(3)
frees the string returned by login_getcapstr(3)) by reorganizing the
code a little, and use login_getpwclass(3) instead of login_getclass(3)
if we already have a struct pwd.

Sponsored by:	DARPA, NAI Labs
2002-04-07 20:43:27 +00:00
..
compat
csu Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libalias
libatm Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libbind This library uses its own versions of some of the system headers. 2002-03-22 18:34:52 +00:00
libbz2
libc Fix EUC encoding conversion for codeset 3 and 4 to comply to the specification. 2002-04-07 16:37:15 +00:00
libc_r Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libcalendar
libcam
libcom_err
libcompat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libcrypt Fix grammer in comment. 2002-03-25 15:55:36 +00:00
libdevinfo
libdevstat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libdisk Modernize my email address. 2002-03-25 13:52:45 +00:00
libedit Remove __P() usage. 2002-03-21 23:54:04 +00:00
libfetch Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libform
libftpio Modernize my email address. 2002-03-25 13:52:45 +00:00
libgnumalloc
libio
libipsec Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libipx Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libisc
libkse Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libkvm Fix (for the second time) kvm_getprocs() for the case where no 2002-04-07 04:47:58 +00:00
libmd Modernize my email address. 2002-03-25 14:12:49 +00:00
libmenu
libmilter
libmp
libncp Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libnetgraph
libopie Updates for OPIE 2.4. 2002-03-22 00:12:20 +00:00
libpam Fix bug in previous commit that passed the wrong default value to 2002-04-07 20:43:27 +00:00
libpanel
libpcap
libpthread Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libradius
libresolv
librpcsvc Remove __P() usage. 2002-03-21 23:54:04 +00:00
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Remove __P() usage. 2002-03-21 23:54:04 +00:00
libtacplus
libtelnet
libusbhid Install libusbhid, and use it instead of libusb. 2002-03-28 18:44:25 +00:00
libutil Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libvgl
libwrap
libxpg4
liby
libz Work around a gcc bug which causes zlib to dump core in certain 2002-03-31 23:47:52 +00:00
msun Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. 2002-03-26 11:59:29 +00:00
ncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
Makefile Follow NetBSD and rename libusb to libusbhid. 2002-03-27 16:07:20 +00:00
Makefile.inc